summaryrefslogtreecommitdiff
path: root/core/java/android/widget/RemoteViews.java
Commit message (Expand)AuthorAgeFilesLines
* Update some Parcelables to send Strings UTF-8.Jeff Sharkey2020-04-211-6/+6
* Move noteAppWidgetTapped call into AppWidgetHostView.Hui Yu2020-04-151-12/+1
* Update AppOps & UsageStats when app widget tapped.Hui Yu2020-03-211-1/+12
* Updating widgets docsSunny Goyal2020-03-131-3/+3
* Updates Icon type checks in framework to include TYPE_URI_ADAPTIVE_BITMAPMehdi Alizadeh2020-01-091-1/+2
* Use new UnsupportedAppUsage annotation.Artur Satayev2020-01-061-1/+1
* Revert "Revert "Cleaning up listener when task completes""Sunny Goyal2019-12-121-11/+11
* Revert "Cleaning up listener when task completes"Winson Chung2019-12-121-12/+11
* Cleaning up listener when task completesSunny Goyal2019-12-091-11/+12
* Use static filter for inflater of RemoteViewsZhen Zhang2019-11-121-2/+25
* Restore some greylist entries.Mathew Inwood2019-06-281-18/+19
* Adding some missing annotations as per API reviewSunny Goyal2019-03-011-4/+7
* All Parcelable CREATOR fields are @NonNull.Jeff Sharkey2019-02-281-1/+1
* Restrict RemoteViews unsupported app usageAdam Powell2019-02-041-18/+19
* Merge "Apply cache and preload mechanism to inline image notifications."Wu Ahan2018-12-061-0/+10
|\
| * Apply cache and preload mechanism to inline image notifications.Ahan Wu2018-12-041-0/+10
* | Adding API to specify a dark text specific layout in app-widgetsSunny Goyal2018-12-041-47/+97
|/
* Add onActionClicked in NotificationAssistantServiceTony Mak2018-11-291-0/+49
* Removing mApplyTheme parameter in RemoteViews as it changes the internal stateSunny Goyal2018-11-131-16/+16
* Adding shared element transitions support in AppWidgetsSunny Goyal2018-10-291-189/+290
* Merge "Add activity options flag to force launching an activity in a new task"TreeHugger Robot2018-10-181-4/+11
|\
| * Add activity options flag to force launching an activity in a new taskWinson Chung2018-09-281-4/+11
* | Fixes touch ripples on media buttons.Gus Prevas2018-10-151-0/+67
|/
* Fixing static instant of OnClickHandler is getting modified at runtimeSunny Goyal2018-08-221-44/+22
* Add @UnsupportedAppUsage annotationsMathew Inwood2018-08-211-0/+22
* More conservative dark text calculationLucas Dupin2018-06-071-2/+2
* Merge "Autofill: new UX for TV and support themes" into pi-devTreeHugger Robot2018-04-261-0/+20
|\
| * Autofill: new UX for TV and support themesDake Gu2018-04-251-0/+20
* | Disabled reply action when pending intents are cancelledSelim Cinek2018-04-241-0/+1
* | Split the reply icon permanently from the right iconSelim Cinek2018-04-231-2/+20
|/
* Visit Uris in RemoteViews for granting purposes.Jeff Sharkey2018-04-181-0/+50
* Changed the appearance of phone call notificationsSelim Cinek2018-04-121-0/+15
* Remove uses of libcore.util.Objects.hashCode / equals.Narayan Kamath2018-02-191-5/+4
* add list of supported views to RemoteViews docsScott Main2017-11-211-0/+25
* Notification: Fix PendingIntent whitelistingAdrian Roos2017-10-271-8/+23
* Optimizing memory for RemoteViewsAdapter caches.Sunny Goyal2017-10-191-5/+12
* Updating documentation for setOnClickPendingIntentSunny Goyal2017-10-121-1/+5
* Merge "Simplifying writeToParcel for various actions"TreeHugger Robot2017-09-271-337/+139
|\
| * Simplifying writeToParcel for various actionsSunny Goyal2017-09-271-337/+139
* | Fixing wrong actions were written to parcel when copyingSunny Goyal2017-09-261-1/+1
|/
* Preventing data overwirte in a ParcelSunny Goyal2017-09-211-32/+32
* ActivityOptions.set/getLaunchStackId() be gone!Wale Ogunwale2017-09-191-5/+6
* Adding a copy constructor for RemoteViewsSunny Goyal2017-09-061-214/+111
* Changing RemoteViews to using MethodHandles instead of relectionSunny Goyal2017-08-311-97/+90
* Transforming all texts of decorated media custom viewsSelim Cinek2017-08-231-0/+63
* Fixed a bug with decorated custom viewsSelim Cinek2017-08-221-0/+28
* Reducing bitmap sizes in notificationsSelim Cinek2017-07-191-0/+16
* Merge "Merge "Fix bug where RemoteViews addView is backwards." into oc-dr1-de...Anthony Chen2017-07-061-0/+2
|\
| * Fix bug where RemoteViews addView is backwards.Anthony Chen2017-07-051-0/+2
* | Manually merge 23bb5bf262279ab37cfa109091c1bf0ae75e0685 to fix APIsAlan Viverette2017-06-141-15/+24