1. cf11cea Fwk: Only chime when docked and accessbility is on by Vinod Krishnan · 8 years ago
  2. a09b4d2 Remove unnecessary allocation+unboxing of objects. by Narayan Kamath · 8 years ago
  3. 280a64e Improve tracking of screen on reasons. by Dianne Hackborn · 9 years ago
  4. 584a445 [Theater Mode] framework implementation through global setting by Bryce Lee · 10 years ago
  5. 7450614 Move wakelock release to handleMessage by Prashant Malani · 10 years ago
  6. 010e561 Add dumpsys to dock observer. by Jeff Brown · 10 years ago
  7. 9158825 Move some system services to separate directories by Amith Yamasani · 11 years ago[Renamed from services/java/com/android/server/DockObserver.java]
  8. 62c82e4 Make DreamManagerService more robust. by Jeff Brown · 12 years ago
  9. bf6f6f9 Update references to migrated global settings. by Jeff Brown · 12 years ago
  10. 5ac72a2 Improve multi-user broadcasts. by Dianne Hackborn · 12 years ago
  11. a2910d0 Make it easier to create asynchronous Handlers. by Jeff Brown · 12 years ago
  12. 1a868b7 Add framework support for multiple dreams. by John Spurlock · 12 years ago
  13. 008b176 Encapsulate locks in UEventObservers. by Jeff Brown · 12 years ago
  14. 9630704 Power manager rewrite. by Jeff Brown · 12 years ago
  15. 786546e Check the ACTIVATE_ON_DOCK setting in DockObserver. by John Spurlock · 12 years ago
  16. bc632a2 Re-enable dreams: frameworks/base by John Spurlock · 12 years ago
  17. 9773ebb Dock: Temporary removal of function to get BT address by Jaikumar Ganesh · 12 years ago
  18. 4f8ecd8 Move power manager to a new package. by Jeff Brown · 12 years ago
  19. 1a69318 Handle EXTRA_DOCK_STATE_LE_DESK and HE_DESK. Bug: 5569662 by Jeff Brown · 13 years ago
  20. fd9ddd1 Integrate StrictMode with CloseGuard by Brian Carlstrom · 14 years ago
  21. 21e941b Added support for dock headset observer by Praveen Bharathi · 14 years ago
  22. 7299c41 Refactor car mode. by Dianne Hackborn · 14 years ago
  23. c44c6d0 fix NullPointerException if location is not set. by Bernd Holzhey · 14 years ago
  24. 4a3c3b23 Fixing automatic switching of night mode if network location is not enabled. by Bernd Holzhey · 14 years ago
  25. faa7e83 DockObserver: Watch for exceptions in LocationManger.isProviderEnabled(). by Mike Lockwood · 14 years ago
  26. 8a9b220 Switch the services library to using the new Slog by Joe Onorato · 14 years ago
  27. a712dce Init car mode when phone is booted in a dock. by Tobias Haamel · 14 years ago
  28. 6fd5e0a Fix calculation of the next twilight update for locations where the day or night never ends. by Bernd Holzhey · 14 years ago
  29. ec2c88d Move new sound effects to the system stream. by Daniel Sandler · 14 years ago
  30. 154f7a1 Show car mode notification in status bar. by Tobias Haamel · 14 years ago
  31. 1e84ac5 Fix permission exception thrown on exit car mode. by Tobias Haamel · 14 years ago
  32. bfca3a0 Add the automatic handling of night/notnight UI modes. by Bernd Holzhey · 14 years ago
  33. 0e9d2af New user interface sound effects: by Daniel Sandler · 14 years ago
  34. a0430a1 Disable distracting status bar ticker text in car mode. by Daniel Sandler · 14 years ago
  35. 27b28b3 Introduce special UI modes for night and car usage. by Tobias Haamel · 14 years ago
  36. 31f90b6 Fix 2385283: Add DevicePolicyManager calls to LockScreen. by Jim Miller · 14 years ago
  37. 1c633fc Implement API to have new broadcasts replace existing broadcasts. by Dianne Hackborn · 15 years ago
  38. 3fbf7b6 Add support for Car Dock. by Jaikumar Ganesh · 15 years ago
  39. 1d06992 Do not force screen on when undocking from the desk dock. by Mike Lockwood · 15 years ago
  40. 4949334 Fix issue #2161726: Car dock app bypasses setup wizard by Dianne Hackborn · 15 years ago
  41. 733fdf3 Disable keyguard while docked when the lock screen is insecure. by Mike Lockwood · 15 years ago
  42. 9bfb707 Various fixes and improvements to window, activity. by Dianne Hackborn · 15 years ago
  43. 1f6c7e6 Change the broadcast intent for dock state changes from a sticky broadcast to by Mike LeBeau · 15 years ago
  44. 9092ab4 Add support for launching activities when attaching to a car or desk dock. by Mike Lockwood · 15 years ago
  45. f02c074 DockObserver wakes the display when broadcasting a change by Ken Schultz · 15 years ago
  46. d0e82ce Do not send dock state changed broadcasts until the system has finished booting. by Mike Lockwood · 15 years ago
  47. e4465e2 DockObserver: minor cleanup. by Mike Lockwood · 15 years ago
  48. c9f4eaf Dock changes:Docking station intents by Dan Murphy · 15 years ago