summaryrefslogtreecommitdiff
path: root/services/java/com/android/server/status
Commit message (Expand)AuthorAgeFilesLines
* Move status_bar_latest_event and LatestItemView into SystemUI.apk.Joe Onorato2010-06-093-526/+0
* Start the status bar service based on a configuration option, instead of tram...Joe Onorato2010-06-091-6/+7
* Require the STATUS_BAR_SERVICE permission for something to be the status bar.Joe Onorato2010-06-091-1/+15
* Handle errors inflating notifications (and their icons).Joe Onorato2010-06-091-0/+7
* Move the usb mass storage notification & activity into SystemUI.apk.Joe Onorato2010-06-092-667/+0
* remove loggingJoe Onorato2010-06-021-2/+1
* Populate the notifications at startup of SystemUI.apk.Joe Onorato2010-06-021-8/+31
* Start moving resources to SystemUI.apk.Joe Onorato2010-06-021-1229/+0
* Remove unused files from the service package.Joe Onorato2010-06-023-162/+0
* Notifications don't crash when you click them, and pass through events to Not...Joe Onorato2010-06-021-1/+9
* notifications showJoe Onorato2010-06-021-3/+18
* Checkpoint. Doesn't build.Joe Onorato2010-06-022-1/+19
* Checkpoint. Data structures for Notifications in place.Joe Onorato2010-06-024-421/+25
* Add expand and collapse.Joe Onorato2010-06-021-6/+28
* Make disable() work.Joe Onorato2010-06-021-118/+43
* Remove unused cruft.Joe Onorato2010-06-021-41/+1
* ClockJoe Onorato2010-06-022-126/+1
* Get icon updating working.Joe Onorato2010-06-021-3/+1
* Set the visibility of the icons.Joe Onorato2010-06-021-4/+23
* The status bar draws its icons now.Joe Onorato2010-06-0212-2268/+163
* Checkpoint status bar factoring. Now it builds and doesn't crash at boot.Joe Onorato2010-06-027-627/+20
* StatusBarService -> StatusBarManagerServiceJoe Onorato2010-06-029-29/+29
* Add IStatusBarJoe Onorato2010-06-021-2/+2
* Rename IStatusBar to IStatusBarService.Joe Onorato2010-06-021-4/+4
* First pass at splitting the status bar for the different devices.Joe Onorato2010-06-021-1/+16
* New shadowy status bar, direct from Z'ha'dum.Daniel Sandler2010-05-212-34/+52
* am 4adacd23: merge from open-source masterThe Android Open Source Project2010-05-121-2/+4
|\
| * merge from open-source masterThe Android Open Source Project2010-05-121-2/+4
| |\
| | * Add support for EVDO Rev BNaveen Kalla2010-05-111-2/+4
| | * Immediately close the shade when the status bar is disabled. (DO NOT MERGE)Daniel Sandler2009-12-271-1/+4
* | | am 087b25f7: am 6e4895b6: Merge "Make timezone changes apply to status bar ti...Amith Yamasani2010-04-281-0/+3
|\| |
| * | Make timezone changes apply to status bar time in 24hr mode. Bug: 2632681Amith Yamasani2010-04-281-0/+3
| * | Make the silent/vibrate status icon reflect overall device state. (DO NOT MERGE)Daniel Sandler2010-04-191-1/+1
* | | am 7ecf08fa: am 815b8e4a: Merge "Add emergencyOnly indicator in ServiceState....John Wang2010-04-071-2/+3
|\| |
| * | Add emergencyOnly indicator in ServiceState.John Wang2010-04-071-2/+3
* | | Move files internal to LocationManagerService from framework.jar to services.jarMike Lockwood2010-04-041-8/+8
|/ /
* | Fix issue #2544466: Car Home brightness icon comes and goes while phone is in...Dianne Hackborn2010-03-261-2/+44
* | Fix StatusBarService deadlock for real this time.Joe Onorato2010-03-261-80/+81
* | Fix 2495749 - System process crash when a notification switches sections.Joe Onorato2010-03-252-3/+20
* | Add new activity manager method to get list of running applications installed...Suchi Amalapurapu2010-03-231-6/+22
* | Update signal strength mapping for GSM/UMTS.jsh2010-03-181-3/+3
* | Fix for deadlock between StatusBarService and NotificationManagerServiceObi Okafor2010-03-171-14/+19
* | Merge "Add progress indicator to USB mass storage screen."Daniel Sandler2010-03-171-8/+34
|\ \
| * | Add progress indicator to USB mass storage screen.Daniel Sandler2010-03-161-8/+34
* | | make the statusbar viewtracker opaqueMathias Agopian2010-03-161-1/+1
|/ /
* | Add correct copyright headers to multiple filesKenny Root2010-03-1118-0/+287
* | Switch the services library to using the new SlogJoe Onorato2010-03-0113-73/+73
* | Add dialog to display storage users when enabling/disabling umsSuchi Amalapurapu2010-02-261-35/+91
* | Merge "Make the notification windowshade work properly with overscroll."Joe Onorato2010-02-233-50/+31
|\ \
| * | Make the notification windowshade work properly with overscroll.Joe Onorato2010-02-233-50/+31