summaryrefslogtreecommitdiffstats
path: root/packages/SystemUI
Commit message (Expand)AuthorAgeFilesLines
...
* SystemUI: prompt for SIM PIN if lockscreen is disabledRoman Birg2016-02-081-22/+28
* systemui: notify everyone that lockscreen is not going to be shownJorge Ruesga2016-02-081-1/+1
* Profiles: Disable lock screen after bootAltaf-Mahdi2016-02-081-2/+7
* SystemUI: fix buildRoman Birg2016-02-081-1/+0
* lockscreen: Add option for showing unlock screen directly (1/3)eray orçunus2016-02-084-26/+65
* SystemUI: handle hiding recents search bar dynamicallyRoman Birg2016-02-084-6/+56
* Revert "SystemUI: Add option to disable search bar in recents (2/2)"Roman Birg2016-02-081-25/+5
* LiveDisplayTile : Update entries on locale changesDanesh M2016-02-081-10/+14
* SysUI: Make sure LLS is enabled after inflationd34d2016-02-051-1/+1
* SystemUI: improve exiting edit mode from qs settingsRoman Birg2016-02-053-22/+40
* SystemUI: visually disable EditTile in lock screenRoman Birg2016-02-031-1/+1
* String update, change wording from "Mobile" to "Cellular"razorloves2016-02-031-1/+1
* SystemUI : Show create profile if user doesn't have one setupDanesh M2016-02-023-20/+40
* Automatic translation importMichael Bestas2016-02-0225-5/+423
* Merge tag 'android-6.0.1_r13' into HEADJessica Wagantall2016-02-011-0/+45
|\
| * DO NOT MERGE Ensure that the device is provisioned before showing Recents.Winson2015-12-101-0/+45
* | 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 flashlight notification reminderRoman Birg2016-02-012-0/+87
* | SysUI: Listen for changes to LIVE_LOCK_SCREEN_ENABLEDd34d2016-02-011-1/+12
* | SystemUI: add better hints when trying to delete edit tileRoman Birg2016-01-2910-16/+245
* | Wifi tile: don't set items visible from non-ui threadRoman Birg2016-01-271-3/+16
* | SystemUI: fix contracting qs settings pageRoman Birg2016-01-271-3/+8
* | SystemUI: improve tile caching mechanismRoman Birg2016-01-273-30/+42
* | Make lights out mode of navigation bar consistent to normal mode.Danny Baumann2016-01-271-28/+0
* | SystemUI: disable editing tiles while in lock screenRoman Birg2016-01-261-0/+6
* | SystemUI: make sure to expand all the way when flingingRoman Birg2016-01-251-1/+24
* | SystemUI: initialize drag panel with proper column countRoman Birg2016-01-251-5/+6
* | SystemUI: handle when brightness slider is hiddenRoman Birg2016-01-2510-143/+200
* | Automatic translation importMichael Bestas2016-01-2548-12/+530
* | SystemUI: Move CAF stringMichael Bestas2016-01-244-4/+3
* | StatusBar: Update TTY icon on status bar at bootSuchand Ghosh2016-01-231-0/+26
* | SystemUI: Do not turn on Wifi hotspot in APM ModeShufeng Hou2016-01-234-0/+17
* | SystemUI: Fix the unlock sound played repeatedlyShufeng Hou2016-01-231-1/+3
* | Add left QS quick pulldown (1/3)Michael Bestas2016-01-231-5/+13
* | SysUI: Recreate volume dialog on theme changed34d2016-01-224-33/+51
* | SysUI: Check that backgrounds are RippleDrawablesd34d2016-01-211-3/+12
* | SysUI: Guard against NPE in SignalClusterViewd34d2016-01-211-2/+4
* | SystemUI: fix tiles per page when changing top tile typeRoman Birg2016-01-201-0/+1
* | SystemUI: fix disappearing tilesRoman Birg2016-01-201-1/+1
* | SystemUI: fix viewpager page recyclingRoman Birg2016-01-201-2/+1
* | SystemUI: fix qs tile page regressionsRoman Birg2016-01-198-53/+179
* | Improve Recents-ViewBadDaemon2016-01-191-0/+7
* | SystemUI: Fix copy-pasta of battery saver tileMichael Bestas2016-01-191-1/+1
* | Themes: Expose volume slider and thumb colors and make them work with custom ...Randall Rushing2016-01-182-1/+7
* | SystemUI: add some tile removal hintsRoman Birg2016-01-187-64/+100
* | SystemUI: fix lock screen tile state refreshRoman Birg2016-01-182-16/+22
* | SystemUI: handle custom tile long press PendingIntentsRoman Birg2016-01-181-1/+12
* | SystemUI: improve qs tile layout mechanismRoman Birg2016-01-182-122/+81