summaryrefslogtreecommitdiffstats
path: root/packages/SystemUI/src/com/android/systemui/qs/QSPanel.java
Commit message (Expand)AuthorAgeFilesLines
* SystemUI: improve layout of qs detail panelRoman Birg2016-05-241-1/+1
* SystemUI: fix qs tile page regressionsRoman Birg2016-01-191-2/+2
* SystemUI: add a disabled state for Quick TilesRoman Birg2016-01-181-0/+12
* SystemUI: Move remove button impl to QSDragPanel.Adnan Begovic2015-12-071-15/+4
* SystemUi: Reintroduce custom qs tiles management.Adnan Begovic2015-12-071-0/+15
* Quick settings: add statusbar setting page while editingRoman Birg2015-12-071-2/+2
* SystemUI: various qs tile detail improvementsRoman Birg2015-12-021-2/+2
* QuickSettings: Improve draggable tiles managementAdrianDC2015-11-301-5/+3
* WIP: draggable quick settings tilesRoman Birg2015-11-231-34/+36
* Framework : Move System settings to CMSettingsDanesh M2015-11-121-2/+4
* Enable Buttons and Status Bar settings Multi-user enabledlinus_lee2015-10-261-0/+2
* Quick settings: Option to disable brightness slider (1/2)Altaf-Mahdi2015-10-261-2/+21
* Fix QS labels on language changeJason Monk2015-07-141-0/+3
* Fixed accessibility order for quick settingsSelim Cinek2015-06-301-0/+2
* Fix intent tile to unlock on launching activitiesJason Monk2015-06-191-1/+1
* Fix accessibility ghosts in quick settings detailAdrian Roos2015-06-151-0/+3
* Protect against null detail record.Jason Monk2015-06-111-1/+3
* QS: Allow changes between open detail panelsJason Monk2015-06-101-4/+7
* QS: Accessibility announce entering/exiting detailJason Monk2015-06-091-0/+5
* 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