summaryrefslogtreecommitdiffstats
path: root/core/java/android/app/Notification.java
Commit message (Expand)AuthorAgeFilesLines
* Compatibility fix for apps that construct Notification.Builders earlyAdam Powell2014-05-301-2/+9
* DO NOT MERGE Cherry-pick: Additional doc fixes for WearableExtenderGriff Hazen2014-05-281-4/+6
* DO NOT MERGE Cherry-pick: Add full screen size preset to WearableExtenderGriff Hazen2014-05-271-0/+8
* DO NOT MERGE Cherry-pick: Doc fixes for Notification.WearableExtenderGriff Hazen2014-05-271-19/+44
* DO NOT MERGE Cherry-pick: Api updates for wearable extensions to notificationsGriff Hazen2014-05-251-31/+753
* Introducing Notification.MediaStyle.Dan Sandler2014-05-221-2/+151
* Added Notification.EXTRA_BACKGROUND_IMAGE_URIJose Lima2014-05-211-0/+11
* am 7ba69dd8: am 9e1379f1: Fix sdk docs build for framework from remote input ...Griff Hazen2014-05-201-1/+1
|\
| * Fix sdk docs build for framework from remote input api addition.Griff Hazen2014-05-201-1/+1
* | resolved conflicts for merge of 8f1e7ade to masterGriff Hazen2014-05-201-13/+207
|\ \ | |/
| * Add RemoteInput, Grouping, and Extender to Notification api.Griff Hazen2014-05-201-13/+206
* | am cfa27161: am 50c11659: Fix Notification sdk docs build.Griff Hazen2014-05-161-2/+2
|\ \ | |/
| * Fix Notification sdk docs build.Griff Hazen2014-05-161-2/+2
* | resolved conflicts for merge of de35b636 to masterGriff Hazen2014-05-161-20/+126
|\ \ | |/
| * Add support for extendable actions to Notification.Griff Hazen2014-05-151-19/+125
| * DO NOT MERGE Hide Notification categories from API 20 (KKWT)Griff Hazen2014-05-051-0/+16
* | Badge largeIcons with the notification icon.Dan Sandler2014-05-161-19/+30
* | notification ranking infrastructureChris Wren2014-05-091-2/+2
* | Quantum notification improvements.Dan Sandler2014-05-081-64/+105
* | am e638b844: am 3c5a6cf9: am 2c6131bb: am 293977bd: Fix the doc for Notificat...Griff Hazen2014-04-281-2/+2
|\ \ | |/
| * am 2c6131bb: am 293977bd: Fix the doc for Notification.FLAG_ONLY_ALERT_ONCE.Griff Hazen2014-04-281-2/+2
| |\
| | * Fix the doc for Notification.FLAG_ONLY_ALERT_ONCE.Griff Hazen2014-04-281-2/+2
| * | Unhide Notification kind, rename to category.John Spurlock2014-03-241-50/+77
| * | am 111e981d: am 70d5ed26: Merge "use relative positioning for notification ac...Chris Wren2014-03-071-1/+1
| |\ \ | | |/
| | * use relative positioning for notification actionsChris Wren2014-03-061-1/+1
* | | support the people extra on the notification objectChris Wren2014-04-101-0/+15
* | | Move legacy notification processing to Notification.BuilderJorim Jaggi2014-03-271-24/+94
* | | Add notification category for recommendations.John Spurlock2014-03-211-0/+7
* | | Unhide notification category.John Spurlock2014-03-211-50/+70
* | | Change appearance of notifications to light theme.Jorim Jaggi2014-03-071-11/+66
* | | am 6daf22ca: am 47826bfa: am c748341a: Merge "Add addExtras and getExtras to ...Griff Hazen2014-03-061-4/+40
|\ \ \ | |/ /
| * | Add addExtras and getExtras to Notification.Builder.Griff Hazen2014-03-051-4/+40
* | | create a synthetic 2U heads up notificationChris Wren2014-02-281-0/+36
* | | am 4e795ebe: am 0ff811db: Merge "Add local-only option to Notification (using...Griff Hazen2014-02-111-2/+19
|\ \ \ | |/ /
| * | Add local-only option to Notification (using flag)Griff Hazen2014-02-111-2/+19
| |/
* | record the notification styleChris Wren2014-01-311-0/+2
* | Notification visibility APIs.Dan Sandler2014-01-301-0/+86
* | use relative positioning for notification actionsChris Wren2013-12-031-1/+1
* | am 723ad75e: Merge "API cleanups for Notification." into klp-devDaniel Sandler2013-09-301-31/+170
|\ \ | |/
| * API cleanups for Notification.Daniel Sandler2013-09-271-31/+170
* | Add typedefs and nullness annotations.Tor Norbye2013-09-111-1/+10
|/
* Add support for notification scorers.Scott Greenwald2013-07-231-0/+7
* allow rich notifications in the heads up.Chris Wren2013-07-231-0/+24
* Save Notification large icon to extras.John Spurlock2013-06-101-0/+3
* reveal the notification extrasChris Wren2013-06-061-23/+0
* Filter out dangerous CharSequences in Notification.Daniel Sandler2013-05-081-17/+44
* Fix concurrency issues when parceling StatusBarNotifications.Daniel Sandler2013-04-221-8/+33
* Finish annotating Notification.extras.Daniel Sandler2013-04-151-23/+104
* Set FLAG_SHOW_LIGHTS if *either* on or off is nonzero.Daniel Sandler2013-04-081-1/+1
* Make Notification action data structures public.Daniel Sandler2013-02-201-2/+5