1. 731c7bb Merge "Return widget uid only when it is bound to screen" into tm-qpr-dev by TreeHugger Robot · 3 years, 3 months ago
  2. 2f79bdd [Bugfix]create different pendingintent via appwidgetId by Wen Zhang · 3 years, 3 months ago
  3. 71e6090 Return widget uid only when it is bound to screen by Sihua Ma · 3 years, 3 months ago
  4. f46c6e7 Fixed a bug with widget minResize by Fang He · 3 years, 5 months ago
  5. 1037ad0 Combining widget broadcasts by Sihua Ma · 3 years, 10 months ago
  6. 3efbb0d Add API in AppWidgetServiceImpl by Sihua Ma · 3 years, 11 months ago
  7. 45b60ac Add function to AppWidgetService for updating widget visibility by Sihua Ma · 3 years, 6 months ago
  8. 5363de2 Add error log for when widget provider is null by Sihua Ma · 3 years, 9 months ago
  9. 263d7d0 Fix a security issue in app widget service. by Pinyao Ting · 3 years, 9 months ago
  10. 06ab24c Refrain from blocking main thread while handling package broadcast by Pinyao Ting · 3 years, 9 months ago
  11. 8692663 Fix the issue widget retore doesn't play well with work profile by Pinyao Ting · 4 years ago
  12. 8f85ec9 Add null check for label when persisting provider info by Pinyao Ting · 4 years ago
  13. 09ddda9 Implement extra persistence layer for widget provider info by Pinyao Ting · 4 years ago
  14. b8a0551 Add hidden flag in ActivityOptions to ignore PendingIntent creator foreground state by Ricky Wai · 4 years ago
  15. 9c2cb7e Further defer loading widgets until it is absolutely needed. by Pinyao Ting · 4 years ago
  16. c8936d3 Null check overlayPaths/resourceDirs when applying widget changes by Winson · 4 years, 2 months ago
  17. 1b6e6c2 Adding tracking for widget updates during unlock by Sunny Goyal · 4 years, 2 months ago
  18. 018bb2a Add final modifier to private static DEBUG constants by Jared Duke · 4 years, 6 months ago
  19. 8c86f39 Guard against null info when applying widget RROs by Ryan Mitchell · 4 years, 8 months ago
  20. a57b0e9 Revert "Revert "Apply overlay updates to widget provider info"" by Ryan Mitchell · 4 years, 8 months ago
  21. 471720c Revert "Apply overlay updates to widget provider info" by Patrick Baumann · 4 years, 8 months ago
  22. 0bf76b6 Apply overlay updates to widget provider info by Ryan Mitchell · 4 years, 9 months ago
  23. f66eab85 Changes to how we notify widget restore participants of new ids by Bryan · 4 years, 10 months ago
  24. 85be035 Include widget providers enabled at runtime by Stevie Kideckel · 4 years, 10 months ago
  25. f9a46bc Fix calling identity ID in AppWidgetServiceImpl by Steven Ng · 4 years, 10 months ago
  26. 2debc0a Correct AppWidget layout when WP is off by Pierre Barbier de Reuille · 4 years, 11 months ago
  27. f8960a0 Correct setting the RemoteView's provider id. by Pierre Barbier de Reuille · 4 years, 11 months ago
  28. 691ff96 Save/restore view states when reapplying RemoteViews for color changes by Stevie Kideckel · 5 years ago
  29. c5a303f Apply package visibility to AppWidgetManager#getInstalledProviders by Jackal Guo · 5 years ago
  30. 65eb127 Replace getResourceId default 0 with Resources.ID_NULL by Steven Ng · 5 years ago
  31. 101fc24 Merge "Stop listening to config changes in AppWidgetService" into sc-dev by Sunny Goyal · 5 years ago
  32. a1e184e Stop listening to config changes in AppWidgetService by Sunny Goyal · 5 years ago
  33. bfefff4 Merge "Adjust AppWidgetProviderInfo#getDescription to return CharSequence." into sc-dev by Alina Zaidi · 5 years ago
  34. 8a6a2bc [LSC] Add LOCAL_LICENSE_KINDS to frameworks/base by Bob Badour · 5 years ago
  35. 1c9092d Adjust AppWidgetProviderInfo#getDescription to return CharSequence. by Alina Zaidi · 5 years ago
  36. b9806031 Add new attributes for widget sizing controls. by TreeHugger Robot · 5 years ago
  37. cd5c9b06 Add a layout attribute in widget metadata for widget preview by Steven Ng · 5 years ago
  38. 4671a2d Simplifying disabled widget view genration by Sunny Goyal · 5 years ago
  39. f4e7856 Merge "Lazily loading the widget providers to avoid loading app-resources on userUnlock" by TreeHugger Robot · 5 years ago
  40. 016e50a Include an attribute for description of the widget in the attributes file for AppWidgetProviderInfo. by Alina Zaidi · 5 years ago
  41. 9912a46 Lazily loading the widget providers to avoid loading app-resources on userUnlock by Sunny Goyal · 5 years ago
  42. 1ae7f40 Merge "Update AppWidget owners" am: 8c9bf65b8b am: ea29396752 am: 0cfbc863f7 by Jeff Sharkey · 5 years ago
  43. ce8c2017 Update AppWidget owners by Sunny Goyal · 5 years ago
  44. 50ddd585 AppWidgetServiceImpl: add mWidgetPackages lock by Tim Murray · 5 years ago
  45. a2c132d Hand-migration to TypedXml interface. by Jeff Sharkey · 5 years ago
  46. 8f43151 Mechanically apply TypedXml refaster template. by Jeff Sharkey · 5 years ago
  47. 236c03b Mechanical refactoring to new typed XML classes. by Jeff Sharkey · 5 years ago
  48. 8099e30 Mechanical refactoring to new XML resolvers. by Jeff Sharkey · 5 years ago
  49. d23b537 Enable Error Prone to detect obscure bugs. by Jeff Sharkey · 5 years ago
  50. 864524a Apply FLAG_IMMUTABLE to various PendingIntents. by Jeff Sharkey · 5 years ago
  51. f76ffea Merge changes from topic "oct6" by Jeff Sharkey · 5 years ago
  52. 82194b8 Use hasBadge instead of isManagedProfile by Adam Bookatz · 5 years ago
  53. 2d2e07e Tighten up Binder.clearCallingIdentity() usage. by Jeff Sharkey · 5 years ago
  54. 4b5b017 Merge changes from topic "sep11" am: c0b288133a am: 69e6f07347 am: 741c0a78cc am: da7478b570 am: 487d394296 by Jeff Sharkey · 6 years ago
  55. 4172f8a Update language to comply with Android's inclusive language guidance by Jeff Sharkey · 6 years ago
  56. 837f8c1 Removed @Deprecated SystemService callback methods that take a userId. by Felipe Leme · 6 years ago
  57. f5de7b0 Merge "Resolve NPE on widget.provider.id" into rvc-dev by Samuel Fufa · 6 years ago
  58. bc28ebb Resolve NPE on widget.provider.id by Samuel Fufa · 6 years ago
  59. 4d1d7b5 Add custom Error Prone check for SDK comparisons. by Jeff Sharkey · 6 years ago
  60. 4803268 Move noteAppWidgetTapped call into AppWidgetHostView. by Hui Yu · 6 years ago
  61. 2001fba getDefaultHomeActivity() could return null ComponentName. by Hui Yu · 6 years ago
  62. 3dc45fb Update AppOps & UsageStats when app widget tapped. by Hui Yu · 6 years ago
  63. 00a7766 Only check on launcher proc state when param visible is true. by Hui Yu · 6 years ago
  64. a5a576d Merge "Resolving a TODO in AppWidgetService" into rvc-dev by Suprabh Shukla · 6 years ago
  65. 87cae26 Resolving a TODO in AppWidgetService by Suprabh Shukla · 6 years ago
  66. 1acbf776 Fix widget restore flow by Samuel Fufa · 6 years ago
  67. 5877c7d Exempt-From-Owner-Approval: Report non-visual Context misuse by Andrii Kulian · 6 years ago
  68. e57f2dc Exempt-From-Owner-Approval: Fix usages of WindowManager.getDefaultDisplay() in f/b by Andrii Kulian · 6 years ago
  69. 88910de FGS background start restriction. by Hui Yu · 6 years ago
  70. 0cb5713 Add an unsuspend button option to SuspendDialogInfo by Suprabh Shukla · 6 years ago
  71. 3267035 Deferring cross-profile animation after the dialog by Suprabh Shukla · 6 years ago
  72. bae2e90 Add filegroups for services.* libraries by Jiyong Park · 6 years ago
  73. d327844 Allowing more than one app to suspend apps by Suprabh Shukla · 7 years ago
  74. 59ef5e9 Setup OnAppWidgetRemoved on framework by Samuel Fufa · 7 years ago
  75. 389cb6f Suspending app can customize intercepting dialog by Suprabh Shukla · 8 years ago
  76. fb2f70a Fix widget manager / alarm manager deadlock by Christopher Tate · 8 years ago
  77. 88dc93f Send widget registration broadcasts before BOOT_COMPLETE by Christopher Tate · 8 years ago
  78. dee2a78 Merge "Prevent instant apps to host app widgets" into pi-dev by TreeHugger Robot · 8 years ago
  79. 00f103e Prevent instant apps to host app widgets by Svet Ganov · 8 years ago
  80. 1ab90a2 Fixing user tap on suspended widget by Suprabh Shukla · 8 years ago
  81. 425520d Desaturating the icon disabled on app widgets for a suspended app by Sunny Goyal · 8 years ago
  82. 9080cf2 Adding support for overriding app-awidget properties at runtime by Sunny Goyal · 8 years ago
  83. b8f2728a Merge "Prevent reporting fake package name - framework" by TreeHugger Robot · 8 years ago
  84. 240aed9 Prevent reporting fake package name - framework by Svet Ganov · 8 years ago
  85. e0b2ee5 Convert services to Android.bp by Colin Cross · 8 years ago
  86. f5e0fd7 Adding widgetFeatures so that a provider can indicate a set of by Sunny Goyal · 8 years ago
  87. 7241abd Removing some system binder calls in AppWidgetHostView by Sunny Goyal · 8 years ago
  88. e1273eb Binding to the RemoteViewsService directly from the host by Sunny Goyal · 8 years ago
  89. 67b00a0 Fixing same pending update being sent every time startListening is called by Sunny Goyal · 8 years ago
  90. dae28d5 Merge "Add checking values not to save illegal value to appwidgets.xml" am: 941d4b2135 am: 1807cb4a88 by Takamasa Kuramitsu · 9 years ago
  91. d6da1e3 Add checking values not to save illegal value to appwidgets.xml by Takamasa Kuramitsu · 9 years ago
  92. 37b966d Handle onUnlockUser on fg thread by Fyodor Kupolov · 9 years ago
  93. 1c7736d Add tracing for UserState and a few services. by Jeff Sharkey · 9 years ago
  94. b98bcce Fix #38218977 : NPE restoring widget mappings by Christopher Tate · 9 years ago
  95. 1406fb7 Prevent crashes when user is stopping by Fyodor Kupolov · 9 years ago
  96. 8fdf051 Merge "Add AppWidgetManager#getInstalledProvidersForPackage()" into oc-dev by Tony Wickham · 9 years ago
  97. a41da04 Add AppWidgetManager#getInstalledProvidersForPackage() by Tony Wickham · 9 years ago
  98. fe9a53b Consistent dump() permission checking. by Jeff Sharkey · 9 years ago
  99. 4ad6b57 Adding support for passing arbitrary extras when requesting to pin a widget. by Sunny Goyal · 9 years ago
  100. 22e3223 AppWidgetManager shouldn't use StorageManager. by Jeff Sharkey · 9 years ago