1. 7d3ffba Merge Android U (ab/10368041) by Xin Li · 2 years, 7 months ago
  2. bc00c96 Update language to comply with Android's inclusive language guidance by Chan Kim · 2 years, 8 months ago
  3. 94c2115 Show correct dialog for paused profile widgets by Pavel Grafov · 2 years, 11 months ago
  4. 821eb60 Merge "Mark widget_update broadcasts sent post-boot as "interactive"." by Sudheer Shanka · 3 years, 2 months ago
  5. e056b30 Mark widget_update broadcasts sent post-boot as "interactive". by Sudheer Shanka · 3 years, 2 months ago
  6. 92a8d48 AppWidget changes after bindService flags extended to 64 bits. by Hui Yu · 3 years, 2 months ago
  7. 914c082 Explictly Grant Background Activity Launch permission. by Achim Thesmann · 3 years, 3 months ago
  8. 1ab7656 Merge "Return widget uid only when it is bound to screen" into tm-qpr-dev am: 731c7bb7b5 am: 417d9b1e7d by TreeHugger Robot · 3 years, 3 months ago
  9. 731c7bb Merge "Return widget uid only when it is bound to screen" into tm-qpr-dev by TreeHugger Robot · 3 years, 3 months ago
  10. cb683fa Merge "[Bugfix]create different pendingintent via appwidgetId" am: 71a5559a8b am: c25019ff07 am: 75e703a7bd by Treehugger Robot · 3 years, 3 months ago
  11. 2f79bdd [Bugfix]create different pendingintent via appwidgetId by Wen Zhang · 3 years, 3 months ago
  12. 75e703a Merge "[Bugfix]create different pendingintent via appwidgetId" am: 71a5559a8b am: c25019ff07 by Treehugger Robot · 3 years, 3 months ago
  13. 71e6090 Return widget uid only when it is bound to screen by Sihua Ma · 3 years, 3 months ago
  14. 7404734 [Bugfix]create different pendingintent via appwidgetId by Wen Zhang · 3 years, 3 months ago
  15. 5cc867e Treat widget lifecycle broadcasts as interactive by Christopher Tate · 3 years, 4 months ago
  16. 47d0b2b Merge "Fixed a bug with widget minResize" am: 2ce5f9625a am: c29436461a am: 481d6a3c14 by Treehugger Robot · 3 years, 5 months ago
  17. 481d6a3 Merge "Fixed a bug with widget minResize" am: 2ce5f9625a am: c29436461a by Treehugger Robot · 3 years, 5 months ago
  18. c294364 Merge "Fixed a bug with widget minResize" am: 2ce5f9625a by Treehugger Robot · 3 years, 5 months ago
  19. f46c6e7 Fixed a bug with widget minResize by Fang He · 3 years, 5 months ago
  20. 0934196 Fixed a bug with widget minResize by Fang He · 3 years, 5 months ago
  21. 1037ad0 Combining widget broadcasts by Sihua Ma · 3 years, 11 months ago
  22. 3efbb0d Add API in AppWidgetServiceImpl by Sihua Ma · 3 years, 11 months ago
  23. 5611f58 Merge "Move TypedXml{Parser,Serializer} to modules utils package." by Hai Zhang · 3 years, 5 months ago
  24. 7534986 Merge "Add function to AppWidgetService for updating widget visibility" into tm-qpr-dev am: d776e8d5b3 am: a5186e8243 by Sihua Ma · 3 years, 5 months ago
  25. e55b8ee Move TypedXml{Parser,Serializer} to modules utils package. by Hai Zhang · 3 years, 7 months ago
  26. 45b60ac Add function to AppWidgetService for updating widget visibility by Sihua Ma · 3 years, 7 months ago
  27. 5608e74 Merge "Add error log for when widget provider is null" into tm-qpr-dev am: 8ccd22f485 am: 3c79a7522a by TreeHugger Robot · 3 years, 8 months ago
  28. 5363de2 Add error log for when widget provider is null by Sihua Ma · 3 years, 9 months ago
  29. 9aeee58 Merge "Fix a security issue in app widget service." into tm-qpr-dev am: 32871f6203 am: 72adc95014 by TreeHugger Robot · 3 years, 9 months ago
  30. 263d7d0 Fix a security issue in app widget service. by Pinyao Ting · 3 years, 9 months ago
  31. b0217b8 Merge "Refrain from blocking main thread while handling package broadcast" into tm-qpr-dev am: 0273cc680f am: bdecece37e by TreeHugger Robot · 3 years, 9 months ago
  32. 06ab24c Refrain from blocking main thread while handling package broadcast by Pinyao Ting · 3 years, 9 months ago
  33. 376af6f Fix cross user package visibility leakage for filterAppAccess API by Rhed Jao · 3 years, 10 months ago
  34. 1ae08fe Combining widget broadcasts by Sihua Ma · 3 years, 11 months ago
  35. 0b51675 Add API in AppWidgetServiceImpl by Sihua Ma · 3 years, 11 months ago
  36. 8692663 Fix the issue widget retore doesn't play well with work profile by Pinyao Ting · 4 years ago
  37. 8f85ec9 Add null check for label when persisting provider info by Pinyao Ting · 4 years ago
  38. 09ddda9 Implement extra persistence layer for widget provider info by Pinyao Ting · 4 years ago
  39. b8a0551 Add hidden flag in ActivityOptions to ignore PendingIntent creator foreground state by Ricky Wai · 4 years ago
  40. 9c2cb7e Further defer loading widgets until it is absolutely needed. by Pinyao Ting · 4 years ago
  41. c8936d3 Null check overlayPaths/resourceDirs when applying widget changes by Winson · 4 years, 2 months ago
  42. 1b6e6c2 Adding tracking for widget updates during unlock by Sunny Goyal · 4 years, 2 months ago
  43. 018bb2a Add final modifier to private static DEBUG constants by Jared Duke · 4 years, 6 months ago
  44. 8c86f39 Guard against null info when applying widget RROs by Ryan Mitchell · 4 years, 8 months ago
  45. a57b0e9 Revert "Revert "Apply overlay updates to widget provider info"" by Ryan Mitchell · 4 years, 8 months ago
  46. 471720c Revert "Apply overlay updates to widget provider info" by Patrick Baumann · 4 years, 8 months ago
  47. 0bf76b6 Apply overlay updates to widget provider info by Ryan Mitchell · 4 years, 9 months ago
  48. f66eab85 Changes to how we notify widget restore participants of new ids by Bryan · 4 years, 10 months ago
  49. 85be035 Include widget providers enabled at runtime by Stevie Kideckel · 4 years, 10 months ago
  50. f9a46bc Fix calling identity ID in AppWidgetServiceImpl by Steven Ng · 4 years, 10 months ago
  51. 2debc0a Correct AppWidget layout when WP is off by Pierre Barbier de Reuille · 4 years, 11 months ago
  52. f8960a0 Correct setting the RemoteView's provider id. by Pierre Barbier de Reuille · 4 years, 11 months ago
  53. 691ff96 Save/restore view states when reapplying RemoteViews for color changes by Stevie Kideckel · 5 years ago
  54. c5a303f Apply package visibility to AppWidgetManager#getInstalledProviders by Jackal Guo · 5 years ago
  55. 65eb127 Replace getResourceId default 0 with Resources.ID_NULL by Steven Ng · 5 years ago
  56. 101fc24 Merge "Stop listening to config changes in AppWidgetService" into sc-dev by Sunny Goyal · 5 years ago
  57. a1e184e Stop listening to config changes in AppWidgetService by Sunny Goyal · 5 years ago
  58. bfefff4 Merge "Adjust AppWidgetProviderInfo#getDescription to return CharSequence." into sc-dev by Alina Zaidi · 5 years ago
  59. 8a6a2bc [LSC] Add LOCAL_LICENSE_KINDS to frameworks/base by Bob Badour · 5 years ago
  60. 1c9092d Adjust AppWidgetProviderInfo#getDescription to return CharSequence. by Alina Zaidi · 5 years ago
  61. b9806031 Add new attributes for widget sizing controls. by TreeHugger Robot · 5 years ago
  62. cd5c9b06 Add a layout attribute in widget metadata for widget preview by Steven Ng · 5 years ago
  63. 4671a2d Simplifying disabled widget view genration by Sunny Goyal · 5 years ago
  64. f4e7856 Merge "Lazily loading the widget providers to avoid loading app-resources on userUnlock" by TreeHugger Robot · 5 years ago
  65. 016e50a Include an attribute for description of the widget in the attributes file for AppWidgetProviderInfo. by Alina Zaidi · 5 years ago
  66. 9912a46 Lazily loading the widget providers to avoid loading app-resources on userUnlock by Sunny Goyal · 5 years ago
  67. 1ae7f40 Merge "Update AppWidget owners" am: 8c9bf65b8b am: ea29396752 am: 0cfbc863f7 by Jeff Sharkey · 5 years ago
  68. ce8c2017 Update AppWidget owners by Sunny Goyal · 5 years ago
  69. 50ddd585 AppWidgetServiceImpl: add mWidgetPackages lock by Tim Murray · 5 years ago
  70. a2c132d Hand-migration to TypedXml interface. by Jeff Sharkey · 5 years ago
  71. 8f43151 Mechanically apply TypedXml refaster template. by Jeff Sharkey · 5 years ago
  72. 236c03b Mechanical refactoring to new typed XML classes. by Jeff Sharkey · 5 years ago
  73. 8099e30 Mechanical refactoring to new XML resolvers. by Jeff Sharkey · 5 years ago
  74. d23b537 Enable Error Prone to detect obscure bugs. by Jeff Sharkey · 5 years ago
  75. 864524a Apply FLAG_IMMUTABLE to various PendingIntents. by Jeff Sharkey · 5 years ago
  76. f76ffea Merge changes from topic "oct6" by Jeff Sharkey · 5 years ago
  77. 82194b8 Use hasBadge instead of isManagedProfile by Adam Bookatz · 5 years ago
  78. 2d2e07e Tighten up Binder.clearCallingIdentity() usage. by Jeff Sharkey · 5 years ago
  79. 4b5b017 Merge changes from topic "sep11" am: c0b288133a am: 69e6f07347 am: 741c0a78cc am: da7478b570 am: 487d394296 by Jeff Sharkey · 6 years ago
  80. 4172f8a Update language to comply with Android's inclusive language guidance by Jeff Sharkey · 6 years ago
  81. 837f8c1 Removed @Deprecated SystemService callback methods that take a userId. by Felipe Leme · 6 years ago
  82. f5de7b0 Merge "Resolve NPE on widget.provider.id" into rvc-dev by Samuel Fufa · 6 years ago
  83. bc28ebb Resolve NPE on widget.provider.id by Samuel Fufa · 6 years ago
  84. 4d1d7b5 Add custom Error Prone check for SDK comparisons. by Jeff Sharkey · 6 years ago
  85. 4803268 Move noteAppWidgetTapped call into AppWidgetHostView. by Hui Yu · 6 years ago
  86. 2001fba getDefaultHomeActivity() could return null ComponentName. by Hui Yu · 6 years ago
  87. 3dc45fb Update AppOps & UsageStats when app widget tapped. by Hui Yu · 6 years ago
  88. 00a7766 Only check on launcher proc state when param visible is true. by Hui Yu · 6 years ago
  89. a5a576d Merge "Resolving a TODO in AppWidgetService" into rvc-dev by Suprabh Shukla · 6 years ago
  90. 87cae26 Resolving a TODO in AppWidgetService by Suprabh Shukla · 6 years ago
  91. 1acbf776 Fix widget restore flow by Samuel Fufa · 6 years ago
  92. 5877c7d Exempt-From-Owner-Approval: Report non-visual Context misuse by Andrii Kulian · 6 years ago
  93. e57f2dc Exempt-From-Owner-Approval: Fix usages of WindowManager.getDefaultDisplay() in f/b by Andrii Kulian · 6 years ago
  94. 88910de FGS background start restriction. by Hui Yu · 6 years ago
  95. 0cb5713 Add an unsuspend button option to SuspendDialogInfo by Suprabh Shukla · 6 years ago
  96. 3267035 Deferring cross-profile animation after the dialog by Suprabh Shukla · 6 years ago
  97. bae2e90 Add filegroups for services.* libraries by Jiyong Park · 6 years ago
  98. d327844 Allowing more than one app to suspend apps by Suprabh Shukla · 7 years ago
  99. 59ef5e9 Setup OnAppWidgetRemoved on framework by Samuel Fufa · 7 years ago
  100. 389cb6f Suspending app can customize intercepting dialog by Suprabh Shukla · 8 years ago