summaryrefslogtreecommitdiff
path: root/services/appwidget/java
AgeCommit message (Expand)Author
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
2016-05-16Maintaining diff for all widget operations instead of just the Views update Sunny Goyal
2016-05-04Return from onUserUnlocked if user is no longer unlocked Fyodor Kupolov
2016-04-29Do not enforce unlocked state when there is no caller Fyodor Kupolov
2016-04-28Introduce "unlocking" vs "unlocked" nuance. Jeff Sharkey
2016-04-13Fix widget not being masked when freshly added. Rubin Xu
2016-04-07Added getProfileIds method returning array of userIds Fyodor Kupolov
2016-04-06Clear caller identity when calling createConfirmDeviceCredentialIntent Rubin Xu
2016-04-05Merge "Changing startListening to only fetch views which are bound" into nyc-dev Sunny Goyal
2016-04-04Changing startListening to only fetch views which are bound Sunny Goyal
2016-04-04Split ACTION_MANAGED_PROFILE_AVAILABILITY_CHANGED into two. Rubin Xu
2016-03-29AfW - suspend apps - API polish Andrei Stingaceanu
2016-03-21Skip app widget config changes when user locked. Jeff Sharkey