summaryrefslogtreecommitdiffstats
path: root/packages/SystemUI/src/com/android/systemui/qs/QSPanel.java
Commit message (Expand)AuthorAgeFilesLines
* Merge "Fix large text setting for QS" into lmp-devJorim Jaggi2014-08-281-4/+26
|\
| * Fix large text setting for QSJorim Jaggi2014-08-281-4/+26
* | Made quick settings RTL compatible.Selim Cinek2014-08-271-4/+11
|/
* Fixed focusing order for the notification panel and QSSelim Cinek2014-08-221-7/+36
* Announcing quick settings changes now via talkbackSelim Cinek2014-08-201-0/+5
* Merge "Fixed accessibility issues with quick settings" into lmp-devSelim Cinek2014-08-161-1/+1
|\
| * Fixed accessibility issues with quick settingsSelim Cinek2014-08-181-1/+1
* | QS: Add scanning progress state indication.John Spurlock2014-08-161-3/+14
|/
* Update brightness slider thumb and spacingAdrian Roos2014-08-121-6/+10
* Hide panel while changing brightnessAdrian Roos2014-08-121-0/+9
* QS: Fix some QS layout issues.John Spurlock2014-08-111-3/+20
* QS: Make user switcher expand when users don't fitAdrian Roos2014-08-081-2/+5
* QS: Add security footer.Jason Monk2014-08-041-0/+16
* QS: Fix detail flashing during transition.John Spurlock2014-08-021-2/+2
* QS: Back button closes detail (if showing)John Spurlock2014-08-011-2/+10
* Implement real QS user switcherAdrian Roos2014-07-161-0/+3
* Make user switcher appear inside the QS panelAdrian Roos2014-07-151-24/+59
* QS: Update rotation lock icons.John Spurlock2014-07-141-3/+12
* QS: Introduce bluetooth control panel.John Spurlock2014-07-121-1/+14
* Update QS header to specJorim Jaggi2014-07-091-3/+24
* QS: Signal tile optimizations.John Spurlock2014-07-081-0/+1
* QS: Wifi control panel.John Spurlock2014-07-031-29/+52
* Fix occasional jank when going to QS.Jorim Jaggi2014-07-011-2/+8
* QS: Improve dual tile labels.John Spurlock2014-07-011-1/+3
* QS: Add a caret to the dual tile labels.John Spurlock2014-06-291-1/+3
* Zen: Stateful condition panel.John Spurlock2014-06-031-3/+6
* QuickSettings: Guard against bad input to handleShowDetail.John Spurlock2014-05-311-0/+1
* QuickSettings: Maintain tile panel Y in detail mode.John Spurlock2014-05-301-2/+4
* QuickSettings: Hide the expanded header in detail mode.John Spurlock2014-05-291-3/+22
* QuickSettings: Basic content-resizing for detail panel.John Spurlock2014-05-291-3/+11
* QuickSettings: fix text alignment.John Spurlock2014-05-211-9/+13
* QuickSettings: only listen when expanded.John Spurlock2014-05-171-9/+18
* New quick settings implementation.John Spurlock2014-05-131-0/+247