summaryrefslogtreecommitdiffstats
path: root/core/java/android/app/Notification.java
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| * | Notification: Use ViewStub for ProgressBarChristoph Studer2014-09-091-1/+1
| |/
* | Copy visibility docs from support version to base Notification.Griff Hazen2014-09-091-0/+18
* | Restrict line count for BigTextStyleJorim Jaggi2014-09-081-2/+34
|/
* Addressing API council comments for UserManager.Svetoslav2014-09-051-3/+2
* Fix RemoteViews to inflate views for current user.Kenny Guy2014-09-041-27/+16
* Revert "Ensure all RemoteViews use myUserId rather than context."Kenny Guy2014-09-041-16/+27
* Merge "Notification: Limit length of accepted strings" into lmp-devDan Sandler2014-09-041-0/+12
|\
| * Notification: Limit length of accepted stringsChristoph Studer2014-09-031-0/+12
* | Merge "Ensure all RemoteViews use myUserId rather than context." into lmp-devKenny Guy2014-09-041-27/+16
|\ \
| * | Ensure all RemoteViews use myUserId rather than context.Kenny Guy2014-09-041-27/+16
| |/
* | Merge "Reduce RAM requirements of grayscale icon testing" into lmp-devDan Sandler2014-09-031-5/+5
|\ \
| * | Reduce RAM requirements of grayscale icon testingDan Sandler2014-09-031-5/+5
| |/
* | NoMan: Drop archive size to 100, strip EXTRA_BIG_TEXTChristoph Studer2014-09-021-0/+1
|/
* Merge "Notification: Reset view params for re-use" into lmp-devChristoph Studer2014-09-011-1/+37
|\
| * Notification: Reset view params for re-useChristoph Studer2014-09-011-1/+37
* | Media notification updatesJorim Jaggi2014-09-011-17/+93
|/
* Merge "NoMan: Allow listeners to specify notification trim" into lmp-devChristoph Studer2014-08-291-0/+2
|\
| * NoMan: Allow listeners to specify notification trimChristoph Studer2014-08-291-0/+2
* | Fix various problems with notification layoutsJorim Jaggi2014-08-291-13/+42
|/
* Notification: Optimize L icon processingChristoph Studer2014-08-261-11/+10
* Fix notification badge when line 3 not shown.Kenny Guy2014-08-221-7/+41
* Update notification layouts to match redlinesJorim Jaggi2014-08-211-38/+84
* Added notification color to all system notificationsSelim Cinek2014-08-201-0/+1
* Merge "Add support for AudioAttributes in android.media.Ringtone" into lmp-devJean-Michel Trivi2014-08-121-0/+3
|\
| * Add support for AudioAttributes in android.media.RingtoneJean-Michel Trivi2014-08-121-0/+3
* | Large text support for notifications.Dan Sandler2014-08-131-1/+13
|/
* Merge "Need to post-process all action icons to get the correct color." into ...Dan Sandler2014-08-071-3/+1
|\
| * Need to post-process all action icons to get the correct color.Dan Sandler2014-08-061-3/+1
* | Fix regression in remote views.Svet Ganov2014-08-071-3/+4
* | Polish of the app widgets cross-profiles feature.Svetoslav2014-08-071-1/+1
* | Allow adding widgets from user profiles.Svetoslav2014-08-051-22/+0
* | NoMan: Optimize profile badge retrievalChristoph Studer2014-08-041-15/+16
* | Notif: Fix profile badge for stripped RemoteViewsChristoph Studer2014-08-041-4/+20
|/
* Notification: Only post-process legacy notificationsChristoph Studer2014-08-031-1/+3
* Expose headsUpContentView so developers can customize it.Chris Wren2014-08-011-1/+0
* SysUI: Display group children when no summary is presentChristoph Studer2014-07-301-0/+14
* Strip RemoteViews from Notifications, re-create them in SysUIChristoph Studer2014-07-301-26/+510