1. de53d96 Merge 24Q4 (ab/12406339) into aosp-main-future by Xin Li · 3 months ago
  2. 3c167fb Ignore null action in AppWidgetServiceImpl. by gang.huang · 4 months ago
  3. 3f1a00a Merge "Properly handle onNullBinding() in appwidget service." into main by Treehugger Robot · 6 months ago
  4. 17de6f9 Merge "Enforce hard limits on hosts per package and widgets per host." into main by Treehugger Robot · 6 months ago
  5. c897a39 Deprecate bindRemoteViewsService by Pinyao Ting · 6 months ago
  6. be09d5f Properly handle onNullBinding() in appwidget service. by Pinyao Ting · 6 months ago
  7. 2a75f71 Enforce hard limits on hosts per package and widgets per host. by Pinyao Ting · 6 months ago
  8. e95aef8 Limit number of previews held in AppWidgetService by Willie Koomson · 6 months ago
  9. 0a13a4f Add comments to AppWidgetServiceImpl [Part 2] by Pinyao Ting · 7 months ago
  10. 9b122bf Add comments to AppWidgetServiceImpl [Part 1] by Pinyao Ting · 7 months ago
  11. 234e395 Calculate maximum bitmap cache size when constructing collection items by Sihua Ma · 8 months ago
  12. 8c5038b Write/read intermediate states during widget restore by Pinyao Ting · 9 months ago
  13. 64de93e Additional logging for widget restores by Pinyao Ting · 9 months ago
  14. 5c3404f Debug widget restore issues in archiving mode by Pinyao Ting · 10 months ago
  15. 23951e6 Merge "AppWidgetServiceImpl:fix NPE in pruneWidgetStateLocked mthod ." into main by Pinyao Ting · 10 months ago
  16. bb05e5f AppWidgetServiceImpl:fix NPE in pruneWidgetStateLocked mthod . by lijilou · 10 months ago
  17. 819c5af Merge "Fix NPE in AppWidgetServiceImpl#maskWidgetsViewsLocked" into main by Treehugger Robot · 10 months ago
  18. 0b3f96f Fix NPE in AppWidgetServiceImpl#maskWidgetsViewsLocked by Pinyao Ting · 10 months ago
  19. 2d76d7c Fix NullPointerException in widget service when checking legacy list widgets by Sihua Ma · 10 months ago
  20. 8649ca7 Create a fetcher for converted legacy list widgets by Sihua Ma · 10 months ago
  21. fa988c6 Disable widgets for stopped packages by Willie Koomson · 11 months ago
  22. 7b35571 Extract widget sizes serialization and deserialization to util class and by Fengjiang Li · 11 months ago
  23. 4086de6 Persist widget size options by Fengjiang Li · 11 months ago
  24. 5f4efd3 Return null from getWidgetPreview instead of throwing error by Willie Koomson · 12 months ago
  25. 877a4fd Merge changes from topic "add-ps-features-flag" into main by Olivier Nshimiye · 12 months ago
  26. 2b2462f2 Merge "Rate limit calls to setWidgetPreview/removeWidgetPreview" into main by Willie Koomson · 12 months ago
  27. 2966eb2 Merge "Bugfix: Allow shortcut and widget services to update shortcuts and widgets across all launchers during archival." into main by Rohit Goyal · 12 months ago
  28. b908c01 Cap the size for RemoteCollectionItemsAdapter by Sihua Ma · 12 months ago
  29. a5e3ebc Revert "Cap the size for RemoteCollectionItemsAdapter" by Priyanka Advani · 12 months ago
  30. c8de8c70 Rate limit calls to setWidgetPreview/removeWidgetPreview by Willie Koomson · 1 year, 3 months ago
  31. c3ba6cb Bugfix: Allow shortcut and widget services to update shortcuts and widgets across all launchers during archival. by Rohit Goyal · 12 months ago
  32. 77ec7b0 Cap the size for RemoteCollectionItemsAdapter by Sihua Ma · 1 year, 1 month ago
  33. abbfff3 Add an additional flag guard for Private Space implementation by Olivier Nshimiye · 12 months ago
  34. aed70ff Fixing NPE for AppWidgetManagerServiceImpl. by Himanshu Gupta · 1 year ago
  35. 2eeb4fb Blocking home screen items for Private Profile by Himanshu Gupta · 1 year ago
  36. 6b8d8a4 Merge "Use trace to investigate the performance improvement for io moving" into main by Sihua Ma · 1 year ago
  37. 6e66d84 Use trace to investigate the performance improvement for io moving by Sihua Ma · 1 year, 1 month ago
  38. 3f27cd7 Add get/setWidgetPreview API in AppWidgetManager by Willie Koomson · 1 year, 4 months ago
  39. 3a78387 Move widget save state I/O job out of critical paths by Sihua Ma · 1 year, 3 months ago
  40. 76c0d3c Reland "Update data types to support cross user suspension" by Pavel Grafov · 1 year, 2 months ago
  41. 44bdb8a Revert "Update data types to support cross user suspension" by Javier Molina · 1 year, 2 months ago
  42. 59ed73e Update data types to support cross user suspension by Pavel Grafov · 1 year, 4 months ago
  43. 05bacc1 Offer more details about widget interaction. by Xin Guan · 1 year, 3 months ago
  44. 72b91dd Merge "Allow settings app to request pin appwidgets from other apps." into udc-qpr-dev am: 732bb20fe1 am: 2bf9417aab by Pinyao Ting · 1 year, 5 months ago
  45. 2bf9417 Merge "Allow settings app to request pin appwidgets from other apps." into udc-qpr-dev am: 732bb20fe1 by Pinyao Ting · 1 year, 5 months ago
  46. 0f61179 Allow settings app to request pin appwidgets from other apps. by Pinyao Ting · 1 year, 5 months ago
  47. 960e34c Merge "Update language to comply with Android's inclusive language guidance" into main am: 5e6c5c36a5 am: 31556d6548 am: d35bba3aea am: 1184c1dea1 am: 2b0eb144a4 by Treehugger Robot · 1 year, 6 months ago
  48. d35bba3 Merge "Update language to comply with Android's inclusive language guidance" into main am: 5e6c5c36a5 am: 31556d6548 by Treehugger Robot · 1 year, 6 months ago
  49. bc00c96 Update language to comply with Android's inclusive language guidance by Chan Kim · 1 year, 6 months ago
  50. ecbacbf Clean-up device flag for persisting appwidget provider info by Pinyao Ting · 1 year, 9 months ago
  51. 94c2115 Show correct dialog for paused profile widgets by Pavel Grafov · 1 year, 10 months ago
  52. 821eb60 Merge "Mark widget_update broadcasts sent post-boot as "interactive"." by Sudheer Shanka · 2 years ago
  53. e056b30 Mark widget_update broadcasts sent post-boot as "interactive". by Sudheer Shanka · 2 years ago
  54. 92a8d48 AppWidget changes after bindService flags extended to 64 bits. by Hui Yu · 2 years, 1 month ago
  55. 914c082 Explictly Grant Background Activity Launch permission. by Achim Thesmann · 2 years, 1 month ago
  56. 1ab7656 Merge "Return widget uid only when it is bound to screen" into tm-qpr-dev am: 731c7bb7b5 am: 417d9b1e7d by TreeHugger Robot · 2 years, 2 months ago
  57. 731c7bb Merge "Return widget uid only when it is bound to screen" into tm-qpr-dev by TreeHugger Robot · 2 years, 2 months ago
  58. cb683fa Merge "[Bugfix]create different pendingintent via appwidgetId" am: 71a5559a8b am: c25019ff07 am: 75e703a7bd by Treehugger Robot · 2 years, 2 months ago
  59. 2f79bdd [Bugfix]create different pendingintent via appwidgetId by Wen Zhang · 2 years, 2 months ago
  60. 75e703a Merge "[Bugfix]create different pendingintent via appwidgetId" am: 71a5559a8b am: c25019ff07 by Treehugger Robot · 2 years, 2 months ago
  61. 71e6090 Return widget uid only when it is bound to screen by Sihua Ma · 2 years, 2 months ago
  62. 7404734 [Bugfix]create different pendingintent via appwidgetId by Wen Zhang · 2 years, 2 months ago
  63. 5cc867e Treat widget lifecycle broadcasts as interactive by Christopher Tate · 2 years, 3 months ago
  64. 47d0b2b Merge "Fixed a bug with widget minResize" am: 2ce5f9625a am: c29436461a am: 481d6a3c14 by Treehugger Robot · 2 years, 3 months ago
  65. 481d6a3 Merge "Fixed a bug with widget minResize" am: 2ce5f9625a am: c29436461a by Treehugger Robot · 2 years, 3 months ago
  66. c294364 Merge "Fixed a bug with widget minResize" am: 2ce5f9625a by Treehugger Robot · 2 years, 3 months ago
  67. f46c6e7 Fixed a bug with widget minResize by Fang He · 2 years, 3 months ago
  68. 0934196 Fixed a bug with widget minResize by Fang He · 2 years, 3 months ago
  69. 1037ad0 Combining widget broadcasts by Sihua Ma · 2 years, 9 months ago
  70. 3efbb0d Add API in AppWidgetServiceImpl by Sihua Ma · 2 years, 9 months ago
  71. 5611f58 Merge "Move TypedXml{Parser,Serializer} to modules utils package." by Hai Zhang · 2 years, 4 months ago
  72. 7534986 Merge "Add function to AppWidgetService for updating widget visibility" into tm-qpr-dev am: d776e8d5b3 am: a5186e8243 by Sihua Ma · 2 years, 4 months ago
  73. e55b8ee Move TypedXml{Parser,Serializer} to modules utils package. by Hai Zhang · 2 years, 6 months ago
  74. 45b60ac Add function to AppWidgetService for updating widget visibility by Sihua Ma · 2 years, 5 months ago
  75. 5608e74 Merge "Add error log for when widget provider is null" into tm-qpr-dev am: 8ccd22f485 am: 3c79a7522a by TreeHugger Robot · 2 years, 7 months ago
  76. 5363de2 Add error log for when widget provider is null by Sihua Ma · 2 years, 8 months ago
  77. 9aeee58 Merge "Fix a security issue in app widget service." into tm-qpr-dev am: 32871f6203 am: 72adc95014 by TreeHugger Robot · 2 years, 8 months ago
  78. 263d7d0 Fix a security issue in app widget service. by Pinyao Ting · 2 years, 8 months ago
  79. b0217b8 Merge "Refrain from blocking main thread while handling package broadcast" into tm-qpr-dev am: 0273cc680f am: bdecece37e by TreeHugger Robot · 2 years, 8 months ago
  80. 06ab24c Refrain from blocking main thread while handling package broadcast by Pinyao Ting · 2 years, 8 months ago
  81. 376af6f Fix cross user package visibility leakage for filterAppAccess API by Rhed Jao · 2 years, 9 months ago
  82. 1ae08fe Combining widget broadcasts by Sihua Ma · 2 years, 9 months ago
  83. 0b51675 Add API in AppWidgetServiceImpl by Sihua Ma · 2 years, 9 months ago
  84. 8692663 Fix the issue widget retore doesn't play well with work profile by Pinyao Ting · 2 years, 10 months ago
  85. 8f85ec9 Add null check for label when persisting provider info by Pinyao Ting · 2 years, 11 months ago
  86. 09ddda9 Implement extra persistence layer for widget provider info by Pinyao Ting · 3 years ago
  87. b8a0551 Add hidden flag in ActivityOptions to ignore PendingIntent creator foreground state by Ricky Wai · 2 years, 11 months ago
  88. 9c2cb7e Further defer loading widgets until it is absolutely needed. by Pinyao Ting · 3 years ago
  89. c8936d3 Null check overlayPaths/resourceDirs when applying widget changes by Winson · 3 years, 1 month ago
  90. 1b6e6c2 Adding tracking for widget updates during unlock by Sunny Goyal · 3 years, 1 month ago
  91. 018bb2a Add final modifier to private static DEBUG constants by Jared Duke · 3 years, 4 months ago
  92. 8c86f39 Guard against null info when applying widget RROs by Ryan Mitchell · 3 years, 7 months ago
  93. a57b0e9 Revert "Revert "Apply overlay updates to widget provider info"" by Ryan Mitchell · 3 years, 7 months ago
  94. 471720c Revert "Apply overlay updates to widget provider info" by Patrick Baumann · 3 years, 7 months ago
  95. 0bf76b6 Apply overlay updates to widget provider info by Ryan Mitchell · 3 years, 7 months ago
  96. f66eab85 Changes to how we notify widget restore participants of new ids by Bryan · 3 years, 8 months ago
  97. 85be035 Include widget providers enabled at runtime by Stevie Kideckel · 3 years, 9 months ago
  98. f9a46bc Fix calling identity ID in AppWidgetServiceImpl by Steven Ng · 3 years, 9 months ago
  99. 2debc0a Correct AppWidget layout when WP is off by Pierre Barbier de Reuille · 3 years, 9 months ago
  100. f8960a0 Correct setting the RemoteView's provider id. by Pierre Barbier de Reuille · 3 years, 9 months ago