summaryrefslogtreecommitdiff
path: root/services/appwidget
AgeCommit message (Expand)Author
2021-08-17Guard against null info when applying widget RROsRyan Mitchell
2021-08-09Revert "Revert "Apply overlay updates to widget provider info""Ryan Mitchell
2021-08-04Revert "Apply overlay updates to widget provider info"Patrick Baumann
2021-07-29Apply overlay updates to widget provider infoRyan Mitchell
2021-06-23Changes to how we notify widget restore participants of new idsBryan
2021-06-09Include widget providers enabled at runtimeStevie Kideckel
2021-06-03Fix calling identity ID in AppWidgetServiceImplSteven Ng
2021-05-19Correct AppWidget layout when WP is offPierre Barbier de Reuille
2021-05-17Correct setting the RemoteView's provider id.Pierre Barbier de Reuille
2021-05-04Save/restore view states when reapplying RemoteViews for color changesStevie Kideckel
2021-04-19Apply package visibility to AppWidgetManager#getInstalledProvidersJackal Guo
2021-03-01Replace getResourceId default 0 with Resources.ID_NULLSteven Ng
2021-02-25Merge "Stop listening to config changes in AppWidgetService" into sc-devSunny Goyal
2021-02-24Stop listening to config changes in AppWidgetServiceSunny Goyal
2021-02-24Merge "Adjust AppWidgetProviderInfo#getDescription to return CharSequence." i...Alina Zaidi
2021-02-21[LSC] Add LOCAL_LICENSE_KINDS to frameworks/baseBob Badour
2021-02-19Adjust AppWidgetProviderInfo#getDescription to return CharSequence.Alina Zaidi
2021-02-17Add new attributes for widget sizing controls.TreeHugger Robot
2021-02-08Add a layout attribute in widget metadata for widget previewSteven Ng
2021-02-03Simplifying disabled widget view genrationSunny Goyal
2021-01-26Merge "Lazily loading the widget providers to avoid loading app-resources on ...TreeHugger Robot
2021-01-26Include an attribute for description of the widget in the attributes file for...Alina Zaidi
2021-01-25Lazily loading the widget providers to avoid loading app-resources on userUnlockSunny Goyal
2021-01-21Merge "Update AppWidget owners" am: 8c9bf65b8b am: ea29396752 am: 0cfbc863f7Jeff Sharkey
2021-01-21Update AppWidget ownersSunny Goyal
2021-01-12AppWidgetServiceImpl: add mWidgetPackages lockTim Murray
2020-12-02Hand-migration to TypedXml interface.Jeff Sharkey
2020-11-30Mechanically apply TypedXml refaster template.Jeff Sharkey
2020-11-30Mechanical refactoring to new typed XML classes.Jeff Sharkey
2020-11-13Mechanical refactoring to new XML resolvers.Jeff Sharkey
2020-10-23Enable Error Prone to detect obscure bugs.Jeff Sharkey
2020-10-20Apply FLAG_IMMUTABLE to various PendingIntents.Jeff Sharkey
2020-10-08Merge changes from topic "oct6"Jeff Sharkey
2020-10-06Use hasBadge instead of isManagedProfileAdam Bookatz
2020-10-06Tighten up Binder.clearCallingIdentity() usage.Jeff Sharkey
2020-09-15Merge changes from topic "sep11" am: c0b288133a am: 69e6f07347 am: 741c0a78cc...Jeff Sharkey
2020-09-14Update language to comply with Android's inclusive language guidanceJeff Sharkey
2020-08-03Removed @Deprecated SystemService callback methods that take a userId.Felipe Leme
2020-05-13Merge "Resolve NPE on widget.provider.id" into rvc-devSamuel Fufa
2020-05-12Resolve NPE on widget.provider.idSamuel Fufa
2020-05-04Add custom Error Prone check for SDK comparisons.Jeff Sharkey
2020-04-15Move noteAppWidgetTapped call into AppWidgetHostView.Hui Yu
2020-04-09getDefaultHomeActivity() could return null ComponentName.Hui Yu
2020-03-21Update AppOps & UsageStats when app widget tapped.Hui Yu
2020-03-18Only check on launcher proc state when param visible is true.Hui Yu
2020-02-26Merge "Resolving a TODO in AppWidgetService" into rvc-devSuprabh Shukla
2020-02-24Resolving a TODO in AppWidgetServiceSuprabh Shukla
2020-02-24Fix widget restore flowSamuel Fufa
2020-02-20Exempt-From-Owner-Approval: Report non-visual Context misuseAndrii Kulian
2020-01-31Exempt-From-Owner-Approval: Fix usages of WindowManager.getDefaultDisplay() i...Andrii Kulian