summaryrefslogtreecommitdiff
path: root/core/java/android/appwidget
Commit message (Expand)AuthorAgeFilesLines
...
| * Expose setBindAppWidgetPermission as a testAPIkholoud mohamed2021-02-151-1/+5
* | Merge "Add checked change APIs to RemoteViews" into sc-devStevie Kideckel2021-02-192-19/+19
|\ \
| * | Add checked change APIs to RemoteViewsStevie Kideckel2021-02-172-19/+19
* | | Add new attributes for widget sizing controls.TreeHugger Robot2021-02-171-1/+53
|/ /
* / Framework changes for go/widget-size-specificationPierre Barbier de Reuille2021-02-162-6/+105
|/
* Add a layout attribute in widget metadata for widget previewSteven Ng2021-02-081-2/+22
* Adding APIs to get manifest entries for Launcher activities and widgetsSunny Goyal2021-02-011-0/+8
* Include an attribute for description of the widget in the attributes file for...Alina Zaidi2021-01-261-0/+30
* Merge "Add a new widget feature value, configuration_optional"Steven Ng2021-01-261-0/+10
|\
| * Add a new widget feature value, configuration_optionalSteven Ng2021-01-201-0/+10
* | Merge "Update AppWidget owners" am: 8c9bf65b8b am: ea29396752 am: 0cfbc863f7Jeff Sharkey2021-01-211-0/+3
|\ \ | |/ |/|
| * Update AppWidget ownersSunny Goyal2021-01-211-0/+3
| * Add maxTargetSdk restriction to unused APIs.Mathew Inwood2020-11-043-5/+8
* | Hand-migration to TypedXml interface.Jeff Sharkey2020-12-021-0/+3
* | Add maxTargetSdk restriction to unused APIs.Mathew Inwood2020-10-293-5/+8
* | Revert "Add maxTargetSdk restriction to unused APIs."Hongwei Wang2020-10-283-8/+5
* | Add maxTargetSdk restriction to unused APIs.Mathew Inwood2020-10-273-5/+8
|/
* fix RuntimeException when inflating default layout for AdapterView-based widgetsPinyao Ting2020-05-181-1/+4
* Move noteAppWidgetTapped call into AppWidgetHostView.Hui Yu2020-04-152-7/+18
* Update AppOps & UsageStats when app widget tapped.Hui Yu2020-03-211-0/+14
* AppWidgetManager option documentationSamuel Fufa2020-03-101-6/+10
* Fix widget restore flowSamuel Fufa2020-02-242-0/+13
* Use new UnsupportedAppUsage annotation.Artur Satayev2019-12-184-4/+4
* Setup OnAppWidgetRemoved on frameworkSamuel Fufa2019-09-102-0/+40
* All Parcelable CREATOR fields are @NonNull.Jeff Sharkey2019-02-282-2/+2
* Removing SDK check when getting default widget paddingSunny Goyal2019-02-221-24/+12
* Updating the comments as per API feedbackSunny Goyal2019-01-081-3/+3
* Adding API to specify a dark text specific layout in app-widgetsSunny Goyal2018-12-041-0/+14
* Starting the default activity when an app widget'sSunny Goyal2018-11-091-0/+16
* Adding shared element transitions support in AppWidgetsSunny Goyal2018-10-291-0/+42
* Merge "Framework: Remove a nonsensical substring(0)" am: 98627fa455Andreas Gampe2018-09-111-1/+1
|\
| * Framework: Remove a nonsensical substring(0)Andreas Gampe2018-09-051-1/+1
* | Merge "Send widget registration broadcasts before BOOT_COMPLETE" into pi-devChristopher Tate2018-08-201-3/+9
|\ \ | |/ |/|
| * Send widget registration broadcasts before BOOT_COMPLETEChristopher Tate2018-08-141-3/+9
* | Add @UnsupportedAppUsage annotationsMathew Inwood2018-08-094-0/+20
|/
* Add a condition in AppWidgetHost to honor config_enableAppWidgetService.Rajeev Kumar2018-04-051-2/+4
* Updating javadoc for updateAppWidgetProviderInfo APISunny Goyal2018-03-201-2/+4
* Updating java doc for requestPinAppWidgetSunny Goyal2018-03-171-1/+5
* Adding IntDef annotations to some flag based propertiesSunny Goyal2018-03-151-0/+32
* Add RequiresFeature annotation.Jeff Sharkey2018-02-161-0/+3
* Pass in the user defined by Context.Jeff Sharkey2018-02-031-8/+8
* Adding support for overriding app-awidget properties at runtimeSunny Goyal2018-01-081-0/+28
* Prevent reporting fake package name - frameworkSvet Ganov2017-12-091-0/+39
* Adding widgetFeatures so that a provider can indicate a set ofSunny Goyal2017-12-051-22/+39
* Removing some system binder calls in AppWidgetHostViewSunny Goyal2017-10-251-50/+31
* Binding to the RemoteViewsService directly from the hostSunny Goyal2017-10-201-29/+11
* Using bundle instead of a custom class for SaveInstanceStateSunny Goyal2017-09-211-119/+12
* Suppressing spammy logs when widget inflation failsSunny Goyal2017-08-311-2/+3
* Fix crashes in AppWidgetHost when app_widgets is not supportedElijah Taylor2017-06-231-11/+43
* Annotate @SystemApi with required permissions.Jeff Sharkey2017-06-051-0/+2