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
*
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
*
Fix notification/builder defaults
Andy Stadler
2010-12-03
1
-13
/
+4
*
NotificationManagerService: minor cleanup
Mike Lockwood
2010-11-30
1
-4
/
+1
*
Update the look of the notifications. Includes adding a new Notification.Bui...
Joe Onorato
2010-11-21
1
-18
/
+24
*
Move the battery LED code over to the battery service from the notification s...
Joe Onorato
2010-10-27
1
-60
/
+1
*
resolved conflicts for merge of 368fdba4 to master
Brad Fitzpatrick
2010-10-21
1
-3
/
+0
|
\
|
*
am bdf1706a: Merge "Reduce logging." into gingerbread
Joe Onorato
2010-10-19
1
-3
/
+0
|
|
\
|
|
*
Reduce logging.
Joe Onorato
2010-10-19
1
-3
/
+0
*
|
|
Allow notifications to not specify a contentIntent.
Joe Onorato
2010-10-13
1
-4
/
+0
*
|
|
Revert "Merge "Allow notifications to not specify a contentIntent.""
Jason Chen
2010-10-08
1
-0
/
+4
*
|
|
Allow notifications to not specify a contentIntent.
Joe Onorato
2010-10-08
1
-4
/
+0
*
|
|
am 91cf049f: am 76e4fa19: Merge "Only pulse notification light if a new notif...
Mike Lockwood
2010-09-09
1
-1
/
+13
|
\
\
\
|
|
/
/
|
*
|
am 76e4fa19: Merge "Only pulse notification light if a new notification has b...
Mike Lockwood
2010-09-09
1
-1
/
+13
|
|
\
\
|
|
|
/
|
|
*
Only pulse notification light if a new notification has been received since t...
Mike Lockwood
2010-09-09
1
-1
/
+13
*
|
|
am 5085848d: am 209e6518: Merge "Make the LED colors when charging customizab...
Jean-Baptiste Queru
2010-08-17
1
-10
/
+21
|
\
\
\
|
|
/
/
|
*
|
am 209e6518: Merge "Make the LED colors when charging customizable by the ven...
Jean-Baptiste Queru
2010-08-17
1
-10
/
+21
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
Make the LED colors when charging customizable by the vendor
Kenneth Andersson
2010-08-03
1
-10
/
+21
*
|
|
am 811d66f1: am 9b87770f: Merge "Fix crash when startForeground posts a broke...
Daniel Sandler
2010-08-05
1
-6
/
+17
|
\
\
\
|
|
/
/
|
*
|
Fix crash when startForeground posts a broken Notification.
Daniel Sandler
2010-08-04
1
-6
/
+17
*
|
|
Basic support for notification payloads in the panel.
Daniel Sandler
2010-08-05
1
-0
/
+5
|
/
/
*
|
Notifications: Use new ACTION_USB_STATE broadcast to monitor USB connected state
Mike Lockwood
2010-06-28
1
-20
/
+13
*
|
Make bad notifications crash their application.
Dianne Hackborn
2010-06-24
1
-5
/
+23
*
|
Move status_bar_latest_event and LatestItemView into SystemUI.apk.
Joe Onorato
2010-06-09
1
-1
/
+1
*
|
Handle errors inflating notifications (and their icons).
Joe Onorato
2010-06-09
1
-0
/
+6
*
|
Cap the number of notifications that a given package can post.
Joe Onorato
2010-06-09
1
-0
/
+22
*
|
Remove unused files from the service package.
Joe Onorato
2010-06-02
1
-1
/
+0
*
|
Checkpoint. Data structures for Notifications in place.
Joe Onorato
2010-06-02
1
-30
/
+4
*
|
The status bar draws its icons now.
Joe Onorato
2010-06-02
1
-4
/
+4
*
|
StatusBarService -> StatusBarManagerService
Joe Onorato
2010-06-02
1
-10
/
+10
|
/
*
Remove logspew.
Daniel Sandler
2010-03-30
1
-1
/
+1
*
Implement audio focus support in the notification manager.
Jean-Michel Trivi
2010-03-29
1
-3
/
+2
*
Use a more benign icon for ADB notifications.
Daniel Sandler
2010-03-25
1
-2
/
+4
*
Turn off pulsing jogball while on a call.
Daniel Sandler
2010-03-11
1
-1
/
+8
*
Switch the services library to using the new Slog
Joe Onorato
2010-03-01
1
-11
/
+12
*
Fix issue #2438980: Implement package watcher for voice recognizer service se...
Dianne Hackborn
2010-02-22
1
-7
/
+20
*
StorageNotification: Move notification / usb storage activity into StatusBarP...
San Mehat
2010-02-09
1
-4
/
+0
*
Framework: Clean up / Refactor Mount APIs
San Mehat
2010-02-09
1
-1
/
+1
*
NotificationManagerService: Add a listener for storage events
San Mehat
2010-02-09
1
-0
/
+5
*
Rename media resource broadcasts
Suchi Amalapurapu
2010-02-08
1
-3
/
+3
*
Apps on sdcard: Add new broadcasts
Suchi Amalapurapu
2010-02-02
1
-8
/
+21
*
Implement Notification.DEFAULT_LIGHTS flag.
Mike Lockwood
2010-01-20
1
-6
/
+29
*
move event log tags used by system server into this package
Doug Zongker
2009-12-04
1
-35
/
+30
*
resolved conflicts for merge of 9b7dba93 to eclair-mr2
Mike Lockwood
2009-12-02
1
-9
/
+39
|
\
|
*
Implement new notification LED blinking logic:
Mike Lockwood
2009-12-02
1
-9
/
+39
[next]