index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
services
/
java
/
com
/
android
/
server
/
NotificationManagerService.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Polish the print spooler loading of stored print jobs.
Svetoslav Ganov
2013-08-04
1
-18
/
+28
*
am 9e6f26a8: am f3e2f8fe: am 9eb434c3: Allow the user to block notifications ...
Daniel Sandler
2013-08-01
1
-4
/
+8
|
\
|
*
Allow the user to block notifications for foreground services.
Daniel Sandler
2013-08-01
1
-4
/
+8
*
|
Notification muting conditional to exclusive audio focus request
Jean-Michel Trivi
2013-07-31
1
-2
/
+2
*
|
Add support for notification scorers.
Scott Greenwald
2013-07-23
1
-6
/
+46
*
|
move scoring, sound, vibration, and lights into a handler
Scott Greenwald
2013-06-27
1
-210
/
+235
*
|
am 5be52fb5: am a0c9b9d2: Merge "Temporarily restore some support for icon==0...
Daniel Sandler
2013-06-14
1
-2
/
+4
|
\
\
|
|
/
|
*
Merge "Temporarily restore some support for icon==0 notifications." into jb-m...
Daniel Sandler
2013-06-14
1
-2
/
+4
|
|
\
|
|
*
Temporarily restore some support for icon==0 notifications.
Daniel Sandler
2013-05-22
1
-2
/
+4
*
|
|
am 0a2ff8db: am 4e5694aa: Merge "Do not block notifications or toasts for SYS...
Daniel Sandler
2013-06-11
1
-7
/
+14
|
\
\
\
|
|
/
/
|
*
|
Do not block notifications or toasts for SYSTEM_UID or PHONE_UID.
Daniel Sandler
2013-06-10
1
-7
/
+14
*
|
|
Hideybars feature confirmation toast bar.
John Spurlock
2013-05-28
1
-5
/
+7
|
/
/
*
|
Merge "Compare binder instances when checking if listeners match." into jb-mr...
Andrew Wilson
2013-05-23
1
-1
/
+2
|
\
\
|
*
|
Compare binder instances when checking if listeners match.
Andrew Wilson
2013-05-22
1
-1
/
+2
*
|
|
Merge "Archive a copy of each dismissed notification." into jb-mr2-dev
Daniel Sandler
2013-05-21
1
-4
/
+5
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Archive a copy of each dismissed notification.
Daniel Sandler
2013-05-21
1
-4
/
+5
|
|
/
*
|
Deactivate notification listeners disabled at runtime.
John Spurlock
2013-05-18
1
-3
/
+6
*
|
disable notification listeners on uninstall
Chris Wren
2013-05-17
1
-1
/
+67
|
/
*
Rebind notification listeners for current user.
John Spurlock
2013-05-16
1
-3
/
+4
*
restart notification listener on package add
Chris Wren
2013-05-10
1
-1
/
+3
*
Defend against a system server crash.
Daniel Sandler
2013-05-07
1
-1
/
+7
*
API: getPkg() -> getPackageName()
Daniel Sandler
2013-04-25
1
-7
/
+7
*
API cleanup: NotificationListener
Daniel Sandler
2013-04-25
1
-24
/
+23
*
New NotificationListener API: getActiveNotifications()
Daniel Sandler
2013-04-24
1
-0
/
+24
*
Merge "Fix concurrency issues when parceling StatusBarNotifications." into jb...
Daniel Sandler
2013-04-23
1
-13
/
+10
|
\
|
*
Fix concurrency issues when parceling StatusBarNotifications.
Daniel Sandler
2013-04-22
1
-13
/
+10
*
|
Once again, cancel all when notifications canceled for pkg.
Daniel Sandler
2013-04-18
1
-3
/
+8
|
/
*
Treat the default sound Uri the same as DEFAULT_SOUND.
Daniel Sandler
2013-04-17
1
-1
/
+5
*
Further reduce memory usage of notification archive.
Daniel Sandler
2013-04-16
1
-1
/
+28
*
Finish annotating Notification.extras.
Daniel Sandler
2013-04-15
1
-10
/
+51
*
New NotificationListenerService.
Daniel Sandler
2013-04-05
1
-54
/
+314
*
Nuke heavy parts of notification before archiving.
Jeff Sharkey
2013-04-03
1
-1
/
+7
*
Allow whitelisted non-system packages to listen for notifications.
Daniel Sandler
2013-03-21
1
-24
/
+105
*
Accumulate updates to notifications before archiving.
Daniel Sandler
2013-03-07
1
-3
/
+3
*
Properly support USER_ALL in notification listener API.
Daniel Sandler
2013-03-07
1
-2
/
+8
*
New INotificationListener interface.
Daniel Sandler
2013-02-19
1
-0
/
+91
*
Historical notification access API.
Daniel Sandler
2013-02-12
1
-2
/
+42
*
New API to request a list of current notifications.
Daniel Sandler
2013-02-07
1
-69
/
+145
*
App ops: vibration, neighboring cells, dialing, etc.
Dianne Hackborn
2013-02-01
1
-10
/
+13
*
Migrate package notification restrictions to AppOps.
Daniel Sandler
2013-02-01
1
-75
/
+59
*
am 8f7eddbe: am 652d8fc9: Merge "PRIORITY_MIN notifications should be truly a...
Sascha Prueter
2012-12-04
1
-2
/
+13
|
\
|
*
PRIORITY_MIN notifications should be truly ambient.
Daniel Sandler
2012-12-04
1
-2
/
+13
*
|
am 8fef4a82: am 15db00eb: Merge "DEFAULT_VIBRATE must always use the default ...
Daniel Sandler
2012-11-20
1
-4
/
+4
|
\
\
|
|
/
|
*
DEFAULT_VIBRATE must always use the default vibe pattern
Daniel Sandler
2012-11-20
1
-4
/
+4
*
|
am 00679b5b: am 020d6529: Merge "Do not vibe when the default notification so...
Daniel Sandler
2012-11-15
1
-9
/
+20
|
\
\
|
|
/
|
*
Do not vibe when the default notification sound is Silent.
Daniel Sandler
2012-11-14
1
-9
/
+20
*
|
am 2bb5dc6a: am 83b25961: Merge "Notification vibration improvements:" into j...
Daniel Sandler
2012-11-15
1
-8
/
+51
|
\
\
|
|
/
|
*
Notification vibration improvements:
Daniel Sandler
2012-11-14
1
-8
/
+51
*
|
am 5ec97f4e: am 4f017e75: Merge "When in vibrate mode, all notifications will...
Ed Heyl
2012-11-09
1
-1
/
+10
|
\
\
|
|
/
|
*
When in vibrate mode, all notifications will vibrate.
David Agnew
2012-11-10
1
-1
/
+10
[next]