summaryrefslogtreecommitdiffstats
path: root/packages/SystemUI
Commit message (Expand)AuthorAgeFilesLines
* System bar settings panel: first pass.Daniel Sandler2010-08-1219-30/+413
* Apparently people want to know what time it is.Daniel Sandler2010-08-111-1/+2
* Incremental system bar improvements.Daniel Sandler2010-08-1013-156/+334
* Fix startup crash on phones.Daniel Sandler2010-08-061-0/+24
* Basic support for notification payloads in the panel.Daniel Sandler2010-08-0511-66/+182
* Merge "Cleaning up the notification data structures."Daniel Sandler2010-08-043-54/+38
|\
| * Cleaning up the notification data structures.Daniel Sandler2010-08-033-54/+38
* | Generated hdpi drawable size reducedGilles Debunne2010-08-0310-0/+0
* | Merge "frameworks/base/ : added scaled hdpi version of assets that were moved...Gilles Debunne2010-08-0310-0/+0
|\ \ | |/ |/|
| * frameworks/base/ : added scaled hdpi version of assets that were moved to dra...Gilles Debunne2010-08-0310-0/+0
* | Merge "Move pngs from drawable to drawable-mdpi in project frameworks/base"Gilles Debunne2010-08-0210-0/+0
|\ \ | |/
| * Move pngs from drawable to drawable-mdpi in project frameworks/baseGilles Debunne2010-08-0210-0/+0
* | Actually reference the fixed Proguard flags.Daniel Sandler2010-08-021-0/+2
|/
* am f4e145fd: am 543f250d: Merge "Make the systemui process persistent." into ...Dianne Hackborn2010-07-311-0/+1
|\
| * Make the systemui process persistent.Dianne Hackborn2010-07-301-0/+1
* | Fix Proguard flags causing crash in system bar.Daniel Sandler2010-07-301-0/+4
* | Merge "Show notification icons in the system bar."Daniel Sandler2010-07-293-20/+270
|\ \
| * | Show notification icons in the system bar.Daniel Sandler2010-07-293-20/+270
* | | Fixed StatusBar ANRs due to input event injection on UI thread.Jeff Brown2010-07-291-8/+14
|/ /
* | Tweak FPO art.Daniel Sandler2010-07-231-0/+0
* | Merge "Improvements to the system bar:"Daniel Sandler2010-07-2314-29/+268
|\ \
| * | Improvements to the system bar:Daniel Sandler2010-07-2314-29/+268
* | | Merge "Fix wifi status icon"Irfan Sheriff2010-07-221-1/+2
|\ \ \ | |/ / |/| |
| * | Fix wifi status iconIrfan Sheriff2010-07-221-1/+2
* | | Fix pressed states on system bar buttons.Daniel Sandler2010-07-214-1/+4
|/ /
* | Move more of the system bar to the layout.Daniel Sandler2010-07-152-25/+37
* | checkpoint tablet status barJoe Onorato2010-07-1214-1568/+1920
* | am 4dc96b85: am f7d2b4a2: Use fullScreenIntent to show the USB mass storage d...Daniel Sandler2010-07-081-15/+17
|\ \ | |/
| * Use fullScreenIntent to show the USB mass storage dialog.Daniel Sandler2010-07-081-15/+17
* | top and bottom can't be the same thingJoe Onorato2010-07-071-1/+1
* | buttons on the bottomJoe Onorato2010-07-0715-5/+151
* | Add KeyButtonViewJoe Onorato2010-07-072-0/+135
* | add a button areaJoe Onorato2010-07-072-0/+23
|/
* 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