summaryrefslogtreecommitdiffstats
path: root/packages/SystemUI/src/com/android/systemui/qs/QSTileView.java
Commit message (Expand)AuthorAgeFilesLines
* SystemUI: smoother tile transitions when moving to 1st rowRoman Birg2016-02-011-28/+43
* SystemUI: add a disabled state for Quick TilesRoman Birg2016-01-181-0/+21
* SystemUI: add tiles detail viewRoman Birg2016-01-041-2/+3
* Quick settings: add statusbar setting page while editingRoman Birg2015-12-071-0/+1
* QuickSettings: Improve draggable tiles managementAdrianDC2015-11-301-14/+21
* WIP: draggable quick settings tilesRoman Birg2015-11-231-8/+47
* Quick settings: Option to disable brightness slider (1/2)Altaf-Mahdi2015-10-261-1/+1
* Fixed accessibility order for quick settingsSelim Cinek2015-06-301-3/+24
* SysUI: Carrier Network Change iconAndrew Flynn2015-04-161-2/+4
* Replace usages of deprecated Resources.getColor() and getColorStateList()Alan Viverette2015-03-181-4/+4
* Fix QS bluetooth tile accessibility issueJason Monk2015-01-301-1/+2
* QS: Long-press on usage-based tiles to hide.John Spurlock2014-11-071-1/+5
* QS: Create the tile background once per tile.John Spurlock2014-11-041-6/+7
* QS: New rotation-lock tile icon, using AVDs.John Spurlock2014-11-031-10/+20
* QS: Bring back BT/Wi-Fi sub-panelsJason Monk2014-10-281-0/+1
* QS: Fix accessibility announce for dual tilesJason Monk2014-09-191-1/+2
* Fix padding between R and wifi iconJorim Jaggi2014-09-091-1/+1
* Merge "Fix large text setting for QS" into lmp-devJorim Jaggi2014-08-281-2/+27
|\
| * Fix large text setting for QSJorim Jaggi2014-08-281-2/+27
* | Made quick settings RTL compatible.Selim Cinek2014-08-271-0/+4
|/
* Merge "Fixed focusing order for the notification panel and QS" into lmp-devSelim Cinek2014-08-221-11/+47
|\
| * Fixed focusing order for the notification panel and QSSelim Cinek2014-08-221-10/+46
* | QS: Repoint Wifi + BT dual tile labels to settings.John Spurlock2014-08-211-1/+0
|/
* Fixed accessibility issues with quick settingsSelim Cinek2014-08-181-0/+6
* QS: Recenter feedback for non-dual tiles.John Spurlock2014-07-101-2/+3
* QS: Improve dual tile labels.John Spurlock2014-07-011-8/+7
* QS: Add a caret to the dual tile labels.John Spurlock2014-06-291-37/+63
* Zen: Stateful condition panel.John Spurlock2014-06-031-1/+1
* VolumeZen: combine ringer/notification volume and zen.John Spurlock2014-05-271-1/+2
* QuickSettings: fix text alignment.John Spurlock2014-05-211-17/+35
* Quick settings touch feedback tweaks.John Spurlock2014-05-181-10/+30
* QuickSettings: Remove vector drawable runtime processing.John Spurlock2014-05-181-8/+6
* New quick settings implementation.John Spurlock2014-05-131-0/+190