summaryrefslogtreecommitdiffstats
path: root/packages/SystemUI/src/com/android/systemui/qs/tiles
Commit message (Expand)AuthorAgeFilesLines
* SystemUI: Do not turn on Wifi hotspot in APM ModeShufeng Hou2016-01-231-0/+13
* 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: add a disabled state for Quick TilesRoman Birg2016-01-183-5/+40
* SystemUI: Add battery saver tile (1/2)Michael Bestas2016-01-171-0/+116
* SystemUI: Add heads up tile (1/2)Michael Bestas2016-01-171-0/+107
* AdbOverNetworkTile: only de/reregister the observer when setListening changes...nuclearmistake2016-01-141-10/+14
* SystemUI: write keyguard enabled setting to CMSettingsRoman Birg2016-01-131-53/+32
* SystemUi: Reintroduce always_show_roaming config.Adnan Begovic2016-01-121-1/+1
* SystemUi: Nuke DONT_TRACK label, and introduce CMMetricsLogger constants.Adnan Begovic2016-01-1114-31/+32
* SystemUI: add tiles detail viewRoman Birg2016-01-041-1/+5
* DndTile: Always open the detailed viewThecrazyskull2016-01-021-1/+1
* SystemUI: More stings cleanup on QS tilesMichael Bestas2015-12-193-7/+6
* SystemUI : Add location tile from 12.1Danesh M2015-12-151-22/+188
* SystemUI : Fix perf profile tile index calculationDanesh M2015-12-151-4/+15
* SystemUI : Port LiveDisplay tile from 12.1Danesh M2015-12-141-0/+219
* SystemUI: Readd AmbientDisplayTile.Adnan Begovic2015-12-141-0/+107
* SystemUI: Revert CAF UI modificationsMichael Bestas2015-12-121-3/+2
* SystemUi: Readd LockscreenToggleTile.Adnan Begovic2015-12-111-0/+170
* base: dynamic tilesJorge Ruesga2015-12-101-4/+20
* SystemUI : port performance profile toggleDanesh M2015-12-101-0/+226
* SystemUI : Add screen timeout tileDanesh M2015-12-101-0/+354
* SystemUI: add USB Tether tileBestPig2015-12-101-0/+119
* SystemUI: add Profiles tileRoman Birg2015-12-101-0/+269
* Added show volume panel tile to QSstofstik2015-12-091-0/+68
* QS: add Sync tile (1/2)Altaf-Mahdi2015-12-091-0/+109
* SystemUI: Enable three icon switching within QS DND tileMike xdnax2015-12-091-1/+1
* SystemUI: add NFC tileRoman Birg2015-12-091-0/+124
* SystemUI: port compass tile to cm-13.0Roman Birg2015-12-091-0/+193
* SystemUI : Add adb over network tileDanesh M2015-12-081-0/+126
* Merge tag 'android-6.0.1_r3' of https://android.googlesource.com/platform/fra...Steve Kondik2015-12-071-1/+1
|\
| * Send next alarm's show intent via PendingIntentAdrian Roos2015-09-151-1/+1
* | systemui: Support remote expanded style.Adnan Begovic2015-12-071-0/+23
* | SystemUI: Add support for external bitmap icons.Adnan Begovic2015-12-071-1/+3
* | SystemUi: Respect shouldCollapsePanel when handling onClick.Adnan Begovic2015-12-071-3/+6
* | SystemUi: Support expanded styles for custom tiles.Adnan Begovic2015-12-071-18/+82
* | qs: use external resource package for custom tilesJorge Ruesga2015-12-071-1/+1
* | SystemUI: allow WiFi & Bluetooth tile details to scrollRoman Birg2015-12-072-62/+92
* | SystemUi: Reintroduce custom qs tiles management.Adnan Begovic2015-12-076-0/+206
* | Quick settings: add statusbar setting page while editingRoman Birg2015-12-071-24/+8
* | SystemUI: various qs tile detail improvementsRoman Birg2015-12-023-0/+30
* | QuickSettings: Add long click support for all tilesScott Warner2015-11-3010-21/+118
* | QuickSettings: Improve draggable tiles managementAdrianDC2015-11-302-2/+2
* | QSTiles: use host to reset tiles instead of receiverRoman Birg2015-11-231-3/+1
* | WIP: draggable quick settings tilesRoman Birg2015-11-231-0/+102
* | SystemUI: Customize StatusBar for Chinese carrierShufeng Hou2015-11-021-2/+3
|/
* QS: Allow Flashlight Tile to handle reset stateJason Monk2015-07-311-0/+2
* Fix blank tiles on QS rotateJason Monk2015-07-213-17/+35
* Fix hotspot brokennessJason Monk2015-07-201-5/+2
* Merge "Fixed a bug where a fingerprint animation was not running" into mnc-devSelim Cinek2015-07-171-1/+2
|\