summaryrefslogtreecommitdiffstats
path: root/packages/SystemUI/src/com/android/systemui/qs/QSPanel.java
Commit message (Expand)AuthorAgeFilesLines
* Fix user switcher ripple emanation pointAdrian Roos2015-05-191-2/+20
* Add QS TunerJason Monk2015-05-131-9/+9
* QS: Defer tile view updates when opening the detail panel.John Spurlock2015-05-111-3/+23
* add logging to quick settings tilesChris Wren2015-05-071-0/+18
* SysUI: Stop wifi scanning so muchJason Monk2015-04-201-0/+1
* Remove unused imports in frameworks/base.John Spurlock2015-02-281-1/+0
* DND: Add a hidden DND tile to quick settings.John Spurlock2015-02-251-6/+0
* Fix QS bluetooth tile accessibility issueJason Monk2015-01-301-1/+3
* Improve transition when going to Wifi/BT detail panelJorim Jaggi2014-12-111-0/+13
* QS: Long-press on usage-based tiles to hide.John Spurlock2014-11-071-1/+8
* Update QS tile states after unlockingJorim Jaggi2014-11-031-1/+1
* QS: Only hide grid if there is detail to showJason Monk2014-10-291-1/+4
* Fix accessibility announcement for QS detailsJason Monk2014-09-221-0/+2
* Merge "Fix blank QS Panel after double tap on profile icon" into lmp-devJason Monk2014-09-101-0/+6
|\
| * Fix blank QS Panel after double tap on profile iconJason Monk2014-09-091-0/+6
* | Update zen mode and qs strings on locale changeJason Monk2014-09-091-0/+7
|/
* 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