summaryrefslogtreecommitdiff
path: root/core/java/android/widget/RemoteViews.java
Commit message (Expand)AuthorAgeFilesLines
* Preventing widgets from exceeding Bitmap memory limitSunny Goyal2016-11-151-19/+2
* Changed the appearance of fullscreen intent notifications againSelim Cinek2016-07-221-0/+12
* Merge \"Make RemoteView margins density-change safe\" into nyc-devAdrian Roos2016-06-141-13/+32
|\
| * Make RemoteView margins density-change safeAdrian Roos2016-06-131-13/+32
* | Store the appropriate layout id for the infrated view, so thatSunny Goyal2016-05-181-3/+5
|/
* Changed the name of chronometer countdownSelim Cinek2016-04-211-2/+2
* Notification MessagingStyle: Add handset viewsAdrian Roos2016-04-121-0/+17
* Launch everything from the shade in full-screen stackJorim Jaggi2016-04-011-0/+10
* Don't copy Bitmaps when cloning RemoteViewsAdrian Roos2016-03-211-2/+21
* Merge "Added convenience methods to use chronometer countdown methods" into n...Selim Cinek2016-02-261-0/+14
|\
| * Added convenience methods to use chronometer countdown methodsSelim Cinek2016-02-251-0/+14
* | Fixing the parent check loop to allow RemoteViewsFrameLayoutSunny Goyal2016-02-251-2/+9
* | Fix broken remote inputsAdrian Roos2016-02-241-2/+2
|/
* Make actions extend over the whole action railAdrian Roos2016-02-101-15/+51
* Added support for async inflation of RemoteViewsSunny Goyal2016-01-111-9/+456
* Fixed a bug where the margins where not updated correctlySelim Cinek2015-12-011-0/+1
* Update the notification templatesSelim Cinek2015-11-301-0/+57
* Visuals for Inline ReplyAdrian Roos2015-11-231-0/+48
* Adds an option to override RemoteViews transition.Gus Prevas2015-09-251-3/+38
* Make the RemoteViews context safe for Icons.Dan Sandler2015-07-301-0/+4
* Fully support Icons in Notification actions.Dan Sandler2015-07-291-11/+117
* Fix shared drawable stateJorim Jaggi2015-06-011-3/+3
* Add Icon support to ImageView.Dan Sandler2015-05-131-0/+36
* Annotate ARGB integer parameters with @ColorIntTor Norbye2015-03-051-1/+2
* Adding APIs to enable apps to influence accessibility traversal.Svetoslav2014-10-301-0/+20
* Apply color to progress bar for notificationsJorim Jaggi2014-10-091-0/+50
* Keep existing API behavior that regressed.Svetoslav2014-09-191-1/+5
* Fix RemoteViews to inflate views for current user.Kenny Guy2014-09-041-8/+25
* Revert "Ensure all RemoteViews use myUserId rather than context."Kenny Guy2014-09-041-3/+1
* Ensure all RemoteViews use myUserId rather than context.Kenny Guy2014-09-041-1/+3
* Media notification updatesJorim Jaggi2014-09-011-3/+3
* Fix a crash in RemoteViews.Svetoslav2014-08-181-1/+1
* Fix regression in remote views.Svet Ganov2014-08-071-32/+57
* Allow adding widgets from user profiles.Svetoslav2014-08-051-78/+89
* Strip RemoteViews from Notifications, re-create them in SysUIChristoph Studer2014-07-301-0/+9
* am b9a45aae: am 447b68e7: am b5e05cff: Merge "Fixing parcel leaks to avoid vi...Jeff Sharkey2014-06-191-1/+3
|\
| * Fixing parcel leaks to avoid virtual memory leakMaunik Shah2014-06-191-1/+3
* | Move legacy notification processing to Notification.BuilderJorim Jaggi2014-03-271-0/+94
|/
* Fix crash in app widgetsRomain Guy2013-07-231-1/+5
* Use the parameter type as part of the methods cache keyRomain Guy2013-07-221-11/+48
* Cache reflection lookupsRomain Guy2013-07-221-102/+100
* DO NOT MERGE Stripping some new widget API that is yet unusedAdam Cohen2013-04-171-0/+2
* Warn when exposing file:// Uris beyond a process.Jeff Sharkey2013-04-031-2/+8
* Updating new widget api to account for view type countAdam Cohen2013-01-101-7/+15
* Fix docs build issueAdam Cohen2012-12-141-1/+1
* Adding simple ArrayList API for collection widgetsAdam Cohen2012-12-131-15/+114
* Attempted fix for issue 7469415Adam Cohen2012-11-061-2/+2
* Merge "Fixing AppWidgetService / AppWidgetHost to work in system process" int...Adam Cohen2012-09-271-20/+8
|\
| * Fixing AppWidgetService / AppWidgetHost to work in system processAdam Cohen2012-09-261-20/+8
* | Fixing Keyguard widget click handling (issue 7179972)Adam Cohen2012-09-261-0/+2
|/