1. 54fefd9 Merge "API lint check for the ExecutorRegistration is enabled for androidx" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  2. b6e2f48 MediaRouter: correct onCreateRouteController(routeId, groupId) by Kyunglyul Hyun · 4 years, 1 month ago
  3. 4a6bc89 API lint check for the ExecutorRegistration is enabled for androidx by Sergey · 4 years, 7 months ago
  4. d393d5f Merge "MediaRouter: Call onRouteSelected for cast-to-phone case" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  5. b3efc0c MediaRouter: Call onRouteSelected for cast-to-phone case by Hyundo Moon · 4 years, 1 month ago
  6. 6735e50 Use current.ignore for tracking API check exceptions by Alan Viverette · 4 years, 1 month ago
  7. afec1e7 MediaRouter: MR2PS#onReleaseSession unselects controller by Kyunglyul Hyun · 4 years, 1 month ago
  8. 93f5ff6 Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  9. 4b8a29a Merge "MediaRouter: Call RouteController#onSelect" into androidx-master-dev by Kyunglyul Hyun · 4 years, 1 month ago
  10. a1b8a20 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 4 years, 1 month ago
  11. 608ea83 MediaRouter: Call RouteController#onSelect by Kyunglyul Hyun · 4 years, 1 month ago
  12. c8c72cf Move exifinterface and media libraries to beta by Sungsoo Lim · 4 years, 1 month ago
  13. 06e0ceb MediaRouter: Deliver group route descriptor to client. by Kyunglyul Hyun · 4 years, 1 month ago
  14. 9da1834 Merge "Comply with inclusive language guidance in mediarouter" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  15. e650767 Merge "MediaRouter: Add @MainThread to new APIs" into androidx-master-dev by Kyunglyul Hyun · 4 years, 1 month ago
  16. 83b7974 Merge "MediaRouter: fixed bug on updating member route controllers" into androidx-master-dev by Kyunglyul Hyun · 4 years, 1 month ago
  17. 8d61709 MediaRouter: fixed bug on updating member route controllers by Kyunglyul Hyun · 4 years, 1 month ago
  18. 48e47d2 MediaRouter: Make sure the callback is removed by Hyundo Moon · 4 years, 1 month ago
  19. 0321900 Comply with inclusive language guidance in mediarouter by Gyumin Sim · 4 years, 1 month ago
  20. da52388 MediaRouter: Add @MainThread to new APIs by Kyunglyul Hyun · 4 years, 1 month ago
  21. 318ceb9 Merge "MediaRouter: Document notifyDynamicRoutesChanged" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  22. cd5e1e9 MediaRouter: Document notifyDynamicRoutesChanged by Kyunglyul Hyun · 4 years, 2 months ago
  23. 0196d10 MediaRouter: Refactor how to get dynamic group state by Kyunglyul Hyun · 4 years, 2 months ago
  24. e1ce9c3 Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  25. 52c390e Merge "MediaRouter: Refactor onPrepareTransfer to use ListenableFuture" into androidx-master-dev by Kyunglyul Hyun · 4 years, 2 months ago
  26. 9553dda Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 4 years, 2 months ago
  27. d1890f3 MediaRouter: Refactor onPrepareTransfer to use ListenableFuture by Kyunglyul Hyun · 4 years, 2 months ago
  28. c460509 Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  29. df3ddd1 Change default group name as a string resource by Hyundo Moon · 4 years, 2 months ago
  30. 9ad4e91 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 4 years, 2 months ago
  31. 8a42c1e Merge "MediaRouter: Adjust argument orders of onRouteSelected" into androidx-master-dev by Kyunglyul Hyun · 4 years, 2 months ago
  32. 104b633 Merge "MediaRouter: Do not remove discovery preference for MediaRouter2" into androidx-master-dev by Hyundo Moon · 4 years, 2 months ago
  33. bf4d54e MediaRouter: Do not remove discovery preference for MediaRouter2 by Hyundo Moon · 4 years, 2 months ago
  34. df7a6cf Merge "MediaRouter: Don't unselect null" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  35. 411d303 MediaRouter: Don't unselect null by Kyunglyul Hyun · 4 years, 2 months ago
  36. 3cc9d5e MediaRouter: fix a crash by Kyunglyul Hyun · 4 years, 2 months ago
  37. 5d5d5ec MediaRouter: Adjust argument orders of onRouteSelected by Kyunglyul Hyun · 4 years, 2 months ago
  38. 0265306 Merge "MediaRouter: Manage routing sessions separately" into androidx-master-dev by Kyunglyul Hyun · 4 years, 2 months ago
  39. efec487 Merge "MediaRouter: Remove "button" from the label of media router button." into androidx-master-dev by Kyunglyul Hyun · 4 years, 2 months ago
  40. e915708 MediaRouter: Manage routing sessions separately by Kyunglyul Hyun · 4 years, 2 months ago
  41. eaa9c0b MediaRouter: Remove "button" from the label of media router button. by Kyunglyul Hyun · 4 years, 2 months ago
  42. 2ef954f Merge "MediaRouter: Fix transferToLocal bugs related to CATEGORY_LIVE_AUDIO" into androidx-master-dev by Hyundo Moon · 4 years, 2 months ago
  43. 192883e MediaRouter: Fix transferToLocal bugs related to CATEGORY_LIVE_AUDIO by Hyundo Moon · 4 years, 2 months ago
  44. d257853 Lint check to to detect utility classes and suggest making them by Oussama Ben Abdelbaki · 4 years, 3 months ago
  45. 6ad9ccd Merge "MediaRouter: Fix a bug on updating discovery request" into androidx-master-dev by Kyunglyul Hyun · 4 years, 2 months ago
  46. 91bbfd8 MediaRouter: Fix a bug on updating discovery request by Kyunglyul Hyun · 4 years, 2 months ago
  47. 0196242 MediaRouter: Disable dynamic grouping for older clients by Kyunglyul Hyun · 4 years, 2 months ago
  48. 1a22686 Merge "MediaRouter: Add a Callback#onRouteSelected" into androidx-master-dev by Kyunglyul Hyun · 4 years, 2 months ago
  49. f79d6f7 MediaRouter: Add a Callback#onRouteSelected by Kyunglyul Hyun · 4 years, 2 months ago
  50. 9388893 Merge "MediaRouter: minor fixes" into androidx-master-dev by Hyundo Moon · 4 years, 2 months ago
  51. 2728182 MediaRouter: minor fixes by Hyundo Moon · 4 years, 2 months ago
  52. 8181e2c Merge "MediaRouter: Add onPrepareTransferListener" into androidx-master-dev by Kyunglyul Hyun · 4 years, 2 months ago
  53. eac6f57 MediaRouter: Add onPrepareTransferListener by Kyunglyul Hyun · 4 years, 2 months ago
  54. eae5fe2 MediaRouterParams: Add Builder class by Hyundo Moon · 4 years, 2 months ago
  55. 1009c75 Merge "Provide APIs for transferring remote media to local" into androidx-master-dev by Hyundo Moon · 4 years, 2 months ago
  56. 76422cb Provide APIs for transferring remote media to local by Hyundo Moon · 4 years, 2 months ago
  57. 4c6b18a MediaRouteActionProvider: Update Javadoc for callback usage by Hyundo Moon · 4 years, 2 months ago
  58. 967d6e1 Merge "MediaRouter: Set features based on device type" into androidx-master-dev by Hyundo Moon · 4 years, 2 months ago
  59. 89884b8 Merge "Update dependent lib versions for media libraries" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  60. 57f9f63 Update dependent lib versions for media libraries by Sungsoo Lim · 4 years, 2 months ago
  61. 21dc72c Make dialog types can be specified via MediaRouterParams by Hyundo Moon · 4 years, 2 months ago
  62. f8b0805 Merge "Introduce MediaTransferReceiver" into androidx-master-dev by Hyundo Moon · 4 years, 2 months ago
  63. ad696af Introduce MediaTransferReceiver by Hyundo Moon · 4 years, 2 months ago
  64. 5868fa8 MediaRouter: Set features based on device type by Kyunglyul Hyun · 4 years, 2 months ago
  65. 4217e0f Merge "MediaRouter: Add padding in chooser dialog" into androidx-master-dev by Kyunglyul Hyun · 4 years, 2 months ago
  66. 6c39efd Introduce MediaRouterParam by Sungsoo Lim · 4 years, 2 months ago
  67. 41f6b6d Increase mediarouter version to 1.2.0-alpha02 by Sungsoo Lim · 4 years, 2 months ago
  68. d71fefb MediaRouter: Add padding in chooser dialog by Kyunglyul Hyun · 4 years, 2 months ago
  69. b2e79d2 Merge "MediaRouter: Release session for disabled group." into androidx-master-dev by Kyunglyul Hyun · 4 years, 2 months ago
  70. d4b6eeb MediaRouter: Fix the reason for "Stop" in Output Switcher by Kyunglyul Hyun · 4 years, 2 months ago
  71. 7018c62 MediaRouter: Release session for disabled group. by Kyunglyul Hyun · 4 years, 2 months ago
  72. e921204 Merge "Sync Dynamic grouping status btw. MediaRouter2 and AndroidX MediaRouter" into androidx-master-dev by Hyundo Moon · 4 years, 2 months ago
  73. 2f32e86 Sync Dynamic grouping status btw. MediaRouter2 and AndroidX MediaRouter by Hyundo Moon · 4 years, 3 months ago
  74. ff57129 MediaRouter: Handle null MediaRouteDescriptor by Kyunglyul Hyun · 4 years, 3 months ago
  75. 15a8756 Merge "MediaRouter: Set volume control ID" into androidx-master-dev by Kyunglyul Hyun · 4 years, 3 months ago
  76. fc6a4f9 MediaRouter: Set volume control ID by Kyunglyul Hyun · 4 years, 4 months ago
  77. b0b3ca8 Merge "MediaRouter: Revamp dynamic grouping" into androidx-master-dev by Kyunglyul Hyun · 4 years, 3 months ago
  78. cf41958 Merge "MediaRouter: Fix that addCallback flags are not updated" into androidx-master-dev by Hyundo Moon · 4 years, 3 months ago
  79. ed99e16 MediaRouteButton: Show output switcher dialog when available by Hyundo Moon · 4 years, 3 months ago
  80. 55fcc56 MediaRouter: Fix that addCallback flags are not updated by Hyundo Moon · 4 years, 3 months ago
  81. 8a5c2a6 MediaRouter: Revamp dynamic grouping by Kyunglyul Hyun · 4 years, 3 months ago
  82. d848e04 Revert "MediaRouteButton: Show output switcher dialog when available" by Filip Pavlis · 4 years, 3 months ago
  83. 20946c7 MediaRouteButton: Show output switcher dialog when available by Hyundo Moon · 4 years, 3 months ago
  84. b7bc89d Suppress deprecations from new sdk, failing tests by Alan Viverette · 4 years, 3 months ago
  85. 347182a Update baselines for Android 11, fix weird Kotlin compiler error by Alan Viverette · 4 years, 3 months ago
  86. 578bc5b MediaRouter: Remove unused code for seamless transfer by Kyunglyul Hyun · 4 years, 3 months ago
  87. f912448 Merge "MediaRouter: Supplement Javadoc for seamless transfer" into androidx-platform-dev by Hyundo Moon · 4 years, 3 months ago
  88. 32246b4 Merge "Add a BIND_INCLUDE_CAPABILITIES flag" into androidx-master-dev am: fda1c020d7 by Sungsoo Lim · 4 years, 3 months ago
  89. bd0093d Add a BIND_INCLUDE_CAPABILITIES flag by Sungsoo Lim · 4 years, 3 months ago
  90. 110044b MediaRouter: Supplement Javadoc for seamless transfer by Hyundo Moon · 4 years, 3 months ago
  91. 30937f3 MediaRouter: Replace enableTransfer with <meta-data> by Hyundo Moon · 4 years, 3 months ago
  92. e54819c MediaRouter: Remove previous logic for creating RoutingController by Hyundo Moon · 4 years, 3 months ago
  93. 3273138 MediaRouter: Support control request for MediaRouter2 routes by Hyundo Moon · 4 years, 3 months ago
  94. b9171d4 MediaRouter: Enable single route transfer with MediaRouter2 by Hyundo Moon · 4 years, 4 months ago
  95. 26b94a7 MediaRouter: Don't use isAtLeastR() by Kyunglyul Hyun · 4 years, 3 months ago
  96. ec7b4ea Send the device type and control filters through extras by Hyundo Moon · 4 years, 4 months ago
  97. abd14a3 Remove GlobalMediaRouter#selectRoute() by Hyundo Moon · 4 years, 3 months ago
  98. 15c2027 Deprecate RouteController#onUnselect() by Hyundo Moon · 4 years, 4 months ago
  99. ab02dd1 MediaRouter: Minor fixes for readability by Hyundo Moon · 4 years, 4 months ago
  100. dd8199f MediaRouter: Get routes from MediaRouter2 by Hyundo Moon · 4 years, 4 months ago