summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Improve Recents-ViewBadDaemon2016-01-191-0/+7
* SystemUI: Fix copy-pasta of battery saver tileMichael Bestas2016-01-191-1/+1
* Add enabled pre-installed carrier appsMatt Garnes2016-01-182-0/+9
* 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
* SystemUI: add a disabled state for Quick TilesRoman Birg2016-01-188-5/+81
* SystemUI: Add battery saver tile (1/2)Michael Bestas2016-01-175-0/+183
* SystemUI: Add heads up tile (1/2)Michael Bestas2016-01-175-0/+172
* Themes: Call recreateTheme when theme changedd34d2016-01-172-1/+16
* SysUI: Fix keyguard wallpaper not updatingd34d2016-01-171-0/+5
* SysUI: Pass themed resources on to NavBarEditord34d2016-01-173-13/+36
* Themes: Fix applying theme for notificationsd34d2016-01-173-7/+8
* Keyguard: Clarify error message on bad input length.Adnan Begovic2016-01-152-1/+4
* StrictMode: fix deserialization of ViolationInfo on large stacksGavin Li2016-01-151-2/+2
* SysUI: Clean up objects when recreating statusbard34d2016-01-1412-18/+117
* SettingsProvider: Force aosp upgrade path from 12.1.Adnan Begovic2016-01-141-0/+51
* SysUI: Use Objects.equals() for comparing componentsd34d2016-01-141-3/+2
* SysUI: Fix notification panel alignment after theme changed34d2016-01-141-0/+4
* policy: disable EdgeGestureServiceScott Mertz2016-01-141-1/+1
* allow GET_ACCOUNTS_PRIVELEGED to be whitelistedRoman Birg2016-01-141-1/+2
* AdbOverNetworkTile: only de/reregister the observer when setListening changes...nuclearmistake2016-01-141-10/+14
* SysUI: Reuse controllers and managersd34d2016-01-142-48/+101
* SystemUI: write keyguard enabled setting to CMSettingsRoman Birg2016-01-132-56/+99
* SystemUI: Make lockscreen visualizer battery friendlyRoman Birg2016-01-131-2/+3
* SysUI: Re-add status icons in recreateStatusBar()d34d2016-01-132-8/+10
* SystemUI: Fix CallbackHandler and NetworkControllerBase tests.Adnan Begovic2016-01-122-2/+7
* SysUI: Disable window animation when using KeyguardExternalViewd34d2016-01-121-1/+2
* SysUI: Handle KgdExtView callbacks on UI threadd34d2016-01-121-7/+25
* SystemUI: Removing padding on mobile signal group.Adnan Begovic2016-01-121-1/+0
* Ringtone: Add support for selection of phone ringtone for SIM-2.Karthik Reddy Katta2016-01-124-8/+202
* SettingsProvider: Disable data roaming by defaultGabriele M2016-01-121-1/+1
* SystemUi: Reintroduce always_show_roaming config.Adnan Begovic2016-01-129-27/+81
* ThemeService: ManagedProvisioning is a setup package too.Ricardo Cerqueira2016-01-121-0/+2
* SystemUi: Nuke DONT_TRACK label, and introduce CMMetricsLogger constants.Adnan Begovic2016-01-1117-35/+36
* Make WIFI_IDLE_MS default into an overlayDanesh M2016-01-112-0/+25
* Automatic translation importMichael Bestas2016-01-1169-26/+1676
* Fix drawing of VectorDrawables that are rotated by 90 or 270 degrees.Danny Baumann2016-01-111-6/+6
* Increase brightness faster if ambient light is brightening quickly.Danny Baumann2016-01-114-12/+31
* Optimize GPS property reloading.Danny Baumann2016-01-111-9/+23
* Align checkbox and description in permission confirmation dialogGabriele M2016-01-111-3/+1
* WiredAccessoryManager: remove warning about Samsung dock supportMichael Gernoth2016-01-101-2/+0
* Add Motorola EMU audio dock jack sensing supportnadlabak2016-01-101-0/+15
* [WindowManagerService] fix starting window issueRonnie Leng2016-01-081-1/+1
* Update private copy of PaletteSteve Kondik2016-01-085-701/+1004
* fw: Remove duplicated locales.Adnan Begovic2016-01-081-1/+0
* SystemUI: fix navbar drawing issues in landscapeRoman Birg2016-01-083-97/+251
* SysUI: Use mContext to get colorsd34d2016-01-071-4/+4