1. 5bb2017 Merge "MediaRouter: Update proguard configs" into androidx-main by Andrew Grieve · 2 years, 2 months ago
  2. 96aedc5 MediaRouter: Update proguard configs by Andrew Grieve · 2 years, 2 months ago
  3. bcfc534 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 2 years, 2 months ago
  4. 771c3da Baseline for metalava update by Sam Gilbert · 2 years, 3 months ago
  5. f7dc537 Merge "Update Metalava to build 8281375" into androidx-main by Treehugger Robot · 2 years, 3 months ago
  6. 8ce27e2 Merge "Bulk update of all AndroidX lint baseline files" into androidx-main by Tiem Song · 2 years, 3 months ago
  7. 0a64a66 Update Metalava to build 8281375 by Ember Rose · 2 years, 3 months ago
  8. ecefa44 Bulk update of all AndroidX lint baseline files by Tiem Song · 2 years, 3 months ago
  9. 416ee1f Mediarouter: update dependency to androidx-core by christosts · 2 years, 3 months ago
  10. 808fd5b Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 2 years, 3 months ago
  11. ef5d808 Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-main by Treehugger Robot · 2 years, 4 months ago
  12. 4b1b9b6 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 2 years, 4 months ago
  13. dcfa035 Migrate from AndroidManifest to build.gradle for namespace by Aurimas Liutikas · 2 years, 4 months ago
  14. e3af0e4 Suppress deprecation warnings from new Android T SDK. by Alan Viverette · 2 years, 4 months ago
  15. 80dfd3f 'Update versions for release id 1646848800000 by Nick Anthony · 2 years, 4 months ago
  16. d98b801 Version bump for mediarouter to 1.3.0-beta01 by Christos Tsilopoulos · 2 years, 4 months ago
  17. ef5e710 Upstream deprecation suppressions for Android T by Aurimas Liutikas · 2 years, 5 months ago
  18. d084e36 Move to TOML as source of truth for library groups and versions by Aurimas Liutikas · 2 years, 7 months ago
  19. 896f883 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 2 years, 6 months ago
  20. 07009d8 Update BuildCompat for Sv2 and Tiramisu by Alan Viverette · 2 years, 7 months ago
  21. dd01c08 Rename MediaRouterParams#setMediaTransferReceiver by Kyunglyul Hyun · 2 years, 8 months ago
  22. a4baa26 AGP 7.1.0-beta02 by Jeff Gaston · 2 years, 8 months ago
  23. 5603340 Reenabling MissingTestSizeAnnotation on tests by Jeff Gaston · 2 years, 9 months ago
  24. e82703f Let apps disable MR2 dynamically by Kyunglyul Hyun · 2 years, 9 months ago
  25. be2bdea Update media library OWNERS by Toni Heidenreich · 2 years, 9 months ago
  26. 45139d4 Update lint baselines to fix androidx-studio-integration by Aurimas Liutikas · 2 years, 9 months ago
  27. 9b41305 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 2 years, 9 months ago
  28. f787a86 Upgrade metalava to ab/7738715 by Aurimas Liutikas · 2 years, 10 months ago
  29. d76303c Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 2 years, 10 months ago
  30. 4c2224a Create a new test module for mediarouter by Hyundo Moon · 2 years, 10 months ago
  31. 68dd9e8 Add @MainThread in MediaRouter.reset() by Hyundo Moon · 2 years, 10 months ago
  32. 1c4d7e4 MediaRouter: Add reset() for testing by Hyundo Moon · 2 years, 11 months ago
  33. 14b09a3 Merge "Update media version for mediarouter" into androidx-main by Treehugger Robot · 2 years, 11 months ago
  34. e3110df Update media version for mediarouter by Gyumin Sim · 2 years, 11 months ago
  35. b6fb336 MediaRouter: hide group volume for a single route by Kyunglyul Hyun · 2 years, 11 months ago
  36. e083c92 Merge "Hide media route button when no mr2 routes" into androidx-main am: b879943108 by Kyunglyul Hyun · 2 years, 11 months ago
  37. b879943 Merge "Hide media route button when no mr2 routes" into androidx-main by Kyunglyul Hyun · 2 years, 11 months ago
  38. 2f20a71 Hide media route button when no mr2 routes by Kyunglyul Hyun · 2 years, 11 months ago
  39. 3410296 Merge "Upgrade to AGP 7.1.0-alpha06" into androidx-main am: d72be7abc7 by Aurimas Liutikas · 2 years, 11 months ago
  40. 338d1cc Upgrade to AGP 7.1.0-alpha06 by Aurimas Liutikas · 2 years, 11 months ago
  41. d978621 Merge "MediaRouter: Correct group route ID in MR2" into androidx-main am: 4af541dc45 by Kyunglyul Hyun · 2 years, 11 months ago
  42. 4af541d Merge "MediaRouter: Correct group route ID in MR2" into androidx-main by Kyunglyul Hyun · 2 years, 11 months ago
  43. ad038a0 MediaRouter: Correct group route ID in MR2 by Kyunglyul Hyun · 3 years ago
  44. 611d6ea Start targeting API 31 by Aurimas Liutikas · 3 years ago
  45. 8bf5a5b Rename a constant in MediaRouterParams by Sungsoo Lim · 3 years ago
  46. 7026907 Merge "MediaRouter: Update member routes properly" into androidx-main by Kyunglyul Hyun · 3 years ago
  47. 082c21f MediaRouter: Update member routes properly by Kyunglyul Hyun · 3 years ago
  48. db8bffc Clean up MR2PS code by Kyunglyul Hyun · 3 years ago
  49. 1ca420f Remove api_legacy files by Aurimas Liutikas · 3 years ago
  50. 23e2d46 UX tweak for disabling route group volumes by Sungsoo Lim · 4 years ago
  51. 7ed4f84 Expand `mr_` into `mediarouter_` by Hyundo Moon · 3 years ago
  52. 01d05de Run NewApi lint on tests by Alan Viverette · 3 years, 1 month ago
  53. 4564578 Merge "Expose paddings of list item in chooser dialog" into androidx-main by Hyundo Moon · 3 years ago
  54. 9693841 Expose paddings of list item in chooser dialog by Hyundo Moon · 3 years, 1 month ago
  55. 6a5d0bc Add an initial set of bug components in OWNERS files. by Aurimas Liutikas · 3 years, 1 month ago
  56. ca788f8 Remove unnecessary NewApi suppressions. by Alexander Dorokhine · 3 years, 1 month ago
  57. 0d55061 Bump core to 1.7.0-alpha01, pin project dependencies to 1.6.0-rc01 by Alan Viverette · 3 years, 1 month ago
  58. 2471759 Merge "MediaRouter : Handle no selected route" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  59. e39720e MediaRouter : Handle no selected route by Kyunglyul Hyun · 3 years, 1 month ago
  60. e3e7334 Merge "MediaRouter: set connection state when MRB is created" into androidx-main by Kyunglyul Hyun · 3 years, 1 month ago
  61. ab93a77 Merge "Migrate media to use Gradle Version Catalogs" into androidx-main by Aurimas Liutikas · 3 years, 1 month ago
  62. 2e632c7 MediaRouter: set connection state when MRB is created by Kyunglyul Hyun · 3 years, 1 month ago
  63. 68027bc Merge "Vertically center align mr_chooser_list_item" into androidx-main by Hyundo Moon · 3 years, 1 month ago
  64. 1882810 Vertically center align mr_chooser_list_item by Hyundo Moon · 3 years, 1 month ago
  65. bd3eb5a Migrate media to use Gradle Version Catalogs by Aurimas Liutikas · 3 years, 1 month ago
  66. 5a1cb0e MediaRouter: Remove a lint-base entry by Kyunglyul Hyun · 3 years, 1 month ago
  67. 016814e MediaRouteButton: Show as connected state if a remote route is selected by Hyundo Moon · 3 years, 1 month ago
  68. 4411aa1 Update androidx to AGP 7.0-alpha15 by Alan Viverette · 3 years, 2 months ago
  69. 9bf4f7e Rename libs extra to excludes by Aurimas Liutikas · 3 years, 2 months ago
  70. 3a73f14 Refactor UnsafeNewApiCall to ClassVerificationFailure by Alan Viverette · 3 years, 2 months ago
  71. e376ff1 Merge "MediaRouter: initialize GlobalMediaRouter lazily" into androidx-main by Kyunglyul Hyun · 3 years, 2 months ago
  72. 1400d53a MediaRouter: initialize GlobalMediaRouter lazily by Kyunglyul Hyun · 3 years, 9 months ago
  73. 844ff7d Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 3 years, 2 months ago
  74. 1465275 MediaRouter: Fix the button animation by Kyunglyul Hyun · 3 years, 3 months ago
  75. 689dac4 Merge "Update the logic for opening output switcher from Android S" into androidx-main by Treehugger Robot · 3 years, 4 months ago
  76. b10845b Update the logic for opening output switcher from Android S by Hyundo Moon · 3 years, 4 months ago
  77. 1a2de8e MediaRouter: Remove @FlakyTest by Kyunglyul Hyun · 3 years, 4 months ago
  78. 3e97466 MediaRouter: fix a test by Kyunglyul Hyun · 3 years, 4 months ago
  79. fbfc770 Mark MediaRouter2Test#setRouterParams_onRouteParamsChangedCalled as flaky by Aurimas Liutikas · 3 years, 4 months ago
  80. d1b07d0 Merge "MediaRouter: Fix a flaky test" into androidx-main by Kyunglyul Hyun · 3 years, 4 months ago
  81. 8f76546 MediaRouter: Fix a flaky test by Kyunglyul Hyun · 3 years, 4 months ago
  82. 3e46be5e Merge "MediaRouter: Fix NPE for customized chooser dialog" into androidx-main by Kyunglyul Hyun · 3 years, 4 months ago
  83. ba67655 Mark selectFromMr1AndStopFromSystem_unselect as FlakyTest by Aurimas Liutikas · 3 years, 4 months ago
  84. cb5eea2 MediaRouter: Fix NPE for customized chooser dialog by Kyunglyul Hyun · 3 years, 4 months ago
  85. 4721646 Merge "Check router params more frequentrly" into androidx-main by Treehugger Robot · 3 years, 4 months ago
  86. 2fa732d Check router params more frequentrly by Sungsoo Lim · 3 years, 4 months ago
  87. d4a0b67 Update signatures and baselines for metalava update by Aurimas Liutikas · 3 years, 4 months ago
  88. 9e38b4f Standardize to more kt-compatible syntax by Jim Sproch · 3 years, 6 months ago
  89. dca7796 Prevent NPE when shadowing MediaRouter by Sungsoo Lim · 3 years, 5 months ago
  90. 4e85103 Fix and enforce ObjectToString errorprone warnings by Sergey Zakharov · 3 years, 5 months ago
  91. 49df5fd Marking selectFromMr1AndStopFromSystem_unselect as @MediumTest by Aurimas Liutikas · 3 years, 5 months ago
  92. 09dd2be Merge "Add a MediaRouterParams constant for removing cast icon animation" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  93. 398558b Merge "MediaRouter: Fix tests" into androidx-main by Kyunglyul Hyun · 3 years, 5 months ago
  94. cb08796 Reenable GetterSetterNames check by Aurimas Liutikas · 3 years, 5 months ago
  95. e18aa2b Add a MediaRouterParams constant for removing cast icon animation by Sungsoo Lim · 3 years, 5 months ago
  96. 435a4ff MediaRouter: Fix tests by Kyunglyul Hyun · 3 years, 5 months ago
  97. 87db1e6 MediaRouter: Fix dynamic group bug by Kyunglyul Hyun · 3 years, 5 months ago
  98. b9074a7 Workaround for lint check severity issue in 27.2.0-beta02 by Alan Viverette · 3 years, 6 months ago
  99. 1744422 MediaRouter: Defer callbacks when transfer is implemented by Kyunglyul Hyun · 3 years, 7 months ago
  100. 9741348 Do not select the default route when unselect by Sungsoo Lim · 3 years, 6 months ago