summaryrefslogtreecommitdiffstats
path: root/services/java/com/android/server/status
Commit message (Expand)AuthorAgeFilesLines
* Fix sometimes mExpandedView will appear while screen transforming.Tony Wu2010-10-071-0/+3
* 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
* | 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
* | Add emergencyOnly indicator in ServiceState.John Wang2010-04-071-2/+3
* | 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
* | | Show the USB mass storage UI as soon as USB is connected.Daniel Sandler2010-02-221-0/+19
|/ /
* | Move new sound effects to the system stream.Daniel Sandler2010-02-221-1/+4
* | Ignore touch down events near the edge of the screen for the purposes of pull...Joe Onorato2010-02-221-4/+22
* | Fix 2363699 - Make notification shade animate closed when disabledJoe Onorato2010-02-181-13/+17
* | New user interface sound effects:Daniel Sandler2010-02-121-1/+21
* | StorageNotification: Move notification / usb storage activity into StatusBarP...San Mehat2010-02-093-0/+559
* | Rename media resource broadcastsSuchi Amalapurapu2010-02-081-2/+2
* | Add support in StatusBarManager for disabling ticker text.Daniel Sandler2010-02-041-1/+6
* | Fix 1667521 - system process crash after bad notificationJoe Onorato2010-02-033-6/+29
* | Apps on sdcard: Add new broadcastsSuchi Amalapurapu2010-02-021-3/+17
* | Make the space between the time and the AM/PM smaller by putting preceding wh...Joe Onorato2010-01-171-24/+37
* | Make the "AM" or "PM" in the status bar clock be in a smaller font size.Eric Fischer2010-01-141-2/+65
* | stop crashing. I'm not sure what triggered this.Joe Onorato2010-01-111-2/+6
* | Deprecate fill_parent and introduce match_parent.Romain Guy2010-01-082-8/+6
* | Immediately close the shade when the status bar is disabled.Daniel Sandler2009-12-231-1/+4
|/
* Fix updating Bluetooth icon on status bar and for Wifi.Jaikumar Ganesh2009-12-071-10/+11
* Make the notification panel send the position as well.Joe Onorato2009-12-021-1/+7
* Fix bug 2252145 - Notification panel not closing completely when a call comes inJoe Onorato2009-11-171-10/+8
* Fix 2233444 (No IME).Amith Yamasani2009-11-031-1/+2
* Revert "Revert "Fix notification bar performance.""Amith Yamasani2009-11-032-7/+9
* Revert "Revert "fix 2233092 - Notification shade gets stuck half-open""Amith Yamasani2009-11-031-6/+16
* Revert "fix 2233092 - Notification shade gets stuck half-open"Android Git Automerger2009-11-031-16/+6
* Revert "Fix notification bar performance."Android Git Automerger2009-11-032-9/+7
* fix 2233092 - Notification shade gets stuck half-openJoe Onorato2009-11-031-6/+16
* Fix notification bar performance.Joe Onorato2009-11-022-7/+9
* Fix bug 2183179 - Hitting the back key repeatedly makes the notification shad...Joe Onorato2009-10-151-11/+17
* Make PhoneStateListeners not call TelephonyManagerRobert Greenwalt2009-10-091-9/+9
* Control H icon display in Status bar.John Wang2009-10-081-1/+14
* Fix issue #2171460: Turn off background blurring of power dialogDianne Hackborn2009-10-071-5/+10