index
:
frameworks_base.git
kitkat
lp5.0
lp5.1
mm6.0
n7.0
n7.1
o8.0
o8.1
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
t13.0_pre-rebase_jan22-23
u14.0
v15.0
w16.0
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
app
/
NotificationManager.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use ParceledListSlice for ZenModeConfig and AutomaticZenRules
Matías Hernández
2025-10-07
1
-2
/
+2
*
Forbid granting access to NLSes with too-long component names
Matías Hernández
2023-09-18
1
-0
/
+6
*
Clarify documentation about targets of DND-related broadcasts
Matías Hernández
2023-02-17
1
-3
/
+12
*
docs: Fixing badly-formatted doc comment
Andrew Solovay
2022-10-10
1
-2
/
+2
*
Update matchesCallFilter guidance to recommend tel: codes
Yuri Lin
2022-02-09
1
-5
/
+12
*
Update toString on NotificationManager.Policy
Beverly
2021-12-22
1
-2
/
+5
*
Revert^2 for adding permission enforcement for matchesCallFilter.
Yuri Lin
2021-11-02
1
-0
/
+4
*
Revert "Enforce that callers to matchesCallFilter have either li..."
Daniel Chapin
2021-10-29
1
-3
/
+0
*
Enforce that callers to matchesCallFilter have either listener access or read...
Yuri Lin
2021-10-27
1
-0
/
+3
*
Add matchesCallFilter function to NotificationManager.
Yuri Lin
2021-10-11
1
-1
/
+54
*
Store DND rule owners
Julia Reynolds
2021-06-16
1
-3
/
+5
*
API feedback: make bubble pref an int def
Mady Mellor
2021-04-07
1
-1
/
+9
*
API: Expose whether bubbles are enabled or not
Mady Mellor
2021-03-30
1
-1
/
+15
*
Switch to controling if toast rate limiting is enabled using TestApi.
Jan Tomljanovic
2021-01-08
1
-0
/
+17
*
Merge "Expose NotificationManager#getBubblePreference"
Mady Mellor
2020-12-15
1
-4
/
+43
|
\
|
*
Expose NotificationManager#getBubblePreference
Mady Mellor
2020-12-08
1
-4
/
+43
*
|
Stop writing approved pkgs to Settings
Julia Reynolds
2020-12-03
1
-1
/
+2
|
/
*
Merge "Store user_set for notification listeners"
Eugene Susla
2020-10-29
1
-3
/
+11
|
\
|
*
Store user_set for notification listeners
Eugene Susla
2020-10-29
1
-3
/
+11
*
|
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-29
1
-1
/
+1
*
|
Revert "Add maxTargetSdk restriction to unused APIs."
Hongwei Wang
2020-10-28
1
-1
/
+1
*
|
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-27
1
-1
/
+1
|
/
*
Remove @TestApi from @SystemApi symbols
Anton Hansson
2020-10-20
1
-6
/
+0
*
Add @Nullable annotation to the parameter of Object.equals() methods.
Roman Kalukiewicz
2020-10-15
1
-1
/
+1
*
Expose get/set notification listeners as a @SystemAPI
Eugene Susla
2020-10-13
1
-2
/
+29
*
Support for notification panel key on ATV
Philip Junker
2020-09-14
1
-0
/
+68
*
[Media ML] Replace observing changes in Settings value
Jin Seok Park
2020-08-14
1
-0
/
+10
*
Merge "Let apps see if their conversations have been demoted"
Julia Reynolds
2020-07-27
1
-0
/
+14
|
\
|
*
Let apps see if their conversations have been demoted
Julia Reynolds
2020-07-27
1
-0
/
+14
*
|
Merge "Remove gendered language" am: 35616155b5 am: 5c018260e0 am: fc99d35ccf...
Treehugger Robot
2020-07-27
1
-2
/
+2
|
\
\
|
*
\
Merge "Remove gendered language" am: 35616155b5 am: 5c018260e0
Treehugger Robot
2020-07-27
1
-2
/
+2
|
|
\
\
|
|
*
|
Remove gendered language
Julia Reynolds
2020-07-23
1
-2
/
+2
|
|
*
|
Fix broken @see tags in public documentation.
Andrew Sapperstein
2020-05-01
1
-1
/
+1
|
|
*
|
Use new UnsupportedAppUsage annotation.
Artur Satayev
2020-01-09
1
-1
/
+1
|
|
*
|
Merge "Update equals and hashCode methods of NoMan.Policy"
Beverly
2019-11-18
1
-3
/
+3
|
|
|
\
\
|
|
|
*
|
Update equals and hashCode methods of NoMan.Policy
Beverly
2019-11-18
1
-3
/
+3
|
|
*
|
|
Allow the down volume key to silence notifs
Julia Reynolds
2019-07-26
1
-0
/
+19
|
|
|
/
/
|
*
|
|
Fix broken @see tags in public documentation.
Andrew Sapperstein
2020-05-01
1
-1
/
+1
*
|
|
|
Add hasEnabledNotificationListener API
Jin Seok Park
2020-07-20
1
-0
/
+20
|
|
_
|
/
|
/
|
|
*
|
|
Fix broken @see tags in public documentation.
Andrew Sapperstein
2020-04-28
1
-1
/
+1
|
/
/
*
|
Make bubble settings a pref with an int rather than a bool
Mady Mellor
2020-04-09
1
-1
/
+14
*
|
Update documentation
Julia Reynolds
2020-03-24
1
-1
/
+3
*
|
Give mConsolidatedPolicy a default value
Beverly
2020-03-17
1
-5
/
+6
*
|
Address api feedback
Julia Reynolds
2020-02-23
1
-2
/
+12
*
|
Framework changes to enable Notification listeners on Android Go.
Rajeev Kumar
2020-02-18
1
-4
/
+1
*
|
Separate concept of VIC from DND
Julia Reynolds
2020-02-04
1
-36
/
+137
*
|
Add conversation-centric inline controls
Julia Reynolds
2020-01-15
1
-1
/
+2
*
|
Add support for conversation notification channels
Julia Reynolds
2020-01-10
1
-0
/
+19
*
|
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-12-18
1
-1
/
+1
*
|
Rename writeToProto to be dumpDebug
Jeffrey Huang
2019-12-05
1
-1
/
+1
[next]