1. 34a984c Debugging improvements on CarMediaService. by Felipe Leme · 3 years, 2 months ago
  2. 8f0d3c4 Return/notify a power policy containing all components' state in CPMS by Eric Jeong · 3 years, 6 months ago
  3. fde2572 Merge "Add missing permission check to CarMediaService#getLastMediaSources" into rvc-qpr-dev am: d479b011f9 am: ba3514c16b by TreeHugger Robot · 3 years, 6 months ago
  4. 1749e9a Add missing permission check to CarMediaService#getLastMediaSources by Arnaud Berry · 3 years, 6 months ago
  5. d48f707 Revise CarPowerManager public APIs by Eric Jeong · 3 years, 6 months ago
  6. a8f5440 Merge "Change using Handler to using Executor" into sc-dev by Jin Seok Park · 3 years, 6 months ago
  7. e9de110 Use power policy instead of SilentModeController in CarMediaService by Eric Jeong · 3 years, 6 months ago
  8. d2b4aeb Change using Handler to using Executor by Jin Seok Park · 3 years, 6 months ago
  9. 176a5fd CarService dump() improvements: by Felipe Leme · 3 years, 7 months ago
  10. 3923671 Replace using integer with UserHandle for user id by Jin Seok Park · 3 years, 8 months ago
  11. bd5fb56 Log to Slog - part V by Eric Jeong · 3 years, 8 months ago
  12. 35170e3 Pause and resume audio at end and start of drive by Jim Kaye · 4 years, 2 months ago
  13. 18894f0 Switch to listening for USER_LIFECYCLE_EVENT_TYPE_UNLOCKED am: 71eac5d644 am: 8b56084fe9 by Simon Dai · 4 years ago
  14. 71eac5d Switch to listening for USER_LIFECYCLE_EVENT_TYPE_UNLOCKED by Simon Dai · 4 years ago
  15. 8d59779 Move from androidx.annotation to android.annotation. by Zhomart Mukhamejanov · 4 years, 1 month ago
  16. 44eded2 Fix NPE in CarMediaService on dump by Simon Dai · 4 years, 1 month ago
  17. ad621c1 Add CarMediaService unit tests by Simon Dai · 4 years, 2 months ago
  18. 826c87f Merge "Don't allow null primary sources" into rvc-dev by TreeHugger Robot · 4 years, 4 months ago
  19. bc339ed Don't allow null primary sources by Simon Dai · 4 years, 6 months ago
  20. b241d02 Change all HandlerThread inside CarService into static instance. by Keun young Park · 4 years, 4 months ago
  21. 6af8e98 Removing dead method and cleaning some checkstyle errors. by Antonio Kantek · 4 years, 5 months ago
  22. edebaf3 Enhancing CarMediaService to implement UserLifecycleListener. by Antonio Kantek · 4 years, 5 months ago
  23. 042a73c Changed UserLifecycleEvent to use (int) user ids internally. by felipeal · 4 years, 5 months ago
  24. f700753 Updating several car services to use UserLifecycleListener by Antonio Kantek · 4 years, 5 months ago
  25. 38fb6d1 Add [is|set]IndependentPlaybackConfig TestApi by Arnaud Berry · 4 years, 6 months ago
  26. 98cb6a7 Add independent playback modes to CarMediaService by Simon Dai · 4 years, 6 months ago
  27. a7e3714 Get the current user correctly by Yabin Huang · 4 years, 7 months ago
  28. 91dfa42 Merge "Register playbackstate callback after autoplay" into qt-qpr1-dev am: 4014efce34 am: b0991960b3 by Automerger Merge Worker · 4 years, 7 months ago
  29. d0e6c34 Register playbackstate callback after autoplay by Simon Dai · 4 years, 7 months ago
  30. 8dd6a9b Merge "Add retain previous source playback mode for media switch" into qt-qpr1-dev am: 5d4f443c56 am: e85e5029a4 by Automerger Merge Worker · 4 years, 7 months ago
  31. 31e7304 Replace user switch broadcast by user callback by Mayank Garg · 4 years, 7 months ago
  32. 8c467ec Add retain previous source playback mode for media switch by Simon Dai · 4 years, 7 months ago
  33. 99d78fe Fix stop() not being called by Simon Dai · 4 years, 9 months ago
  34. 440d1f2 Always bind to new media source, clear session callback by Simon Dai · 4 years, 9 months ago
  35. a5fd8ae Don't init user 0 in media service by Simon Dai · 4 years, 9 months ago
  36. 6331e9a Add missing null check omitted from cherry pick by Simon Dai · 4 years, 9 months ago
  37. d0c03f7 Add a missing null check of mPrimaryMediaComponent by Yabin Huang · 4 years, 10 months ago
  38. 6840b1e resolve merge conflicts of 9ce2da427fc42c0c358b8555c7163f2821d9c14b to qt-qpr1-dev by Yabin Huang · 4 years, 10 months ago
  39. 4632be6 Merge "Don't save the last media source for ephemeral user" into qt-dev by TreeHugger Robot · 4 years, 10 months ago
  40. 73f4d39 Don't save the last media source for ephemeral user by Yabin Huang · 4 years, 10 months ago
  41. defa50b Add adaptive autoplay mode for media source switch by Simon Dai · 4 years, 11 months ago
  42. 35b75fb Send autoplay as extra to connection service by Simon Dai · 5 years ago
  43. 1b6f499 Fix a crash when mediaSource is null by Yabin Huang · 5 years ago
  44. 837989c Merge "Add config for autoplay on media source change" into qt-dev by TreeHugger Robot · 5 years ago
  45. 6e2fb4a Add config for autoplay on media source change by Peter Li · 5 years ago
  46. 92aa43a Start MediaCenter service for media source binding by Simon Dai · 5 years ago
  47. d934c71 Fix autoplay logic by Simon Dai · 5 years ago
  48. ba2c1fd Move shared preference initialization to after user unlock by Simon Dai · 5 years ago
  49. 25e8cfe Merge "Register package update receiver on currently foreground user" into qt-dev by TreeHugger Robot · 5 years ago
  50. d56435d Register package update receiver on currently foreground user by Yabin Huang · 5 years ago
  51. 5bfd1c1 Add logging for media source changes by Simon Dai · 5 years ago
  52. cda4b1c Save media sources per user by Simon Dai · 5 years ago
  53. 06ee029 Use component name instead of package name by Yabin Huang · 5 years ago
  54. 27712d7 Use component name instead of package name to get media service by Yabin Huang · 5 years ago
  55. 9c698fe Ignore playback state update if state is the same by Simon Dai · 5 years ago
  56. f6190ce Fix NPE in media service during tests by Simon Dai · 5 years ago
  57. fde0991 Add autoplay for media sources by Simon Dai · 5 years ago
  58. 9f18292 Fix playback state callback crash by Simon Dai · 5 years ago
  59. c1e081b Add user-specific MediaController to CarMediaService by Simon Dai · 5 years ago
  60. 584dd0d Get MediaController from browse service in CarMediaService by Simon Dai · 5 years ago
  61. 0d0164f Notify listeners after restoring last used source by Simon Dai · 6 years ago
  62. 47f19e3 Re-add media storage logic by Simon Dai · 6 years ago
  63. 8fa9f4e Improve un/re-installs of media applications by Arnaud Berry · 6 years ago
  64. 527eb55 Add CarMediaService as private car api by Simon Dai · 6 years ago