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