summaryrefslogtreecommitdiffstats
path: root/services/java/com/android/server/NotificationManagerService.java
Commit message (Expand)AuthorAgeFilesLines
* add a optional String to the key of notifications to allow usersFred Quintana2009-09-251-31/+51
* NotificationManagerService: Only blink red battery low LED when not charging.Mike Lockwood2009-09-041-2/+9
* Fix issue #2047139: Remove Service.setForeground()Dianne Hackborn2009-08-181-12/+62
* Use USB notification instead of battery notification for USB debugging warning.Mike Lockwood2009-08-041-4/+9
* Have the notification service only have notifications diabled until setup wiz...Joe Onorato2009-07-231-1/+12
* Add a persistent system property to disable the adb notification.Mike Lockwood2009-07-091-0/+4
* Make it so the notification manager doesn't mysteriouslyJoe Onorato2009-07-081-5/+11
* Implement issue #1943927 (need notification in status bar when adb is active)Dianne Hackborn2009-06-301-0/+98
* Accessibility feature - framework changes (replacing 698, 699, 700, 701 and m...svetoslavganov2009-05-141-10/+33
* Automated import from //branches/donutburger/...@141086,141086Joe Onorato2009-03-241-0/+1
* auto import from //branches/cupcake_rel/...@140373The Android Open Source Project2009-03-181-43/+36
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+929
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-916/+0
* auto import from //depot/cupcake/@132589The Android Open Source Project2009-03-031-13/+0
* auto import from //depot/cupcake/@137055The Android Open Source Project2009-03-021-0/+13
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-101-1/+1
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-1/+1
* Initial ContributionThe Android Open Source Project2008-10-211-0/+916