summaryrefslogtreecommitdiffstats
path: root/core/java/android/app/UiModeManager.java
Commit message (Expand)AuthorAgeFilesLines
* Add support for user-selectable night modeAlan Viverette2015-02-121-4/+3
* rename UiModeManager.ENABLE_CAR_MODE_NO_WAKE_LOCK to ENABLE_CAR_MODE_ALLOW_SLEEPkeunyoung2014-08-131-6/+6
* add UiModeManager.ENABLE_CAR_MODE_NO_WAKE_LOCK flag for enableCarModekeunyoung2014-07-301-1/+12
* Introduce new UI_MODE_TYPE_WATCH and qualifier.John Spurlock2014-04-041-3/+5
* Add a new ui mode for "appliance"Joe Onorato2011-12-151-1/+1
* Add "television" mode.Dianne Hackborn2011-05-231-1/+2
* Fix issue #2581524: Car home icon should always go to car homeDianne Hackborn2010-04-091-7/+16
* Fix issue #2560791: Expose API to go in to car mode.Dianne Hackborn2010-03-311-0/+16
* Fix issue #2544466: Car Home brightness icon comes and goes while phone is in...Dianne Hackborn2010-03-261-2/+12
* Add correct copyright headers to multiple filesKenny Root2010-03-111-0/+16
* Javadoc fix.Daniel Sandler2010-03-111-3/+3
* Refactor car mode.Dianne Hackborn2010-03-051-11/+100
* Also fix the API description file after UI_MODE_SERVICE rename.Tobias Haamel2010-02-221-1/+1
* Manager for controlling the UI modes.Tobias Haamel2010-02-221-0/+83