summaryrefslogtreecommitdiffstats
path: root/packages/SystemUI/src/com/android/systemui/qs
Commit message (Expand)AuthorAgeFilesLines
* SystemUI: don't automatically disable compass tileRoman Birg2016-07-251-5/+6
* SystemUI: add themes dynamic tiles iconRoman Birg2016-07-081-4/+5
* SystemUI: fix qstile page reset timeoutRoman Birg2016-07-061-7/+8
* SystemUI: fix NFC tile sometimes hidingRoman Birg2016-06-101-28/+63
* SystemUI: improve layout of qs detail panelRoman Birg2016-05-243-43/+29
* SystemUI: Filter out unsupported values off perf profile tileLuK13372016-05-231-7/+28
* SystemUI: update qs tile hint and header view on locale changeRoman Birg2016-05-192-1/+11
* QSTiles: set disconnect callback in bluetooth details list adapterRandall Rushing2016-05-171-0/+1
* QS: fix performance profile tile observerScott Mertz2016-05-131-1/+1
* SystemUI: fix blank qs tile issuesRoman Birg2016-05-111-2/+12
* SystemUI: implement properly saving tile locationsRoman Birg2016-05-042-70/+119
* SystemUI: remember deleted custom tilesRoman Birg2016-05-032-3/+84
* SystemUI: don't crash with bad tilesRoman Birg2016-04-181-3/+11
* SystemUI: Move ADB_ENABLED to "Global"Michael W2016-04-181-2/+2
* SystemUI: fix some qs tile race conditionsRoman Birg2016-04-181-80/+175
* systemui: Remove LiveDisplay tileSteve Kondik2016-04-141-213/+0
* livedisplay: Moving LiveDisplay to CMSDKSteve Kondik2016-04-131-36/+26
* SystemUI: stop hiding hotspot & color inversion tilesRoman Birg2016-03-282-75/+8
* SystemUI: improve battery saver tileRoman Birg2016-03-212-11/+33
* Cast Tile: only scan while in detail viewRoman Birg2016-03-161-1/+2
* Prompt permission dialog for status bar weatherDanesh M2016-03-142-3/+77
* SystemUI: Improve string in data capable, not selected scenario.Adnan Begovic2016-03-091-4/+10
* HotSpot: Store # of connected clients in receiverd34d2016-02-291-3/+5
* SystemUI: reset tile page after inactivityRoman Birg2016-02-251-30/+19
* QS: Show # of clients connected to hotspotd34d2016-02-221-1/+28
* Show SIM card settings in MSIM devicesLuis Vidal2016-02-191-6/+13
* SystemUI: fix screentimeout tile icon disappearingRoman Birg2016-02-191-10/+0
* SystemUI: add caffeine qs tile (1/2)Keith Mok2016-02-111-0/+202
* update secure keyguard checkRoman Birg2016-02-111-4/+7
* Revert "DndTile: Always open the detailed view"Roman Birg2016-02-111-1/+1
* SystemUI: improve lockscreen tile behavior with profilesRoman Birg2016-02-081-27/+40
* LiveDisplayTile : Update entries on locale changesDanesh M2016-02-081-10/+14
* SystemUI: improve exiting edit mode from qs settingsRoman Birg2016-02-052-21/+39
* SystemUI: visually disable EditTile in lock screenRoman Birg2016-02-031-1/+1
* SystemUI: nuke broadcast tile from user tile listRoman Birg2016-02-011-35/+3
* SystemUI: don't add already attached qs tile pagesRoman Birg2016-02-011-1/+3
* SystemUI: smoother tile transitions when moving to 1st rowRoman Birg2016-02-013-38/+66
* SystemUI: add better hints when trying to delete edit tileRoman Birg2016-01-292-12/+25
* Wifi tile: don't set items visible from non-ui threadRoman Birg2016-01-271-3/+16
* SystemUI: improve tile caching mechanismRoman Birg2016-01-272-26/+42
* SystemUI: initialize drag panel with proper column countRoman Birg2016-01-251-5/+6
* SystemUI: handle when brightness slider is hiddenRoman Birg2016-01-255-86/+121
* SystemUI: Do not turn on Wifi hotspot in APM ModeShufeng Hou2016-01-231-0/+13
* SystemUI: fix tiles per page when changing top tile typeRoman Birg2016-01-201-0/+1
* SystemUI: fix viewpager page recyclingRoman Birg2016-01-201-2/+1
* SystemUI: fix qs tile page regressionsRoman Birg2016-01-195-42/+122
* SystemUI: add some tile removal hintsRoman Birg2016-01-184-59/+87
* SystemUI: fix lock screen tile state refreshRoman Birg2016-01-181-12/+7
* SystemUI: handle custom tile long press PendingIntentsRoman Birg2016-01-181-1/+12
* SystemUI: improve qs tile layout mechanismRoman Birg2016-01-181-121/+81