summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* Themes: Stop using ThemeUtils.getBootThemeDirty()d34d2015-10-281-1/+1
* Themes: Theme power off and reboot dialogAltaf-Mahdi2015-10-271-2/+4
* Only clear icon cache when theme/icon pack appliedd34d2015-10-272-19/+19
* Store manifest hash code in PackageParser.Packaged34d2015-10-271-60/+23
* Stop checking for resources.arsc in shouldCreateIdmapd34d2015-10-271-16/+0
* Show reboot dialog using themed resourcesd34d2015-10-271-2/+12
* Add File.separator to end of internalPathd34d2015-10-271-1/+1
* [1/2] Themes: Multiwallpaper supportAndy Mast2015-10-271-3/+10
* Themes: Remove unnecessary query in updateWallpaperd34d2015-10-271-11/+0
* Avoid boot looping when theme provider is unavailableAndy Mast2015-10-271-1/+6
* Themes: Process theme resources after package scanned [1/2]d34d2015-10-272-15/+18
* Themes: Add previous value and update time to mixnmatch [1/2]d34d2015-10-271-10/+13
* Themes: fix copy paste error for applying ringtone/alarmClark Scheff2015-10-271-2/+2
* Themes: Drop timestamp and add change request typed34d2015-10-271-5/+1
* Set mProximity to PROXIMITY_UNKNOWN on screen offd34d2015-10-271-0/+1
* Select correct 12 or 24 time format according to LocaleWilhelm Fitzpatrick2015-10-271-0/+4
* DevicePolicy: Restore backup manager if the device owner is clearedRicardo Cerqueira2015-10-271-0/+8
* backup: Fix the system server crash fixmyfluxi2015-10-271-1/+1
* Wait until the Keyguard is drawn to dismiss the boot dialog.Matt Garnes2015-10-271-8/+3
* Revamp 'Stay awake' choicesBrandon McAnsh2015-10-271-3/+12
* Buttons: Allow setting default long-press app switch behaviorKra1o52015-10-271-1/+2
* Fix intent resolution of default preferred apps.Matt Garnes2015-10-271-1/+5
* PhoneWinowManager: resolve home car intentRoman Birg2015-10-271-1/+3
* autobrightness: Fix the brightness dialog is not work when first enable auto-...kai.cao2015-10-271-0/+1
* ActivityManagerService: Don't export 'system' process in running app listPat Erley2015-10-271-0/+3
* pm: remove stale permissionsJorge Ruesga2015-10-272-0/+57
* Camera button supportHazouPH2015-10-271-3/+77
* Fix volume key music controls and wake upMichael Bestas2015-10-271-28/+56
* Remove memory leak in PersistentDataBlockService jniHenrik Baard2015-10-271-4/+5
* backup: Fix a system server crashSteve Kondik2015-10-271-0/+6
* Buttons: Launch camera activity instead of BroadcastReceiverRoman Birg2015-10-271-3/+2
* Avoid ANR loop because of queued-up ANR runnablesSnild Dolkow2015-10-271-0/+6
* Rotation related correctionseray orçunus2015-10-271-21/+5
* Fix USB intent warning on deviceAttached()tobitege2015-10-271-1/+1
* Run BatteryCallback on CpuTracker thread.riddle_hsu2015-10-271-41/+49
* PackageManagerService: override native lib root for prebundled packagesemancebo2015-10-271-11/+19
* Don't set mHomeConsumed to true for KEY_ACTION_SLEEPd34d2015-10-271-1/+1
* PackageManagerService: Create means of installing prebundled applicationsEd Mancebo2015-10-272-0/+114
* unbreak density scalingRoman Birg2015-10-271-0/+17
* DreamManager: be aware of device lidRoman Birg2015-10-272-18/+88
* admin: Restore requireSecureKeyguard interface.Adnan Begovic2015-10-271-0/+31
* Themes: Add RequestType to ThemeChangeRequest [1/3]d34d2015-10-272-6/+8
* Themes: Use ThemeChangeRequest when resetting themed34d2015-10-271-13/+17
* Themes: Check if updateConfiguration should be calledClark Scheff2015-10-271-1/+12
* Themes: Enhanced theming capabilities [1/3]Clark Scheff2015-10-271-82/+96
* Themes: Add theme change timestamp to ThemeConfigd34d2015-10-271-15/+2
* Themes: Add tm command line toolClark Scheff2015-10-271-0/+16
* Themes: Get boot theme config from ThemeUtilsd34d2015-10-271-0/+2
* Themes: Use mRealPackage, when available, for idmappingd34d2015-10-271-1/+5
* Themes: Watch all app crashes for problematic themesd34d2015-10-273-7/+63