summaryrefslogtreecommitdiff
path: root/core/java/android/app/NotificationChannel.java
Commit message (Expand)AuthorAgeFilesLines
* Fix CTSMady Mellor2020-04-281-6/+13
* Make bubble channel setting 3 state with unset / on / offMady Mellor2020-04-211-10/+29
* Make bubble settings a pref with an int rather than a boolMady Mellor2020-04-091-13/+8
* Rename NotificationChannel#setBlockableSystemHall Liu2020-03-131-12/+15
* Increase test coverage for NotificationChannelJulia Reynolds2020-03-101-0/+2
* Address api feedbackJulia Reynolds2020-02-231-4/+6
* Separate concept of VIC from DNDJulia Reynolds2020-02-041-4/+33
* Do not use @SystemApi(client = MODULE_APPS) (documents/settings)Makoto Onuki2020-01-311-3/+1
* Merge "Expose NotificationChannel#setBlockableSystem as SystemApi"TreeHugger Robot2020-01-171-1/+7
|\
| * Expose NotificationChannel#setBlockableSystem as SystemApiHall Liu2020-01-161-1/+7
* | Allow conversations to be demoted out of the conversation spaceJulia Reynolds2020-01-161-5/+29
|/
* Add conversation-centric inline controlsJulia Reynolds2020-01-151-4/+5
* Add support for conversation notification channelsJulia Reynolds2020-01-101-25/+88
* Use new UnsupportedAppUsage annotation.Artur Satayev2019-12-181-1/+1
* Rename writeToProto to be dumpDebugJeffrey Huang2019-12-051-2/+2
* Address API review feedbackJulia Reynolds2019-09-051-0/+8
* Make some APIs used by ExtService module @SystemApiJulia Reynolds2019-08-191-0/+1
* Record initial app given importanceJulia Reynolds2019-06-251-4/+34
* Noti importance from certain Roles cannot be modifiedJulia Reynolds2019-03-291-3/+27
* All Parcelable CREATOR fields are @NonNull.Jeff Sharkey2019-02-281-1/+1
* Add settings for notification bubblingJulia Reynolds2019-02-051-9/+1
* Create BubbleMetadata use it instead of app overlay intentMady Mellor2019-01-151-25/+25
* Don't allow importance updates for oem locked channelsJulia Reynolds2019-01-141-20/+44
* Add APIs for notification app overlaysJulia Reynolds2018-10-251-46/+79
* Additional functionality for the noti asstJulia Reynolds2018-10-221-2/+3
* Add @UnsupportedAppUsage annotationsMathew Inwood2018-08-141-0/+3
* The quietening round 2 part 1Julia Reynolds2018-08-101-0/+7
* Merge "Move channel logging to dump method and redact name."Aaron Heuckroth2018-07-101-0/+27
|\
| * Move channel logging to dump method and redact name.Aaron Heuckroth2018-07-091-0/+27
* | Improve backup and restore for empty soundsJulia Reynolds2018-06-221-2/+2
|/
* Work on issue #77931346: The notification that should not be named appearedDianne Hackborn2018-05-011-0/+25
* Update incorrect documentationJulia Reynolds2018-04-101-9/+14
* Update notification blocking documentation.Julia Reynolds2018-03-291-1/+5
* Fixing bugs in Notification proto dumping.Kweku Adams2018-01-231-6/+6
* Canonicalize notification channel sounds for backup am: 2d7a4a3f67Bernardo Rufino2017-10-111-0/+2
|\
| * Canonicalize notification channel sounds for backupBernardo Rufino2017-10-111-3/+81
* | Canonicalize notification channel sounds for backupBernardo Rufino2017-10-051-3/+81
* | incidentd: Adding RankingHelper data to NotificationManager proto output.Kweku Adams2017-10-031-0/+35
* | Add more functionality to channel groupsJulia Reynolds2017-08-301-19/+19
|/
* Fix system crashJulia Reynolds2017-07-131-6/+6
* Properly read vibration setting on boot.Julia Reynolds2017-05-261-1/+1
* Allow some system notifications to be blocked.Julia Reynolds2017-05-251-1/+25
* Lock relevant fields on channel updateJulia Reynolds2017-05-111-12/+7
* Api updatesJulia Reynolds2017-04-251-2/+6
* Even more auto-doc work.Jeff Sharkey2017-04-241-3/+2
* Auto-generate docs based on annotations.Jeff Sharkey2017-04-201-7/+6
* Allow notification channels to be silent.Julia Reynolds2017-04-131-3/+5
* Allow channels to have a user visible description.Julia Reynolds2017-03-211-53/+110
* Remove resource id channel/group name fieldsJulia Reynolds2017-03-161-37/+7
* Allow channels to be renamed.Julia Reynolds2017-03-071-0/+7