summaryrefslogtreecommitdiff
path: root/core/java/android/app/NotificationManager.java
Commit message (Expand)AuthorAgeFilesLines
* Use ParceledListSlice for ZenModeConfig and AutomaticZenRulesMatías Hernández2025-10-071-2/+2
* Forbid granting access to NLSes with too-long component namesMatías Hernández2023-09-181-0/+6
* Clarify documentation about targets of DND-related broadcastsMatías Hernández2023-02-171-3/+12
* docs: Fixing badly-formatted doc commentAndrew Solovay2022-10-101-2/+2
* Update matchesCallFilter guidance to recommend tel: codesYuri Lin2022-02-091-5/+12
* Update toString on NotificationManager.PolicyBeverly2021-12-221-2/+5
* Revert^2 for adding permission enforcement for matchesCallFilter.Yuri Lin2021-11-021-0/+4
* Revert "Enforce that callers to matchesCallFilter have either li..."Daniel Chapin2021-10-291-3/+0
* Enforce that callers to matchesCallFilter have either listener access or read...Yuri Lin2021-10-271-0/+3
* Add matchesCallFilter function to NotificationManager.Yuri Lin2021-10-111-1/+54
* Store DND rule ownersJulia Reynolds2021-06-161-3/+5
* API feedback: make bubble pref an int defMady Mellor2021-04-071-1/+9
* API: Expose whether bubbles are enabled or notMady Mellor2021-03-301-1/+15
* Switch to controling if toast rate limiting is enabled using TestApi.Jan Tomljanovic2021-01-081-0/+17
* Merge "Expose NotificationManager#getBubblePreference"Mady Mellor2020-12-151-4/+43
|\
| * Expose NotificationManager#getBubblePreferenceMady Mellor2020-12-081-4/+43
* | Stop writing approved pkgs to SettingsJulia Reynolds2020-12-031-1/+2
|/
* Merge "Store user_set for notification listeners"Eugene Susla2020-10-291-3/+11
|\
| * Store user_set for notification listenersEugene Susla2020-10-291-3/+11
* | Add maxTargetSdk restriction to unused APIs.Mathew Inwood2020-10-291-1/+1
* | Revert "Add maxTargetSdk restriction to unused APIs."Hongwei Wang2020-10-281-1/+1
* | Add maxTargetSdk restriction to unused APIs.Mathew Inwood2020-10-271-1/+1
|/
* Remove @TestApi from @SystemApi symbolsAnton Hansson2020-10-201-6/+0
* Add @Nullable annotation to the parameter of Object.equals() methods.Roman Kalukiewicz2020-10-151-1/+1
* Expose get/set notification listeners as a @SystemAPIEugene Susla2020-10-131-2/+29
* Support for notification panel key on ATVPhilip Junker2020-09-141-0/+68
* [Media ML] Replace observing changes in Settings valueJin Seok Park2020-08-141-0/+10
* Merge "Let apps see if their conversations have been demoted"Julia Reynolds2020-07-271-0/+14
|\
| * Let apps see if their conversations have been demotedJulia Reynolds2020-07-271-0/+14
* | Merge "Remove gendered language" am: 35616155b5 am: 5c018260e0 am: fc99d35ccf...Treehugger Robot2020-07-271-2/+2
|\ \
| * \ Merge "Remove gendered language" am: 35616155b5 am: 5c018260e0Treehugger Robot2020-07-271-2/+2
| |\ \
| | * | Remove gendered languageJulia Reynolds2020-07-231-2/+2
| | * | Fix broken @see tags in public documentation.Andrew Sapperstein2020-05-011-1/+1
| | * | Use new UnsupportedAppUsage annotation.Artur Satayev2020-01-091-1/+1
| | * | Merge "Update equals and hashCode methods of NoMan.Policy"Beverly2019-11-181-3/+3
| | |\ \
| | | * | Update equals and hashCode methods of NoMan.PolicyBeverly2019-11-181-3/+3
| | * | | Allow the down volume key to silence notifsJulia Reynolds2019-07-261-0/+19
| | |/ /
| * | | Fix broken @see tags in public documentation.Andrew Sapperstein2020-05-011-1/+1
* | | | Add hasEnabledNotificationListener APIJin Seok Park2020-07-201-0/+20
| |_|/ |/| |
* | | Fix broken @see tags in public documentation.Andrew Sapperstein2020-04-281-1/+1
|/ /
* | Make bubble settings a pref with an int rather than a boolMady Mellor2020-04-091-1/+14
* | Update documentationJulia Reynolds2020-03-241-1/+3
* | Give mConsolidatedPolicy a default valueBeverly2020-03-171-5/+6
* | Address api feedbackJulia Reynolds2020-02-231-2/+12
* | Framework changes to enable Notification listeners on Android Go.Rajeev Kumar2020-02-181-4/+1
* | Separate concept of VIC from DNDJulia Reynolds2020-02-041-36/+137
* | Add conversation-centric inline controlsJulia Reynolds2020-01-151-1/+2
* | Add support for conversation notification channelsJulia Reynolds2020-01-101-0/+19
* | Use new UnsupportedAppUsage annotation.Artur Satayev2019-12-181-1/+1
* | Rename writeToProto to be dumpDebugJeffrey Huang2019-12-051-1/+1