1. bc28ebb Resolve NPE on widget.provider.id by Samuel Fufa · 4 years, 1 month ago
  2. 4803268 Move noteAppWidgetTapped call into AppWidgetHostView. by Hui Yu · 4 years, 2 months ago
  3. 2001fba getDefaultHomeActivity() could return null ComponentName. by Hui Yu · 4 years, 2 months ago
  4. 3dc45fb Update AppOps & UsageStats when app widget tapped. by Hui Yu · 4 years, 2 months ago
  5. 00a7766 Only check on launcher proc state when param visible is true. by Hui Yu · 4 years, 2 months ago
  6. a5a576d Merge "Resolving a TODO in AppWidgetService" into rvc-dev by Suprabh Shukla · 4 years, 3 months ago
  7. 87cae26 Resolving a TODO in AppWidgetService by Suprabh Shukla · 4 years, 3 months ago
  8. 1acbf776 Fix widget restore flow by Samuel Fufa · 4 years, 4 months ago
  9. 5877c7d Exempt-From-Owner-Approval: Report non-visual Context misuse by Andrii Kulian · 4 years, 4 months ago
  10. e57f2dc Exempt-From-Owner-Approval: Fix usages of WindowManager.getDefaultDisplay() in f/b by Andrii Kulian · 4 years, 4 months ago
  11. 88910de FGS background start restriction. by Hui Yu · 4 years, 6 months ago
  12. 0cb5713 Add an unsuspend button option to SuspendDialogInfo by Suprabh Shukla · 4 years, 4 months ago
  13. 3267035 Deferring cross-profile animation after the dialog by Suprabh Shukla · 4 years, 5 months ago
  14. d327844 Allowing more than one app to suspend apps by Suprabh Shukla · 4 years, 9 months ago
  15. 59ef5e9 Setup OnAppWidgetRemoved on framework by Samuel Fufa · 4 years, 9 months ago
  16. 389cb6f Suspending app can customize intercepting dialog by Suprabh Shukla · 6 years ago
  17. fb2f70a Fix widget manager / alarm manager deadlock by Christopher Tate · 6 years ago
  18. 88dc93f Send widget registration broadcasts before BOOT_COMPLETE by Christopher Tate · 6 years ago
  19. dee2a78 Merge "Prevent instant apps to host app widgets" into pi-dev by TreeHugger Robot · 6 years ago
  20. 00f103e Prevent instant apps to host app widgets by Svet Ganov · 6 years ago
  21. 1ab90a2 Fixing user tap on suspended widget by Suprabh Shukla · 6 years ago
  22. 425520d Desaturating the icon disabled on app widgets for a suspended app by Sunny Goyal · 6 years ago
  23. 9080cf2 Adding support for overriding app-awidget properties at runtime by Sunny Goyal · 6 years ago
  24. 240aed9 Prevent reporting fake package name - framework by Svet Ganov · 6 years ago
  25. f5e0fd7 Adding widgetFeatures so that a provider can indicate a set of by Sunny Goyal · 7 years ago
  26. 7241abd Removing some system binder calls in AppWidgetHostView by Sunny Goyal · 7 years ago
  27. e1273eb Binding to the RemoteViewsService directly from the host by Sunny Goyal · 7 years ago
  28. 67b00a0 Fixing same pending update being sent every time startListening is called by Sunny Goyal · 7 years ago
  29. dae28d5 Merge "Add checking values not to save illegal value to appwidgets.xml" am: 941d4b2135 am: 1807cb4a88 by Takamasa Kuramitsu · 7 years ago
  30. d6da1e3 Add checking values not to save illegal value to appwidgets.xml by Takamasa Kuramitsu · 7 years ago
  31. 37b966d Handle onUnlockUser on fg thread by Fyodor Kupolov · 7 years ago
  32. 1c7736d Add tracing for UserState and a few services. by Jeff Sharkey · 7 years ago
  33. b98bcce Fix #38218977 : NPE restoring widget mappings by Christopher Tate · 7 years ago
  34. 1406fb7 Prevent crashes when user is stopping by Fyodor Kupolov · 7 years ago
  35. 8fdf051 Merge "Add AppWidgetManager#getInstalledProvidersForPackage()" into oc-dev by Tony Wickham · 7 years ago
  36. a41da04 Add AppWidgetManager#getInstalledProvidersForPackage() by Tony Wickham · 7 years ago
  37. fe9a53b Consistent dump() permission checking. by Jeff Sharkey · 7 years ago
  38. 4ad6b57 Adding support for passing arbitrary extras when requesting to pin a widget. by Sunny Goyal · 7 years ago
  39. 22e3223 AppWidgetManager shouldn't use StorageManager. by Jeff Sharkey · 7 years ago
  40. 86882f4 App Widget Service with dump in protobuf format by Mario Bertschler · 7 years ago
  41. 7f7372a Adding AppWidgetManager.isRequestPinAppWidgetSupported by Sunny Goyal · 7 years ago
  42. 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
  43. 7abfb10 Using an increasing request counter instead of system uptime to avoid duplicates when sorting pending updates. by Sunny Goyal · 7 years ago
  44. 88959dc Using an increasing request counter instead of system uptime to avoid duplicates by Sunny Goyal · 7 years ago
  45. 87a563e AppWidgetManager: direct add widget support. by Sunny Goyal · 7 years ago
  46. 1d138e5 Preventing widgets from exceeding Bitmap memory limit am: 4f05d8d76b by Sunny Goyal · 7 years ago
  47. 4f05d8d Preventing widgets from exceeding Bitmap memory limit by Sunny Goyal · 8 years ago
  48. 349b412 Preventing widgets from exceeding Bitmap memory limit by Sunny Goyal · 8 years ago
  49. f59c50c Fixing typo in dump log. am: b43ba86811 am: 1de1a3bfcc am: fc4a87580f by Winson · 8 years ago
  50. fc4a875 Fixing typo in dump log. am: b43ba86811 am: 1de1a3bfcc by Winson · 8 years ago
  51. 73ea0ae Fix bugs around manager fetching. by Jeff Sharkey · 8 years ago
  52. 19acc90 Merge "fix safeMode status in AppWidgetService" am: 78a72f0698 am: cbd4ad1f7e am: 5a3034f8ff by joonyoung.cho · 8 years ago
  53. 2f51366 Merge "fix safeMode status in AppWidgetService" am: 78a72f0698 am: cbd4ad1f7e by joonyoung.cho · 8 years ago
  54. cbd4ad1 Merge "fix safeMode status in AppWidgetService" am: 78a72f0698 by joonyoung.cho · 8 years ago
  55. 78a72f0 Merge "fix safeMode status in AppWidgetService" by Treehugger Robot · 8 years ago
  56. b43ba86 Fixing typo in dump log. by Winson · 8 years ago
  57. 36c0136 Merge \\"Guard against null object in scheduleNotifyUpdateAppWidgetLocked\\" into nyc-mr1-dev am: 26504a611a by Rubin Xu · 8 years ago
  58. 1bd6452 Guard against null object in scheduleNotifyUpdateAppWidgetLocked by Rubin Xu · 8 years ago
  59. 7a1f2cb Merge \\"Snapshot RemoteViews before releasing lock.\\" into nyc-mr1-dev am: ffc0d5153c by Jeff Sharkey · 8 years ago
  60. 8a918b1 Snapshot RemoteViews before releasing lock. by Jeff Sharkey · 8 years ago
  61. 709a63d Show policy transparency screen if adding an account is not allowed. by Nicolas Prevot · 8 years ago
  62. 95d0d63 Merge \"Allow stopping user to access AppWidgetService API\" into nyc-dev by Tony Mak · 8 years ago
  63. c460856 Merge \\"Allow stopping user to access AppWidgetService API\\" into nyc-dev am: ab8d4cf645 by Tony Mak · 8 years ago
  64. 63966b3 Allow stopping user to access AppWidgetService API by Tony Mak · 8 years ago
  65. 6f84a27 Merge "Maintaining diff for all widget operations instead of just the Views update" into nyc-mr1-dev by Sunny Goyal · 8 years ago
  66. 57c9e16 Process user events from service lifecycle callbacks. by Winson · 8 years ago
  67. 6d1b41d Maintaining diff for all widget operations instead of just the Views update by Sunny Goyal · 8 years ago
  68. e09a623 Return from onUserUnlocked if user is no longer unlocked by Fyodor Kupolov · 8 years ago
  69. 4d01f61 Do not enforce unlocked state when there is no caller by Fyodor Kupolov · 8 years ago
  70. ce18c81 Introduce "unlocking" vs "unlocked" nuance. by Jeff Sharkey · 8 years ago
  71. b2cc8e2 Fix widget not being masked when freshly added. by Rubin Xu · 8 years ago
  72. 7f98aa4 Added getProfileIds method returning array of userIds by Fyodor Kupolov · 8 years ago
  73. 0c9dd5b Clear caller identity when calling createConfirmDeviceCredentialIntent by Rubin Xu · 8 years ago
  74. 60c74e8 Merge "Changing startListening to only fetch views which are bound" into nyc-dev by Sunny Goyal · 8 years ago
  75. 2857f1c Changing startListening to only fetch views which are bound by Sunny Goyal · 8 years ago
  76. e95057a Split ACTION_MANAGED_PROFILE_AVAILABILITY_CHANGED into two. by Rubin Xu · 8 years ago
  77. efc4a34 AfW - suspend apps - API polish by Andrei Stingaceanu · 8 years ago
  78. 1af4a7b5 Skip app widget config changes when user locked. by Jeff Sharkey · 8 years ago
  79. 8a372a0 Refactoring FBE APIs based on council feedback. by Jeff Sharkey · 8 years ago
  80. 7a9c34b Show admin support dialog if app is suspended. by Sudheer Shanka · 8 years ago
  81. d589663 Move more PM calls to ParceledListSlice. by Jeff Sharkey · 8 years ago
  82. 484eea7 Merge "Fix widget icon and tap behaviour." into nyc-dev by Rubin Xu · 8 years ago
  83. 8267e82 Don't clear widget providers from stopped profiles. by Kenny Guy · 8 years ago
  84. 5580622 Fix widget icon and tap behaviour. by Rubin Xu · 8 years ago
  85. 63f4ef0 Don't load profile widgets until parent is unlocked. by Kenny Guy · 8 years ago
  86. 33f9a9c Allow widget hosts to see widgets from locked profiles. by Kenny Guy · 8 years ago
  87. 355b232 Suspend packages - new API for retrieving the suspended status by Andrei Stingaceanu · 8 years ago
  88. d090205 Mask widgets for suspended packages. by Rubin Xu · 8 years ago
  89. cd65448 Even more PackageManager caller triage. by Jeff Sharkey · 8 years ago
  90. 0999c0d Make printing framework encryption-aware. by Jeff Sharkey · 8 years ago
  91. af6ec29 Make AppWidgets encryption-aware. by Jeff Sharkey · 8 years ago
  92. cc52ce4 Mask work widgets if work profile is in quiet mode. by Rubin Xu · 9 years ago
  93. 67507d9 Drop binder identity before setting widget provider refresh alarm by Christopher Tate · 9 years ago
  94. b27fdb3 Merge "Don't remove widget providers when whitelist changes." by Kenny Guy · 9 years ago
  95. 415f111 Don't remove widget providers when whitelist changes. by Kenny Guy · 9 years ago
  96. 7c69636 Cleanup USER_OWNER in various services by Xiaohui Chen · 9 years ago
  97. dbba74e Always call onProvidersChanged() when packages containing widgets are updated. by Winson · 9 years ago
  98. c070bab GetInstalledProvidersForProfiles should never return null object. by Hyunyoung Song · 9 years ago
  99. ccf6c68 AppWidgetServiceImpl should use ParceledListSlice as return object b/19904873 by Hyunyoung Song · 9 years ago
  100. 9e9e2e7 Pass charset to XmlPullParser.setInput instead of null by Wojciech Staszkiewicz · 9 years ago