summaryrefslogtreecommitdiff
path: root/core/java/android/app/NotificationManager.java
Commit message (Expand)AuthorAgeFilesLines
* Expand the visual effects that DND can suppress.Julia Reynolds2018-03-081-3/+127
* System sounds get its own dnd toggleBeverly2018-03-061-6/+12
* Merge "Grant uri access to notification listeners."Julia Reynolds2018-02-061-0/+12
|\
| * Grant uri access to notification listeners.Julia Reynolds2018-02-051-0/+12
* | Rename broadcast constantsJulia Reynolds2018-02-051-13/+20
* | Pass in the user defined by Context.Jeff Sharkey2018-02-031-4/+4
|/
* Merge "Add broadcast when notification block state changes"TreeHugger Robot2018-01-241-0/+12
|\
| * Add broadcast when notification block state changesJulia Reynolds2018-01-231-0/+12
* | Fixing bugs in Notification proto dumping.Kweku Adams2018-01-231-1/+1
|/
* Notify apps when channels/groups are blocked/unblockedJulia Reynolds2017-11-211-0/+66
* Allow read-access to notification policyBeverly2017-11-151-4/+2
* Add alarm + media/other to NotifManager.PolicyBeverly2017-10-091-0/+9
* incidentd: creating PolicyProto for NotificationManagerKweku Adams2017-09-251-0/+22
* Add more functionality to channel groupsJulia Reynolds2017-08-301-1/+4
* Add documentation for MIN notification interaction with fg services.Dianne Hackborn2017-07-311-1/+6
* Allow apps to downgrade importance in createNotificationChannelGeoffrey Pitsch2017-07-201-1/+5
* Reducing bitmap sizes in notificationsSelim Cinek2017-07-191-0/+1
* Strip extenders on android go devices.Julia Reynolds2017-06-271-1/+3
* Migrate managed services from setting to policy xmlJulia Reynolds2017-06-191-18/+71
* Annotate @SystemApi with required permissions.Jeff Sharkey2017-06-051-7/+3
* Documentation updatesJulia Reynolds2017-04-271-3/+12
* Remove long standing debug codeJulia Reynolds2017-04-211-5/+1
* Auto-generate docs based on annotations.Jeff Sharkey2017-04-201-21/+19
* Turn down the preliminary foreground service APIChristopher Tate2017-04-171-36/+0
* API refactor: context.startForegroundService()Christopher Tate2017-03-301-0/+3
* AccountManagerService send pkg uid when creating notification channelGeoffrey Pitsch2017-03-221-13/+0
* Allow channels to have a user visible description.Julia Reynolds2017-03-211-2/+6
* Better deletionsJulia Reynolds2017-03-161-0/+24
* Remove resource id channel/group name fieldsJulia Reynolds2017-03-161-6/+7
* Allow blocked apps to create channelsJulia Reynolds2017-03-131-1/+2
* Channels for Frameworks notificationsGeoffrey Pitsch2017-03-011-0/+13
* Minor javadoc cleanup.Jeremy Joslin2017-01-261-1/+1
* Add notification channel groups.Julia Reynolds2017-01-261-0/+38
* Enable background restrictionsChristopher Tate2017-01-191-0/+35
* Revert "Enable background restrictions"Chris Tate2017-01-191-35/+0
* Enable background restrictionsChristopher Tate2017-01-181-0/+35
* API improvements for creating NotificationChannelsGeoffrey Pitsch2017-01-061-28/+13
* Add badging support for channels.Julia Reynolds2016-12-211-1/+1
* Listener in createNotificationChannelGeoffrey Pitsch2016-12-011-3/+35
* Allow listeners more snoozing options.Julia Reynolds2016-11-281-0/+2
* Some channel model updatesJulia Reynolds2016-11-011-21/+9
* Add Notification channelsJulia Reynolds2016-09-151-0/+60
* only rate limit notification updatesChris Wren2016-08-041-2/+2
* document the return type of getImportanceChris Wren2016-05-111-9/+55
* Documentation update for interruption filters.Julia Reynolds2016-04-061-4/+10
* Prevent apps without DND access from toggling DND via AudioService.Julia Reynolds2016-03-161-4/+0
* Merge "add a ranking service to the rocket" into nyc-devChris Wren2016-03-091-1/+0
|\
| * add a ranking service to the rocketChris Wren2016-03-081-1/+0
* | Merge "Fix and optimize stripForDelivery" into nyc-devAdrian Roos2016-03-081-2/+1
|\ \
| * | Fix and optimize stripForDeliveryAdrian Roos2016-03-031-2/+1
| |/