1. 23e2d46 UX tweak for disabling route group volumes by Sungsoo Lim · 4 years, 3 months ago
  2. 7ed4f84 Expand `mr_` into `mediarouter_` by Hyundo Moon · 3 years, 3 months ago
  3. 01d05de Run NewApi lint on tests by Alan Viverette · 3 years, 3 months ago
  4. 4564578 Merge "Expose paddings of list item in chooser dialog" into androidx-main by Hyundo Moon · 3 years, 3 months ago
  5. 9693841 Expose paddings of list item in chooser dialog by Hyundo Moon · 3 years, 3 months ago
  6. 6a5d0bc Add an initial set of bug components in OWNERS files. by Aurimas Liutikas · 3 years, 3 months ago
  7. ca788f8 Remove unnecessary NewApi suppressions. by Alexander Dorokhine · 3 years, 3 months ago
  8. 0d55061 Bump core to 1.7.0-alpha01, pin project dependencies to 1.6.0-rc01 by Alan Viverette · 3 years, 4 months ago
  9. 2471759 Merge "MediaRouter : Handle no selected route" into androidx-main by Treehugger Robot · 3 years, 4 months ago
  10. e39720e MediaRouter : Handle no selected route by Kyunglyul Hyun · 3 years, 4 months ago
  11. e3e7334 Merge "MediaRouter: set connection state when MRB is created" into androidx-main by Kyunglyul Hyun · 3 years, 4 months ago
  12. ab93a77 Merge "Migrate media to use Gradle Version Catalogs" into androidx-main by Aurimas Liutikas · 3 years, 4 months ago
  13. 2e632c7 MediaRouter: set connection state when MRB is created by Kyunglyul Hyun · 3 years, 4 months ago
  14. 68027bc Merge "Vertically center align mr_chooser_list_item" into androidx-main by Hyundo Moon · 3 years, 4 months ago
  15. 1882810 Vertically center align mr_chooser_list_item by Hyundo Moon · 3 years, 4 months ago
  16. bd3eb5a Migrate media to use Gradle Version Catalogs by Aurimas Liutikas · 3 years, 4 months ago
  17. 5a1cb0e MediaRouter: Remove a lint-base entry by Kyunglyul Hyun · 3 years, 4 months ago
  18. 016814e MediaRouteButton: Show as connected state if a remote route is selected by Hyundo Moon · 3 years, 4 months ago
  19. 4411aa1 Update androidx to AGP 7.0-alpha15 by Alan Viverette · 3 years, 4 months ago
  20. 9bf4f7e Rename libs extra to excludes by Aurimas Liutikas · 3 years, 5 months ago
  21. 3a73f14 Refactor UnsafeNewApiCall to ClassVerificationFailure by Alan Viverette · 3 years, 5 months ago
  22. e376ff1 Merge "MediaRouter: initialize GlobalMediaRouter lazily" into androidx-main by Kyunglyul Hyun · 3 years, 5 months ago
  23. 1400d53a MediaRouter: initialize GlobalMediaRouter lazily by Kyunglyul Hyun · 4 years ago
  24. 844ff7d Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 3 years, 5 months ago
  25. 1465275 MediaRouter: Fix the button animation by Kyunglyul Hyun · 3 years, 5 months ago
  26. 689dac4 Merge "Update the logic for opening output switcher from Android S" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  27. b10845b Update the logic for opening output switcher from Android S by Hyundo Moon · 3 years, 7 months ago
  28. 1a2de8e MediaRouter: Remove @FlakyTest by Kyunglyul Hyun · 3 years, 6 months ago
  29. 3e97466 MediaRouter: fix a test by Kyunglyul Hyun · 3 years, 6 months ago
  30. fbfc770 Mark MediaRouter2Test#setRouterParams_onRouteParamsChangedCalled as flaky by Aurimas Liutikas · 3 years, 6 months ago
  31. d1b07d0 Merge "MediaRouter: Fix a flaky test" into androidx-main by Kyunglyul Hyun · 3 years, 7 months ago
  32. 8f76546 MediaRouter: Fix a flaky test by Kyunglyul Hyun · 3 years, 7 months ago
  33. 3e46be5e Merge "MediaRouter: Fix NPE for customized chooser dialog" into androidx-main by Kyunglyul Hyun · 3 years, 7 months ago
  34. ba67655 Mark selectFromMr1AndStopFromSystem_unselect as FlakyTest by Aurimas Liutikas · 3 years, 7 months ago
  35. cb5eea2 MediaRouter: Fix NPE for customized chooser dialog by Kyunglyul Hyun · 3 years, 7 months ago
  36. 4721646 Merge "Check router params more frequentrly" into androidx-main by Treehugger Robot · 3 years, 7 months ago
  37. 2fa732d Check router params more frequentrly by Sungsoo Lim · 3 years, 7 months ago
  38. d4a0b67 Update signatures and baselines for metalava update by Aurimas Liutikas · 3 years, 7 months ago
  39. 9e38b4f Standardize to more kt-compatible syntax by Jim Sproch · 3 years, 8 months ago
  40. dca7796 Prevent NPE when shadowing MediaRouter by Sungsoo Lim · 3 years, 7 months ago
  41. 4e85103 Fix and enforce ObjectToString errorprone warnings by Sergey Zakharov · 3 years, 7 months ago
  42. 49df5fd Marking selectFromMr1AndStopFromSystem_unselect as @MediumTest by Aurimas Liutikas · 3 years, 7 months ago
  43. 09dd2be Merge "Add a MediaRouterParams constant for removing cast icon animation" into androidx-main by Treehugger Robot · 3 years, 8 months ago
  44. 398558b Merge "MediaRouter: Fix tests" into androidx-main by Kyunglyul Hyun · 3 years, 8 months ago
  45. cb08796 Reenable GetterSetterNames check by Aurimas Liutikas · 3 years, 8 months ago
  46. e18aa2b Add a MediaRouterParams constant for removing cast icon animation by Sungsoo Lim · 3 years, 8 months ago
  47. 435a4ff MediaRouter: Fix tests by Kyunglyul Hyun · 3 years, 8 months ago
  48. 87db1e6 MediaRouter: Fix dynamic group bug by Kyunglyul Hyun · 3 years, 8 months ago
  49. b9074a7 Workaround for lint check severity issue in 27.2.0-beta02 by Alan Viverette · 3 years, 8 months ago
  50. 1744422 MediaRouter: Defer callbacks when transfer is implemented by Kyunglyul Hyun · 3 years, 9 months ago
  51. 9741348 Do not select the default route when unselect by Sungsoo Lim · 3 years, 9 months ago
  52. 92ac315 Remove stream usages in mediarouter library by Hyundo Moon · 3 years, 10 months ago
  53. 458d5174 MediaRouter: Annotate nullness by Kyunglyul Hyun · 3 years, 10 months ago
  54. bc33906 Revert "MediaRouter: initialize GlobalMediaRouter lazily" by Kyunglyul Hyun · 3 years, 10 months ago
  55. 0bda38c Generate support-media-* tests for androidx suite by Sam Gilbert · 3 years, 11 months ago
  56. 19b28c0 Android Gradle Plugin 4.2.0-alpha15 by Jeff Gaston · 3 years, 11 months ago
  57. 0db72ea Ban reflection that is not enclosed within a API check conditional by Oussama Ben Abdelbaki · 3 years, 11 months ago
  58. 726faac Merge "MediaRouter: initialize GlobalMediaRouter lazily" into androidx-master-dev by Kyunglyul Hyun · 3 years, 11 months ago
  59. 6b6a26bf MediaRouter: initialize GlobalMediaRouter lazily by Kyunglyul Hyun · 4 years ago
  60. 757ff42 Enable API lint check for MissingGetterMatchingBuilder in androidx. by Alexander Dorokhine · 4 years ago
  61. 0f86272 MediaRouter: Allow vector drawable in resources by Kyunglyul Hyun · 4 years, 1 month ago
  62. b07e902 Merge "Update build dependency with media 1.2.0-stable" into androidx-master-dev by Sungsoo Lim · 4 years ago
  63. 555b79e Remove legacy alpha and dev signature files by Aurimas Liutikas · 4 years ago
  64. ebfac5d Merge "Update to use Metalava V4 file format" into androidx-master-dev by Aurimas Liutikas · 4 years ago
  65. 3aa5a20 Update to use Metalava V4 file format by Aurimas Liutikas · 4 years ago
  66. c010d9b Update build dependency with media 1.2.0-stable by Sungsoo Lim · 4 years ago
  67. 84e4c13 Update baselines with tip of tree Android Lint by Aurimas Liutikas · 4 years ago
  68. 7f584eb Merge "MediaRouter: Release RoutingSession for died clients." into androidx-master-dev by Kyunglyul Hyun · 4 years ago
  69. cd0785a MediaRouter: Release RoutingSession for died clients. by Kyunglyul Hyun · 4 years ago
  70. dce316c [MediaRouter] Limit active scan duration for each app on the provider side by Zhiqiang Zhang · 4 years ago
  71. cd4c29d [MediaRouter] Limit active scan duration in MediaRouter by Zhiqiang Zhang · 4 years ago
  72. 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
  73. 2f22c1ac MediaRouter: Clarify MR2PS#onReleaseSession by Kyunglyul Hyun · 4 years ago
  74. aebf8fe [MediaRouter] Fix ArrayMap usage to allow tests to run on API level 17 by Zhiqiang Zhang · 4 years ago
  75. 75eef16 Version bump for mediarouter to rc01 by Sungsoo Lim · 4 years ago
  76. e8f488d MediaRouter: Add MR2 test by Kyunglyul Hyun · 4 years, 1 month ago
  77. 3c2c3ca Applying AndroidX lint configuration to apps too by Jeff Gaston · 4 years, 1 month ago
  78. dd0931f Add new lint check to detect practices that could inhibit ART optimization by Oussama Ben Abdelbaki · 4 years, 1 month ago
  79. 8858015 Merge "MediaRouter: Let provider release route controller" into androidx-master-dev by Kyunglyul Hyun · 4 years, 1 month ago
  80. f1b5106 MediaRouter: Let provider release route controller by Kyunglyul Hyun · 4 years, 1 month ago
  81. 940dd82 Add null check for mDefaultRoute in syncWithSystemProvider by Hyundo Moon · 4 years, 1 month ago
  82. 654e4a9 Merge "Make dynamic group routes be synced with framework MediaRouter" into androidx-master-dev by Hyundo Moon · 4 years, 1 month ago
  83. b49d533 Merge "Add Javadoc for MediaRouterParams.Builder#setTransferToLocalEnabled()" into androidx-master-dev by Hyundo Moon · 4 years, 1 month ago
  84. 3844f9f Merge "MediaRouter: prevent IllegalArgumentException" into androidx-master-dev by Kyunglyul Hyun · 4 years, 1 month ago
  85. 888a92b Merge "Ban synchronized method usage" into androidx-master-dev by Oussama Ben Abdelbaki · 4 years, 1 month ago
  86. cd45afc Add Javadoc for MediaRouterParams.Builder#setTransferToLocalEnabled() by Hyundo Moon · 4 years, 1 month ago
  87. 6ed4c0b MediaRouter: prevent IllegalArgumentException by Kyunglyul Hyun · 4 years, 1 month ago
  88. 7a21a5b MediaRouter: Adjust volume correctly by Kyunglyul Hyun · 4 years, 1 month ago
  89. d77fa79 Ban synchronized method usage by Oussama Ben Abdelbaki · 4 years, 1 month ago
  90. fe57221 Make dynamic group routes be synced with framework MediaRouter by Hyundo Moon · 4 years, 1 month ago
  91. 3182ce9 Move mediarouter to 1.2.0-beta01 by Sungsoo Lim · 4 years, 1 month ago
  92. 80daf4d Merge "MediaRouter: Revise documentation for notifyDynamicRoutesChanged" into androidx-master-dev by Kyunglyul Hyun · 4 years, 1 month ago
  93. 636831e MediaRouter: Revise documentation for notifyDynamicRoutesChanged by Kyunglyul Hyun · 4 years, 1 month ago
  94. 54fefd9 Merge "API lint check for the ExecutorRegistration is enabled for androidx" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  95. b6e2f48 MediaRouter: correct onCreateRouteController(routeId, groupId) by Kyunglyul Hyun · 4 years, 1 month ago
  96. 4a6bc89 API lint check for the ExecutorRegistration is enabled for androidx by Sergey · 4 years, 7 months ago
  97. d393d5f Merge "MediaRouter: Call onRouteSelected for cast-to-phone case" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  98. b3efc0c MediaRouter: Call onRouteSelected for cast-to-phone case by Hyundo Moon · 4 years, 1 month ago
  99. 6735e50 Use current.ignore for tracking API check exceptions by Alan Viverette · 4 years, 1 month ago
  100. afec1e7 MediaRouter: MR2PS#onReleaseSession unselects controller by Kyunglyul Hyun · 4 years, 1 month ago