1. af7d46c Use MediaSession.Token instead of ISessionController by Sungsoo Lim · 6 years ago
  2. 39d07a3 Introduce link classes for media mainline module by Sungsoo Lim · 6 years ago
  3. 0adfa70 Merge "Restrict capture_[secure_]video_output permission to signature only" by Zimuzo Ezeozue · 6 years ago
  4. d8b978d Introduce ServiceImpl for MediaSessionService by Sungsoo Lim · 6 years ago
  5. ea91186 MediaSessionManager: Add listener for Session2Token changes by Jaewan Kim · 6 years ago
  6. 72994d4 Merge changes I185d3723,Id674576a by Hyundo Moon · 6 years ago
  7. ba1b767 Merge "MediaSessionManager: Add getSession2Tokens()" by TreeHugger Robot · 6 years ago
  8. bbce333 MediaSessionManager: Add getSession2Tokens() by Jaewan Kim · 6 years ago
  9. c451a82 Introduce SessionCallbackLink by Hyundo Moon · 6 years ago
  10. 8cd0ae9 Introduce ControllerCallbackLink by Hyundo Moon · 6 years ago
  11. 5b66f8c Merge "Change initial value of MediaSessionRecord.mDuration to -1" by Hyundo Moon · 6 years ago
  12. 0c0e1bd Change initial value of MediaSessionRecord.mDuration to -1 by Hyundo Moon · 6 years ago
  13. 767fa0d Merge "MediaSessionService: Keep track of newly created MediaSession2" by TreeHugger Robot · 6 years ago
  14. 7a58fbd MediaSessionService: Keep track of newly created MediaSession2 by Jaewan Kim · 6 years ago
  15. 98e8192 Make PlaybackInfo implement Parcelable by Hyundo Moon · 6 years ago
  16. 7ad3987 MediaSession2: Tell framework about new MediaSession2 by Jaewan Kim · 6 years ago
  17. 7053844 Revert "Introduce ControllerCallbackLink" by Hyundo Moon · 6 years ago
  18. fcaaba0 Revert "Introduce SessionCallbackLink" by Hyundo Moon · 6 years ago
  19. ecf7b4f Merge "MediaController: Use Context#getPackageName() for RemoteUserInfo" by TreeHugger Robot · 6 years ago
  20. ffdb53d MediaController: Use Context#getPackageName() for RemoteUserInfo by Jaewan Kim · 6 years ago
  21. 8eee83e Introduce SessionCallbackLink by Hyundo Moon · 6 years ago
  22. e521669 Introduce ControllerCallbackLink by Hyundo Moon · 6 years ago
  23. 5b9c2c2 Allow Activity/Service to get media keys across the boot by Jaewan Kim · 6 years ago
  24. 6ebbbc8 Revert "Allow Activity/Service to get media keys across the boot" by Wale Ogunwale · 6 years ago
  25. 8f47426 Allow Activity/Service to get media keys across the boot by Jaewan Kim · 6 years ago
  26. a138573 AML: Remove unbundling MediaMetadata in MediaSessionRecord by Jin Seok Park · 6 years ago
  27. 9a908db Rename KeyEvent.isMediaKey() to isMediaSessionKey() by Hyundo Moon · 6 years ago
  28. 6f7a0f4 Remove unused Media 2.0 APIs by Sungsoo Lim · 6 years ago
  29. 049a32c Remove unused MediaBrowser2 and relevant classes by Sungsoo Lim · 6 years ago
  30. ef531e0 Stop throwing exception when re-starting MediaProjection by Zimuzo · 6 years ago
  31. e91f501 Restrict capture_[secure_]video_output permission to signature only by Zimuzo · 6 years ago
  32. 6121138 Notify media.swcodec to load updated codes by Chong Zhang · 6 years ago
  33. 4f5e805 MediaSessionManager: Prevent volume keys from being ignored by Jaewan Kim · 6 years ago
  34. 6565c0d MediaSessionRecord: protect adjustVolume from SecurityException by Jean-Michel Trivi · 6 years ago
  35. c3b5295 Remove log spam in MediaRouter by Sungsoo Lim · 6 years ago
  36. 7b3cae3 MediaSessionService: Fix NPE by Jaewan Kim · 6 years ago
  37. cc4b8a4 Update mGlobalBluetoothA2dpOn when active device changed by Sungsoo Lim · 6 years ago
  38. 21c23e3 Differentiate MediaController in a process for MediaSession by Jaewan Kim · 6 years ago
  39. 77748b6 MediaSessionService: Provide caller information for media key events by Jaewan Kim · 6 years ago
  40. 4a64936 Use system property to get the package name for media update by Dongwon Kang · 6 years ago
  41. 03cba65 MediaSessionManager: Apply API council review by Jaewan Kim · 6 years ago
  42. 7a3593d Merge changes from topic "MediaSessionManager_isTrustedForMediaControl" into pi-dev by TreeHugger Robot · 6 years ago
  43. b1e344e MediaSession: Create getCurentControllerInfo() by Hyundo Moon · 6 years ago
  44. 129a562 MediaSessionService: Stop using APIs in the MediaComponents by Jaewan Kim · 6 years ago
  45. 6823d81 Remove unneeded context by Christofer Åkersten · 6 years ago
  46. f84c1c0 MediaSession2: Protect MediaSessionManager APIs with permission by Hyundo Moon · 6 years ago
  47. 2875e45 Add jaewan@ to OWNERS by Jaewan Kim · 6 years ago
  48. 525c88c MediaSession2: Clean up TODOs under frameworks/base by Jaewan Kim · 6 years ago
  49. fed4950 MediaSession2: Ask server whether a controller is trusted by Jaewan Kim · 6 years ago
  50. 005e2bb MediaSession2: Clean up TODOs under frameworks/base/services by Jaewan Kim · 7 years ago
  51. 247779b Merge "MediaSession2: Add caller to the callback methods" by TreeHugger Robot · 7 years ago
  52. 3fb60d5 MediaSession2: Add caller to the callback methods by Jaewan Kim · 7 years ago
  53. 375efa1 Revert "Revert "Complete [add|remove]OnSessionTokensChangedListener"" by Sungsoo Lim · 7 years ago
  54. bbcd101 Merge "Revert "Complete [add|remove]OnSessionTokensChangedListener"" by Clara Bayarri · 7 years ago
  55. 65a1867 Revert "Complete [add|remove]OnSessionTokensChangedListener" by Esteban Talavera · 7 years ago
  56. e573fb1 Merge "Complete [add|remove]OnSessionTokensChangedListener" by Christofer Åkersten · 7 years ago
  57. 86c7d72 Complete [add|remove]OnSessionTokensChangedListener by Christofer Åkersten · 7 years ago
  58. ed18772 Delay the initial package checking in MediaUpdateService by Dongwon Kang · 7 years ago
  59. c0d54a2 Fix ConcurrentModificationException by Sungsoo Lim · 7 years ago
  60. 117c7f7 Remove MediaSession2Record by Sungsoo Lim · 7 years ago
  61. 72b7966 Merge "MediaSessionService: Document necessity of onSessionDestroyed()" by Jaewan Kim · 7 years ago
  62. 67a9cba Add sungsoo@ to OWNERS by Sungsoo Lim · 7 years ago
  63. 7e9e4d9 MediaSessionService: Document necessity of onSessionDestroyed() by Jaewan Kim · 7 years ago
  64. aacda9d Merge "add OWNERS file to audio, media and usb services" by Eric Laurent · 7 years ago
  65. c800125 add OWNERS file to audio, media and usb services by Eric Laurent · 7 years ago
  66. 66d451b MediaSessionService: Detects changes media session service apps by Jaewan Kim · 7 years ago
  67. a36dc62 Frameworks: Annotate trivial @GuardedBy in services/core by Andreas Gampe · 7 years ago
  68. 44fec2d MediaSession2: Simplify constructor of SessionToken2 by Jaewan Kim · 7 years ago
  69. c599ba3 MediaSession2: Move binder interfaces into the updatable by Jaewan Kim · 7 years ago
  70. a70b3e5 MediaSession2: Implements sendCustomCommand() by Jaewan Kim · 7 years ago
  71. 379e30d MediaSession2: Add listeners for change in session token by Jaewan Kim · 7 years ago
  72. f7a7706 MediaSession2: Fix timing issue by Jaewan Kim · 7 years ago
  73. e62f9b2 MediaSession2: Apply apilint by Jaewan Kim · 7 years ago
  74. 04de5de MediaSession2: Last changes before API unhide by Jaewan Kim · 7 years ago
  75. ac9a7c0 Merge "Enable MediaUpdateService on userdebug and eng builds." by TreeHugger Robot · 7 years ago
  76. cf707c4 MediaSession2: Stop overriding MediaPlayerBase for session/controller by Jaewan Kim · 7 years ago
  77. bcecf31 MediaSession2: Initial commit of MediaLibraryService2 by Jaewan Kim · 7 years ago
  78. ceb6b6e MediaSession2: Move MediaSession2/MediaController2 from experimental by Jaewan Kim · 7 years ago
  79. 088fd70 Enable MediaUpdateService on userdebug and eng builds. by Dongwon Kang · 7 years ago
  80. e6c5613 Disable UpdateService temporarily. by Dongwon Kang · 7 years ago
  81. 569da9f Add MediaUpdateService in SystemServer by Dongwon Kang · 7 years ago
  82. 7dafa9a Use broadcast receiver to update BT A2DP status by Sungsoo Lim · 7 years ago
  83. 90f4c895 Correct A2DP status when audio routes changed by Sungsoo Lim · 7 years ago
  84. 2afdbc4 Call listeners whenever players are removed by Sungsoo Lim · 7 years ago
  85. 46be72e AudioPlayerStateMonitor: fix NPE by Eric Laurent · 7 years ago
  86. 875e697 Revert "Revert "Fix overactive media routing"" by Sungsoo Lim · 7 years ago
  87. 0aec178 Revert "Fix overactive media routing" by Eric Laurent · 7 years ago
  88. 1834130 Fix overactive media routing by Sungsoo Lim · 7 years ago
  89. fa85b60 Set the global priority session immediately after its flag is set by Jaewan Kim · 7 years ago
  90. da74a15 MediaSessionService: Prevent getActiveSessions() from growing infinitely by Jaewan Kim · 7 years ago
  91. ec0fc85 Merge "Prevent system crash when adjusting volume with illegal direction" into oc-mr1-dev by Hyundo Moon · 7 years ago
  92. 0e43c50 Select correct system audio route in updateAudioRoutes by Sungsoo Lim · 7 years ago
  93. 739d6c2 Prevent system crash when adjusting volume with illegal direction by Hyundo Moon · 7 years ago
  94. 776a399 AudioPlaybackConfiguration: prevent race condition on mIPlayerShell by Jean-Michel Trivi · 7 years ago
  95. 76512a3 Track the global setting of BT A2DP on/off by Sungsoo Lim · 7 years ago
  96. 2d36ae9 Fix NPE in MediaRouterService by Sungsoo Lim · 7 years ago
  97. e8de514 Merge "MediaRouter: Introduce and use getFallbackRoute method" into oc-dr1-dev am: 7b3bd1d547 by Sungsoo Lim · 7 years ago
  98. 7b3bd1d Merge "MediaRouter: Introduce and use getFallbackRoute method" into oc-dr1-dev by TreeHugger Robot · 7 years ago
  99. 59579ce MediaRouter: Introduce and use getFallbackRoute method by Sungsoo Lim · 7 years ago
  100. fdb612e Prevent play/pause key from starting voice search on TV by Jaewan Kim · 7 years ago