1. 46be72e AudioPlayerStateMonitor: fix NPE by Eric Laurent · 7 years ago
  2. 875e697 Revert "Revert "Fix overactive media routing"" by Sungsoo Lim · 7 years ago
  3. 0aec178 Revert "Fix overactive media routing" by Eric Laurent · 7 years ago
  4. 1834130 Fix overactive media routing by Sungsoo Lim · 7 years ago
  5. fa85b60 Set the global priority session immediately after its flag is set by Jaewan Kim · 7 years ago
  6. da74a15 MediaSessionService: Prevent getActiveSessions() from growing infinitely by Jaewan Kim · 7 years ago
  7. ec0fc85 Merge "Prevent system crash when adjusting volume with illegal direction" into oc-mr1-dev by Hyundo Moon · 7 years ago
  8. 0e43c50 Select correct system audio route in updateAudioRoutes by Sungsoo Lim · 7 years ago
  9. 739d6c2 Prevent system crash when adjusting volume with illegal direction by Hyundo Moon · 7 years ago
  10. 776a399 AudioPlaybackConfiguration: prevent race condition on mIPlayerShell by Jean-Michel Trivi · 7 years ago
  11. 76512a3 Track the global setting of BT A2DP on/off by Sungsoo Lim · 7 years ago
  12. 2d36ae9 Fix NPE in MediaRouterService by Sungsoo Lim · 7 years ago
  13. e8de514 Merge "MediaRouter: Introduce and use getFallbackRoute method" into oc-dr1-dev am: 7b3bd1d547 by Sungsoo Lim · 7 years ago
  14. 7b3bd1d Merge "MediaRouter: Introduce and use getFallbackRoute method" into oc-dr1-dev by TreeHugger Robot · 7 years ago
  15. 59579ce MediaRouter: Introduce and use getFallbackRoute method by Sungsoo Lim · 7 years ago
  16. fdb612e Prevent play/pause key from starting voice search on TV by Jaewan Kim · 7 years ago
  17. b82b704 Merge "Restore the selected route when an app starts to make sound" by Sungsoo Lim · 7 years ago
  18. b365856 Restore the selected route when an app starts to make sound by Sungsoo · 7 years ago
  19. b852e56 Migrate managed services from setting to policy xml by Julia Reynolds · 7 years ago
  20. acd925d Merge "Fix the finding logic of MediaButtonSession" into oc-dev am: 9cfd30202d by Sungsoo Lim · 7 years ago
  21. 9cfd302 Merge "Fix the finding logic of MediaButtonSession" into oc-dev by Sungsoo Lim · 7 years ago
  22. 39f479f Fix the finding logic of MediaButtonSession by Sungsoo · 7 years ago
  23. d103e56 MediaRouter: Remove the globally selected route feature by Sungsoo · 7 years ago
  24. 101b4d5 Allow media apps to receive media key events after the phone call by Jaewan Kim · 7 years ago
  25. cadb305 Merge "Fix MediaSessionManager.Callback to be called with the media button session" into oc-dev by TreeHugger Robot · 7 years ago
  26. 98e4aaf Fix MediaSessionManager.Callback to be called with the media button session by Jaewan Kim · 7 years ago
  27. ba18d8e Launch voice assistant by the KEYCODE_MEDIA_PLAY_PAUSE by Jaewan Kim · 7 years ago
  28. 745e28c Don't ignore remote media sessions when sending media key events by Jaewan Kim · 7 years ago
  29. e259ad2 Check bluetooth app id instead of uid by Amith Yamasani · 7 years ago
  30. 2891f34 Merge "MediaSessionService: Clear calling identity for incoming calls from apps" into oc-dev by TreeHugger Robot · 7 years ago
  31. 83c4635 MediaSessionService: Clear calling identity for incoming calls from apps by Jaewan Kim · 7 years ago
  32. fc1f7ab MediaSessionService: Nullify the media button sesison when it's removed by Jaewan Kim · 7 years ago
  33. ab16ea9 Merge "Revert "MediaSession: Add methods for setting shuffle and repeat modes"" into oc-dev by Sungsoo Lim · 7 years ago
  34. a44d7cd Merge "Revert "MediaSession: Add methods for queue managements"" into oc-dev by Sungsoo Lim · 7 years ago
  35. aceef91 MediaSessionService: Cache active sessions per an user by Jaewan Kim · 7 years ago
  36. 3e5a34e Revert "MediaSession: Add methods for setting shuffle and repeat modes" by Sungsoo · 7 years ago
  37. 7066c9e Revert "MediaSession: Add methods for queue managements" by Sungsoo · 7 years ago
  38. fe9a53b Consistent dump() permission checking. by Jeff Sharkey · 7 years ago
  39. 0c1d448 MediaSession: clear identity before accessing service methods by Dongwon Kang · 7 years ago
  40. 92dea33 Simplify the media button handling logic by Jaewan Kim · 8 years ago
  41. 742e379 Revisit logging in MediaRouter and MediaSessionRecord by Jaewan Kim · 7 years ago
  42. caa3f6a Merge "MediaSessionService: Keep the media sessions per full user" by TreeHugger Robot · 7 years ago
  43. a7dce19 MediaSessionService: Keep the media sessions per full user by Jaewan Kim · 7 years ago
  44. b2781e7 MediaSessionService: Leave volume key event logs by default by Jaewan Kim · 7 years ago
  45. bd16f45 Add callback for AVRCP 1.6 support by Jaewan Kim · 8 years ago
  46. 98003d3 Send long-press of KEYCODE_HEADSETHOOK to the media key listener by Jaewan Kim · 7 years ago
  47. 5125501 MediaSessionService: Synchronize isGlobalPriorityActive() by Jaewan Kim · 7 years ago
  48. d61a87b MediaSessionService: Notify volume key long-presses when the screen is off by Jaewan Kim · 7 years ago
  49. e0ca3f3 MediaSessionService: Keep media session list in one place by Jaewan Kim · 7 years ago
  50. 99c1f9f MediaSession: Add methods for queue managements by Sungsoo · 8 years ago
  51. 210d617 Merge "Fix NullPointerException in System UI caused by remote volume change" by Hyundo Moon · 8 years ago
  52. a055f13 Fix NullPointerException in System UI caused by remote volume change by Hyundo Moon · 8 years ago
  53. 6e2b01c Allow privileged app to set media key event listener by Jaewan Kim · 8 years ago
  54. 5026936 Allow privileged app to set volume key long-press listener by Jaewan Kim · 8 years ago
  55. bb983d20 Use internal volume controller and status bar. by Julia Reynolds · 8 years ago
  56. ae1ff4f Split home stack into home and recents stack by Matthew Ng · 8 years ago
  57. dc589ac Update usage of ActivityManagerNative. by Sudheer Shanka · 8 years ago
  58. b26d4fe Check caller for sending media key to global priority session am: d409d18686 am: 419aeae678 by Jaewan Kim · 8 years ago
  59. e8bc715 Check caller for sending media key to global priority session am: d409d18686 by Jaewan Kim · 8 years ago
  60. d409d18 Check caller for sending media key to global priority session by Jaewan Kim · 8 years ago
  61. 934a526 MediaSession: Rename methods related to shuffle mode by Hyundo Moon · 8 years ago
  62. 613b018 MediaSessionService: Leave log for media key events am: 5e1476ecd7 am: ed3fd2743c by Jaewan Kim · 8 years ago
  63. 8ff30f3 MediaSessionService: Leave log for media key events am: 5e1476ecd7 by Jaewan Kim · 8 years ago
  64. 5e1476e MediaSessionService: Leave log for media key events by Jaewan Kim · 8 years ago
  65. ba11085 MediaSession: Add methods for setting shuffle and repeat modes by Sungsoo Lim · 8 years ago
  66. 6014ee1 MediaSession: Allow all profiles to handle work profile case. am: 8cf39c5d79 by Dongwon Kang · 8 years ago
  67. 8cf39c5 MediaSession: Allow all profiles to handle work profile case. by Dongwon Kang · 8 years ago
  68. a651320 Fix build by Jaewan Kim · 8 years ago
  69. 6bd0363 resolve merge conflicts of 78120b0 to nyc-mr1-dev-plus-aosp by Jaewan Kim · 8 years ago
  70. 8f72908 MediaSessionService: Support managed profile by Jaewan Kim · 8 years ago
  71. a9f35e0 resolve merge conflicts of 5b6c034 to stage-aosp-master am: 5f5bd8848c by Jae Seo · 8 years ago
  72. 8575120 resolve merge conflicts of 5b6c034 to stage-aosp-master am: 5f5bd8848c by Jae Seo · 8 years ago
  73. 5f5bd88 resolve merge conflicts of 5b6c034 to stage-aosp-master by Jae Seo · 8 years ago
  74. c4f28a4 Fix deadlock in MediaSessionService during getCurrentUser() by Shibin George · 8 years ago
  75. 60b8582 Merge \"MediaResourceMonitor: Send broadcast to current users\" into nyc-mr1-dev by Jaewan Kim · 8 years ago
  76. 7f4f52c Merge "MediaResourceMonitor: Send broadcast to current users" into nyc-mr1-dev by Jaewan Kim · 8 years ago
  77. ce3c8ac Move getRecentTasks() to ParceledListSlice. am: 479212cf50 by Jeff Sharkey · 8 years ago
  78. 479212c Move getRecentTasks() to ParceledListSlice. by Jeff Sharkey · 8 years ago
  79. efd92a3 MediaResourceMonitor: Send broadcast to current users by Jaewan Kim · 8 years ago
  80. 42927c4 Merge \"Fix deadlock b/w ActivityManagerService and MediaSessionService\" by Shibin George · 8 years ago
  81. 19e8404 Fix deadlock b/w ActivityManagerService and MediaSessionService by Shibin George · 8 years ago
  82. 2054db3 MediaSessionService: Send MEDIA_BUTTON intents with foreground priority by Insun Kang · 8 years ago
  83. 6d8587a MediaResourceMonitor: Change argument type from string to int by Dongwon Kang · 8 years ago
  84. 1ea5683 MediaSession: Add a way to get a calling package by Donghyun Cho · 8 years ago
  85. 22188f1 MediaSession: Add new methods for preparing media content by Donghyun Cho · 9 years ago
  86. ee3d811 MediaResourceMonitor: Shorten the TAG by Dongwon Kang · 9 years ago
  87. 2034a4c Add a way for SystemUI to receive media resource (e.g. A/V codec) usage by Dongwon Kang · 9 years ago
  88. d5164a5 Use mCurrentUserId instead of ActivityManager.getCurrentUser() by Sungsoo Lim · 9 years ago
  89. 02ed012 MediaSession: Use Handler for sending a pending intent by riddle_hsu · 9 years ago
  90. 30be970a MediaSession: Improve MediaSessionStack logic by Insun Kang · 9 years ago
  91. 5482d34 Prevent NPE in MediaSessionService by Sungsoo Lim · 9 years ago
  92. ac3f8e5 Unregister the existing callback when MediaProjection stops by Jae Seo · 9 years ago
  93. 500747b MediaSessionRecord: do not hold a lock when calling AudioSystem.isStreamActive by Dongwon Kang · 9 years ago
  94. 26f7720 Merge "MediaSession: Do not lock on AudioManager.getStreamVolume" into mnc-dev by Jae Seo · 9 years ago
  95. d2a8d71 MediaSession: Do not lock on AudioManager.getStreamVolume by Jae Seo · 9 years ago
  96. 1f7a580 Media button intent should be send to current user only. by heechul.hyun · 9 years ago
  97. a38e1f4 Make MediaSessionService not blocked by AudioService. by Dongwon Kang · 9 years ago
  98. e492d43 Prevent NPE in MediaSessionService by Jean-Michel Trivi · 9 years ago
  99. c05c1ae Revert "Initial draft of new MediaRouter APIs." by Jeff Brown · 9 years ago
  100. d69e4c1 Update use of procstate for services. by Dianne Hackborn · 9 years ago