1. 04d9cb5 Moved some activities implementation to ActivityTaskManagerService (2/n) by Wale Ogunwale · 6 years ago
  2. 7f93686 Introduce result ranges for activity start return results. by Bryce Lee · 7 years ago
  3. fe9a53b Consistent dump() permission checking. by Jeff Sharkey · 7 years ago
  4. 282cfef standardize system notification IDs by Chris Wren · 7 years ago
  5. cc5a731 Remove "Allow persistent changes to the vendor overlay theme" by Jason Monk · 7 years ago
  6. af759c5 Channels for Frameworks notifications by Geoffrey Pitsch · 7 years ago
  7. 8deb67c Use the Context name to publish and use vrmanager by Craig Donner · 8 years ago
  8. ba0d98f Add UiModeManager commands to adb by Alan Viverette · 8 years ago
  9. 524fb40 Move theme out of tuner and into display settings by Jason Monk · 8 years ago
  10. 1a70573 Set ui mode in UiModeManagerService to vrheadset when VR mode is enabled. by Zak Cohen · 8 years ago
  11. e29a5a1 Added SystemServerInitThreadPool by Fyodor Kupolov · 8 years ago
  12. dc589ac Update usage of ActivityManagerNative. by Sudheer Shanka · 8 years ago
  13. 97a06a1 Add switchable theme to tuner by Jason Monk · 8 years ago
  14. 2fbf4d5 Move UiMode broadcasts to foreground by Adrian Roos · 8 years ago
  15. 908b86c TwilightService v2.0 by Justin Klaassen · 8 years ago
  16. a771049 allow locking UI mode and block launching car dock for automotive by keunyoung · 9 years ago
  17. 3b741e0 Revert "allow locking UI mode and block launching car dock for automotive" by Keun-young Park · 9 years ago
  18. 1746369 allow locking UI mode and block launching car dock for automotive by keunyoung · 9 years ago
  19. 1ce4b6d remove usage of deprecated method setLatestEventInfo by Chris Wren · 9 years ago
  20. 3561761 Merge "Set the appliance (tv/watch) in the configuration earlier" by Adam Lesinski · 9 years ago
  21. 05199e8 Set the appliance (tv/watch) in the configuration earlier by Adam Lesinski · 9 years ago
  22. 4a357cd Replace usages of deprecated Resources.getColor() and getColorStateList() by Alan Viverette · 9 years ago
  23. 4cc1e9e Add support for user-selectable night mode by Alan Viverette · 10 years ago
  24. 255dd04 Added notification color to all system notifications by Selim Cinek · 10 years ago
  25. c093bf2 rename UiModeManager.ENABLE_CAR_MODE_NO_WAKE_LOCK to ENABLE_CAR_MODE_ALLOW_SLEEP by keunyoung · 10 years ago
  26. 1d0a7cc add UiModeManager.ENABLE_CAR_MODE_NO_WAKE_LOCK flag for enableCarMode by keunyoung · 10 years ago
  27. 6c19129 Introduce new UI_MODE_TYPE_WATCH and qualifier. by John Spurlock · 10 years ago
  28. 0722968 FEATURE_LEANBACK implies that the device is a tv. by Tim Kilbourn · 10 years ago
  29. b880d88 Make SystemService constructor take a Context. by Jeff Brown · 11 years ago
  30. 9158825 Move some system services to separate directories by Amith Yamasani · 11 years ago[Renamed from services/java/com/android/server/UiModeManagerService.java]
  31. 182f73f Introduce a Lifecycle for system services by Adam Lesinski · 11 years ago
  32. f265ea9 App ops: vibration, neighboring cells, dialing, etc. by Dianne Hackborn · 12 years ago
  33. 11159e9 Do not launch Somnambulator as a dock app. by Jeff Brown · 12 years ago
  34. 487bb6e Ensure Binder in-calls to UiModeManagerService are guarded. by Jeff Brown · 12 years ago
  35. 9fca9e9 Ensure that dreams show while docked. by Jeff Brown · 12 years ago
  36. be87e2f Fix issue #7255954: API Review: rename Dream to DreamService by Dianne Hackborn · 12 years ago
  37. f9d40f4 Cure narcolepsy. by Jeff Brown · 12 years ago
  38. 62c82e4 Make DreamManagerService more robust. by Jeff Brown · 12 years ago
  39. 50cdf7c3 Fix issue #7214090: Need to be able to post notifications to all users by Dianne Hackborn · 12 years ago
  40. d888399 Explicitly specify current user everywhere home is started. by Dianne Hackborn · 12 years ago
  41. 4120375 Remove Binder.getOrigCallingUid(). by Dianne Hackborn · 12 years ago
  42. 5ac72a2 Improve multi-user broadcasts. by Dianne Hackborn · 12 years ago
  43. 2416e09 Extract the twilight detection into its own service. by Jeff Brown · 12 years ago
  44. 2eeeec2 Improve Location object. by Nick Pelly · 12 years ago
  45. 960779d Dock: Renable desk-dock apps by John Spurlock · 12 years ago
  46. 0cf2c8a Fix issue #6515427: Add android.hardware.television and fix... by Dianne Hackborn · 12 years ago
  47. a4972e9 Add new "options" argument to all startActivity APIs. by Dianne Hackborn · 12 years ago
  48. 44fcb83 Add a new ui mode for "appliance" by Joe Onorato · 13 years ago
  49. 11ddf53 Disable desk dock apps. by Daniel Sandler · 13 years ago
  50. 69a1da4 Teach UiModeMgr about high-end and low-end desk docks. by Daniel Sandler · 13 years ago
  51. 801700b am 57f4503e: Work on issue # 2778549: Idle FRF72 is awake 18 mins more than ERE27 in 13hr test by Dianne Hackborn · 14 years ago
  52. 57f4503 Work on issue # 2778549: Idle FRF72 is awake 18 mins more than ERE27 in 13hr test by Dianne Hackborn · 14 years ago
  53. 089de88 StatusBarService -> StatusBarManagerService by Joe Onorato · 14 years ago
  54. f5c5d22 Fix issue #2581524: Car home icon should always go to car home by Dianne Hackborn · 14 years ago
  55. 8daf2a4 Make desk mode work again. by Daniel Sandler · 14 years ago
  56. 9c9c532 Fix issue #2560791: Expose API to go in to car mode. by Dianne Hackborn · 14 years ago
  57. e252246 Fix issue #2547337: switching night modes by Dianne Hackborn · 14 years ago
  58. d49258f Fix issue #2544466: Car Home brightness icon comes and goes while phone is in car dock in FRE83 by Dianne Hackborn · 14 years ago
  59. 2ccda4d Improve switching to car mode, retain night mode option. by Dianne Hackborn · 14 years ago
  60. c008e0a Fix 2514479: Putting phone in car dock ignores security pattern by Tobias Haamel · 14 years ago
  61. 780b260 Fix issue 2512221: Car Dock Notification doesn't go away by Tobias Haamel · 14 years ago
  62. ba9ab18 Fix: Retrieval of location to caclulate twilight by Bernd Holzhey · 14 years ago
  63. b8b11a0 Further improvements to window management! by Dianne Hackborn · 14 years ago
  64. 9f93881 Disable car mode should not require DISABLE_KEYGUARD permission by Tobias Haamel · 14 years ago
  65. e29db6a Keep screen on when in car mode and the device is powered. by Mike Lockwood · 14 years ago
  66. 924e164 Disable the keyguard when in car mode by Mike Lockwood · 14 years ago
  67. 7299c41 Refactor car mode. by Dianne Hackborn · 14 years ago