index
:
frameworks_base.git
kitkat
lp5.0
lp5.1
mm6.0
n7.0
n7.1
o8.0
o8.1
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
t13.0_pre-rebase_jan22-23
u14.0
v15.0
w16.0
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
appwidget
/
AppWidgetHostView.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
RemoteViews - Always load new ApplicationInfo from PackageManager.
Zak Cohen
2025-07-08
1
-4
/
+0
*
[DO NOT MERGE] Prevent RemoteViews crashing SystemUi
Valentin Iftime
2023-03-14
1
-10
/
+29
*
The launcher to always listen to app widget
Sihua Ma
2022-08-25
1
-3
/
+10
*
Wrapping various apply parameters into a separate class
Sunny Goyal
2022-08-05
1
-5
/
+11
*
Prevent recycling if the color mapping changed.
Pierre Barbier de Reuille
2021-11-09
1
-9
/
+7
*
Check if a view can be recycled in async case.
Pierre Barbier de Reuille
2021-10-28
1
-1
/
+1
*
Check if APK paths are valid right before creating the context.
Pierre Barbier de Reuille
2021-10-25
1
-4
/
+7
*
Restore the creation of the remote context in sync inflation.
Pierre Barbier de Reuille
2021-10-01
1
-0
/
+7
*
Use the current padding instead of the default one during layout.
Pierre Barbier de Reuille
2021-07-01
1
-4
/
+3
*
Revert^3 "Deprecate Context#createApplicationContext"
Ryan Mitchell
2021-06-30
1
-5
/
+3
*
Revert^2 "Deprecate Context#createApplicationContext"
Paul Hobbs
2021-06-29
1
-3
/
+5
*
Revert "Deprecate Context#createApplicationContext"
Ryan Mitchell
2021-06-22
1
-5
/
+3
*
Merge "Deprecate Context#createApplicationContext" into sc-dev
TreeHugger Robot
2021-05-19
1
-3
/
+5
|
\
|
*
Deprecate Context#createApplicationContext
Ryan Mitchell
2021-05-18
1
-3
/
+5
*
|
Test color mapping equivalent in O(n)
Pierre Barbier de Reuille
2021-05-13
1
-1
/
+2
*
|
Check colors actually change for App Widget
Pierre Barbier de Reuille
2021-05-13
1
-1
/
+24
|
/
*
Merge "Print the full exception upon widgets inflation error" into sc-dev
Steven Ng
2021-05-07
1
-2
/
+2
|
\
|
*
Print the full exception upon widgets inflation error
Steven Ng
2021-05-06
1
-2
/
+2
*
|
Save/restore view states when reapplying RemoteViews for color changes
Stevie Kideckel
2021-05-04
1
-6
/
+49
|
/
*
Merge "Update system palette APIs" into sc-dev
Lucas Dupin
2021-03-22
1
-2
/
+2
|
\
|
*
Update system palette APIs
Lucas Dupin
2021-03-20
1
-2
/
+2
*
|
Correct recycling to take setViewId into account.
Pierre Barbier de Reuille
2021-03-19
1
-3
/
+1
|
/
*
Revert "Correct recycling to take setViewId into account."
Greg Kaiser
2021-03-18
1
-1
/
+3
*
Correct recycling to take setViewId into account.
Pierre Barbier de Reuille
2021-03-17
1
-3
/
+1
*
Correct invalidation of layout when new color resources are provided.
Pierre Barbier de Reuille
2021-03-09
1
-0
/
+2
*
Correct API for new sizes in App Widgets.
Pierre Barbier de Reuille
2021-03-04
1
-49
/
+43
*
Framework implementation of go/widgets-dynamic-colors
Pierre Barbier de Reuille
2021-02-24
1
-8
/
+61
*
Add checked change APIs to RemoteViews
Stevie Kideckel
2021-02-17
1
-13
/
+13
*
Framework changes for go/widget-size-specification
Pierre Barbier de Reuille
2021-02-16
1
-6
/
+99
*
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-29
1
-1
/
+2
*
Revert "Add maxTargetSdk restriction to unused APIs."
Hongwei Wang
2020-10-28
1
-2
/
+1
*
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-27
1
-1
/
+2
*
fix RuntimeException when inflating default layout for AdapterView-based widgets
Pinyao Ting
2020-05-18
1
-1
/
+4
*
Move noteAppWidgetTapped call into AppWidgetHostView.
Hui Yu
2020-04-15
1
-3
/
+14
*
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-12-18
1
-1
/
+1
*
Removing SDK check when getting default widget padding
Sunny Goyal
2019-02-22
1
-24
/
+12
*
Updating the comments as per API feedback
Sunny Goyal
2019-01-08
1
-3
/
+3
*
Adding API to specify a dark text specific layout in app-widgets
Sunny Goyal
2018-12-04
1
-0
/
+14
*
Starting the default activity when an app widget's
Sunny Goyal
2018-11-09
1
-0
/
+16
*
Adding shared element transitions support in AppWidgets
Sunny Goyal
2018-10-29
1
-0
/
+42
*
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-08-09
1
-0
/
+5
*
Removing some system binder calls in AppWidgetHostView
Sunny Goyal
2017-10-25
1
-50
/
+31
*
Using bundle instead of a custom class for SaveInstanceState
Sunny Goyal
2017-09-21
1
-119
/
+12
*
Suppressing spammy logs when widget inflation fails
Sunny Goyal
2017-08-31
1
-2
/
+3
*
Renaming setAsyncExecutor to setExecutor
Sunny Goyal
2017-04-20
1
-1
/
+1
*
getApplicationInfo() should throw NameNotFoundException
Makoto Onuki
2017-04-14
1
-2
/
+7
*
Adding API to allow async inflaiton of AppWidget
Sunny Goyal
2017-01-09
1
-3
/
+3
*
Adding support for async view loading in RemoteViewsAdapter
Sunny Goyal
2016-09-29
1
-3
/
+3
*
Set accessibility string for suspended widgets.
Kenny Guy
2016-05-23
1
-1
/
+19
*
Using AppWidgetHostView in RemoteViewsAdapter instead of managing the RemoteV...
Sunny Goyal
2016-02-17
1
-1
/
+8
[next]