summaryrefslogtreecommitdiff
path: root/services/appwidget/java
AgeCommit message (Expand)Author
2018-09-19Fix widget manager / alarm manager deadlock Christopher Tate
2018-08-10Send widget registration broadcasts before BOOT_COMPLETE Christopher Tate
2018-05-15Merge "Prevent instant apps to host app widgets" into pi-dev TreeHugger Robot
2018-05-13Prevent instant apps to host app widgets Svet Ganov
2018-05-11Fixing user tap on suspended widget Suprabh Shukla
2018-05-09Desaturating the icon disabled on app widgets for a suspended app Sunny Goyal
2018-01-08Adding support for overriding app-awidget properties at runtime Sunny Goyal
2017-12-09Prevent reporting fake package name - framework Svet Ganov
2017-12-05Adding widgetFeatures so that a provider can indicate a set of Sunny Goyal
2017-10-25Removing some system binder calls in AppWidgetHostView Sunny Goyal
2017-10-20Binding to the RemoteViewsService directly from the host Sunny Goyal
2017-10-12Fixing same pending update being sent every time startListening is called Sunny Goyal
2017-09-22Merge "Add checking values not to save illegal value to appwidgets.xml" am: 9... Takamasa Kuramitsu
2017-09-19Add checking values not to save illegal value to appwidgets.xml Takamasa Kuramitsu
2017-07-24Handle onUnlockUser on fg thread Fyodor Kupolov
2017-07-06Add tracing for UserState and a few services. Jeff Sharkey
2017-05-11Fix #38218977 : NPE restoring widget mappings Christopher Tate
2017-05-05Prevent crashes when user is stopping Fyodor Kupolov
2017-04-05Merge "Add AppWidgetManager#getInstalledProvidersForPackage()" into oc-dev Tony Wickham
2017-04-04Add AppWidgetManager#getInstalledProvidersForPackage() Tony Wickham
2017-04-02Consistent dump() permission checking. Jeff Sharkey
2017-03-01Adding support for passing arbitrary extras when requesting to pin a widget. Sunny Goyal
2017-02-24AppWidgetManager shouldn't use StorageManager. Jeff Sharkey
2017-02-01App Widget Service with dump in protobuf format Mario Bertschler
2017-01-24Adding AppWidgetManager.isRequestPinAppWidgetSupported Sunny Goyal
2017-01-18Using an increasing request counter instead of system uptime to avoid duplica... Sunny Goyal
2017-01-18Using an increasing request counter instead of system uptime to avoid duplica... Sunny Goyal
2017-01-10Using an increasing request counter instead of system uptime to avoid duplicates Sunny Goyal
2017-01-03AppWidgetManager: direct add widget support. Sunny Goyal
2016-12-07Preventing widgets from exceeding Bitmap memory limit Sunny Goyal
2016-11-15Preventing widgets from exceeding Bitmap memory limit Sunny Goyal
2016-11-14Preventing widgets from exceeding Bitmap memory limit Sunny Goyal
2016-08-30Fixing typo in dump log. am: b43ba86811 am: 1de1a3bfcc Winson
2016-08-26Fixing typo in dump log. am: b43ba86811 Winson
2016-08-11Fix bugs around manager fetching. Jeff Sharkey
2016-08-08Merge "fix safeMode status in AppWidgetService" am: 78a72f0698 am: cbd4ad1f7e... joonyoung.cho
2016-08-08Merge "fix safeMode status in AppWidgetService" am: 78a72f0698 am: cbd4ad1f7e joonyoung.cho
2016-08-08Merge "fix safeMode status in AppWidgetService" joonyoung.cho
2016-08-08Merge "fix safeMode status in AppWidgetService" Treehugger Robot
2016-08-02Fixing typo in dump log. Winson
2016-07-12Merge \\"Guard against null object in scheduleNotifyUpdateAppWidgetLocked\\" ... Rubin Xu
2016-07-12Guard against null object in scheduleNotifyUpdateAppWidgetLocked Rubin Xu
2016-07-07Merge \\"Snapshot RemoteViews before releasing lock.\\" into nyc-mr1-dev am: ... Jeff Sharkey
2016-07-06Snapshot RemoteViews before releasing lock. Jeff Sharkey
2016-06-27Show policy transparency screen if adding an account is not allowed. Nicolas Prevot
2016-06-17Merge \"Allow stopping user to access AppWidgetService API\" into nyc-dev Tony Mak
2016-06-17Merge \\"Allow stopping user to access AppWidgetService API\\" into nyc-dev a... Tony Mak
2016-06-16Allow stopping user to access AppWidgetService API Tony Mak
2016-05-25Merge "Maintaining diff for all widget operations instead of just the Views u... Sunny Goyal
2016-05-24Process user events from service lifecycle callbacks. Winson