1. 129a562 MediaSessionService: Stop using APIs in the MediaComponents by Jaewan Kim · 6 years ago
  2. 6823d81 Remove unneeded context by Christofer Åkersten · 6 years ago
  3. f84c1c0 MediaSession2: Protect MediaSessionManager APIs with permission by Hyundo Moon · 6 years ago
  4. 2875e45 Add jaewan@ to OWNERS by Jaewan Kim · 6 years ago
  5. 525c88c MediaSession2: Clean up TODOs under frameworks/base by Jaewan Kim · 6 years ago
  6. fed4950 MediaSession2: Ask server whether a controller is trusted by Jaewan Kim · 6 years ago
  7. 005e2bb MediaSession2: Clean up TODOs under frameworks/base/services by Jaewan Kim · 6 years ago
  8. 247779b Merge "MediaSession2: Add caller to the callback methods" by TreeHugger Robot · 6 years ago
  9. 3fb60d5 MediaSession2: Add caller to the callback methods by Jaewan Kim · 6 years ago
  10. 375efa1 Revert "Revert "Complete [add|remove]OnSessionTokensChangedListener"" by Sungsoo Lim · 6 years ago
  11. bbcd101 Merge "Revert "Complete [add|remove]OnSessionTokensChangedListener"" by Clara Bayarri · 6 years ago
  12. 65a1867 Revert "Complete [add|remove]OnSessionTokensChangedListener" by Esteban Talavera · 6 years ago
  13. e573fb1 Merge "Complete [add|remove]OnSessionTokensChangedListener" by Christofer Åkersten · 6 years ago
  14. 86c7d72 Complete [add|remove]OnSessionTokensChangedListener by Christofer Åkersten · 6 years ago
  15. ed18772 Delay the initial package checking in MediaUpdateService by Dongwon Kang · 6 years ago
  16. c0d54a2 Fix ConcurrentModificationException by Sungsoo Lim · 6 years ago
  17. 117c7f7 Remove MediaSession2Record by Sungsoo Lim · 6 years ago
  18. 72b7966 Merge "MediaSessionService: Document necessity of onSessionDestroyed()" by Jaewan Kim · 6 years ago
  19. 67a9cba Add sungsoo@ to OWNERS by Sungsoo Lim · 6 years ago
  20. 7e9e4d9 MediaSessionService: Document necessity of onSessionDestroyed() by Jaewan Kim · 6 years ago
  21. aacda9d Merge "add OWNERS file to audio, media and usb services" by Eric Laurent · 6 years ago
  22. c800125 add OWNERS file to audio, media and usb services by Eric Laurent · 6 years ago
  23. 66d451b MediaSessionService: Detects changes media session service apps by Jaewan Kim · 6 years ago
  24. a36dc62 Frameworks: Annotate trivial @GuardedBy in services/core by Andreas Gampe · 6 years ago
  25. 44fec2d MediaSession2: Simplify constructor of SessionToken2 by Jaewan Kim · 7 years ago
  26. c599ba3 MediaSession2: Move binder interfaces into the updatable by Jaewan Kim · 7 years ago
  27. a70b3e5 MediaSession2: Implements sendCustomCommand() by Jaewan Kim · 7 years ago
  28. 379e30d MediaSession2: Add listeners for change in session token by Jaewan Kim · 7 years ago
  29. f7a7706 MediaSession2: Fix timing issue by Jaewan Kim · 7 years ago
  30. e62f9b2 MediaSession2: Apply apilint by Jaewan Kim · 7 years ago
  31. 04de5de MediaSession2: Last changes before API unhide by Jaewan Kim · 7 years ago
  32. ac9a7c0 Merge "Enable MediaUpdateService on userdebug and eng builds." by TreeHugger Robot · 7 years ago
  33. cf707c4 MediaSession2: Stop overriding MediaPlayerBase for session/controller by Jaewan Kim · 7 years ago
  34. bcecf31 MediaSession2: Initial commit of MediaLibraryService2 by Jaewan Kim · 7 years ago
  35. ceb6b6e MediaSession2: Move MediaSession2/MediaController2 from experimental by Jaewan Kim · 7 years ago
  36. 088fd70 Enable MediaUpdateService on userdebug and eng builds. by Dongwon Kang · 7 years ago
  37. e6c5613 Disable UpdateService temporarily. by Dongwon Kang · 7 years ago
  38. 569da9f Add MediaUpdateService in SystemServer by Dongwon Kang · 7 years ago
  39. 7dafa9a Use broadcast receiver to update BT A2DP status by Sungsoo Lim · 7 years ago
  40. 90f4c895 Correct A2DP status when audio routes changed by Sungsoo Lim · 7 years ago
  41. 2afdbc4 Call listeners whenever players are removed by Sungsoo Lim · 7 years ago
  42. 46be72e AudioPlayerStateMonitor: fix NPE by Eric Laurent · 7 years ago
  43. 875e697 Revert "Revert "Fix overactive media routing"" by Sungsoo Lim · 7 years ago
  44. 0aec178 Revert "Fix overactive media routing" by Eric Laurent · 7 years ago
  45. 1834130 Fix overactive media routing by Sungsoo Lim · 7 years ago
  46. fa85b60 Set the global priority session immediately after its flag is set by Jaewan Kim · 7 years ago
  47. da74a15 MediaSessionService: Prevent getActiveSessions() from growing infinitely by Jaewan Kim · 7 years ago
  48. ec0fc85 Merge "Prevent system crash when adjusting volume with illegal direction" into oc-mr1-dev by Hyundo Moon · 7 years ago
  49. 0e43c50 Select correct system audio route in updateAudioRoutes by Sungsoo Lim · 7 years ago
  50. 739d6c2 Prevent system crash when adjusting volume with illegal direction by Hyundo Moon · 7 years ago
  51. 776a399 AudioPlaybackConfiguration: prevent race condition on mIPlayerShell by Jean-Michel Trivi · 7 years ago
  52. 76512a3 Track the global setting of BT A2DP on/off by Sungsoo Lim · 7 years ago
  53. 2d36ae9 Fix NPE in MediaRouterService by Sungsoo Lim · 7 years ago
  54. e8de514 Merge "MediaRouter: Introduce and use getFallbackRoute method" into oc-dr1-dev am: 7b3bd1d547 by Sungsoo Lim · 7 years ago
  55. 7b3bd1d Merge "MediaRouter: Introduce and use getFallbackRoute method" into oc-dr1-dev by TreeHugger Robot · 7 years ago
  56. 59579ce MediaRouter: Introduce and use getFallbackRoute method by Sungsoo Lim · 7 years ago
  57. fdb612e Prevent play/pause key from starting voice search on TV by Jaewan Kim · 7 years ago
  58. b82b704 Merge "Restore the selected route when an app starts to make sound" by Sungsoo Lim · 7 years ago
  59. b365856 Restore the selected route when an app starts to make sound by Sungsoo · 7 years ago
  60. b852e56 Migrate managed services from setting to policy xml by Julia Reynolds · 7 years ago
  61. acd925d Merge "Fix the finding logic of MediaButtonSession" into oc-dev am: 9cfd30202d by Sungsoo Lim · 7 years ago
  62. 9cfd302 Merge "Fix the finding logic of MediaButtonSession" into oc-dev by Sungsoo Lim · 7 years ago
  63. 39f479f Fix the finding logic of MediaButtonSession by Sungsoo · 7 years ago
  64. d103e56 MediaRouter: Remove the globally selected route feature by Sungsoo · 7 years ago
  65. 101b4d5 Allow media apps to receive media key events after the phone call by Jaewan Kim · 7 years ago
  66. cadb305 Merge "Fix MediaSessionManager.Callback to be called with the media button session" into oc-dev by TreeHugger Robot · 7 years ago
  67. 98e4aaf Fix MediaSessionManager.Callback to be called with the media button session by Jaewan Kim · 7 years ago
  68. ba18d8e Launch voice assistant by the KEYCODE_MEDIA_PLAY_PAUSE by Jaewan Kim · 7 years ago
  69. 745e28c Don't ignore remote media sessions when sending media key events by Jaewan Kim · 7 years ago
  70. e259ad2 Check bluetooth app id instead of uid by Amith Yamasani · 7 years ago
  71. 2891f34 Merge "MediaSessionService: Clear calling identity for incoming calls from apps" into oc-dev by TreeHugger Robot · 7 years ago
  72. 83c4635 MediaSessionService: Clear calling identity for incoming calls from apps by Jaewan Kim · 7 years ago
  73. fc1f7ab MediaSessionService: Nullify the media button sesison when it's removed by Jaewan Kim · 7 years ago
  74. ab16ea9 Merge "Revert "MediaSession: Add methods for setting shuffle and repeat modes"" into oc-dev by Sungsoo Lim · 7 years ago
  75. a44d7cd Merge "Revert "MediaSession: Add methods for queue managements"" into oc-dev by Sungsoo Lim · 7 years ago
  76. aceef91 MediaSessionService: Cache active sessions per an user by Jaewan Kim · 7 years ago
  77. 3e5a34e Revert "MediaSession: Add methods for setting shuffle and repeat modes" by Sungsoo · 7 years ago
  78. 7066c9e Revert "MediaSession: Add methods for queue managements" by Sungsoo · 7 years ago
  79. fe9a53b Consistent dump() permission checking. by Jeff Sharkey · 7 years ago
  80. 0c1d448 MediaSession: clear identity before accessing service methods by Dongwon Kang · 7 years ago
  81. 92dea33 Simplify the media button handling logic by Jaewan Kim · 8 years ago
  82. 742e379 Revisit logging in MediaRouter and MediaSessionRecord by Jaewan Kim · 7 years ago
  83. caa3f6a Merge "MediaSessionService: Keep the media sessions per full user" by TreeHugger Robot · 7 years ago
  84. a7dce19 MediaSessionService: Keep the media sessions per full user by Jaewan Kim · 7 years ago
  85. b2781e7 MediaSessionService: Leave volume key event logs by default by Jaewan Kim · 7 years ago
  86. bd16f45 Add callback for AVRCP 1.6 support by Jaewan Kim · 8 years ago
  87. 98003d3 Send long-press of KEYCODE_HEADSETHOOK to the media key listener by Jaewan Kim · 7 years ago
  88. 5125501 MediaSessionService: Synchronize isGlobalPriorityActive() by Jaewan Kim · 7 years ago
  89. d61a87b MediaSessionService: Notify volume key long-presses when the screen is off by Jaewan Kim · 7 years ago
  90. e0ca3f3 MediaSessionService: Keep media session list in one place by Jaewan Kim · 7 years ago
  91. 99c1f9f MediaSession: Add methods for queue managements by Sungsoo · 8 years ago
  92. 210d617 Merge "Fix NullPointerException in System UI caused by remote volume change" by Hyundo Moon · 7 years ago
  93. a055f13 Fix NullPointerException in System UI caused by remote volume change by Hyundo Moon · 8 years ago
  94. 6e2b01c Allow privileged app to set media key event listener by Jaewan Kim · 8 years ago
  95. 5026936 Allow privileged app to set volume key long-press listener by Jaewan Kim · 8 years ago
  96. bb983d20 Use internal volume controller and status bar. by Julia Reynolds · 8 years ago
  97. ae1ff4f Split home stack into home and recents stack by Matthew Ng · 8 years ago
  98. dc589ac Update usage of ActivityManagerNative. by Sudheer Shanka · 8 years ago
  99. b26d4fe Check caller for sending media key to global priority session am: d409d18686 am: 419aeae678 by Jaewan Kim · 8 years ago
  100. e8bc715 Check caller for sending media key to global priority session am: d409d18686 by Jaewan Kim · 8 years ago