1. 54ee77c Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 6 months ago
  2. 8313c30 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 7 months ago
  3. e8837756 Fix NPE in RemotePlaybackClient by Bishoy Gendy · 7 months ago
  4. 39c5ffd Update RouteInfo.isSystemRoute() javadoc link to Exoplayer by Bishoy Gendy · 7 months ago
  5. 6160f3c Upgrade to AGP 8.4.0-alpha09 by Aurimas Liutikas · 7 months ago
  6. 8a6ab34 Bump MediaRouter Version to 1.7.0-beta01 by Bishoy Gendy · 7 months ago
  7. 5ff6196 Merge "Revert "Remove redundant drawable handling in the MediaRouteButton"" into androidx-main by Treehugger Robot · 8 months ago
  8. d8ae06f Change androidx.annotation dependency from tip of tree to 1.4.0-rc01 by Bishoy Gendy · 8 months ago
  9. 0249bc1 Map Platform wired routes to new androidx types by Bishoy Gendy · 8 months ago
  10. 2eb8446 Change MediaRouter version to 1.7.0-alpha02 by Bishoy Gendy · 8 months ago
  11. 36de1fe Upgrade to AGP 8.3.0-beta01 by Aurimas Liutikas · 10 months ago
  12. 108fa4f Merge "Add more context to BanUncheckedReflection lint error message" into androidx-main by Tiem Song · 8 months ago
  13. 7e943e4 Add more context to BanUncheckedReflection lint error message by Tiem Song · 9 months ago
  14. e087db1 Merge changes from topic "314048186_experimental_lint_bugfix" into androidx-main by Treehugger Robot · 9 months ago
  15. ee0da74 Add comment to build.gradle files by Tiem Song · 9 months ago
  16. 08421e1 Update to annotation-experimental compatible with K2 by Alan Viverette · 9 months ago
  17. d941e7b Remove JELLY_BEAN* mentions from *.java and *.kt code by Sergey Vasilinetc · 9 months ago
  18. b805737 Revert "Bumped agp to 8.3.0-alpha18 in androidx" by Aurimas Liutikas · 9 months ago
  19. c6b792b Bumped agp to 8.3.0-alpha18 in androidx by Marcello Albano · 10 months ago
  20. 05fc0da Merge "Revert "Replace feature flags declaration from broadcast receiver to meta data"" into androidx-main by Alex Dadukin · 9 months ago
  21. 49a1e15 Revert "Replace feature flags declaration from broadcast receiver to meta data" by Alex Dadukin · 9 months ago
  22. e10f451 Revert "Remove redundant drawable handling in the MediaRouteButton" by Alex Dadukin · 9 months ago
  23. a2889c2 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 10 months ago
  24. 0e45cc4 Rename SystemMediaRouteProvider to PlatformMediaRouter1RouteProvider by Bishoy Gendy · 10 months ago
  25. a27f6bf Fix isSystemRoute() returning true for mr.addUserRoute(userRoute) by Bishoy Gendy · 10 months ago
  26. 6243548 Merge "Replace feature flags declaration from broadcast receiver to meta data" into androidx-main by Alex Dadukin · 10 months ago
  27. 5fa794e Replace feature flags declaration from broadcast receiver to meta data by Alex Dadukin · 10 months ago
  28. 691f072 Merge "Simplify condition in MediaRouter" into androidx-main by Treehugger Robot · 10 months ago
  29. c82236a Simplify condition in MediaRouter by Bishoy Gendy · 10 months ago
  30. 4129866 Bump MediaRouter version to 1.7.0-beta01 by Bishoy Gendy · 10 months ago
  31. 036f451 Remove MediaRouterApi16Impl and MediaRouterApi17Impl classes. by Bishoy Gendy · 10 months ago
  32. 3cc8ffb Remove redundant checks in MediaRouteDynamicControllerDialog by Bishoy Gendy · 10 months ago
  33. 38b58ca Merge "Inline the calls for Platform MediaRouter for APIs 16 and 17." into androidx-main by Treehugger Robot · 10 months ago
  34. 22d9063 Inline the calls for Platform MediaRouter for APIs 16 and 17. by Bishoy Gendy · 10 months ago
  35. 3d468e2 Remove LegacyImpl for RemoteControlClientCompat by Bishoy Gendy · 10 months ago
  36. 812fca8 Remove JellybeanImpl for SystemMediaRouteProvider by Bishoy Gendy · 10 months ago
  37. 9462c18 Remove JellybeanMr1Impl for SystemMediaRouteProvider by Bishoy Gendy · 10 months ago
  38. 567723e Remove LegacyImpl for SystemMediaRouteProvider by Bishoy Gendy · 10 months ago
  39. 61982e7 Add isSystemRoute() to MediaRouteDescriptor and RouteInfo by Bishoy Gendy · 11 months ago
  40. cddba93 Add missing dpi versions for ic_mr_button_connected_30_dark by Santiago Seifert · 11 months ago
  41. 42fb75f Merge "Deprecate MediaRouter.removeRemoteControlClient in Androidx" into androidx-main by Bishoy Gendy · 11 months ago
  42. e24f99d Make final two internal implementation methods by Santiago Seifert · 11 months ago
  43. 2c8d2c7 Update lint baseline after bumping minSdkVersion to 19 by Aurimas Liutikas · 11 months ago
  44. f80bdce Remove redundant emtpy checks by Santiago Seifert · 11 months ago
  45. afb9a39 Deprecate MediaRouter.removeRemoteControlClient in Androidx by Bishoy Gendy · 1 year, 1 month ago
  46. 60f8143 Remove redundant RECEIVER_NOT_EXPORTED flag by Santiago Seifert · 12 months ago
  47. ac9e2f6 Merge "Remove redundant drawable handling in the MediaRouteButton" into androidx-main by Alex Dadukin · 12 months ago
  48. b80e36a Remove redundant drawable handling in the MediaRouteButton by Alex Dadukin · 12 months ago
  49. e1e8b98 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 12 months ago
  50. c34053e Add DEVICE_TYPE_SMARTPHONE by Santiago Seifert · 1 year ago
  51. 42dbbff Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 1 year ago
  52. e30e093 Add receiver to for enabling manifest flag to use Mr2 for SystemRouting by Bishoy Gendy · 1 year, 1 month ago
  53. de76f45 Revert "Add receiver to for enabling manifest flag to use Mr2 for SystemRouting" by Ian Lake · 1 year, 1 month ago
  54. 8728cdc Add receiver to for enabling manifest flag to use Mr2 for SystemRouting by Bishoy Gendy · 1 year, 1 month ago
  55. 248d1d9 Merge "Reorder fields in GlobalMediaRouter to match coding conventions" into androidx-main by Bishoy Gendy · 1 year, 1 month ago
  56. 3e73c7c Update versions for release id 1692810000000 by natnaelbelay · 1 year, 1 month ago
  57. 9d5eb18 Merge changes I45cb9710,I8a591b4a,I8ac43baa into androidx-main by Jinseong Jeon · 1 year, 1 month ago
  58. 402611e Reorder fields in GlobalMediaRouter to match coding conventions by Bishoy Gendy · 1 year, 1 month ago
  59. 999075e Opt-in Metalava w/ K2 UAST (R1) by Jinseong Jeon · 1 year, 1 month ago
  60. 1b4a343 Remove extra lines by Iván Budnik · 1 year, 1 month ago
  61. eaaa1a5 Merge "Remove redundant if in MediaRouteChooserDialog" into androidx-main by Treehugger Robot · 1 year, 1 month ago
  62. 10099f3 Remove redundant if in MediaRouteChooserDialog by Santiago Seifert · 1 year, 1 month ago
  63. 7d7976de Simplify condition and add comments by Iván Budnik · 1 year, 1 month ago
  64. 02e5c92 Reland upgrade to AGP 8.2.0-alpha15 by Aurimas Liutikas · 1 year, 1 month ago
  65. 284ef8f Revert "Upgrade to AGP 8.2.0-alpha15" by Aurimas Liutikas · 1 year, 1 month ago
  66. fd8c8aa Upgrade to AGP 8.2.0-alpha15 by Aurimas Liutikas · 1 year, 2 months ago
  67. 1d6347e Change the androidx MediaRouter logging tag by Santiago Seifert · 1 year, 1 month ago
  68. 025a6bb Merge "Revert "Upgrade to AGP 8.2.0-alpha14"" into androidx-main by Nader Jawad · 1 year, 1 month ago
  69. d8995f9 Revert "Upgrade to AGP 8.2.0-alpha14" by Nader Jawad · 1 year, 1 month ago
  70. be5a407 Merge "Upgrade to AGP 8.2.0-alpha14" into androidx-main by Aurimas Liutikas · 1 year, 1 month ago
  71. dc93f80 Upgrade to AGP 8.2.0-alpha14 by Aurimas Liutikas · 1 year, 2 months ago
  72. 9a23350 Merge "Rename MediaRouterJellybean and MediaRouterJellybeanMr1" into androidx-main by Bishoy Gendy · 1 year, 1 month ago
  73. 74b3979 Rename MediaRouterJellybean and MediaRouterJellybeanMr1 by Bishoy Gendy · 1 year, 2 months ago
  74. 97d587e Extract GlobalMediaRouter to a separate file by Bishoy Gendy · 1 year, 2 months ago
  75. 403ba4a Merge "Rename getUseSystemOrdering to isSystemOrderingEnabled" into androidx-main by Santiago Seifert · 1 year, 2 months ago
  76. 691c727 Merge "Cleanup the lazy initialization of GloabalMediaRouter" into androidx-main by Treehugger Robot · 1 year, 2 months ago
  77. c48df80 Rename getUseSystemOrdering to isSystemOrderingEnabled by Santiago Seifert · 1 year, 2 months ago
  78. b96f803 Dismiss MediaRouter dialog when screen is turned off by Bishoy Gendy · 1 year, 2 months ago
  79. 61a75f0 Cleanup the lazy initialization of GloabalMediaRouter by Bishoy Gendy · 1 year, 2 months ago
  80. e8a5aa7 Fix SystemOutputSwitcherDialogController javadoc by Santiago Seifert · 1 year, 2 months ago
  81. 40d41096 Change RemoteControlClient from object type to concrete type by Bishoy Gendy · 1 year, 2 months ago
  82. bbdcca3 Merge "Change new Runnable with lambda in Androidx" into androidx-main by Bishoy Gendy · 1 year, 2 months ago
  83. ae7ee5c Merge "Remove unused method and fields in global media router" into androidx-main by Bishoy Gendy · 1 year, 2 months ago
  84. 5633943 Change new Runnable with lambda in Androidx by Bishoy Gendy · 1 year, 2 months ago
  85. ad8553f Simplify loops in Androidx MediaRouter. by Bishoy Gendy · 1 year, 2 months ago
  86. 48eb6b8 Remove unused method and fields in global media router by Bishoy Gendy · 1 year, 2 months ago
  87. 7063673 Change Object types to concrete types in Androidx MediaRouter library by Bishoy Gendy · 1 year, 2 months ago
  88. e4615b4 Change Platform MediaRouter from being an object to concrete type by Bishoy Gendy · 1 year, 2 months ago
  89. 9f142ff Change raw List to generic List in MediaRouterJellybean by Bishoy Gendy · 1 year, 2 months ago
  90. 00b1472 Remove unused fields and methods from Androidx MediaRouter Library by Bishoy Gendy · 1 year, 2 months ago
  91. 84abd77 Remove unused method from Androidx MediaRouter library. by Bishoy Gendy · 1 year, 2 months ago
  92. bd66997 Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-main by Treehugger Robot · 1 year, 2 months ago
  93. d384bba Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 1 year, 2 months ago
  94. 2d0bac9 Replace usages of deprecated BuildCompat.isAtLeastU() et al by Alan Viverette · 1 year, 2 months ago
  95. 619b37f Fix closing of javadoc/kdocs by Aurimas Liutikas · 1 year, 2 months ago
  96. df49220 Update mediarouter version to 1.6.0-beta01 by Bishoy Gendy · 1 year, 3 months ago
  97. 9e4c353 Merge "Remove uses of @hide in mediarouter library" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  98. a78a0d9 Remove uses of @hide in mediarouter library by Aurimas Liutikas · 1 year, 3 months ago
  99. 32d11a7 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 1 year, 3 months ago
  100. 8eaf5af Merge changes I624bb895,I32b4d295,Ie34caac5 into androidx-main by Julia McClellan · 1 year, 3 months ago