- 659b5e7 Implement wrapper route controllers in the demo app by Shenqiu Zhang · 3 months ago
- e789026 Support stream expansion with route connection by Shenqiu · 3 months ago
- 7795282 Migrate to using = for property setting by Aurimas Liutikas · 3 months ago
- 953a4d5 Implement the wrapper media route provider in the demo app by Shenqiu Zhang · 3 months ago
- 564d4ba Merge "Remove stale media item" into androidx-main by Treehugger Robot · 3 months ago
- abb17c0 Remove stale media item by Santiago Seifert · 3 months ago
- 4c9a407 Migrate MediaRoutingDemo to use JSpecify annotations by Julia McClellan · 3 months ago
- 17cc324 Update mediarouter OWNERS files to point to component 137631. by Andrew Sapperstein · 3 months ago
- b2ee7cb Add settings to enable/disable the wrapper route provider by Shenqiu Zhang · 3 months ago
- e0c124f Update androidx.mediarouter OWNERS by Ian Baker · 3 months ago
- e783619 Fix transfer handling by Santiago Seifert · 7 months ago
- b72e9c6 Make RemotePlayer update the UI by Santiago Seifert · 7 months ago
- 986c420e Don't rely on categories to decide whether playback is remote by Santiago Seifert · 7 months ago
- 1b18c07 Refactor Player.create to respect nullability by Santiago Seifert · 7 months ago
- edd1951 Merge "Add MediaRouteButton to the RouteListingPreferenceActivity" into androidx-main by Santiago Seifert · 7 months ago
- d769f79 Add MediaRouteButton to the RouteListingPreferenceActivity by Santiago Seifert · 7 months ago
- a7c1101 Update compileSdk for test apps that require it by Andrea Falcone · 8 months ago
- 20a00a9 Merge "Remove usage of @DoNotInline for manual NewApi outlines (R thru W)" into androidx-main am: 0c1c4d2da4 by Treehugger Robot · 8 months ago
- 722ebe7 Remove usage of @DoNotInline for manual NewApi outlines (R thru W) by Alan Viverette · 8 months ago
- 945a6b5 Merge changes I792c225e,I31fb154b into androidx-platform-dev by Santiago Seifert · 8 months ago
- add9b21 Implement sample app route selection for AndroidX MediaRouter by Santiago Seifert · 8 months ago
- ec4eb17 Implement sample app route selection for legacy MediaRouter by Santiago Seifert · 8 months ago
- 9817794 Merge "Remove usage of legacy multidex" into androidx-main by Aurimas Liutikas · 9 months ago
- 8da6c78 Merge "Remove usage of legacy multidex" into androidx-platform-dev by Aurimas Liutikas · 9 months ago
- b276649 Remove usage of legacy multidex by Aurimas Liutikas · 9 months ago
- ed9cdc1 Remove usage of legacy multidex by Aurimas Liutikas · 9 months ago
- 124fb4a Merge "Make non-executing files non-executable" into androidx-main am: bea2d7866f by Aurimas Liutikas · 9 months ago
- d22fa1e Make non-executing files non-executable by Aurimas Liutikas · 9 months ago
- 9661e79 Merge "Add missing media control intent categories" into androidx-main am: 76330c4cc9 by Santiago Seifert · 9 months ago
- 4c81a08 Add missing media control intent categories by Santiago Seifert · 10 months ago
- 41e1275e Merge "Add support for route selection in the system routing app" into androidx-platform-dev by Santiago Seifert · 10 months ago
- 51477b4 Add support for route selection in the system routing app by Santiago Seifert · 10 months ago
- 94725f8 Merge "Add switches to disable route providers" into androidx-platform-dev by Santiago Seifert · 10 months ago
- 1cac581 Add switches to disable route providers by Santiago Seifert · 10 months ago
- eb1cb54 Merge changes I6321a380,I68eee16b into androidx-platform-dev by Santiago Seifert · 10 months ago
- f52dcd5 Update the route info UI when the selected route changes by Santiago Seifert · 10 months ago
- 8b27607 Make sample provider update dynamic group names by Santiago Seifert · 10 months ago
- 745c883 Add transfer initiation data to equals/hash by Santiago Seifert · 10 months ago
- d3175c9 Add transfer reason to routing sample app by Santiago Seifert · 10 months ago
- 9e68197 Add info about transfer initiation in the routing sample app by Santiago Seifert · 10 months ago
- c1d73e6 Simplify system routing activity by Santiago Seifert · 10 months ago
- 304de8e Merge "Add suitability status to routing sample app" into androidx-platform-dev by Treehugger Robot · 10 months ago
- 56a1038 Add suitability status to routing sample app by Santiago Seifert · 10 months ago
- d12a1d3 Update lint baseline after minSdkVersion 21 bump by Aurimas Liutikas · 11 months ago
- 6160f3c Upgrade to AGP 8.4.0-alpha09 by Aurimas Liutikas · 1 year, 1 month ago
- 1aa0171 Pin material3 library dependencies where possible by Aurimas Liutikas · 1 year, 1 month ago
- 0249bc1 Map Platform wired routes to new androidx types by Bishoy Gendy · 1 year, 2 months ago
- 36de1fe Upgrade to AGP 8.3.0-beta01 by Aurimas Liutikas · 1 year, 3 months ago
- 108fa4f Merge "Add more context to BanUncheckedReflection lint error message" into androidx-main by Tiem Song · 1 year, 2 months ago
- 7e943e4 Add more context to BanUncheckedReflection lint error message by Tiem Song · 1 year, 2 months ago
- ee0da74 Add comment to build.gradle files by Tiem Song · 1 year, 2 months ago
- d941e7b Remove JELLY_BEAN* mentions from *.java and *.kt code by Sergey Vasilinetc · 1 year, 3 months ago
- b805737 Revert "Bumped agp to 8.3.0-alpha18 in androidx" by Aurimas Liutikas · 1 year, 2 months ago
- c6b792b Bumped agp to 8.3.0-alpha18 in androidx by Marcello Albano · 1 year, 3 months ago
- 05fc0da Merge "Revert "Replace feature flags declaration from broadcast receiver to meta data"" into androidx-main by Alex Dadukin · 1 year, 3 months ago
- 49a1e15 Revert "Replace feature flags declaration from broadcast receiver to meta data" by Alex Dadukin · 1 year, 3 months ago
- 2357581 Change MediaRouter1 system route check and simplify by Santiago Seifert · 1 year, 3 months ago
- 5663b85 Simplify system routing app by Santiago Seifert · 1 year, 3 months ago
- 94ca8c1 Remove unnecessary SDK_INT check in SystemRoutingActivity by Santiago Seifert · 1 year, 3 months ago
- b02ca0ee Remove unnecessary SDK_INT check for isPresentationApiSupported by Bishoy Gendy · 1 year, 3 months ago
- 5fa794e Replace feature flags declaration from broadcast receiver to meta data by Alex Dadukin · 1 year, 4 months ago
- 2ce3e07 Change SystemRouting feature flag receiver exported to false by Bishoy Gendy · 1 year, 5 months ago
- 2c8d2c7 Update lint baseline after bumping minSdkVersion to 19 by Aurimas Liutikas · 1 year, 5 months ago
- c34053e Add DEVICE_TYPE_SMARTPHONE by Santiago Seifert · 1 year, 6 months ago
- e30e093 Add receiver to for enabling manifest flag to use Mr2 for SystemRouting by Bishoy Gendy · 1 year, 6 months ago
- de76f45 Revert "Add receiver to for enabling manifest flag to use Mr2 for SystemRouting" by Ian Lake · 1 year, 6 months ago
- 8728cdc Add receiver to for enabling manifest flag to use Mr2 for SystemRouting by Bishoy Gendy · 1 year, 6 months ago
- 48a33a9 Update lint baselines for forked RestrictedApi check by Alan Viverette · 1 year, 6 months ago
- db58f34 Update lint baselines after AGP upgrade by Aurimas Liutikas · 1 year, 6 months ago
- 3ed7a53 Fix nullability annotation in RoutesManager by Santiago Seifert · 1 year, 7 months ago
- 578019f Re-enable RestricedApi check by Aurimas Liutikas · 1 year, 7 months ago
- 02e5c92 Reland upgrade to AGP 8.2.0-alpha15 by Aurimas Liutikas · 1 year, 7 months ago
- 284ef8f Revert "Upgrade to AGP 8.2.0-alpha15" by Aurimas Liutikas · 1 year, 7 months ago
- fd8c8aa Upgrade to AGP 8.2.0-alpha15 by Aurimas Liutikas · 1 year, 7 months ago
- d8995f9 Revert "Upgrade to AGP 8.2.0-alpha14" by Nader Jawad · 1 year, 7 months ago
- dc93f80 Upgrade to AGP 8.2.0-alpha14 by Aurimas Liutikas · 1 year, 7 months ago
- c48df80 Rename getUseSystemOrdering to isSystemOrderingEnabled by Santiago Seifert · 1 year, 7 months ago
- be0d4fa Refresh System Routes cards individually in the Sample App by Alex Dadukin · 1 year, 8 months ago
- 46b3569 Add BLUETOOTH_SCAN permission to sample app by Bishoy Gendy · 1 year, 8 months ago
- 4763052 Make system routes from each system route source in a single card by Bishoy Gendy · 1 year, 8 months ago
- 2d0bac9 Replace usages of deprecated BuildCompat.isAtLeastU() et al by Alan Viverette · 1 year, 8 months ago
- 3e0dbc0 Remove media notification on release by Iván Budnik · 1 year, 8 months ago
- 565c4be Merge "Remove composed system routes source" into androidx-main am: fbbf3283c4 by Treehugger Robot · 1 year, 9 months ago
- 827090a2 Remove composed system routes source by Santiago Seifert · 1 year, 9 months ago
- d116fd6 Add missing device types to the routing demo by Santiago Seifert · 1 year, 10 months ago
- e187030 Merge "Add missing device types in AndroidX" into androidx-main am: 9deb9a5530 by Treehugger Robot · 1 year, 10 months ago
- 9deb9a5 Merge "Add missing device types in AndroidX" into androidx-main by Treehugger Robot · 1 year, 10 months ago
- fe62f4d Add missing device types in AndroidX by Santiago Seifert · 1 year, 10 months ago
- 7035ab3 Implement system routing features screen in Media Sample App by Alex Dadukin · 1 year, 10 months ago
- 622c25b Implement system routing features screen in Media Sample App by Alex Dadukin · 1 year, 10 months ago
- a2c902f Merge "Standardize MediaRoutingDemo dependencies" into androidx-main am: 3bdb857a80 by Santiago Seifert · 1 year, 10 months ago
- a3bb8fe Standardize MediaRoutingDemo dependencies by Santiago Seifert · 1 year, 10 months ago
- 625544d Add support for custom subtext in sample app by Santiago Seifert · 1 year, 11 months ago
- 3732129 Add selection behavior to RouteListingPref Activity by Santiago Seifert · 2 years ago
- 6e4ecf7 Add a lint check to flag usages of Thread.sleep by Aurimas Liutikas · 2 years ago
- 13eaf74 Add a lint check to flag usages of Thread.sleep by Aurimas Liutikas · 2 years ago
- 8f3da6a Commit RouteListingPref Activity Drag&Drops by Santiago Seifert · 2 years ago
- 5e84bb1 Remove MediaRouter2 dependency in RouteListingPreferenceActivity by Santiago Seifert · 2 years ago
- e11be35 Make MediaRouting demo app depend on RLP changes by Santiago Seifert · 2 years ago
- de9a238 Merge "Implement onPrepareTransfer callback" into androidx-main am: 72b2e0d8d0 by Treehugger Robot · 2 years, 1 month ago