summaryrefslogtreecommitdiffstats
path: root/core/java/android/app/UiModeManager.java
Commit message (Expand)AuthorAgeFilesLines
* 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