1. d848e04 Revert "MediaRouteButton: Show output switcher dialog when available" by Filip Pavlis · 4 years, 1 month ago
  2. 20946c7 MediaRouteButton: Show output switcher dialog when available by Hyundo Moon · 4 years, 1 month ago
  3. b7bc89d Suppress deprecations from new sdk, failing tests by Alan Viverette · 4 years, 1 month ago
  4. 347182a Update baselines for Android 11, fix weird Kotlin compiler error by Alan Viverette · 4 years, 1 month ago
  5. 578bc5b MediaRouter: Remove unused code for seamless transfer by Kyunglyul Hyun · 4 years, 1 month ago
  6. f912448 Merge "MediaRouter: Supplement Javadoc for seamless transfer" into androidx-platform-dev by Hyundo Moon · 4 years, 1 month ago
  7. 32246b4 Merge "Add a BIND_INCLUDE_CAPABILITIES flag" into androidx-master-dev am: fda1c020d7 by Sungsoo Lim · 4 years, 1 month ago
  8. bd0093d Add a BIND_INCLUDE_CAPABILITIES flag by Sungsoo Lim · 4 years, 1 month ago
  9. 110044b MediaRouter: Supplement Javadoc for seamless transfer by Hyundo Moon · 4 years, 1 month ago
  10. 30937f3 MediaRouter: Replace enableTransfer with <meta-data> by Hyundo Moon · 4 years, 1 month ago
  11. e54819c MediaRouter: Remove previous logic for creating RoutingController by Hyundo Moon · 4 years, 1 month ago
  12. 3273138 MediaRouter: Support control request for MediaRouter2 routes by Hyundo Moon · 4 years, 1 month ago
  13. b9171d4 MediaRouter: Enable single route transfer with MediaRouter2 by Hyundo Moon · 4 years, 2 months ago
  14. 26b94a7 MediaRouter: Don't use isAtLeastR() by Kyunglyul Hyun · 4 years, 1 month ago
  15. ec7b4ea Send the device type and control filters through extras by Hyundo Moon · 4 years, 2 months ago
  16. abd14a3 Remove GlobalMediaRouter#selectRoute() by Hyundo Moon · 4 years, 1 month ago
  17. 15c2027 Deprecate RouteController#onUnselect() by Hyundo Moon · 4 years, 2 months ago
  18. ab02dd1 MediaRouter: Minor fixes for readability by Hyundo Moon · 4 years, 2 months ago
  19. dd8199f MediaRouter: Get routes from MediaRouter2 by Hyundo Moon · 4 years, 2 months ago
  20. 170e432 MediaRouter: Create MediaRoute2Provider by Hyundo Moon · 4 years, 2 months ago
  21. 549021f Merge "Add @IntDef for UNSELECT_REASON_ constants" into androidx-platform-dev by TreeHugger Robot · 4 years, 2 months ago
  22. 74116dc Add @IntDef for UNSELECT_REASON_ constants by Hyundo Moon · 4 years, 2 months ago
  23. e604cc0 Merge "MediaRouter: Implement MR2PS#onSetRouteVolume" into androidx-platform-dev by Kyunglyul Hyun · 4 years, 2 months ago
  24. 945e066 Merge "MediaRouter: Support 'Transfer to phone' and 'Stop'" into androidx-platform-dev by Hyundo Moon · 4 years, 2 months ago
  25. d263f2e MediaRouter: Support 'Transfer to phone' and 'Stop' by Hyundo Moon · 4 years, 2 months ago
  26. 10b53cd Updates API files & baselines to work with Metalava from build 6435647 by Louis Pullen-Freilich · 4 years, 2 months ago
  27. eb86a04 Updates API files & baselines to work with Metalava from build 6435647 by Louis Pullen-Freilich · 4 years, 2 months ago
  28. 1265be2 MediaRouter: Implement MR2PS#onSetRouteVolume by Kyunglyul Hyun · 4 years, 3 months ago
  29. 783d66e Disable writing versioned API files in androidx-platform-dev by Alan Viverette · 4 years, 2 months ago
  30. c85c496 Merge "Only generate versioned resource API file when asked to" into androidx-master-dev am: 0b492236c6 by Alan Viverette · 4 years, 2 months ago
  31. 0b49223 Merge "Only generate versioned resource API file when asked to" into androidx-master-dev by Alan Viverette · 4 years, 2 months ago
  32. 820619a Merge "MediaRouter: Handle empty control categories" into androidx-platform-dev by Kyunglyul Hyun · 4 years, 2 months ago
  33. 2a8415d Only generate versioned resource API file when asked to by Alan Viverette · 4 years, 2 months ago
  34. b5724df Import translations. DO NOT MERGE by Bill Yi · 4 years, 2 months ago
  35. 761e27b MediaRouter: Handle empty control categories by Kyunglyul Hyun · 4 years, 3 months ago
  36. d8cf02c Import translations. DO NOT MERGE by Bill Yi · 4 years, 2 months ago
  37. 503c55a Merge "Fix MediaRouteDiscoveryFragment's callback usage" into androidx-platform-dev by TreeHugger Robot · 4 years, 3 months ago
  38. 2ef1958 Fix MediaRouteDiscoveryFragment's callback usage by Hyundo Moon · 4 years, 3 months ago
  39. a83a42c Merge "MediaRouter: Make DynamicControllerDialog transfer" into androidx-platform-dev by Kyunglyul Hyun · 4 years, 3 months ago
  40. 3554dd0 MediaRouter: Make DynamicControllerDialog transfer by Kyunglyul Hyun · 4 years, 3 months ago
  41. e838a04 MediaRouteProviderService: Fix NPE by Hyundo Moon · 4 years, 3 months ago
  42. e81218f Merge "MediaRouteDynamicControllerDialog: Stop modifying immutable Bitmap" into androidx-platform-dev by Hyundo Moon · 4 years, 3 months ago
  43. 33120a5 Merge "MediaRouter: Let MR2PS handle empty members" into androidx-platform-dev by TreeHugger Robot · 4 years, 3 months ago
  44. 505aa3b MediaRouteDynamicControllerDialog: Stop modifying immutable Bitmap by Hyundo Moon · 4 years, 3 months ago
  45. 94d3492 MediaRouter: Clean up callbacks in onDestroy by Kyunglyul Hyun · 4 years, 3 months ago
  46. 9b6b560 MediaRouter: Let MR2PS handle empty members by Kyunglyul Hyun · 4 years, 3 months ago
  47. 07e3ce1 Merge "Pin all usages of tip-of-tree core to 1.3.0-beta01" into androidx-master-dev am: 2127cf3382 by Treehugger Robot · 4 years, 3 months ago
  48. 0b1ca7a Pin all usages of tip-of-tree core to 1.3.0-beta01 by Nick Anthony · 4 years, 3 months ago
  49. c05bde6 Merge "MediaRouter: Convert control category when using MediaRouter2" into androidx-platform-dev by TreeHugger Robot · 4 years, 3 months ago
  50. 687c4c5 MediaRouter: Convert control category when using MediaRouter2 by Hyundo Moon · 4 years, 3 months ago
  51. 39a5279 MediaRouter: Allow AndroidX MR to accept routing control from Output Switcher by Kyunglyul Hyun · 4 years, 3 months ago
  52. 119571c Merge "resolve merge conflicts of c4011f2f4ddbb78570c27837dba593a07a30611d to androidx-platform-dev" into androidx-platform-dev by TreeHugger Robot · 4 years, 3 months ago
  53. e530f3b resolve merge conflicts of c4011f2f4ddbb78570c27837dba593a07a30611d to androidx-platform-dev by Kyunglyul Hyun · 4 years, 5 months ago
  54. fafb443 MediaRouter: Expose RouteController as RoutingSessionInfo by Kyunglyul Hyun · 4 years, 3 months ago
  55. c4011f2 Merge "MediaRouter: clean up @RestrictTo" into androidx-master-dev by Treehugger Robot · 4 years, 3 months ago
  56. 10fb57a MediaRouter: clean up @RestrictTo by Kyunglyul Hyun · 4 years, 5 months ago
  57. 8ae645d Unhide enableTransfer() and change Javadoc of addCallback() by Hyundo Moon · 4 years, 3 months ago
  58. ad66b14 MediaRouter: Add handling logic for transfer by Hyundo Moon · 4 years, 3 months ago
  59. e8dfced Fix SyntheticAccessor errors in MediaRouter by Chris Banes · 4 years, 3 months ago
  60. 5970a1c Merge "MediaRouter: Receive control intent from MediaRouter2" into androidx-platform-dev by Kyunglyul Hyun · 4 years, 3 months ago
  61. 14443ea MediaRouter: Receive control intent from MediaRouter2 by Kyunglyul Hyun · 4 years, 3 months ago
  62. 6577384 Merge "Add MediaRouter#enableTransfer() as @hide" into androidx-platform-dev by Hyundo Moon · 4 years, 3 months ago
  63. d3ed406 Add MediaRouter#enableTransfer() as @hide by Hyundo Moon · 4 years, 3 months ago
  64. 6dee11b Bump minor versions for downstream libraries by Aurimas Liutikas · 4 years, 3 months ago
  65. 184f0c7 Merge "Revert "Add TransferCallback and related methods as @hide"" into androidx-platform-dev by Hyundo Moon · 4 years, 3 months ago
  66. 4ad67c6 Revert "Add TransferCallback and related methods as @hide" by Hyundo Moon · 4 years, 3 months ago
  67. 5e615c9 MediaRouter: Publish media routes as MediaRoute2Infos by Kyunglyul Hyun · 4 years, 4 months ago
  68. 936e840 Add TransferCallback and related methods as @hide by Hyundo Moon · 4 years, 4 months ago
  69. 9a5ea25 Update RouteDiscoveryPreference using framework MediaRouter2 by Hyundo Moon · 4 years, 4 months ago
  70. c0bbf99 resolve merge conflicts of 76bf8c2fe6162679ed5b5528575ae972b609719d to androidx-platform-dev by Alan Viverette · 4 years, 4 months ago
  71. 360d872 Revert "Use an explicit Looper when creating Handlers" by Alan Viverette · 4 years, 5 months ago
  72. 50271c6 Use an explicit Looper when creating Handlers by Chris Banes · 4 years, 5 months ago
  73. ed18608 Suppress/migrate from deprecated APIs in Android R by Chris Banes · 4 years, 5 months ago
  74. 8013dfd Skipping tracking RestrictTo(LIBRARY_GROUP) APIs for groups having requireSameVersion == true by Jeff Gaston · 4 years, 5 months ago
  75. ce468a9 Moving LibraryVersion into LibraryGroup for libraries having requireSameVersion == true by Jeff Gaston · 4 years, 6 months ago
  76. e921ca5 Move mediarouter to the new proper directory structure by Sergey · 4 years, 6 months ago
  77. 58112a2 Move media to the new proper directory structure by Sergey · 4 years, 6 months ago
  78. b4f0849 Move saveAttributeDataForStyleable to a separate class by Aurimas Liutikas · 4 years, 10 months ago
  79. c05561f Update android lint baseline by Aurimas Liutikas · 4 years, 7 months ago
  80. aba4728 Merge "Import translations. DO NOT MERGE" into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  81. 66681e9 Import translations. DO NOT MERGE by Bill Yi · 4 years, 7 months ago
  82. 2f6bc3d MediaRouter: fix a11y issues by Kyunglyul Hyun · 4 years, 7 months ago
  83. a196ccd Update api lint baseline. by Aurimas Liutikas · 4 years, 7 months ago
  84. a1fc67c Regenerate old API files. by Aurimas Liutikas · 4 years, 7 months ago
  85. f14f38f Update api lint baseline files. by Aurimas Liutikas · 4 years, 7 months ago
  86. de21734 Replace deprecated usages, add suppressions where necessary by Alan Viverette · 4 years, 9 months ago
  87. 2920620 Adds -PupdateLintBaseline parameter for lint by Louis Pullen-Freilich · 4 years, 9 months ago
  88. a8a2999 MediaRouter: remove build warnings by Kyunglyul Hyun · 4 years, 9 months ago
  89. b675d15 Import translations. DO NOT MERGE by Bill Yi · 4 years, 9 months ago
  90. 277e892 MediaRouter: remove usage of guarded variables w/o holding lock. by Kyunglyul Hyun · 4 years, 9 months ago
  91. d5eae70 MediaRouter: Resolve talkback on cast dialog issue by Kyunglyul Hyun · 4 years, 10 months ago
  92. cd1aae0 Track experimental API surface by Alan Viverette · 4 years, 10 months ago
  93. c163de4 Update api lint baseline with new Metalava nullability check. by Aurimas Liutikas · 5 years ago
  94. e6a3a04 Making restricted api txt files also include public apis by Jeff Gaston · 5 years ago
  95. 2b0b4d2 Remove RemoteException from MediaControllerCompat ctor by Gyumin Sim · 5 years ago
  96. d2c056e Start running Metalava with --api-lint by Aurimas Liutikas · 5 years ago
  97. a412d10 MediaRouter: Clean up docs regarding MediaRouteButton by Kyunglyul Hyun · 5 years ago
  98. 1b57674a Enables UnknownNullness lint check by Louis Pullen-Freilich · 5 years ago
  99. 32a7dec Suppresses / fixes all unchecked javac errors and enables error tracking by Louis Pullen-Freilich · 5 years ago
  100. a5e174c Update media, media2, mediarouter, and concurrent-listenablefuture to rc01 by Nick Anthony · 5 years ago