1. 389cb6f Suspending app can customize intercepting dialog by Suprabh Shukla · 6 years ago
  2. fb2f70a Fix widget manager / alarm manager deadlock by Christopher Tate · 6 years ago
  3. 88dc93f Send widget registration broadcasts before BOOT_COMPLETE by Christopher Tate · 6 years ago
  4. dee2a78 Merge "Prevent instant apps to host app widgets" into pi-dev by TreeHugger Robot · 6 years ago
  5. 00f103e Prevent instant apps to host app widgets by Svet Ganov · 6 years ago
  6. 1ab90a2 Fixing user tap on suspended widget by Suprabh Shukla · 6 years ago
  7. 425520d Desaturating the icon disabled on app widgets for a suspended app by Sunny Goyal · 6 years ago
  8. 9080cf2 Adding support for overriding app-awidget properties at runtime by Sunny Goyal · 7 years ago
  9. b8f2728a Merge "Prevent reporting fake package name - framework" by TreeHugger Robot · 7 years ago
  10. 240aed9 Prevent reporting fake package name - framework by Svet Ganov · 7 years ago
  11. e0b2ee5 Convert services to Android.bp by Colin Cross · 7 years ago
  12. f5e0fd7 Adding widgetFeatures so that a provider can indicate a set of by Sunny Goyal · 7 years ago
  13. 7241abd Removing some system binder calls in AppWidgetHostView by Sunny Goyal · 7 years ago
  14. e1273eb Binding to the RemoteViewsService directly from the host by Sunny Goyal · 7 years ago
  15. 67b00a0 Fixing same pending update being sent every time startListening is called by Sunny Goyal · 7 years ago
  16. dae28d5 Merge "Add checking values not to save illegal value to appwidgets.xml" am: 941d4b2135 am: 1807cb4a88 by Takamasa Kuramitsu · 7 years ago
  17. d6da1e3 Add checking values not to save illegal value to appwidgets.xml by Takamasa Kuramitsu · 7 years ago
  18. 37b966d Handle onUnlockUser on fg thread by Fyodor Kupolov · 7 years ago
  19. 1c7736d Add tracing for UserState and a few services. by Jeff Sharkey · 7 years ago
  20. b98bcce Fix #38218977 : NPE restoring widget mappings by Christopher Tate · 7 years ago
  21. 1406fb7 Prevent crashes when user is stopping by Fyodor Kupolov · 7 years ago
  22. 8fdf051 Merge "Add AppWidgetManager#getInstalledProvidersForPackage()" into oc-dev by Tony Wickham · 7 years ago
  23. a41da04 Add AppWidgetManager#getInstalledProvidersForPackage() by Tony Wickham · 7 years ago
  24. fe9a53b Consistent dump() permission checking. by Jeff Sharkey · 7 years ago
  25. 4ad6b57 Adding support for passing arbitrary extras when requesting to pin a widget. by Sunny Goyal · 7 years ago
  26. 22e3223 AppWidgetManager shouldn't use StorageManager. by Jeff Sharkey · 7 years ago
  27. 86882f4 App Widget Service with dump in protobuf format by Mario Bertschler · 7 years ago
  28. 7f7372a Adding AppWidgetManager.isRequestPinAppWidgetSupported by Sunny Goyal · 7 years ago
  29. 9010bc5 Using an increasing request counter instead of system uptime to avoid duplicates when sorting pending updates. am: 88959dccac by Sunny Goyal · 7 years ago
  30. 7abfb10 Using an increasing request counter instead of system uptime to avoid duplicates when sorting pending updates. by Sunny Goyal · 7 years ago
  31. 88959dc Using an increasing request counter instead of system uptime to avoid duplicates by Sunny Goyal · 8 years ago
  32. 87a563e AppWidgetManager: direct add widget support. by Sunny Goyal · 8 years ago
  33. 1d138e5 Preventing widgets from exceeding Bitmap memory limit am: 4f05d8d76b by Sunny Goyal · 8 years ago
  34. 4f05d8d Preventing widgets from exceeding Bitmap memory limit by Sunny Goyal · 8 years ago
  35. 349b412 Preventing widgets from exceeding Bitmap memory limit by Sunny Goyal · 8 years ago
  36. f59c50c Fixing typo in dump log. am: b43ba86811 am: 1de1a3bfcc am: fc4a87580f by Winson · 8 years ago
  37. fc4a875 Fixing typo in dump log. am: b43ba86811 am: 1de1a3bfcc by Winson · 8 years ago
  38. 73ea0ae Fix bugs around manager fetching. by Jeff Sharkey · 8 years ago
  39. 19acc90 Merge "fix safeMode status in AppWidgetService" am: 78a72f0698 am: cbd4ad1f7e am: 5a3034f8ff by joonyoung.cho · 8 years ago
  40. 2f51366 Merge "fix safeMode status in AppWidgetService" am: 78a72f0698 am: cbd4ad1f7e by joonyoung.cho · 8 years ago
  41. cbd4ad1 Merge "fix safeMode status in AppWidgetService" am: 78a72f0698 by joonyoung.cho · 8 years ago
  42. 78a72f0 Merge "fix safeMode status in AppWidgetService" by Treehugger Robot · 8 years ago
  43. b43ba86 Fixing typo in dump log. by Winson · 8 years ago
  44. 36c0136 Merge \\"Guard against null object in scheduleNotifyUpdateAppWidgetLocked\\" into nyc-mr1-dev am: 26504a611a by Rubin Xu · 8 years ago
  45. 1bd6452 Guard against null object in scheduleNotifyUpdateAppWidgetLocked by Rubin Xu · 8 years ago
  46. 7a1f2cb Merge \\"Snapshot RemoteViews before releasing lock.\\" into nyc-mr1-dev am: ffc0d5153c by Jeff Sharkey · 8 years ago
  47. 8a918b1 Snapshot RemoteViews before releasing lock. by Jeff Sharkey · 8 years ago
  48. 709a63d Show policy transparency screen if adding an account is not allowed. by Nicolas Prevot · 8 years ago
  49. 95d0d63 Merge \"Allow stopping user to access AppWidgetService API\" into nyc-dev by Tony Mak · 8 years ago
  50. c460856 Merge \\"Allow stopping user to access AppWidgetService API\\" into nyc-dev am: ab8d4cf645 by Tony Mak · 8 years ago
  51. 63966b3 Allow stopping user to access AppWidgetService API by Tony Mak · 8 years ago
  52. 6f84a27 Merge "Maintaining diff for all widget operations instead of just the Views update" into nyc-mr1-dev by Sunny Goyal · 8 years ago
  53. 57c9e16 Process user events from service lifecycle callbacks. by Winson · 8 years ago
  54. 6d1b41d Maintaining diff for all widget operations instead of just the Views update by Sunny Goyal · 8 years ago
  55. e09a623 Return from onUserUnlocked if user is no longer unlocked by Fyodor Kupolov · 8 years ago
  56. 4d01f61 Do not enforce unlocked state when there is no caller by Fyodor Kupolov · 8 years ago
  57. ce18c81 Introduce "unlocking" vs "unlocked" nuance. by Jeff Sharkey · 8 years ago
  58. b2cc8e2 Fix widget not being masked when freshly added. by Rubin Xu · 8 years ago
  59. 7f98aa4 Added getProfileIds method returning array of userIds by Fyodor Kupolov · 8 years ago
  60. 0c9dd5b Clear caller identity when calling createConfirmDeviceCredentialIntent by Rubin Xu · 8 years ago
  61. 60c74e8 Merge "Changing startListening to only fetch views which are bound" into nyc-dev by Sunny Goyal · 8 years ago
  62. 2857f1c Changing startListening to only fetch views which are bound by Sunny Goyal · 8 years ago
  63. e95057a Split ACTION_MANAGED_PROFILE_AVAILABILITY_CHANGED into two. by Rubin Xu · 8 years ago
  64. efc4a34 AfW - suspend apps - API polish by Andrei Stingaceanu · 8 years ago
  65. 1af4a7b5 Skip app widget config changes when user locked. by Jeff Sharkey · 8 years ago
  66. 8a372a0 Refactoring FBE APIs based on council feedback. by Jeff Sharkey · 8 years ago
  67. 7a9c34b Show admin support dialog if app is suspended. by Sudheer Shanka · 8 years ago
  68. d589663 Move more PM calls to ParceledListSlice. by Jeff Sharkey · 8 years ago
  69. 484eea7 Merge "Fix widget icon and tap behaviour." into nyc-dev by Rubin Xu · 8 years ago
  70. 8267e82 Don't clear widget providers from stopped profiles. by Kenny Guy · 8 years ago
  71. 5580622 Fix widget icon and tap behaviour. by Rubin Xu · 8 years ago
  72. 63f4ef0 Don't load profile widgets until parent is unlocked. by Kenny Guy · 8 years ago
  73. 33f9a9c Allow widget hosts to see widgets from locked profiles. by Kenny Guy · 8 years ago
  74. 355b232 Suspend packages - new API for retrieving the suspended status by Andrei Stingaceanu · 8 years ago
  75. d090205 Mask widgets for suspended packages. by Rubin Xu · 8 years ago
  76. cd65448 Even more PackageManager caller triage. by Jeff Sharkey · 9 years ago
  77. 0999c0d Make printing framework encryption-aware. by Jeff Sharkey · 9 years ago
  78. af6ec29 Make AppWidgets encryption-aware. by Jeff Sharkey · 9 years ago
  79. cc52ce4 Mask work widgets if work profile is in quiet mode. by Rubin Xu · 9 years ago
  80. 67507d9 Drop binder identity before setting widget provider refresh alarm by Christopher Tate · 9 years ago
  81. b27fdb3 Merge "Don't remove widget providers when whitelist changes." by Kenny Guy · 9 years ago
  82. 415f111 Don't remove widget providers when whitelist changes. by Kenny Guy · 9 years ago
  83. 7c69636 Cleanup USER_OWNER in various services by Xiaohui Chen · 9 years ago
  84. dbba74e Always call onProvidersChanged() when packages containing widgets are updated. by Winson · 9 years ago
  85. c070bab GetInstalledProvidersForProfiles should never return null object. by Hyunyoung Song · 9 years ago
  86. ccf6c68 AppWidgetServiceImpl should use ParceledListSlice as return object b/19904873 by Hyunyoung Song · 9 years ago
  87. 9e9e2e7 Pass charset to XmlPullParser.setInput instead of null by Wojciech Staszkiewicz · 9 years ago
  88. e4a8da8 Exclude bound app widgets from idle app list by Amith Yamasani · 9 years ago
  89. d69e4c1 Update use of procstate for services. by Dianne Hackborn · 9 years ago
  90. b0a7839 Add a mechanism to make pending intents immutable. by Svetoslav · 9 years ago
  91. 2f30cc1 fix safeMode status in AppWidgetService by joonyoung.cho · 9 years ago
  92. 0f7fab6 Remove widgets for packages no longer whitelisted by admin by Kenny Guy · 9 years ago
  93. ad870c3 Restored widget provider id not properly updated. by Svetoslav · 10 years ago
  94. d00bb5e Load shared library dependencies for AppWidgets by Adam Lesinski · 10 years ago
  95. c616b3e Fix a bug in parsing app widget state XML. by Svetoslav · 10 years ago
  96. 9ce7273 Merge "AppWidgetServiceImpl: Use enforceCallingOrSelfPermission for checking DUMP" into lmp-dev by Nick Kralevich · 10 years ago
  97. 75d8c0b AppWidgetServiceImpl: Use enforceCallingOrSelfPermission for checking DUMP by Nick Kralevich · 10 years ago
  98. 298a6c6 Fix collection iteration index. by Svetoslav · 10 years ago
  99. 5771ad7 RemoteViews service not unbound. by Svet Ganov · 10 years ago
  100. 3de01b2 Fix a regression in partially updading app widgets. by Svet Ganov · 10 years ago