index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
services
/
java
/
com
/
android
/
server
/
NotificationManagerService.java
Age
Commit message (
Expand
)
Author
2013-12-12
Introduce a Lifecycle for system services
Adam Lesinski
2013-10-14
Implement new SYSTEM_UI_FLAG_IMMERSIVE_STICKY.
John Spurlock
2013-10-09
Don't crash when component enable/disable broadcasts race with uninstall
Christopher Tate
2013-08-04
Polish the print spooler loading of stored print jobs.
Svetoslav Ganov
2013-08-01
am 9e6f26a8: am f3e2f8fe: am 9eb434c3: Allow the user to block notifications ...
Daniel Sandler
2013-08-01
Allow the user to block notifications for foreground services.
Daniel Sandler
2013-07-31
Notification muting conditional to exclusive audio focus request
Jean-Michel Trivi
2013-07-23
Add support for notification scorers.
Scott Greenwald
2013-06-27
move scoring, sound, vibration, and lights into a handler
Scott Greenwald
2013-06-14
am 5be52fb5: am a0c9b9d2: Merge "Temporarily restore some support for icon==0...
Daniel Sandler
2013-06-14
Merge "Temporarily restore some support for icon==0 notifications." into jb-m...
Daniel Sandler
2013-06-11
am 0a2ff8db: am 4e5694aa: Merge "Do not block notifications or toasts for SYS...
Daniel Sandler
2013-06-10
Do not block notifications or toasts for SYSTEM_UID or PHONE_UID.
Daniel Sandler
2013-05-28
Hideybars feature confirmation toast bar.
John Spurlock
2013-05-23
Merge "Compare binder instances when checking if listeners match." into jb-mr...
Andrew Wilson
2013-05-22
Temporarily restore some support for icon==0 notifications.
Daniel Sandler
2013-05-22
Compare binder instances when checking if listeners match.
Andrew Wilson
2013-05-21
Merge "Archive a copy of each dismissed notification." into jb-mr2-dev
Daniel Sandler
2013-05-21
Archive a copy of each dismissed notification.
Daniel Sandler
2013-05-18
Deactivate notification listeners disabled at runtime.
John Spurlock
2013-05-17
disable notification listeners on uninstall
Chris Wren
2013-05-16
Rebind notification listeners for current user.
John Spurlock
2013-05-10
restart notification listener on package add
Chris Wren
2013-05-07
Defend against a system server crash.
Daniel Sandler
2013-04-25
API: getPkg() -> getPackageName()
Daniel Sandler
2013-04-25
API cleanup: NotificationListener
Daniel Sandler
2013-04-24
New NotificationListener API: getActiveNotifications()
Daniel Sandler
2013-04-23
Merge "Fix concurrency issues when parceling StatusBarNotifications." into jb...
Daniel Sandler
2013-04-22
Fix concurrency issues when parceling StatusBarNotifications.
Daniel Sandler
2013-04-18
Once again, cancel all when notifications canceled for pkg.
Daniel Sandler
2013-04-17
Treat the default sound Uri the same as DEFAULT_SOUND.
Daniel Sandler
2013-04-16
Further reduce memory usage of notification archive.
Daniel Sandler
2013-04-15
Finish annotating Notification.extras.
Daniel Sandler
2013-04-05
New NotificationListenerService.
Daniel Sandler
2013-04-03
Nuke heavy parts of notification before archiving.
Jeff Sharkey
2013-03-21
Allow whitelisted non-system packages to listen for notifications.
Daniel Sandler
2013-03-07
Accumulate updates to notifications before archiving.
Daniel Sandler
2013-03-07
Properly support USER_ALL in notification listener API.
Daniel Sandler
2013-02-19
New INotificationListener interface.
Daniel Sandler
2013-02-12
Historical notification access API.
Daniel Sandler
2013-02-07
New API to request a list of current notifications.
Daniel Sandler
2013-02-01
App ops: vibration, neighboring cells, dialing, etc.
Dianne Hackborn
2013-02-01
Migrate package notification restrictions to AppOps.
Daniel Sandler
2012-12-04
am 8f7eddbe: am 652d8fc9: Merge "PRIORITY_MIN notifications should be truly a...
Sascha Prueter
2012-12-04
PRIORITY_MIN notifications should be truly ambient.
Daniel Sandler
2012-11-20
am 8fef4a82: am 15db00eb: Merge "DEFAULT_VIBRATE must always use the default ...
Daniel Sandler
2012-11-20
DEFAULT_VIBRATE must always use the default vibe pattern
Daniel Sandler
2012-11-15
am 00679b5b: am 020d6529: Merge "Do not vibe when the default notification so...
Daniel Sandler
2012-11-15
am 2bb5dc6a: am 83b25961: Merge "Notification vibration improvements:" into j...
Daniel Sandler
2012-11-14
Do not vibe when the default notification sound is Silent.
Daniel Sandler
[next]