1. bcecf31 MediaSession2: Initial commit of MediaLibraryService2 by Jaewan Kim · 7 years ago
  2. ceb6b6e MediaSession2: Move MediaSession2/MediaController2 from experimental by Jaewan Kim · 7 years ago
  3. 2afdbc4 Call listeners whenever players are removed by Sungsoo Lim · 7 years ago
  4. 875e697 Revert "Revert "Fix overactive media routing"" by Sungsoo Lim · 7 years ago
  5. 0aec178 Revert "Fix overactive media routing" by Eric Laurent · 7 years ago
  6. 1834130 Fix overactive media routing by Sungsoo Lim · 7 years ago
  7. fa85b60 Set the global priority session immediately after its flag is set by Jaewan Kim · 7 years ago
  8. da74a15 MediaSessionService: Prevent getActiveSessions() from growing infinitely by Jaewan Kim · 7 years ago
  9. 739d6c2 Prevent system crash when adjusting volume with illegal direction by Hyundo Moon · 7 years ago
  10. fdb612e Prevent play/pause key from starting voice search on TV by Jaewan Kim · 7 years ago
  11. b82b704 Merge "Restore the selected route when an app starts to make sound" by Sungsoo Lim · 7 years ago
  12. b365856 Restore the selected route when an app starts to make sound by Sungsoo · 7 years ago
  13. b852e56 Migrate managed services from setting to policy xml by Julia Reynolds · 7 years ago
  14. 101b4d5 Allow media apps to receive media key events after the phone call by Jaewan Kim · 7 years ago
  15. cadb305 Merge "Fix MediaSessionManager.Callback to be called with the media button session" into oc-dev by TreeHugger Robot · 7 years ago
  16. 98e4aaf Fix MediaSessionManager.Callback to be called with the media button session by Jaewan Kim · 7 years ago
  17. ba18d8e Launch voice assistant by the KEYCODE_MEDIA_PLAY_PAUSE by Jaewan Kim · 7 years ago
  18. e259ad2 Check bluetooth app id instead of uid by Amith Yamasani · 7 years ago
  19. fe9a53b Consistent dump() permission checking. by Jeff Sharkey · 7 years ago
  20. 92dea33 Simplify the media button handling logic by Jaewan Kim · 7 years ago
  21. caa3f6a Merge "MediaSessionService: Keep the media sessions per full user" by TreeHugger Robot · 7 years ago
  22. a7dce19 MediaSessionService: Keep the media sessions per full user by Jaewan Kim · 7 years ago
  23. b2781e7 MediaSessionService: Leave volume key event logs by default by Jaewan Kim · 7 years ago
  24. bd16f45 Add callback for AVRCP 1.6 support by Jaewan Kim · 7 years ago
  25. 98003d3 Send long-press of KEYCODE_HEADSETHOOK to the media key listener by Jaewan Kim · 7 years ago
  26. 5125501 MediaSessionService: Synchronize isGlobalPriorityActive() by Jaewan Kim · 7 years ago
  27. d61a87b MediaSessionService: Notify volume key long-presses when the screen is off by Jaewan Kim · 7 years ago
  28. e0ca3f3 MediaSessionService: Keep media session list in one place by Jaewan Kim · 7 years ago
  29. 210d617 Merge "Fix NullPointerException in System UI caused by remote volume change" by Hyundo Moon · 7 years ago
  30. a055f13 Fix NullPointerException in System UI caused by remote volume change by Hyundo Moon · 8 years ago
  31. 6e2b01c Allow privileged app to set media key event listener by Jaewan Kim · 8 years ago
  32. 5026936 Allow privileged app to set volume key long-press listener by Jaewan Kim · 8 years ago
  33. bb983d20 Use internal volume controller and status bar. by Julia Reynolds · 8 years ago
  34. e8bc715 Check caller for sending media key to global priority session am: d409d18686 by Jaewan Kim · 8 years ago
  35. d409d18 Check caller for sending media key to global priority session by Jaewan Kim · 8 years ago
  36. 8ff30f3 MediaSessionService: Leave log for media key events am: 5e1476ecd7 by Jaewan Kim · 8 years ago
  37. 5e1476e MediaSessionService: Leave log for media key events by Jaewan Kim · 8 years ago
  38. 6014ee1 MediaSession: Allow all profiles to handle work profile case. am: 8cf39c5d79 by Dongwon Kang · 8 years ago
  39. 8cf39c5 MediaSession: Allow all profiles to handle work profile case. by Dongwon Kang · 8 years ago
  40. a651320 Fix build by Jaewan Kim · 8 years ago
  41. 6bd0363 resolve merge conflicts of 78120b0 to nyc-mr1-dev-plus-aosp by Jaewan Kim · 8 years ago
  42. 8f72908 MediaSessionService: Support managed profile by Jaewan Kim · 8 years ago
  43. 5f5bd88 resolve merge conflicts of 5b6c034 to stage-aosp-master by Jae Seo · 8 years ago
  44. c4f28a4 Fix deadlock in MediaSessionService during getCurrentUser() by Shibin George · 8 years ago
  45. 42927c4 Merge \"Fix deadlock b/w ActivityManagerService and MediaSessionService\" by Shibin George · 8 years ago
  46. 19e8404 Fix deadlock b/w ActivityManagerService and MediaSessionService by Shibin George · 8 years ago
  47. 2054db3 MediaSessionService: Send MEDIA_BUTTON intents with foreground priority by Insun Kang · 8 years ago
  48. 1ea5683 MediaSession: Add a way to get a calling package by Donghyun Cho · 8 years ago
  49. d5164a5 Use mCurrentUserId instead of ActivityManager.getCurrentUser() by Sungsoo Lim · 9 years ago
  50. 02ed012 MediaSession: Use Handler for sending a pending intent by riddle_hsu · 9 years ago
  51. 30be970a MediaSession: Improve MediaSessionStack logic by Insun Kang · 9 years ago
  52. 5482d34 Prevent NPE in MediaSessionService by Sungsoo Lim · 9 years ago
  53. 1f7a580 Media button intent should be send to current user only. by heechul.hyun · 9 years ago
  54. e492d43 Prevent NPE in MediaSessionService by Jean-Michel Trivi · 9 years ago
  55. 221a827 resolved conflicts for merge of 13d81b6d to master by Jeff Brown · 9 years ago
  56. 38d3feb Disable more hotkeys while in setup. by Jeff Brown · 9 years ago
  57. 9087433 AudioService: Write base stream volume changes to the event log. by John Spurlock · 9 years ago
  58. ee5ad72 Audio: Remove the concept of master volume. by John Spurlock · 9 years ago
  59. 08c7116 Remove unused imports in frameworks/base. by John Spurlock · 9 years ago
  60. be19ed0 VolumePrototypes: Allow current controller to access sessions. by John Spurlock · 9 years ago
  61. eb69e24 Volume prototypes: Allow delegate volume UI to set remote controller. by John Spurlock · 9 years ago
  62. e7b3c5e Add extra logging for media button events by RoboErik · 9 years ago
  63. 7b3da2d Fix crash in dumpsys media_session by RoboErik · 9 years ago
  64. 4197cb6 Move mute/unmute handling to adjust volume paths by RoboErik · 10 years ago
  65. c8f92d1 Persist safe MediaSession intents across reboots by RoboErik · 10 years ago
  66. 9c5b7cb Notify the system of all remote volume changes by RoboErik · 10 years ago
  67. 2610d71 Don't unmute when trying to show volume UI. DO NOT MERGE by RoboErik · 10 years ago
  68. d548922 DO NOT MERGE Fix typo by Sungsoo Lim · 10 years ago
  69. 48248c8 DO NOT MERGE Make mute/unmute work by Sungsoo Lim · 10 years ago
  70. 2b5208c MediaSession: unmute stream when adjusting volume by Eric Laurent · 10 years ago
  71. 7c82ced Route mute key events through MediaSessionService by RoboErik · 10 years ago
  72. 870c5a6 Tweak the behavior of the MediaSessionStack by RoboErik · 10 years ago
  73. a08adb24 Fix binder equality check by RoboErik · 10 years ago
  74. 519c774 Handle volume events on master volume devices correctly by RoboErik · 10 years ago
  75. 9c78540 Use the suggested stream if it's currently active by RoboErik · 10 years ago
  76. de9ba39 Don't forward media keys to the app if the phone session is active by RoboErik · 10 years ago
  77. 94c716e Route volume commands whenever media stream is in use by RoboErik · 10 years ago
  78. 272e161 send volume button events to adjustSuggestedStream instead of adjustStream by RoboErik · 10 years ago
  79. d2b8c94 Api updates to MediaSession components by RoboErik · 10 years ago
  80. 0dac35a Pipe caller's identity through volume methods by RoboErik · 10 years ago
  81. 1f7a39f Merge "Fix registering global priority sessions" into lmp-dev by RoboErik · 10 years ago
  82. 4d26598 Fix registering global priority sessions by RoboErik · 10 years ago
  83. 7aef77b Remove sessions listeners that are disabled by RoboErik · 10 years ago
  84. aa4e23b Add getPackageName to MediaController by RoboErik · 10 years ago
  85. b214efb Expose a way to set a PendingIntent for restarting playback by RoboErik · 10 years ago
  86. b7c014c Move return out of debug conditional by RoboErik · 10 years ago
  87. 1ff5b16 Change adjustVolumeBy to adjustVolume by RoboErik · 10 years ago
  88. 01a500e Delete first draft of media routing APIs. by Jeff Brown · 10 years ago
  89. 3c45c29 Pipe volume keys to adjustVolume instead of sendMediaKeyEvent by RoboErik · 10 years ago
  90. 851d2d5 Don't send remote volume changes for local playback by RoboErik · 10 years ago
  91. dba34ba Make MediaSessionToken an inner class of MediaSession. by Jeff Brown · 10 years ago
  92. d09bd0c Move VolumeController into AudioService by RoboErik · 10 years ago
  93. 19c9518 b/15729204 Pipe sessions through to VolumePanel by RoboErik · 10 years ago
  94. 51fa6bc b/15757378 Expose APIs for listening to active sessions by RoboErik · 10 years ago
  95. ef3c9e9 Add volume handling APIs to sessions by RoboErik · 10 years ago
  96. 6f0e4dd Remove more dead audio service code by RoboErik · 10 years ago
  97. a3d8188 Merge "Adds listeners for changes to the list of active sessions" into lmp-preview-dev by RoboErik · 10 years ago
  98. 0791e17 b/15452153 Send 0 delta volume requests by RoboErik · 10 years ago
  99. 2e7a916 Adds listeners for changes to the list of active sessions by RoboErik · 10 years ago
  100. b69ffd4 Minimum work to make volume handling work with sessions by RoboErik · 10 years ago