1. 9741348 Do not select the default route when unselect by Sungsoo Lim · 3 years, 9 months ago
  2. 92ac315 Remove stream usages in mediarouter library by Hyundo Moon · 3 years, 10 months ago
  3. 458d5174 MediaRouter: Annotate nullness by Kyunglyul Hyun · 3 years, 10 months ago
  4. bc33906 Revert "MediaRouter: initialize GlobalMediaRouter lazily" by Kyunglyul Hyun · 3 years, 10 months ago
  5. 0bda38c Generate support-media-* tests for androidx suite by Sam Gilbert · 3 years, 11 months ago
  6. 19b28c0 Android Gradle Plugin 4.2.0-alpha15 by Jeff Gaston · 3 years, 11 months ago
  7. 0db72ea Ban reflection that is not enclosed within a API check conditional by Oussama Ben Abdelbaki · 3 years, 11 months ago
  8. 726faac Merge "MediaRouter: initialize GlobalMediaRouter lazily" into androidx-master-dev by Kyunglyul Hyun · 3 years, 11 months ago
  9. 6b6a26bf MediaRouter: initialize GlobalMediaRouter lazily by Kyunglyul Hyun · 4 years ago
  10. 757ff42 Enable API lint check for MissingGetterMatchingBuilder in androidx. by Alexander Dorokhine · 4 years ago
  11. 0f86272 MediaRouter: Allow vector drawable in resources by Kyunglyul Hyun · 4 years, 1 month ago
  12. b07e902 Merge "Update build dependency with media 1.2.0-stable" into androidx-master-dev by Sungsoo Lim · 4 years ago
  13. 555b79e Remove legacy alpha and dev signature files by Aurimas Liutikas · 4 years ago
  14. ebfac5d Merge "Update to use Metalava V4 file format" into androidx-master-dev by Aurimas Liutikas · 4 years ago
  15. 3aa5a20 Update to use Metalava V4 file format by Aurimas Liutikas · 4 years ago
  16. c010d9b Update build dependency with media 1.2.0-stable by Sungsoo Lim · 4 years ago
  17. 84e4c13 Update baselines with tip of tree Android Lint by Aurimas Liutikas · 4 years ago
  18. 7f584eb Merge "MediaRouter: Release RoutingSession for died clients." into androidx-master-dev by Kyunglyul Hyun · 4 years ago
  19. cd0785a MediaRouter: Release RoutingSession for died clients. by Kyunglyul Hyun · 4 years ago
  20. dce316c [MediaRouter] Limit active scan duration for each app on the provider side by Zhiqiang Zhang · 4 years ago
  21. cd4c29d [MediaRouter] Limit active scan duration in MediaRouter by Zhiqiang Zhang · 4 years ago
  22. ea5efc01 Merge "[MediaRouter] Fix ArrayMap usage to allow tests to run on API level 17" into androidx-master-dev by Zhiqiang Zhang · 4 years ago
  23. 2f22c1ac MediaRouter: Clarify MR2PS#onReleaseSession by Kyunglyul Hyun · 4 years ago
  24. aebf8fe [MediaRouter] Fix ArrayMap usage to allow tests to run on API level 17 by Zhiqiang Zhang · 4 years ago
  25. 75eef16 Version bump for mediarouter to rc01 by Sungsoo Lim · 4 years ago
  26. e8f488d MediaRouter: Add MR2 test by Kyunglyul Hyun · 4 years, 1 month ago
  27. 3c2c3ca Applying AndroidX lint configuration to apps too by Jeff Gaston · 4 years, 1 month ago
  28. dd0931f Add new lint check to detect practices that could inhibit ART optimization by Oussama Ben Abdelbaki · 4 years, 1 month ago
  29. 8858015 Merge "MediaRouter: Let provider release route controller" into androidx-master-dev by Kyunglyul Hyun · 4 years, 1 month ago
  30. f1b5106 MediaRouter: Let provider release route controller by Kyunglyul Hyun · 4 years, 1 month ago
  31. 940dd82 Add null check for mDefaultRoute in syncWithSystemProvider by Hyundo Moon · 4 years, 1 month ago
  32. 654e4a9 Merge "Make dynamic group routes be synced with framework MediaRouter" into androidx-master-dev by Hyundo Moon · 4 years, 1 month ago
  33. b49d533 Merge "Add Javadoc for MediaRouterParams.Builder#setTransferToLocalEnabled()" into androidx-master-dev by Hyundo Moon · 4 years, 1 month ago
  34. 3844f9f Merge "MediaRouter: prevent IllegalArgumentException" into androidx-master-dev by Kyunglyul Hyun · 4 years, 1 month ago
  35. 888a92b Merge "Ban synchronized method usage" into androidx-master-dev by Oussama Ben Abdelbaki · 4 years, 1 month ago
  36. cd45afc Add Javadoc for MediaRouterParams.Builder#setTransferToLocalEnabled() by Hyundo Moon · 4 years, 1 month ago
  37. 6ed4c0b MediaRouter: prevent IllegalArgumentException by Kyunglyul Hyun · 4 years, 1 month ago
  38. 7a21a5b MediaRouter: Adjust volume correctly by Kyunglyul Hyun · 4 years, 1 month ago
  39. d77fa79 Ban synchronized method usage by Oussama Ben Abdelbaki · 4 years, 1 month ago
  40. fe57221 Make dynamic group routes be synced with framework MediaRouter by Hyundo Moon · 4 years, 1 month ago
  41. 3182ce9 Move mediarouter to 1.2.0-beta01 by Sungsoo Lim · 4 years, 1 month ago
  42. 80daf4d Merge "MediaRouter: Revise documentation for notifyDynamicRoutesChanged" into androidx-master-dev by Kyunglyul Hyun · 4 years, 1 month ago
  43. 636831e MediaRouter: Revise documentation for notifyDynamicRoutesChanged by Kyunglyul Hyun · 4 years, 1 month ago
  44. 54fefd9 Merge "API lint check for the ExecutorRegistration is enabled for androidx" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  45. b6e2f48 MediaRouter: correct onCreateRouteController(routeId, groupId) by Kyunglyul Hyun · 4 years, 1 month ago
  46. 4a6bc89 API lint check for the ExecutorRegistration is enabled for androidx by Sergey · 4 years, 7 months ago
  47. d393d5f Merge "MediaRouter: Call onRouteSelected for cast-to-phone case" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  48. b3efc0c MediaRouter: Call onRouteSelected for cast-to-phone case by Hyundo Moon · 4 years, 1 month ago
  49. 6735e50 Use current.ignore for tracking API check exceptions by Alan Viverette · 4 years, 1 month ago
  50. afec1e7 MediaRouter: MR2PS#onReleaseSession unselects controller by Kyunglyul Hyun · 4 years, 1 month ago
  51. 93f5ff6 Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  52. 4b8a29a Merge "MediaRouter: Call RouteController#onSelect" into androidx-master-dev by Kyunglyul Hyun · 4 years, 1 month ago
  53. a1b8a20 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 4 years, 1 month ago
  54. 608ea83 MediaRouter: Call RouteController#onSelect by Kyunglyul Hyun · 4 years, 1 month ago
  55. c8c72cf Move exifinterface and media libraries to beta by Sungsoo Lim · 4 years, 2 months ago
  56. 06e0ceb MediaRouter: Deliver group route descriptor to client. by Kyunglyul Hyun · 4 years, 2 months ago
  57. 9da1834 Merge "Comply with inclusive language guidance in mediarouter" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  58. e650767 Merge "MediaRouter: Add @MainThread to new APIs" into androidx-master-dev by Kyunglyul Hyun · 4 years, 2 months ago
  59. 83b7974 Merge "MediaRouter: fixed bug on updating member route controllers" into androidx-master-dev by Kyunglyul Hyun · 4 years, 2 months ago
  60. 8d61709 MediaRouter: fixed bug on updating member route controllers by Kyunglyul Hyun · 4 years, 2 months ago
  61. 48e47d2 MediaRouter: Make sure the callback is removed by Hyundo Moon · 4 years, 2 months ago
  62. 0321900 Comply with inclusive language guidance in mediarouter by Gyumin Sim · 4 years, 2 months ago
  63. da52388 MediaRouter: Add @MainThread to new APIs by Kyunglyul Hyun · 4 years, 2 months ago
  64. 318ceb9 Merge "MediaRouter: Document notifyDynamicRoutesChanged" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  65. cd5e1e9 MediaRouter: Document notifyDynamicRoutesChanged by Kyunglyul Hyun · 4 years, 2 months ago
  66. 0196d10 MediaRouter: Refactor how to get dynamic group state by Kyunglyul Hyun · 4 years, 2 months ago
  67. e1ce9c3 Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  68. 52c390e Merge "MediaRouter: Refactor onPrepareTransfer to use ListenableFuture" into androidx-master-dev by Kyunglyul Hyun · 4 years, 2 months ago
  69. 9553dda Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 4 years, 2 months ago
  70. d1890f3 MediaRouter: Refactor onPrepareTransfer to use ListenableFuture by Kyunglyul Hyun · 4 years, 2 months ago
  71. c460509 Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  72. df3ddd1 Change default group name as a string resource by Hyundo Moon · 4 years, 2 months ago
  73. 9ad4e91 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 4 years, 2 months ago
  74. 8a42c1e Merge "MediaRouter: Adjust argument orders of onRouteSelected" into androidx-master-dev by Kyunglyul Hyun · 4 years, 2 months ago
  75. 104b633 Merge "MediaRouter: Do not remove discovery preference for MediaRouter2" into androidx-master-dev by Hyundo Moon · 4 years, 2 months ago
  76. bf4d54e MediaRouter: Do not remove discovery preference for MediaRouter2 by Hyundo Moon · 4 years, 2 months ago
  77. df7a6cf Merge "MediaRouter: Don't unselect null" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  78. 411d303 MediaRouter: Don't unselect null by Kyunglyul Hyun · 4 years, 2 months ago
  79. 3cc9d5e MediaRouter: fix a crash by Kyunglyul Hyun · 4 years, 2 months ago
  80. 5d5d5ec MediaRouter: Adjust argument orders of onRouteSelected by Kyunglyul Hyun · 4 years, 2 months ago
  81. 0265306 Merge "MediaRouter: Manage routing sessions separately" into androidx-master-dev by Kyunglyul Hyun · 4 years, 2 months ago
  82. efec487 Merge "MediaRouter: Remove "button" from the label of media router button." into androidx-master-dev by Kyunglyul Hyun · 4 years, 2 months ago
  83. e915708 MediaRouter: Manage routing sessions separately by Kyunglyul Hyun · 4 years, 3 months ago
  84. eaa9c0b MediaRouter: Remove "button" from the label of media router button. by Kyunglyul Hyun · 4 years, 2 months ago
  85. 2ef954f Merge "MediaRouter: Fix transferToLocal bugs related to CATEGORY_LIVE_AUDIO" into androidx-master-dev by Hyundo Moon · 4 years, 2 months ago
  86. 192883e MediaRouter: Fix transferToLocal bugs related to CATEGORY_LIVE_AUDIO by Hyundo Moon · 4 years, 2 months ago
  87. d257853 Lint check to to detect utility classes and suggest making them by Oussama Ben Abdelbaki · 4 years, 3 months ago
  88. 6ad9ccd Merge "MediaRouter: Fix a bug on updating discovery request" into androidx-master-dev by Kyunglyul Hyun · 4 years, 2 months ago
  89. 91bbfd8 MediaRouter: Fix a bug on updating discovery request by Kyunglyul Hyun · 4 years, 2 months ago
  90. 0196242 MediaRouter: Disable dynamic grouping for older clients by Kyunglyul Hyun · 4 years, 2 months ago
  91. 1a22686 Merge "MediaRouter: Add a Callback#onRouteSelected" into androidx-master-dev by Kyunglyul Hyun · 4 years, 2 months ago
  92. f79d6f7 MediaRouter: Add a Callback#onRouteSelected by Kyunglyul Hyun · 4 years, 2 months ago
  93. 9388893 Merge "MediaRouter: minor fixes" into androidx-master-dev by Hyundo Moon · 4 years, 2 months ago
  94. 2728182 MediaRouter: minor fixes by Hyundo Moon · 4 years, 2 months ago
  95. 8181e2c Merge "MediaRouter: Add onPrepareTransferListener" into androidx-master-dev by Kyunglyul Hyun · 4 years, 2 months ago
  96. eac6f57 MediaRouter: Add onPrepareTransferListener by Kyunglyul Hyun · 4 years, 3 months ago
  97. eae5fe2 MediaRouterParams: Add Builder class by Hyundo Moon · 4 years, 2 months ago
  98. 1009c75 Merge "Provide APIs for transferring remote media to local" into androidx-master-dev by Hyundo Moon · 4 years, 2 months ago
  99. 76422cb Provide APIs for transferring remote media to local by Hyundo Moon · 4 years, 3 months ago
  100. 4c6b18a MediaRouteActionProvider: Update Javadoc for callback usage by Hyundo Moon · 4 years, 2 months ago