1. 6160f3c Upgrade to AGP 8.4.0-alpha09 by Aurimas Liutikas · 7 months ago
  2. 1aa0171 Pin material3 library dependencies where possible by Aurimas Liutikas · 7 months ago
  3. 595d4f3 agp-8.4.0-alpha07 by Fred Sladkey · 8 months ago
  4. c92d1cd Remove no-op instances of RestrictedApi check suppression by Alan Viverette · 8 months ago
  5. 0249bc1 Map Platform wired routes to new androidx types by Bishoy Gendy · 8 months ago
  6. 36de1fe Upgrade to AGP 8.3.0-beta01 by Aurimas Liutikas · 10 months ago
  7. 108fa4f Merge "Add more context to BanUncheckedReflection lint error message" into androidx-main by Tiem Song · 8 months ago
  8. 7e943e4 Add more context to BanUncheckedReflection lint error message by Tiem Song · 9 months ago
  9. 1c98a8e Merge "Add comment to build.gradle files" into androidx-main by Treehugger Robot · 9 months ago
  10. ee0da74 Add comment to build.gradle files by Tiem Song · 9 months ago
  11. 68550f4 Migrate to platform methods for deprecated ViewCompat APIs by Alan Viverette · 9 months ago
  12. d941e7b Remove JELLY_BEAN* mentions from *.java and *.kt code by Sergey Vasilinetc · 9 months ago
  13. b805737 Revert "Bumped agp to 8.3.0-alpha18 in androidx" by Aurimas Liutikas · 9 months ago
  14. c6b792b Bumped agp to 8.3.0-alpha18 in androidx by Marcello Albano · 10 months ago
  15. 0320965 Upgrade to errorprone 2.23.0 by Aurimas Liutikas · 9 months ago
  16. 05fc0da Merge "Revert "Replace feature flags declaration from broadcast receiver to meta data"" into androidx-main by Alex Dadukin · 9 months ago
  17. 49a1e15 Revert "Replace feature flags declaration from broadcast receiver to meta data" by Alex Dadukin · 9 months ago
  18. 2bd11ea Opt in to non-final res ids by Hakan Mehmed · 10 months ago
  19. 9e49970 Merge "Replace `if (SDK_INT >= 16) { $body; }` with `body`" into androidx-main by Treehugger Robot · 10 months ago
  20. 03c1512 Replace `if (SDK_INT >= 16) { $body; }` with `body` by Sergey Vasilinetc · 10 months ago
  21. 2357581 Change MediaRouter1 system route check and simplify by Santiago Seifert · 10 months ago
  22. 5663b85 Simplify system routing app by Santiago Seifert · 10 months ago
  23. 94ca8c1 Remove unnecessary SDK_INT check in SystemRoutingActivity by Santiago Seifert · 10 months ago
  24. b02ca0ee Remove unnecessary SDK_INT check for isPresentationApiSupported by Bishoy Gendy · 10 months ago
  25. 5fa794e Replace feature flags declaration from broadcast receiver to meta data by Alex Dadukin · 10 months ago
  26. e0ca08a Add API for dropping all tables during destructive migrations. by Daniel Santiago Rivera · 1 year ago
  27. 2ce3e07 Change SystemRouting feature flag receiver exported to false by Bishoy Gendy · 12 months ago
  28. 2c8d2c7 Update lint baseline after bumping minSdkVersion to 19 by Aurimas Liutikas · 11 months ago
  29. f02087a Update lint baselines before filing new Fix-It bugs by Alan Viverette · 12 months ago
  30. c34053e Add DEVICE_TYPE_SMARTPHONE by Santiago Seifert · 1 year ago
  31. b557296 AGP 8.3.0-alpha02 and corresponding Studio by Jeff Gaston · 1 year ago
  32. e30e093 Add receiver to for enabling manifest flag to use Mr2 for SystemRouting by Bishoy Gendy · 1 year, 1 month ago
  33. de76f45 Revert "Add receiver to for enabling manifest flag to use Mr2 for SystemRouting" by Ian Lake · 1 year, 1 month ago
  34. 8728cdc Add receiver to for enabling manifest flag to use Mr2 for SystemRouting by Bishoy Gendy · 1 year, 1 month ago
  35. 8c33834 Merge "leanback: make it friendly to deal with non AppCompat guided step" into androidx-main by Dake Gu · 1 year, 1 month ago
  36. 48a33a9 Update lint baselines for forked RestrictedApi check by Alan Viverette · 1 year, 1 month ago
  37. ab7cf16 leanback: make it friendly to deal with non AppCompat guided step by Dake Gu · 1 year, 1 month ago
  38. db58f34 Update lint baselines after AGP upgrade by Aurimas Liutikas · 1 year, 1 month ago
  39. 3ed7a53 Fix nullability annotation in RoutesManager by Santiago Seifert · 1 year, 1 month ago
  40. 578019f Re-enable RestricedApi check by Aurimas Liutikas · 1 year, 1 month ago
  41. ce3a7f2 NestedScrollView Demo for Wear by Yeabkal Wubshit · 1 year, 1 month ago
  42. 02e5c92 Reland upgrade to AGP 8.2.0-alpha15 by Aurimas Liutikas · 1 year, 1 month ago
  43. 284ef8f Revert "Upgrade to AGP 8.2.0-alpha15" by Aurimas Liutikas · 1 year, 1 month ago
  44. fd8c8aa Upgrade to AGP 8.2.0-alpha15 by Aurimas Liutikas · 1 year, 2 months ago
  45. d8995f9 Revert "Upgrade to AGP 8.2.0-alpha14" by Nader Jawad · 1 year, 1 month ago
  46. dc93f80 Upgrade to AGP 8.2.0-alpha14 by Aurimas Liutikas · 1 year, 2 months ago
  47. c48df80 Rename getUseSystemOrdering to isSystemOrderingEnabled by Santiago Seifert · 1 year, 2 months ago
  48. be0d4fa Refresh System Routes cards individually in the Sample App by Alex Dadukin · 1 year, 2 months ago
  49. 46b3569 Add BLUETOOTH_SCAN permission to sample app by Bishoy Gendy · 1 year, 2 months ago
  50. 2e6e35e Merge "Make system routes from each system route source in a single card" into androidx-main by Bishoy Gendy · 1 year, 2 months ago
  51. 4763052 Make system routes from each system route source in a single card by Bishoy Gendy · 1 year, 2 months ago
  52. a786efb Remove media router gradle implementation from androidx demos project by Bishoy Gendy · 1 year, 2 months ago
  53. 5d37dd8 Merge "Add new lines at the end of of every kotlin file" into androidx-main by Aurimas Liutikas · 1 year, 2 months ago
  54. 4d53400 Add new lines at the end of of every kotlin file by Aurimas Liutikas · 1 year, 2 months ago
  55. 2d0bac9 Replace usages of deprecated BuildCompat.isAtLeastU() et al by Alan Viverette · 1 year, 2 months ago
  56. 3e0dbc0 Remove media notification on release by Iván Budnik · 1 year, 3 months ago
  57. bc4d783 Merge "Fix two pane preferences when using Hilt / Dialogs" into androidx-main by Ian Lake · 1 year, 3 months ago
  58. b3acf3d Fix two pane preferences when using Hilt / Dialogs by Ian Lake · 1 year, 3 months ago
  59. fc0cc2b Merge "Change weakref with regular reference" into androidx-main by Santiago Seifert · 1 year, 3 months ago
  60. 64b308e Merge "Update OWNERs of the support library demos" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  61. b9b3688 Update OWNERs of the support library demos by Santiago Seifert · 1 year, 3 months ago
  62. 4de8e20 Change weakref with regular reference by Santiago Seifert · 1 year, 3 months ago
  63. 565c4be Merge "Remove composed system routes source" into androidx-main am: fbbf3283c4 by Treehugger Robot · 1 year, 3 months ago
  64. 827090a2 Remove composed system routes source by Santiago Seifert · 1 year, 4 months ago
  65. d116fd6 Add missing device types to the routing demo by Santiago Seifert · 1 year, 4 months ago
  66. 165e5e6 Merge "EmojiSpan will not double-apply metricsAffectingSpans" into androidx-main am: 0bc4e18df1 by Treehugger Robot · 1 year, 4 months ago
  67. 0bc4e18 Merge "EmojiSpan will not double-apply metricsAffectingSpans" into androidx-main by Treehugger Robot · 1 year, 4 months ago
  68. d164094 EmojiSpan will not double-apply metricsAffectingSpans by Sean McQuillan · 1 year, 4 months ago
  69. e187030 Merge "Add missing device types in AndroidX" into androidx-main am: 9deb9a5530 by Treehugger Robot · 1 year, 4 months ago
  70. 9deb9a5 Merge "Add missing device types in AndroidX" into androidx-main by Treehugger Robot · 1 year, 4 months ago
  71. fe62f4d Add missing device types in AndroidX by Santiago Seifert · 1 year, 4 months ago
  72. 7035ab3 Implement system routing features screen in Media Sample App by Alex Dadukin · 1 year, 4 months ago
  73. 622c25b Implement system routing features screen in Media Sample App by Alex Dadukin · 1 year, 4 months ago
  74. bcaacc8 ktlintFormat for import-ordering rule by Jeff Gaston · 1 year, 4 months ago
  75. 4202d31 ktlintFormat for import-ordering rule by Jeff Gaston · 1 year, 4 months ago
  76. a2c902f Merge "Standardize MediaRoutingDemo dependencies" into androidx-main am: 3bdb857a80 by Santiago Seifert · 1 year, 5 months ago
  77. a3bb8fe Standardize MediaRoutingDemo dependencies by Santiago Seifert · 1 year, 5 months ago
  78. db908e9 Merge "Revert "Clean up an assortment of build.gradle files"" into androidx-main am: fa3e96b2d0 by Aurimas Liutikas · 1 year, 5 months ago
  79. 07d7389 Merge "Clean up an assortment of build.gradle files" into androidx-main am: f301f75ad5 by Treehugger Robot · 1 year, 5 months ago
  80. 13ff572 Revert "Clean up an assortment of build.gradle files" by Aurimas Liutikas · 1 year, 5 months ago
  81. ebe6f00 Clean up an assortment of build.gradle files by Aurimas Liutikas · 1 year, 5 months ago
  82. 625544d Add support for custom subtext in sample app by Santiago Seifert · 1 year, 6 months ago
  83. 9d65136 Disable lint bytecode verifier, update baselines by Alan Viverette · 1 year, 6 months ago
  84. 117a652 Disable lint bytecode verifier, update baselines by Alan Viverette · 1 year, 6 months ago
  85. 3732129 Add selection behavior to RouteListingPref Activity by Santiago Seifert · 1 year, 7 months ago
  86. 6e4ecf7 Add a lint check to flag usages of Thread.sleep by Aurimas Liutikas · 1 year, 7 months ago
  87. 13eaf74 Add a lint check to flag usages of Thread.sleep by Aurimas Liutikas · 1 year, 7 months ago
  88. 8f3da6a Commit RouteListingPref Activity Drag&Drops by Santiago Seifert · 1 year, 7 months ago
  89. 5e84bb1 Remove MediaRouter2 dependency in RouteListingPreferenceActivity by Santiago Seifert · 1 year, 7 months ago
  90. efaef7c Merge "Remove custom lifecycle constraints" into androidx-main am: 5cd730c0a5 by Treehugger Robot · 1 year, 7 months ago
  91. 062fc75 Remove custom lifecycle constraints by Jeremy Woods · 1 year, 7 months ago
  92. e11be35 Make MediaRouting demo app depend on RLP changes by Santiago Seifert · 1 year, 7 months ago
  93. de9a238 Merge "Implement onPrepareTransfer callback" into androidx-main am: 72b2e0d8d0 by Treehugger Robot · 1 year, 7 months ago
  94. 5a882ff Add sender-driven routes UI components by Iván Budnik · 1 year, 7 months ago
  95. d0fe819 Merge "Add support for sender-driven routes" into androidx-platform-dev by TreeHugger Robot · 1 year, 7 months ago
  96. 010b497 Implement onPrepareTransfer callback by Iván Budnik · 1 year, 7 months ago
  97. a634452 Add support for sender-driven routes by Iván Budnik · 1 year, 7 months ago
  98. b456707 Add route listing pref canned subtext to demo app by Santiago Seifert · 1 year, 7 months ago
  99. a6b4c57 Merge "Use public dependencies for non-mediarouter libs" into androidx-main am: c363f43464 by Treehugger Robot · 1 year, 7 months ago
  100. 740fae3 Use public dependencies for non-mediarouter libs by Iván Budnik · 1 year, 7 months ago