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
w16.1
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
appwidget
/
AppWidgetHost.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-12-18
1
-1
/
+1
*
Setup OnAppWidgetRemoved on framework
Samuel Fufa
2019-09-10
1
-0
/
+32
*
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-08-09
1
-0
/
+5
*
Add a condition in AppWidgetHost to honor config_enableAppWidgetService.
Rajeev Kumar
2018-04-05
1
-2
/
+4
*
Fix crashes in AppWidgetHost when app_widgets is not supported
Elijah Taylor
2017-06-23
1
-11
/
+43
*
Adding API AppWidgetHost.getAppWidgetIds() to get active widgets of the host
Sunny Goyal
2017-04-18
1
-2
/
+0
*
Fixing dimensions for AppWidgetProviderInfo not getting updated properly
Sunny Goyal
2017-01-19
1
-10
/
+1
*
Maintaining diff for all widget operations instead of just the Views update
Sunny Goyal
2016-05-16
1
-7
/
+15
*
Changing startListening to only fetch views which are bound
Sunny Goyal
2016-04-04
1
-14
/
+20
*
Avoid non-static innner classes that are passed over via IPC.
Svetoslav
2014-12-18
1
-13
/
+37
*
Removing context ref from AppWidgetHost. (Bug 18769791)
Winson Chung
2014-12-17
1
-11
/
+11
*
RemoteViews service not unbound.
Svet Ganov
2014-08-24
1
-9
/
+8
*
Polish the new cross-profile app widget APIs
Svetoslav
2014-08-08
1
-15
/
+16
*
Polish of the app widgets cross-profiles feature.
Svetoslav
2014-08-07
1
-12
/
+4
*
Allow adding widgets from user profiles.
Svetoslav
2014-08-05
1
-75
/
+56
*
Remove unused imports from frameworks/base.
John Spurlock
2013-11-20
1
-2
/
+0
*
am 18748035: am 379517b0: Merge "Fixing issue where AppWidgetHost.onProviders...
Winson Chung
2013-06-05
1
-9
/
+1
|
\
|
*
Fixing issue where AppWidgetHost.onProvidersChanged() was not being called. (...
Winson Chung
2013-06-04
1
-9
/
+1
*
|
am 26ebeb6d: am 7b3526d5: Merge "Fix alternate time zone display for clock wi...
Jim Miller
2013-03-22
1
-2
/
+2
|
\
|
|
*
Fix alternate time zone display for clock widget.
Jim Miller
2013-03-21
1
-2
/
+2
*
|
am 33c05985: am e70748e7: Merge "Remove unnecessary userid check" into jb-mr2...
Jim Miller
2013-03-11
1
-13
/
+0
|
\
|
|
*
Remove unnecessary userid check
Jim Miller
2013-03-11
1
-13
/
+0
*
|
Fix widget update issue
Jim Miller
2013-03-05
1
-5
/
+2
*
|
Move keyguard to its own process.
Jim Miller
2013-02-27
1
-1
/
+0
|
/
*
Add explicit userId to AppWidget binder calls
Jim Miller
2013-02-20
1
-73
/
+72
*
Make 3rd party lockscreen widgets work on secondary users
Amith Yamasani
2012-12-04
1
-0
/
+16
*
Fix crosstalk between users for widgets hosted in lockscreen
Amith Yamasani
2012-11-30
1
-2
/
+28
*
Delete appWidgetId when removing lockscreen widgets
Michael Jurka
2012-11-16
1
-0
/
+16
*
Fixing AppWidgetService / AppWidgetHost to work in system process
Adam Cohen
2012-09-26
1
-0
/
+11
*
Tweaking how settings adds keyguard widgets
Adam Cohen
2012-09-18
1
-2
/
+6
*
Fixing construction of handler in AppWidgetHost
Michael Jurka
2012-09-17
1
-1
/
+1
*
Add support for settings for lock widgets
Jim Miller
2012-09-14
1
-3
/
+51
*
Update AppWidgetHost with better support for OnClickHandlers
Jim Miller
2012-08-20
1
-6
/
+18
*
Updating AppWidgetHost to receive a callback when any appWidget has changed. ...
Winson Chung
2012-06-13
1
-1
/
+19
*
Adding resizeMinWidth/Height to AppWidgetProviderInfo
Adam Cohen
2011-07-19
1
-0
/
+4
*
Adding framework support for resizable widgets
Adam Cohen
2011-02-25
1
-4
/
+17
*
Allow old view hierarchy to be GC'ed more quickly during rotation.
Patrick Dubroy
2011-01-14
1
-0
/
+11
*
Adding callback and fix to RemoteViewsFactory on notifyDataSetChanged.
Winson Chung
2010-08-17
1
-5
/
+4
*
Initial changes to allow collections in widgets.
Winson Chung
2010-07-19
1
-0
/
+23
*
Need to give the AppWidgetHostView the new info about the provider, in case t...
Joe Onorato
2010-06-23
1
-2
/
+2
*
Call into app widget hosts when the provider is updated.
Joe Onorato
2010-05-04
1
-2
/
+8
*
Add correct copyright headers to multiple files
Kenny Root
2010-03-11
1
-0
/
+1
*
Cleanup a bunch of warnings in app widgets code.
Romain Guy
2009-07-01
1
-6
/
+6
*
auto import from //branches/cupcake/...@137873
The Android Open Source Project
2009-03-11
1
-0
/
+248