1. fe87df9 Check mBtRouteProvider for null before using it by Roman Kiryanov · 4 years, 5 months ago
  2. ddf140d Differentiate the default route with the device route by Sungsoo Lim · 4 years, 5 months ago
  3. 7065f1b Keep permission info for MR2Record by Sungsoo Lim · 4 years, 5 months ago
  4. 02e59dd Merge "[Media ML] Add get/setSessionPolicies APIs" into rvc-dev by Jin Seok Park · 4 years, 6 months ago
  5. 9fa9b10 [Media ML] Add get/setSessionPolicies APIs by Jin Seok Park · 4 years, 6 months ago
  6. 613a77a Prevent callbacks being called before the constructor by Sungsoo Lim · 4 years, 6 months ago
  7. 923ef0d MediaRouter2: Call onTransferred when Cast -> BT. by Kyunglyul Hyun · 4 years, 6 months ago
  8. bab0cda MediaRouter: Notify DiscoveryPreference after binding by Kyunglyul Hyun · 4 years, 6 months ago
  9. f8e49f4b Put requestId first in notifySessionCreated() arguments by Hyundo Moon · 4 years, 6 months ago
  10. 2dd6d27 Merge "Fix RoutingSessionInfo route ID issue" into rvc-dev by Kyunglyul Hyun · 4 years, 6 months ago
  11. 531bb23 Merge "Merge notifySessionCreationFailed into notifyRequestFailed" into rvc-dev by TreeHugger Robot · 4 years, 6 months ago
  12. 5219072 Fix RoutingSessionInfo route ID issue by Kyunglyul Hyun · 4 years, 6 months ago
  13. 7c2059c Merge notifySessionCreationFailed into notifyRequestFailed by Hyundo Moon · 4 years, 6 months ago
  14. 30e8bff [Media ML] Add uid as parameter by Jin Seok Park · 4 years, 6 months ago
  15. b40a716 [Media ML] Implement button session management by Jin Seok Park · 4 years, 8 months ago
  16. 745b350 Fix MediaSession.Token#equals() by Jaewan Kim · 4 years, 7 months ago
  17. ce6a9dc Merge "MediaRouter: Define route type" by Kyunglyul Hyun · 4 years, 7 months ago
  18. 8828c89 MediaRouter: Define route type by Kyunglyul Hyun · 4 years, 7 months ago
  19. 0fa60e8 Add MediaRoute2ProviderService#notifyRequestFailed by Hyundo Moon · 4 years, 7 months ago
  20. 69ae2cc Merge "Fix NPE happened in the constructor of SystemMediaRoute2Provider" by TreeHugger Robot · 4 years, 7 months ago
  21. 0e80964 Fix NPE happened in the constructor of SystemMediaRoute2Provider by Sungsoo Lim · 4 years, 7 months ago
  22. d9bb4d7 Fix typo by Kyunglyul Hyun · 4 years, 7 months ago
  23. dc50039 Merge "Remove code duplications" by TreeHugger Robot · 4 years, 7 months ago
  24. ea1eaf7 Remove code duplications by Sungsoo Lim · 4 years, 7 months ago
  25. e962ed4 MediaRouter2: Enhance readability of MediaRouter2ServiceImpl by Hyundo Moon · 4 years, 7 months ago
  26. 5633749 MediaRouter2: Refactor internal classes by Hyundo Moon · 4 years, 7 months ago
  27. c943f21 MediaRouter2: Remove sendControlRequest by Kyunglyul Hyun · 4 years, 7 months ago
  28. 9dd477c0 Merge "Refactor BluetoothRouteProvider" by Sungsoo Lim · 4 years, 7 months ago
  29. 6e0c08b MediaRouter2: s/transferrable/transferable/g by Kyunglyul Hyun · 4 years, 7 months ago
  30. cfa7abc Refactor BluetoothRouteProvider by Sungsoo Lim · 4 years, 7 months ago
  31. 5161b37 MediaRouter2: Add group volume by Kyunglyul Hyun · 4 years, 7 months ago
  32. 6a1e0b7 Merge "MediaRouter: clear session info when disconnected" by TreeHugger Robot · 4 years, 7 months ago
  33. dab21fd MediaSessionService: Fix crash with implicit media button receiver by Jaewan Kim · 4 years, 8 months ago
  34. 47d289e MediaRouter: clear session info when disconnected by Kyunglyul Hyun · 4 years, 7 months ago
  35. 717ef72 Set the current/max volume of system routes by Hyundo Moon · 4 years, 7 months ago
  36. 891c94f MediaRoute2ProviderService: Resolve API review by Hyundo Moon · 4 years, 7 months ago
  37. 0a4502a Merge "MediaRouter: Call onDiscoveryPreferenceChanged()" by Kyunglyul Hyun · 4 years, 7 months ago
  38. 1866d8a MediaRouter: Call onDiscoveryPreferenceChanged() by Kyunglyul Hyun · 4 years, 7 months ago
  39. 887be32 Prevent the session count from being compromised by Hyundo Moon · 4 years, 7 months ago
  40. 1a21254 Merge "[Media ML] Add button session management related classes" by TreeHugger Robot · 4 years, 7 months ago
  41. c4a53f5 [Media ML] Add button session management related classes by Jin Seok Park · 4 years, 9 months ago
  42. b6b9b29 MediaRouter: set deviceType of BT routes by Kyunglyul Hyun · 4 years, 7 months ago
  43. 96d36ce MediaRouter: Add MediaRoute2Info#isSystemRoute by Kyunglyul Hyun · 4 years, 7 months ago
  44. d43771e Merge "Make MR2ProviderProxy bind again when onBindingDied() is called" by TreeHugger Robot · 4 years, 7 months ago
  45. 7294e5f Make MR2ProviderProxy bind again when onBindingDied() is called by Hyundo Moon · 4 years, 7 months ago
  46. 84d483e MediaSessionRecord: fix volume stream query by Jean-Michel Trivi · 4 years, 7 months ago
  47. 0acee60 Merge "Limit the number of MediaSessions per uid" by Hyundo Moon · 4 years, 8 months ago
  48. 745422a Limit the number of MediaSessions per uid by Hyundo Moon · 4 years, 8 months ago
  49. 581fc98 MediaRouter: enable transferring from/to BT devices. by Kyunglyul Hyun · 4 years, 8 months ago
  50. 42bef14 Unhide routing session related APIs by Hyundo Moon · 4 years, 8 months ago
  51. 67c41fd MediaRouter2: Add getDefaultController() by Hyundo Moon · 4 years, 8 months ago
  52. c658383 Revert "Revert "MediaRouter: add routing controller in MRM"" by Kyunglyul Hyun · 4 years, 8 months ago
  53. 1572fbe Merge "Revert "MediaRouter: add routing controller in MRM"" by Orion Hodson · 4 years, 8 months ago
  54. 7d720f7 Revert "MediaRouter: add routing controller in MRM" by Kyunglyul Hyun · 4 years, 8 months ago
  55. 38e8482 Merge "MediaRouter: add routing controller in MRM" by Kyunglyul Hyun · 4 years, 8 months ago
  56. b3dacf3 MediaRouter: add routing controller in MRM by Kyunglyul Hyun · 4 years, 8 months ago
  57. 84e027d MediaRouter2: Add OnCreateSessionListener by Hyundo Moon · 4 years, 8 months ago
  58. dc79a7a Remove route features from RoutingSessionInfo related APIs by Hyundo Moon · 4 years, 8 months ago
  59. 4ec0be1 Merge "Stop using UserHandle.getUserId() in media sever" by TreeHugger Robot · 4 years, 8 months ago
  60. 07ade26 Merge "Check nullness for disconnecting bluetooth device" by Kyunglyul Hyun · 4 years, 8 months ago
  61. 77b46ed Merge "MediaSession: Add volumeControlId in MediaCotnroller.PlaybackInfo" by Kyunglyul Hyun · 4 years, 8 months ago
  62. db74f3d Check nullness for disconnecting bluetooth device by Kyunglyul Hyun · 4 years, 8 months ago
  63. 6e30f1b MediaRoute2Provider: Revisit session related APIs by Hyundo Moon · 4 years, 8 months ago
  64. bef875c MediaSession: Add volumeControlId in MediaCotnroller.PlaybackInfo by Kyunglyul Hyun · 4 years, 8 months ago
  65. 277ea28 Stop using UserHandle.getUserId() in media sever by Sungsoo Lim · 4 years, 8 months ago
  66. bb3ee6e Update SystemMediaRoute2Provider for multiple BT devices by Sungsoo Lim · 4 years, 9 months ago
  67. f829e6f Rename RouteSessionInfo and RouteSessionController by Hyundo Moon · 4 years, 8 months ago
  68. 616096e Unhide MediaRouter2 and MediaRoute2ProviderService by Kyunglyul Hyun · 4 years, 8 months ago
  69. b26c4b2 Make RouteSessionInfo#getId() return String rather than primitive int by Hyundo Moon · 4 years, 8 months ago
  70. 0d50655 Merge "MediaRouter: Introduce discovery request" by Kyunglyul Hyun · 4 years, 8 months ago
  71. f90b3a9 Merge changes from topic "mediasession2_stack" by TreeHugger Robot · 4 years, 8 months ago
  72. 91c792e MediaRouter: Introduce discovery request by Kyunglyul Hyun · 4 years, 8 months ago
  73. ffc63e8 MediaSessionService: Keep Media1 and Media2 session in the one place by Jaewan Kim · 4 years, 8 months ago
  74. 0ad953f Introduce common interfaces for both session1 and session2 by Jaewan Kim · 4 years, 8 months ago
  75. 6349a0a Merge "Make MediaRoute2Info#getId() unique in client side (MR2/Manager)" by Hyundo Moon · 4 years, 8 months ago
  76. b7dc082 Make MediaRoute2Info#getId() unique in client side (MR2/Manager) by Hyundo Moon · 4 years, 8 months ago
  77. dfafaf7 Refactor code for initializing UserRecord by Sungsoo Lim · 4 years, 8 months ago
  78. ca9db78 MediaRouter2: Implement RouteSessionController#release by Hyundo Moon · 4 years, 8 months ago
  79. 138246e MediaRouter: Enable MRM.selectRoute() by Kyunglyul Hyun · 4 years, 8 months ago
  80. 0a92657 Implement route control methods of RouteSessionController by Hyundo Moon · 4 years, 8 months ago
  81. efe4374 MediaRouter: save sessions in media router service by Kyunglyul Hyun · 4 years, 8 months ago
  82. c784724 MediaRouter: make request id globally unique by Kyunglyul Hyun · 4 years, 8 months ago
  83. 9be3548 MediaRouter2: Unify terms (select, add, group) to 'select' by Hyundo Moon · 4 years, 8 months ago
  84. 7b36ffb Merge "MediaRouter: add session related apis into provider" by Kyunglyul Hyun · 4 years, 8 months ago
  85. cb8894d MediaRouter: add session related apis into provider by Kyunglyul Hyun · 4 years, 8 months ago
  86. f1e6a07 MediaSessionRecord: Clean up codes by Jaewan Kim · 4 years, 9 months ago
  87. 3603385 Clean up unused codes around the RemoteUserInfo by Jaewan Kim · 4 years, 9 months ago
  88. a25fbaa Merge "MediaSessionService: Remove unused code" by Jaewan Kim · 4 years, 8 months ago
  89. e069442 MediaSessionService: Remove unused code by Jaewan Kim · 4 years, 9 months ago
  90. e6b6238 MediaRouter: move controlHints into RouteSessionInfo by Kyunglyul Hyun · 4 years, 9 months ago
  91. 63a0540 MediaRouter2: Add requestCreateSession by Hyundo Moon · 4 years, 9 months ago
  92. 9908f04 Merge "Refactor AudioPlaybackConfiguration to reduce usages of hidden APIs" am: dcb8aa7cba am: 21984f9031 am: 98b09fda03 by Automerger Merge Worker · 4 years, 9 months ago
  93. eeef865 Refactor AudioPlaybackConfiguration to reduce usages of hidden APIs by Rahul Sabnis · 4 years, 9 months ago
  94. c0a7060 Merge "MediaRouter: make setControlCategories synchronous" by Kyunglyul Hyun · 4 years, 9 months ago
  95. c7e7152 MediaSessionManager: Split abstract class Callback into interfaces by Jaewan Kim · 5 years ago
  96. 484074a MediaRouter: make setControlCategories synchronous by Kyunglyul Hyun · 4 years, 9 months ago
  97. 1b2323a Revert "Revert "Make media command be a shell command"" by Sungsoo Lim · 4 years, 9 months ago
  98. f5ff735 MediaSessionManager: Split abstract class Callback into interfaces by Jaewan Kim · 5 years ago
  99. 5fe3d3a Allow to register multiple callbacks in MediaSessionManager by Sungsoo Lim · 5 years ago
  100. feb6023 Revert "Make media command be a shell command" by Kyunglyul Hyun · 4 years, 9 months ago