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