summaryrefslogtreecommitdiff
path: root/services/appwidget
AgeCommit message (Expand)Author
2021-02-16[LSC] Add LOCAL_LICENSE_KINDS to frameworks/baseBob Badour
2021-01-21Update AppWidget ownersSunny Goyal
2020-09-14Update language to comply with Android's inclusive language guidanceJeff Sharkey
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
2020-01-24FGS background start restriction.Hui Yu
2020-01-22Add an unsuspend button option to SuspendDialogInfoSuprabh Shukla
2019-12-19Deferring cross-profile animation after the dialogSuprabh Shukla
2019-11-17Add filegroups for services.* librariesJiyong Park
2019-09-25Allowing more than one app to suspend appsSuprabh Shukla
2019-09-10Setup OnAppWidgetRemoved on frameworkSamuel Fufa
2018-10-12Suspending app can customize intercepting dialogSuprabh Shukla
2018-09-19Fix widget manager / alarm manager deadlockChristopher Tate
2018-08-10Send widget registration broadcasts before BOOT_COMPLETEChristopher Tate
2018-05-15Merge "Prevent instant apps to host app widgets" into pi-devTreeHugger Robot
2018-05-13Prevent instant apps to host app widgetsSvet Ganov
2018-05-11Fixing user tap on suspended widgetSuprabh Shukla
2018-05-09Desaturating the icon disabled on app widgets for a suspended appSunny Goyal
2018-01-08Adding support for overriding app-awidget properties at runtimeSunny Goyal
2017-12-09Merge "Prevent reporting fake package name - framework"TreeHugger Robot
2017-12-09Prevent reporting fake package name - frameworkSvet Ganov
2017-12-08Convert services to Android.bpColin Cross
2017-12-05Adding widgetFeatures so that a provider can indicate a set ofSunny Goyal
2017-10-25Removing some system binder calls in AppWidgetHostViewSunny Goyal
2017-10-20Binding to the RemoteViewsService directly from the hostSunny Goyal
2017-10-12Fixing same pending update being sent every time startListening is calledSunny Goyal
2017-09-22Merge "Add checking values not to save illegal value to appwidgets.xml" am: 9...Takamasa Kuramitsu
2017-09-19Add checking values not to save illegal value to appwidgets.xmlTakamasa Kuramitsu
2017-07-24Handle onUnlockUser on fg threadFyodor Kupolov
2017-07-06Add tracing for UserState and a few services.Jeff Sharkey
2017-05-11Fix #38218977 : NPE restoring widget mappingsChristopher Tate
2017-05-05Prevent crashes when user is stoppingFyodor Kupolov
2017-04-05Merge "Add AppWidgetManager#getInstalledProvidersForPackage()" into oc-devTony Wickham
2017-04-04Add AppWidgetManager#getInstalledProvidersForPackage()Tony Wickham
2017-04-02Consistent dump() permission checking.Jeff Sharkey
2017-03-01Adding support for passing arbitrary extras when requesting to pin a widget.Sunny Goyal
2017-02-24AppWidgetManager shouldn't use StorageManager.Jeff Sharkey
2017-02-01App Widget Service with dump in protobuf formatMario Bertschler
2017-01-24Adding AppWidgetManager.isRequestPinAppWidgetSupportedSunny Goyal
2017-01-18Using an increasing request counter instead of system uptime to avoid duplica...Sunny Goyal