summaryrefslogtreecommitdiff
path: root/core/java/android/app/UiModeManager.java
Commit message (Expand)AuthorAgeFilesLines
* Update car mode API docs.Tyler Gunn2020-03-031-26/+49
* Custom dark theme schedulingJay Aliomer2020-01-211-4/+87
* Use new UnsupportedAppUsage annotation.Artur Satayev2019-12-181-1/+1
* Merge "Dark theme twilight mode backend and tile"Jay Aliomer2019-11-201-0/+14
|\
| * Dark theme twilight mode backend and tileJay Aliomer2019-11-141-0/+14
* | Add prioritized enableCarMode API in UiModeManagerTyler Gunn2019-11-181-4/+160
|/
* Add transient night mode in car mode when targeting QWinson2019-02-111-1/+5
* Merge "Fix the unresolved link/see tag error for framework docs" into pi-devNan Zhang2018-09-231-1/+1
|\
| * Fix the unresolved link/see tag error for framework docsNan Zhang2018-09-211-1/+1
* | Merge "Clarify that UiModeManager sets global night mode" into pi-devLucas Dupin2018-09-201-2/+7
|\|
| * Clarify that UiModeManager sets global night modeLucas Dupin2018-09-191-2/+7
* | Add @UnsupportedAppUsage annotationsMathew Inwood2018-08-141-0/+2
|/
* Add more IntDef prefixes for auto-documenting.Jeff Sharkey2017-12-131-1/+5
* Annotate @SystemApi with required permissions.Jeff Sharkey2017-06-051-4/+2
* Remove "Allow persistent changes to the vendor overlay theme"Jason Monk2017-03-231-44/+0
* Move theme out of tuner and into display settingsJason Monk2017-01-251-0/+15
* Introduce new UI_MODE_TYPE_VR_HEADSET and qualifier.Zak Cohen2017-01-111-2/+3
* Add switchable theme to tunerJason Monk2016-11-111-0/+29
* Avoid caching services with missing binders.Jeff Sharkey2016-08-111-2/+3
* Merge "Revert "Revert "make isUiModeLocked, isNightModeLocked test api""" int...Keun-young Park2016-03-021-0/+5
|\
| * Revert "Revert "make isUiModeLocked, isNightModeLocked test api""Keun-young Park2016-03-021-0/+5
* | When system server goes down, crash apps more.Jeff Sharkey2016-03-011-7/+7
|/
* Revert "make isUiModeLocked, isNightModeLocked test api"Keun-young Park2016-03-011-5/+0
* make isUiModeLocked, isNightModeLocked test apiKeun-young Park2016-02-291-0/+5
* Clean up night mode documentationAlan Viverette2016-01-121-22/+55
* allow locking UI mode and block launching car dock for automotivekeunyoung2015-12-031-0/+31
* Revert "allow locking UI mode and block launching car dock for automotive"Keun-young Park2015-12-031-31/+0
* allow locking UI mode and block launching car dock for automotivekeunyoung2015-11-131-0/+31
* 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