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
*
Clear identity when requesting current user.
Jeff Sharkey
2012-10-05
1
-1
/
+9
*
Only play notification sounds for active user.
Jeff Sharkey
2012-10-05
1
-1
/
+2
*
Clear notifications properly on ACTION_USER_STOPPED.
John Spurlock
2012-10-04
1
-1
/
+1
*
Merge "Multi-user ringtone playback." into jb-mr1-dev
Jeff Sharkey
2012-09-26
1
-2
/
+2
|
\
|
*
Multi-user ringtone playback.
Jeff Sharkey
2012-09-26
1
-2
/
+2
*
|
Update references to migrated global settings.
Jeff Brown
2012-09-25
1
-2
/
+2
|
/
*
Fix issue #7214090: Need to be able to post notifications to all users
Dianne Hackborn
2012-09-24
1
-4
/
+3
*
Allow acquiring ContentProviders across users.
Jeff Sharkey
2012-09-21
1
-3
/
+4
*
Make the SystemUI stop the screen saver when a full-screen notification is po...
Daniel Sandler
2012-09-05
1
-14
/
+0
*
Do not play sounds or vibes for background users' notifications.
Daniel Sandler
2012-09-05
1
-0
/
+1
*
Remove Binder.getOrigCallingUid().
Dianne Hackborn
2012-08-31
1
-57
/
+55
*
Enforce permissions for calls with specified userId
Amith Yamasani
2012-08-30
1
-4
/
+5
*
Start implementing concept of "running" users.
Dianne Hackborn
2012-08-28
1
-0
/
+29
*
Improve multi-user app management.
Dianne Hackborn
2012-08-21
1
-2
/
+2
*
Rename UserId to UserHandle.
Dianne Hackborn
2012-08-16
1
-2
/
+2
*
Stop screensaver on incoming phone call.
John Spurlock
2012-08-13
1
-0
/
+15
*
Make AtomicFile a public API. It's about time!
Dianne Hackborn
2012-07-31
1
-1
/
+1
*
Be more discriminating when canceling notifications on changing packages.
Daniel Sandler
2012-06-01
1
-1
/
+11
*
Silent and Vibrate mode clean up
Eric Laurent
2012-05-08
1
-1
/
+1
*
Migrate ringtone playback to SystemUI.
Jeff Sharkey
2012-04-27
1
-41
/
+49
*
Notifications may now be disabled on a per-package basis.
Daniel Sandler
2012-04-19
1
-16
/
+215
*
Extract Vibrator implementation from interface.
Jeff Brown
2012-04-13
1
-1
/
+2
*
Dump the uid of a notification, for debugging.
Amith Yamasani
2012-03-30
1
-0
/
+1
*
Stop showing ADB and MTP/PTP/USB notifications at the top.
Daniel Sandler
2012-03-29
1
-1
/
+2
*
Merge "New notification priority and related APIs."
Daniel Sandler
2012-02-24
1
-24
/
+37
|
\
|
*
New notification priority and related APIs.
Daniel Sandler
2012-02-24
1
-24
/
+37
*
|
am 8f7cc7af: am b9be8eff: am ffc89899: Merge "Don\'t pulse LED on new notific...
Mike Lockwood
2012-02-14
1
-1
/
+3
|
\
\
|
|
/
|
/
|
|
*
Don't pulse LED on new notification unless notification has LED flag set
Mike Lockwood
2012-02-13
1
-1
/
+3
*
|
Multi-user - 1st major checkin
Amith Yamasani
2012-02-03
1
-1
/
+2
|
/
*
Expanding NotificationManager's event logging.
Daniel Sandler
2011-11-29
1
-3
/
+6
*
If "Pulse notification light" is off, don't flash the LED even once.
Amith Yamasani
2011-09-20
1
-3
/
+0
*
Extinguish notification LED when user passes through lock screen
Mike Lockwood
2011-08-30
1
-3
/
+15
*
No longer disable notification lights when screen turns on
Mike Lockwood
2011-08-23
1
-22
/
+2
*
Remove notifications when an app is disabled.
Daniel Sandler
2011-08-06
1
-0
/
+2
*
am 1b20abd3: am 20bf46af: am b0878223: am 6800a801: Merge "frameworks/base: C...
Dianne Hackborn
2011-07-25
1
-0
/
+18
|
\
|
*
am 20bf46af: am b0878223: am 6800a801: Merge "frameworks/base: Cap the number...
Dianne Hackborn
2011-07-25
1
-0
/
+18
|
|
\
|
|
*
frameworks/base: Cap the number of toasts that a package can post.
Vairavan Srinivasan
2011-05-13
1
-0
/
+18
|
|
*
am 40bbf929: DO NOT MERGE: Backport USB accessory support to gingerbread
Mike Lockwood
2011-03-02
1
-1
/
+1
|
|
|
\
|
|
|
*
DO NOT MERGE: Backport USB accessory support to gingerbread
Mike Lockwood
2011-03-01
1
-1
/
+1
|
|
*
|
am 6da062a9: Merge "DO NOT MERGE: Clean up USB notifications:" into gingerbread
Mike Lockwood
2011-02-28
1
-2
/
+0
|
|
|
\
\
|
|
|
|
/
|
|
|
*
DO NOT MERGE: Clean up USB notifications:
Mike Lockwood
2011-02-27
1
-2
/
+0
|
|
*
|
am 3333f8af: Merge "DO NOT MERGE UsbManager: squashed commit of:" into ginger...
Mike Lockwood
2011-02-28
1
-7
/
+7
|
|
|
\
\
|
|
|
|
/
|
|
|
*
DO NOT MERGE UsbManager: squashed commit of:
Mike Lockwood
2011-02-27
1
-7
/
+7
*
|
|
|
Fix notification manager delete intent.
jhtop.kim
2011-07-15
1
-1
/
+1
*
|
|
|
Move adb related functionality from SystemServer and NotificationManagerServi...
Mike Lockwood
2011-06-13
1
-75
/
+1
*
|
|
|
UsbManager: Clean up extras for ACTION_USB_STATE broadcast
Mike Lockwood
2011-06-08
1
-2
/
+1
|
/
/
/
*
|
|
Move USB framework support from android.hardware to android.hardware.usb package
Mike Lockwood
2011-03-01
1
-1
/
+1
*
|
|
Ongoing notification for GPS use.
Daniel Sandler
2011-02-03
1
-4
/
+29
*
|
|
Clean up USB notifications:
Mike Lockwood
2010-12-14
1
-2
/
+0
*
|
|
Rename android.hardware.Usb to UsbManager and UsbObserver to UsbService
Mike Lockwood
2010-12-09
1
-7
/
+7
[next]