1. 6ee7b89 Merge tag 'android-16.0.0_r1' of https://android.googlesource.com/platform/frameworks/base into HEAD by micky387 · 3 months ago
  2. 6b5ee04 Merge tag 'android-15.0.0_r32' of https://android.googlesource.com/platform/frameworks/base into HEAD by micky387 · 4 months ago
  3. cac1246 Catch all exceptions for preview serialization by Willie Koomson · 7 months ago
  4. 1ab6e1e Merge "Log widget memory stats to statsd" into main by Willie Koomson · 7 months ago
  5. 7e6cea0 Log widget memory stats to statsd by Willie Koomson · 7 months ago
  6. fd46224 Remove flag for checkRemoteViewsUris by Willie Koomson · 7 months ago
  7. 5734b17 Merge "Delete generated preview file if corrupted" into main by Willie Koomson · 7 months ago
  8. 19f8c2c Merge "Include bitmap memory estimate in AppWidgetServiceImpl dumpsys output" into main by Willie Koomson · 7 months ago
  9. 380d8d5 Delete generated preview file if corrupted by Willie Koomson · 9 months ago
  10. 9ef0692 Include bitmap memory estimate in AppWidgetServiceImpl dumpsys output by Willie Koomson · 8 months ago
  11. b1e471f9 Merge tag 'android-15.0.0_r10' of https://android.googlesource.com/platform/frameworks/base into android-15 by micky387 · 8 months ago
  12. 2a375d0 Prevent unintentional removal of widgets pinned by another host by Pinyao Ting · 8 months ago
  13. 69af3e5 Revert "Prevent unintentional removal of widgets pinned by another host" by Liana Kazanova (xWF) · 8 months ago
  14. 931b3043 Prevent unintentional removal of widgets pinned by another host by Pinyao Ting · 8 months ago
  15. b0e9a27 Fix an issue with alarm message accidentally deleted by Sihua Ma · 9 months ago
  16. 4267459 Merge "Check that widget provider can access RemoteViews URIs" into main by Willie Koomson · 10 months ago
  17. a6a449d Check that widget provider can access RemoteViews URIs by Willie Koomson · 10 months ago
  18. f2a1552 Address uses of USER_SYSTEM in AppWidgetService. by Zak Cohen · 10 months ago
  19. 72eacf6 Merge "Remove legacy database upgrade paths in AppWidgetServiceImpl." into main by Zak Cohen · 10 months ago
  20. 6dd5940 Remove legacy database upgrade paths in AppWidgetServiceImpl. by Zak Cohen · 10 months ago
  21. 3de0497 Revert "Address uses of USER_SYSTEM in AppWidgetService." by Zak Cohen · 10 months ago
  22. 30ee66a Revert "Remove legacy database upgrade paths in AppWidgetServiceImpl." by Pechetty Sravani (xWF) · 10 months ago
  23. edd252c Remove legacy database upgrade paths in AppWidgetServiceImpl. by Zak Cohen · 10 months ago
  24. d22f0f9 Merge "Address uses of USER_SYSTEM in AppWidgetService." into main by Zak Cohen · 10 months ago
  25. 99d5cb1 Address uses of USER_SYSTEM in AppWidgetService. by Zak Cohen · 10 months ago
  26. 20674d8 Merge "Save generated previews in AppWidgetService" into main by Willie Koomson · 10 months ago
  27. 2843e0f0 Merge "Fix the on click popup when clicking on unavailable widgets in HSUM" into main by Treehugger Robot · 10 months ago
  28. 9180a4a Fix the on click popup when clicking on unavailable widgets in HSUM by Pinyao Ting · 10 months ago
  29. 7344fbc Allow interact_across_users to get and update AppWidgetOptions by Darrell Shi · 11 months ago
  30. 93f84e5 Save generated previews in AppWidgetService by Willie Koomson · 1 year, 2 months ago
  31. fcf8249 Merge "Ignore null action in AppWidgetServiceImpl." into main am: cf4fd8c4b5 am: 2431166777 by Treehugger Robot · 10 months ago
  32. 2d347e9 Revert "Save generated previews in AppWidgetService" by Liana Kazanova (xWF) · 10 months ago
  33. 3c167fb Ignore null action in AppWidgetServiceImpl. by gang.huang · 10 months ago
  34. 63a8e16 Save generated previews in AppWidgetService by Willie Koomson · 1 year, 2 months ago
  35. d398f08 Add comments to AppWidgetServiceImpl [Part 3] by Pinyao Ting · 12 months ago
  36. b5b78b7 Allow interact_across_users in app widget service by Darrell Shi · 12 months ago
  37. 536ab9c [1/4] base: bring back all changes from Build.FINGERPRINT to Build.TIME by maxwen · 5 years ago
  38. 3f1a00a Merge "Properly handle onNullBinding() in appwidget service." into main by Treehugger Robot · 12 months ago
  39. 17de6f9 Merge "Enforce hard limits on hosts per package and widgets per host." into main by Treehugger Robot · 12 months ago
  40. c897a39 Deprecate bindRemoteViewsService by Pinyao Ting · 1 year ago
  41. be09d5f Properly handle onNullBinding() in appwidget service. by Pinyao Ting · 1 year ago
  42. 2a75f71 Enforce hard limits on hosts per package and widgets per host. by Pinyao Ting · 1 year, 1 month ago
  43. e95aef8 Limit number of previews held in AppWidgetService by Willie Koomson · 1 year, 1 month ago
  44. 0a13a4f Add comments to AppWidgetServiceImpl [Part 2] by Pinyao Ting · 1 year, 2 months ago
  45. 9b122bf Add comments to AppWidgetServiceImpl [Part 1] by Pinyao Ting · 1 year, 2 months ago
  46. 234e395 Calculate maximum bitmap cache size when constructing collection items by Sihua Ma · 1 year, 2 months ago
  47. 8c5038b Write/read intermediate states during widget restore by Pinyao Ting · 1 year, 3 months ago
  48. 64de93e Additional logging for widget restores by Pinyao Ting · 1 year, 4 months ago
  49. 5c3404f Debug widget restore issues in archiving mode by Pinyao Ting · 1 year, 4 months ago
  50. 23951e6 Merge "AppWidgetServiceImpl:fix NPE in pruneWidgetStateLocked mthod ." into main by Pinyao Ting · 1 year, 4 months ago
  51. bb05e5f AppWidgetServiceImpl:fix NPE in pruneWidgetStateLocked mthod . by lijilou · 1 year, 4 months ago
  52. 819c5af Merge "Fix NPE in AppWidgetServiceImpl#maskWidgetsViewsLocked" into main by Treehugger Robot · 1 year, 4 months ago
  53. 0b3f96f Fix NPE in AppWidgetServiceImpl#maskWidgetsViewsLocked by Pinyao Ting · 1 year, 4 months ago
  54. 2d76d7c Fix NullPointerException in widget service when checking legacy list widgets by Sihua Ma · 1 year, 4 months ago
  55. 8649ca7 Create a fetcher for converted legacy list widgets by Sihua Ma · 1 year, 4 months ago
  56. fa988c6 Disable widgets for stopped packages by Willie Koomson · 1 year, 5 months ago
  57. 7b35571 Extract widget sizes serialization and deserialization to util class and by Fengjiang Li · 1 year, 6 months ago
  58. 4086de6 Persist widget size options by Fengjiang Li · 1 year, 6 months ago
  59. 5f4efd3 Return null from getWidgetPreview instead of throwing error by Willie Koomson · 1 year, 6 months ago
  60. 877a4fd Merge changes from topic "add-ps-features-flag" into main by Olivier Nshimiye · 1 year, 6 months ago
  61. 2b2462f2 Merge "Rate limit calls to setWidgetPreview/removeWidgetPreview" into main by Willie Koomson · 1 year, 6 months ago
  62. 2966eb2 Merge "Bugfix: Allow shortcut and widget services to update shortcuts and widgets across all launchers during archival." into main by Rohit Goyal · 1 year, 6 months ago
  63. b908c01 Cap the size for RemoteCollectionItemsAdapter by Sihua Ma · 1 year, 6 months ago
  64. a5e3ebc Revert "Cap the size for RemoteCollectionItemsAdapter" by Priyanka Advani · 1 year, 6 months ago
  65. c8de8c7 Rate limit calls to setWidgetPreview/removeWidgetPreview by Willie Koomson · 1 year, 9 months ago
  66. c3ba6cb Bugfix: Allow shortcut and widget services to update shortcuts and widgets across all launchers during archival. by Rohit Goyal · 1 year, 6 months ago
  67. 77ec7b0 Cap the size for RemoteCollectionItemsAdapter by Sihua Ma · 1 year, 7 months ago
  68. abbfff3 Add an additional flag guard for Private Space implementation by Olivier Nshimiye · 1 year, 6 months ago
  69. aed70ff Fixing NPE for AppWidgetManagerServiceImpl. by Himanshu Gupta · 1 year, 7 months ago
  70. 2eeb4fb Blocking home screen items for Private Profile by Himanshu Gupta · 1 year, 7 months ago
  71. 6b8d8a4 Merge "Use trace to investigate the performance improvement for io moving" into main by Sihua Ma · 1 year, 7 months ago
  72. 6e66d84 Use trace to investigate the performance improvement for io moving by Sihua Ma · 1 year, 8 months ago
  73. 3f27cd7 Add get/setWidgetPreview API in AppWidgetManager by Willie Koomson · 1 year, 10 months ago
  74. 3a78387 Move widget save state I/O job out of critical paths by Sihua Ma · 1 year, 9 months ago
  75. 76c0d3c6 Reland "Update data types to support cross user suspension" by Pavel Grafov · 1 year, 9 months ago
  76. 44bdb8a Revert "Update data types to support cross user suspension" by Javier Molina · 1 year, 9 months ago
  77. 59ed73e Update data types to support cross user suspension by Pavel Grafov · 1 year, 10 months ago
  78. 05bacc1 Offer more details about widget interaction. by Xin Guan · 1 year, 9 months ago
  79. 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, 11 months ago
  80. 2bf9417 Merge "Allow settings app to request pin appwidgets from other apps." into udc-qpr-dev am: 732bb20fe1 by Pinyao Ting · 1 year, 11 months ago
  81. 0f61179 Allow settings app to request pin appwidgets from other apps. by Pinyao Ting · 2 years ago
  82. 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 · 2 years, 1 month ago
  83. d35bba3 Merge "Update language to comply with Android's inclusive language guidance" into main am: 5e6c5c36a5 am: 31556d6548 by Treehugger Robot · 2 years, 1 month ago
  84. bc00c96 Update language to comply with Android's inclusive language guidance by Chan Kim · 2 years, 1 month ago
  85. ecbacbf Clean-up device flag for persisting appwidget provider info by Pinyao Ting · 2 years, 3 months ago
  86. 94c2115 Show correct dialog for paused profile widgets by Pavel Grafov · 2 years, 4 months ago
  87. 821eb60 Merge "Mark widget_update broadcasts sent post-boot as "interactive"." by Sudheer Shanka · 2 years, 7 months ago
  88. e056b30 Mark widget_update broadcasts sent post-boot as "interactive". by Sudheer Shanka · 2 years, 7 months ago
  89. 92a8d48 AppWidget changes after bindService flags extended to 64 bits. by Hui Yu · 2 years, 7 months ago
  90. 914c082 Explictly Grant Background Activity Launch permission. by Achim Thesmann · 2 years, 8 months ago
  91. 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, 8 months ago
  92. 731c7bb Merge "Return widget uid only when it is bound to screen" into tm-qpr-dev by TreeHugger Robot · 2 years, 8 months ago
  93. cb683fa Merge "[Bugfix]create different pendingintent via appwidgetId" am: 71a5559a8b am: c25019ff07 am: 75e703a7bd by Treehugger Robot · 2 years, 8 months ago
  94. 2f79bdd [Bugfix]create different pendingintent via appwidgetId by Wen Zhang · 2 years, 8 months ago
  95. 75e703a Merge "[Bugfix]create different pendingintent via appwidgetId" am: 71a5559a8b am: c25019ff07 by Treehugger Robot · 2 years, 8 months ago
  96. 71e6090 Return widget uid only when it is bound to screen by Sihua Ma · 2 years, 8 months ago
  97. 7404734 [Bugfix]create different pendingintent via appwidgetId by Wen Zhang · 2 years, 8 months ago
  98. 5cc867e Treat widget lifecycle broadcasts as interactive by Christopher Tate · 2 years, 10 months ago
  99. 47d0b2b Merge "Fixed a bug with widget minResize" am: 2ce5f9625a am: c29436461a am: 481d6a3c14 by Treehugger Robot · 2 years, 10 months ago
  100. 481d6a3 Merge "Fixed a bug with widget minResize" am: 2ce5f9625a am: c29436461a by Treehugger Robot · 2 years, 10 months ago