summaryrefslogtreecommitdiffstats
path: root/services/core/java/com/android/server/UiModeManagerService.java
Commit message (Expand)AuthorAgeFilesLines
* remove usage of deprecated method setLatestEventInfoChris Wren2015-06-121-14/+15
* Merge "Set the appliance (tv/watch) in the configuration earlier"Adam Lesinski2015-03-231-7/+19
|\
| * Set the appliance (tv/watch) in the configuration earlierAdam Lesinski2015-03-191-7/+19
* | Replace usages of deprecated Resources.getColor() and getColorStateList()Alan Viverette2015-03-181-1/+1
|/
* Add support for user-selectable night modeAlan Viverette2015-02-121-26/+23
* Added notification color to all system notificationsSelim Cinek2014-08-201-0/+2
* rename UiModeManager.ENABLE_CAR_MODE_NO_WAKE_LOCK to ENABLE_CAR_MODE_ALLOW_SLEEPkeunyoung2014-08-131-1/+1
* add UiModeManager.ENABLE_CAR_MODE_NO_WAKE_LOCK flag for enableCarModekeunyoung2014-07-301-6/+10
* Introduce new UI_MODE_TYPE_WATCH and qualifier.John Spurlock2014-04-041-2/+8
* FEATURE_LEANBACK implies that the device is a tv.Tim Kilbourn2014-03-141-1/+3
* Make SystemService constructor take a Context.Jeff Brown2014-02-101-0/+4
* Move some system services to separate directoriesAmith Yamasani2013-12-191-0/+618