[go: nahoru, domu]

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