summaryrefslogtreecommitdiffstats
path: root/core/java/android/app/Notification.java
Commit message (Expand)AuthorAgeFilesLines
* Merge "remove setLatestEventInfo" into mnc-devChris Wren2015-06-241-0/+1
|\
| * remove setLatestEventInfoChris Wren2015-06-241-0/+1
* | Fix build.Daniel Sandler2015-06-241-0/+6
* | Use ashmem backed bitmaps for passing around notificationsJorim Jaggi2015-06-231-1/+20
|/
* Patch up certain kinds of broken notifications.Dan Sandler2015-06-181-2/+12
* remove usage of deprecated method setLatestEventInfoChris Wren2015-06-121-5/+8
* Deal more gracefully with null smallIcons.Dan Sandler2015-05-201-3/+10
* Icon support comes to Notification.Dan Sandler2015-05-151-38/+111
* Revert "Icon support comes to Notification."Daniel Sandler2015-05-141-101/+38
* Fix icon-related crash.Dan Sandler2015-05-141-2/+3
* Icon support comes to Notification.Dan Sandler2015-05-131-38/+100
* Always force constructors accessible during inflationAlan Viverette2015-05-041-0/+1
* Move ContentInfoExtender from Notification.java to a support libraryJose Lima2015-05-011-471/+0
* Add pre-order as a pricing type for ContentInfoExtenderJose Lima2015-04-231-0/+7
* Quick build fix: Revert "Add pre-order as a pricing type for ContentInfoExten...Ed Heyl2015-04-231-7/+0
* Add pre-order as a pricing type for ContentInfoExtenderJose Lima2015-04-221-0/+7
* Add new notification category for reminders.John Spurlock2015-04-021-0/+5
* Merge "HUN: Implement per-package config."John Spurlock2015-03-201-0/+20
|\
| * HUN: Implement per-package config.John Spurlock2015-03-201-0/+20
* | Replace usages of deprecated Resources.getColor() and getColorStateList()Alan Viverette2015-03-181-5/+5
|/
* New ContentInfoExtender for NotificationsJose Lima2015-03-181-0/+464
* Merge "Add new debug feature to automatically create heap dumps."Dianne Hackborn2015-03-071-1/+0
|\
| * Add new debug feature to automatically create heap dumps.Dianne Hackborn2015-03-061-1/+0
* | Annotate ARGB integer parameters with @ColorIntTor Norbye2015-03-051-3/+8
|/
* Add @ResourceInt annotations on APIsTor Norbye2015-02-181-2/+4
* + Add CarExtender to NotificationZhen Yu Song2015-01-291-0/+397
* am 4a5129c8: am c3059b44: Merge "Fix colored icons in doze mode" into lmp-mr1...Jorim Jaggi2014-12-171-2/+8
|\
| * Merge "Fix colored icons in doze mode" into lmp-mr1-devJorim Jaggi2014-12-171-2/+8
| |\
| | * Fix colored icons in doze modeJorim Jaggi2014-12-171-2/+8
* | | am 1464dd2f: am 0b22e395: Merge "Notification: Fix bigLargeIcon" into lmp-mr1...Christoph Studer2014-12-171-0/+17
|\ \ \ | |/ /
| * | Merge "Notification: Fix bigLargeIcon" into lmp-mr1-devChristoph Studer2014-12-171-0/+17
| |\ \
| | * | Notification: Fix bigLargeIconChristoph Studer2014-12-151-0/+17
| | |/
* | | am 88fb463e: am 0bb83b07: Merge "Fix MediaStyle docs mentioning 2 max actions...Christoph Studer2014-12-161-1/+1
|\ \ \ | |/ /
| * | Fix MediaStyle docs mentioning 2 max actions in compact viewChristoph Studer2014-12-121-1/+1
| |/
* | am 47a5cb12: am acd01ff0: Merge "Keep deleteIntent when copying Notification ...Chris Wren2014-12-021-0/+1
|\ \ | |/ |/|
| * Merge "Keep deleteIntent when copying Notification attributes"Chris Wren2014-12-021-0/+1
| |\
| | * Keep deleteIntent when copying Notification attributesSean Barbeau2014-07-201-0/+1
* | | Fix MediaStyle API commentsChristoph Studer2014-11-241-3/+3
* | | Improve doc for {get,set}HintAvoidBackgroundClippingGriff Hazen2014-11-171-2/+6
* | | Merge "Expand WearableExtender to customize labels." into lmp-mr1-devPete Gast2014-11-101-1/+90
|\ \ \
| * | | Expand WearableExtender to customize labels.Pete Gast2014-10-071-1/+90
* | | | Improve support for the barcode-on-screen use case for wearables.Griff Hazen2014-11-031-0/+63
* | | | Apply color to progress bar for notificationsJorim Jaggi2014-10-091-0/+9
| |/ / |/| |
* | | Put in real "code" (aka marketing) name.Dianne Hackborn2014-10-071-1/+1
|/ /
* | Update the documentation on EXTRA_PEOPLE.Chris Wren2014-09-301-4/+21
* | Merge "Notification: Reset chronometer visibility" into lmp-devChristoph Studer2014-09-121-2/+2
|\ \
| * | Notification: Reset chronometer visibilityChristoph Studer2014-09-101-2/+2
* | | Merge "Remember userId when stripping / rebuilding notification." into lmp-devKenny Guy2014-09-101-1/+16
|\ \ \
| * | | Remember userId when stripping / rebuilding notification.Kenny Guy2014-09-081-1/+16
| |/ /
* | | Merge "Notification: Use ViewStub for ProgressBar" into lmp-devChristoph Studer2014-09-101-1/+1
|\ \ \