summaryrefslogtreecommitdiffstats
path: root/packages/SystemUI/src/com/android
Commit message (Expand)AuthorAgeFilesLines
* Keyguard: Implement KeyguardExternalViewCallbacksd34d2015-12-222-7/+54
* Keyguard: Pass keyguard events to KeyguardExternalViewd34d2015-12-223-5/+21
* NavigationBar : Switch to display orientation from config orientationDanesh M2015-12-221-7/+10
* SystemUI: Don't collapse quick settings when removing custom tileLuK13372015-12-211-1/+1
* Keyguard: Support for external keyguard viewsd34d2015-12-204-8/+145
* SystemUI: More stings cleanup on QS tilesMichael Bestas2015-12-194-10/+9
* SystemUI : Add DemoModeActivity hook for settingsDanesh M2015-12-181-0/+34
* Port over linked volumes from 12.1Adnan Begovic2015-12-182-31/+73
* SystemUI: fix incorrect tile shifting behaviorRoman Birg2015-12-161-10/+16
* SystemUI: hide visualizer when keyguard is occludedRoman Birg2015-12-164-1/+16
* SystemUI: fix NPE crash when Visualizer is not initializedMikalacki Sava2015-12-161-3/+5
* SystemUI: use new visualizer from ElevenUtkarsh Gupta2015-12-162-2/+402
* SystemUI : Add location tile from 12.1Danesh M2015-12-153-23/+253
* SystemUI : Fix perf profile tile index calculationDanesh M2015-12-151-4/+15
* SystemUI : Port LiveDisplay tile from 12.1Danesh M2015-12-142-0/+222
* SystemUI: Readd AmbientDisplayTile.Adnan Begovic2015-12-142-0/+110
* SystemUI: fix tile pages not filling upRoman Birg2015-12-141-4/+6
* Status bar: Add HSPA+ iconsRashed Abdel-Tawab2015-12-123-1/+35
* SystemUI: Revert CAF UI modificationsMichael Bestas2015-12-1210-927/+22
* SystemUI : Ensure qs detail item isn't focusableDanesh M2015-12-111-2/+0
* SystemUI: improve lockscreen tile behaviorRoman Birg2015-12-111-0/+46
* SystemUi: Readd LockscreenToggleTile.Adnan Begovic2015-12-113-0/+194
* QSTileHost: Add missing adb_network tileLuK13372015-12-111-0/+1
* SystemUI: finish circle battery animation after unpluggingRoman Birg2015-12-111-9/+11
* SystemUi: Handle custom and dynamic tiles the same way.Adnan Begovic2015-12-102-27/+9
* base: dynamic tilesJorge Ruesga2015-12-108-45/+230
* SystemUI : port performance profile toggleDanesh M2015-12-102-0/+229
* SystemUI : Add screen timeout tileDanesh M2015-12-102-0/+357
* SystemUI: add USB Tether tileBestPig2015-12-102-0/+122
* SystemUI: add Profiles tileRoman Birg2015-12-102-0/+272
* Added show volume panel tile to QSstofstik2015-12-092-0/+71
* QSDragPanel : Fix loading of tilesDanesh M2015-12-091-29/+25
* QSBooleanSettingsRow : Add default value attributeDanesh M2015-12-091-25/+21
* QS: add Sync tile (1/2)Altaf-Mahdi2015-12-092-0/+112
* SystemUI: Enable three icon switching within QS DND tileMike xdnax2015-12-092-3/+12
* SystemUI: add NFC tileRoman Birg2015-12-092-0/+127
* SystemUI: port compass tile to cm-13.0Roman Birg2015-12-092-0/+196
* QSTiles : Switch to sdk constantsDanesh M2015-12-082-10/+13
* SystemUI : Add adb over network tileDanesh M2015-12-083-0/+129
* SystemUI: Fix quick-quick settings pulldown settingsEthan Chen2015-12-081-2/+2
* SystemUI: hook up settings observer in notificationpanelRoman Birg2015-12-081-0/+12
* Fix android-6.0.1_r3 merge derp in QSTileHostnuclearmistake2015-12-071-7/+4
* Merge tag 'android-6.0.1_r3' of https://android.googlesource.com/platform/fra...Steve Kondik2015-12-0723-138/+888
|\
| * Fixed a bug where the panel could get stuck closingSelim Cinek2015-11-031-1/+1
| * SystemUI: fix automatic pairing of BT keyboardsDmitry Torokhov2015-10-221-22/+46
| * Merge "Delay hiding the cast icon for 3 seconds." into mnc-dr-devDaniel Sandler2015-10-211-1/+15
| |\
| | * Delay hiding the cast icon for 3 seconds.Dan Sandler2015-10-211-1/+15
| * | Changing the ordering for heads up notificationsSelim Cinek2015-10-201-0/+7
| * | Merge "Add SystemUI component to watch for keyboard attachment." into mnc-dr-devMichael Wright2015-10-203-0/+584
| |\ \
| | * | Add SystemUI component to watch for keyboard attachment.Michael Wright2015-10-123-0/+584