summaryrefslogtreecommitdiffstats
path: root/services/java/com/android/server/UiModeManagerService.java
Commit message (Expand)AuthorAgeFilesLines
* StatusBarService -> StatusBarManagerServiceJoe Onorato2010-06-021-1/+1
* Fix issue #2581524: Car home icon should always go to car homeDianne Hackborn2010-04-091-42/+68
* Make desk mode work again.Daniel Sandler2010-04-021-3/+10
* Fix issue #2560791: Expose API to go in to car mode.Dianne Hackborn2010-03-311-6/+1
* Fix issue #2547337: switching night modesDianne Hackborn2010-03-291-0/+1
* Fix issue #2544466: Car Home brightness icon comes and goes while phone is in...Dianne Hackborn2010-03-261-12/+30
* Improve switching to car mode, retain night mode option.Dianne Hackborn2010-03-221-10/+38
* Fix 2514479: Putting phone in car dock ignores security patternTobias Haamel2010-03-171-20/+0
* Fix issue 2512221: Car Dock Notification doesn't go awayTobias Haamel2010-03-151-4/+1
* Fix: Retrieval of location to caclulate twilightBernd Holzhey2010-03-121-32/+37
* Further improvements to window management!Dianne Hackborn2010-03-101-51/+72
* Disable car mode should not require DISABLE_KEYGUARD permissionTobias Haamel2010-03-081-0/+2
* Keep screen on when in car mode and the device is powered.Mike Lockwood2010-03-051-1/+41
* Disable the keyguard when in car modeMike Lockwood2010-03-051-2/+25
* Refactor car mode.Dianne Hackborn2010-03-051-0/+629