summaryrefslogtreecommitdiffstats
path: root/packages/SystemUI
Commit message (Expand)AuthorAgeFilesLines
* Make the logging a little more targeted for the status bar multiple icon prob...Joe Onorato2010-09-232-43/+24
* Don't crash if we've never gotten a signal strength update.Joe Onorato2010-09-231-1/+1
* DO NOT MERGE Apply new styles to the status bar/notification shadeAdam Powell2010-09-2211-14/+37
* Merge "do not merge" into gingerbreadChet Haase2010-09-218-0/+0
|\
| * do not mergeChet Haase2010-09-218-0/+0
* | Merge "SystemUI: Use new USB notifications to detect USB disconnect." into gi...Mike Lockwood2010-09-211-8/+9
|\ \
| * | SystemUI: Use new USB notifications to detect USB disconnect.Mike Lockwood2010-09-211-8/+9
* | | Inet status bug fixRobert Greenwalt2010-09-211-13/+9
| |/ |/|
* | DO NOT MERGE Enable debug in StatusBarServiceIrfan Sheriff2010-09-201-2/+1
|/
* new assetsChet Haase2010-09-17213-0/+0
* Update Inet Connection Status displayRobert Greenwalt2010-09-1523-32/+48
* Fix statusbar display of wifi signalstrengthRobert Greenwalt2010-09-131-2/+1
* add ART for inet connection conditionRobert Greenwalt2010-09-1075-24/+24
* Add network condition reporting.Robert Greenwalt2010-09-091-72/+122
* When notifications are updated, don't re-show the ticker unless the text has ...Joe Onorato2010-09-071-1/+6
* Notifications are now light-on-dark in the windowshade.Daniel Sandler2010-09-015-4/+2
* Allow Bluetooth radio to be toggled in Airplane mode.Jake Hamby2010-08-311-58/+0
* Fix build.Daniel Sandler2010-08-271-23/+0
* More obsolete status bar bits. DO NOT MERGEDaniel Sandler2010-08-274-0/+0
* Remove experimental immersive mode support. DO NOT MERGEDaniel Sandler2010-08-272-142/+10
* Need to close the windowshade on ACTION_CLOSE_SYSTEM_DIALOGS and ACTION_SCREE...Joe Onorato2010-08-261-1/+1
* Fix periodically disappearing status icons.Daniel Sandler2010-08-191-17/+17
* Fix crash in status bar ticker.Daniel Sandler2010-08-161-2/+2
* DO NOT MERGE Fix wifi status iconIrfan Sheriff2010-08-151-1/+2
* Make the systemui process persistent.Dianne Hackborn2010-07-301-0/+1
* Use fullScreenIntent to show the USB mass storage dialog.Daniel Sandler2010-07-081-15/+17
* Fix icon size in intruder alerts.Daniel Sandler2010-07-071-1/+1
* Log full exception when failing to inflate notification viewSteve Howard2010-07-011-1/+1
* put the status bar back in the system processJoe Onorato2010-07-011-1/+3
* quiet noisy debug spewJoe Onorato2010-07-011-7/+7
* Improved graphics for the intruder alert.Daniel Sandler2010-06-309-12/+43
* Support for tapping on an immersive-mode priority notification.Daniel Sandler2010-06-291-19/+25
* recombine StatusBarService and PhoneStatusBarServiceJoe Onorato2010-06-298-1568/+1512
* Separate the status bar height from the icon size.Joe Onorato2010-06-291-12/+13
* Intruder alert! (First try at the immersive-mode alert bar.)Daniel Sandler2010-06-284-11/+114
* Basic handling of Notifications with fullScreenIntent.Daniel Sandler2010-06-241-2/+39
* Make bad notifications crash their application.Dianne Hackborn2010-06-241-1/+1
* Move the status bar icon list, hopefully for the last time.Joe Onorato2010-06-092-30/+0
* Call into the notification manager when the panel is revealed.Joe Onorato2010-06-091-3/+10
* Move status_bar_latest_event and LatestItemView into SystemUI.apk.Joe Onorato2010-06-098-3/+26
* Start the status bar service based on a configuration option, instead of tram...Joe Onorato2010-06-092-45/+0
* Require the STATUS_BAR_SERVICE permission for something to be the status bar.Joe Onorato2010-06-091-0/+2
* Handle errors inflating notifications (and their icons).Joe Onorato2010-06-092-40/+63
* dead code removalJoe Onorato2010-06-092-13/+0
* Move the usb mass storage notification & activity into SystemUI.apk.Joe Onorato2010-06-094-1/+674
* Add some disabled logging and another test case for reapplying the notificati...Joe Onorato2010-06-091-0/+10
* remove loggingJoe Onorato2010-06-022-3/+0
* Pull the carrier name display in the windowshade out into its own view.Joe Onorato2010-06-023-65/+122
* Use the built-in handler instead of allocating another one.Joe Onorato2010-06-021-3/+1
* Get the ticker working again.Joe Onorato2010-06-023-32/+78