summaryrefslogtreecommitdiff
path: root/core/java/android/appwidget/AppWidgetManager.java
AgeCommit message (Expand)Author
2021-05-27Update the documentation of AppWidgetManagerPierre Barbier de Reuille
2021-03-04Correct API for new sizes in App Widgets.Pierre Barbier de Reuille
2021-02-24Merge "Expose setBindAppWidgetPermission as a testAPI" into sc-devKholoud Mohamed
2021-02-16Framework changes for go/widget-size-specificationPierre Barbier de Reuille
2021-02-15Expose setBindAppWidgetPermission as a testAPIkholoud mohamed
2020-10-29Add maxTargetSdk restriction to unused APIs.Mathew Inwood
2020-10-28Revert "Add maxTargetSdk restriction to unused APIs."Hongwei Wang
2020-10-27Add maxTargetSdk restriction to unused APIs.Mathew Inwood
2020-04-15Move noteAppWidgetTapped call into AppWidgetHostView.Hui Yu
2020-03-21Update AppOps & UsageStats when app widget tapped.Hui Yu
2020-03-10AppWidgetManager option documentationSamuel Fufa
2020-02-24Fix widget restore flowSamuel Fufa
2019-12-18Use new UnsupportedAppUsage annotation.Artur Satayev
2018-08-09Add @UnsupportedAppUsage annotationsMathew Inwood
2018-03-20Updating javadoc for updateAppWidgetProviderInfo APISunny Goyal
2018-03-17Updating java doc for requestPinAppWidgetSunny Goyal
2018-02-16Add RequiresFeature annotation.Jeff Sharkey
2018-02-03Pass in the user defined by Context.Jeff Sharkey
2018-01-08Adding support for overriding app-awidget properties at runtimeSunny Goyal
2017-10-20Binding to the RemoteViewsService directly from the hostSunny Goyal
2017-06-05Annotate @SystemApi with required permissions.Jeff Sharkey
2017-04-24Address API Review commentsTony Wickham
2017-04-04Add AppWidgetManager#getInstalledProvidersForPackage()Tony Wickham
2017-03-08Create new BroadcastBehavior annotation.Jeff Sharkey
2017-03-01Adding support for passing arbitrary extras when requesting to pin a widget.Sunny Goyal
2017-01-24Adding AppWidgetManager.isRequestPinAppWidgetSupportedSunny Goyal
2017-01-19Fixing dimensions for AppWidgetProviderInfo not getting updated properlySunny Goyal
2017-01-10Update the javadoc on requestPinShortcut() about multiple...Makoto Onuki
2017-01-03AppWidgetManager: direct add widget support.Sunny Goyal
2016-02-27When system server goes down, crash apps more.Jeff Sharkey
2015-06-17AppWidgetServiceImpl should use ParceledListSlice as return objectHyunyoung Song
2015-05-01Exclude bound app widgets from idle app listAmith Yamasani
2014-09-04Generalizing Recents widget category to Search box. (Bug 17334589)Winson Chung
2014-08-24RemoteViews service not unbound.Svet Ganov
2014-08-08Polish the new cross-profile app widget APIsSvetoslav
2014-08-05Allow adding widgets from user profiles.Svetoslav
2014-05-28Widget restore documentation tweaksChristopher Tate
2014-05-05Exposing the API to support widgets in Recents.Winson Chung
2014-03-20App widget backup/restore infrastructureChristopher Tate
2013-11-20Remove unused imports from frameworks/base.John Spurlock
2013-06-03Fix awkward wording in AppWidgetManager docs.John Spurlock
2013-03-25Fix issue #8470131: Process thrash kills batteryDianne Hackborn
2013-02-20Add explicit userId to AppWidget binder callsJim Miller
2013-01-08am 70af3cdb: Merge "docs: resolve bugs from external tracker" into jb-mr1-devScott Main
2013-01-08docs: resolve bugs from external trackerScott Main
2012-11-30Fix crosstalk between users for widgets hosted in lockscreenAmith Yamasani
2012-11-28Making sure keyguard and homescreen only display eligible widgets (issue 7550...Adam Cohen
2012-10-31Use new keyguard appwidget pickerMichael Jurka
2012-10-11Letting partial update fall through if the widget has not received a full upd...Winson Chung
2012-09-20Fixing partiallyUpdateAppWidget to cache the new changesAdam Cohen