[go: nahoru, domu]

  1. 595d4f3 agp-8.4.0-alpha07 by Fred Sladkey · 7 months ago
  2. 1f64616 Disable BasicsTestCaseWithWindowDecor test failing 100% on API 34 runner by Aurimas Liutikas · 7 months ago
  3. f4c00c3 Disable running tests that 100% fail on API 34 by Aurimas Liutikas · 7 months ago
  4. c92d1cd Remove no-op instances of RestrictedApi check suppression by Alan Viverette · 7 months ago
  5. a817dd9 Pin dependencies on androidx annotation by natnaelbelay · 7 months ago
  6. 36de1fe Upgrade to AGP 8.3.0-beta01 by Aurimas Liutikas · 9 months ago
  7. 108fa4f Merge "Add more context to BanUncheckedReflection lint error message" into androidx-main by Tiem Song · 7 months ago
  8. 7e943e4 Add more context to BanUncheckedReflection lint error message by Tiem Song · 8 months ago
  9. a58ff00 [GH] add missing recycle call on AppCompatDelegateImpl by Tribalfs · 8 months ago
  10. e087db1 Merge changes from topic "314048186_experimental_lint_bugfix" into androidx-main by Treehugger Robot · 8 months ago
  11. 1c98a8e Merge "Add comment to build.gradle files" into androidx-main by Treehugger Robot · 8 months ago
  12. ee0da74 Add comment to build.gradle files by Tiem Song · 8 months ago
  13. c269de7 Merge "Migrate computeFitSystemWindows to use new APIs in SDK 29" into androidx-main by Treehugger Robot · 8 months ago
  14. 2a1aeed Migrate computeFitSystemWindows to use new APIs in SDK 29 by Alan Viverette · 8 months ago
  15. 08421e1 Update to annotation-experimental compatible with K2 by Alan Viverette · 8 months ago
  16. 68550f4 Migrate to platform methods for deprecated ViewCompat APIs by Alan Viverette · 8 months ago
  17. 38b2637 Remove @Requires(19) by Sergey Vasilinetc · 8 months ago
  18. d941e7b Remove JELLY_BEAN* mentions from *.java and *.kt code by Sergey Vasilinetc · 8 months ago
  19. 0063a84 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 8 months ago
  20. 9b88eeb Update API files with improved Kotlin nulls by Julia McClellan · 8 months ago
  21. b805737 Revert "Bumped agp to 8.3.0-alpha18 in androidx" by Aurimas Liutikas · 8 months ago
  22. c6b792b Bumped agp to 8.3.0-alpha18 in androidx by Marcello Albano · 9 months ago
  23. 0320965 Upgrade to errorprone 2.23.0 by Aurimas Liutikas · 8 months ago
  24. a4852d0 Remove @RequiresApi(18) by Sergey Vasilinetc · 8 months ago
  25. e48ba37 Remove @RequiresApi(17) by Sergey Vasilinetc · 8 months ago
  26. b3dae5e Remove @RequiresApi(16) by Sergey Vasilinetc · 8 months ago
  27. f2ce9b2 Remove last @RequiresApi(15) except ViewCompat by Sergey Vasilinetc · 8 months ago
  28. 8bad382 Remove KITKAT mentions in *.java files by Sergey Vasilinetc · 9 months ago
  29. ff6e33e5 Remove always true Build.VERSION.SDK_INT >= 19 if checks by Sergey Vasilinetc · 9 months ago
  30. 573d69d Remove always true Build.VERSION.SDK_INT >= 18 if checks by Sergey Vasilinetc · 9 months ago
  31. e8dc46d Remove always true Build.VERSION.SDK_INT >= 17 if checks by Sergey Vasilinetc · 9 months ago
  32. 3bfa5bd Remove always false Build.VERSION.SDK_INT < (15, 16, 17, 18) if checks by Sergey Vasilinetc · 9 months ago
  33. 03c1512 Replace `if (SDK_INT >= 16) { $body; }` with `body` by Sergey Vasilinetc · 9 months ago
  34. 0e1390f Merge "[GH] Move playground projects into a separate folder" into androidx-main by Yigit Boyar · 10 months ago
  35. 6475c8b Remove obsolete @SdkSuppress in appcompat's tests by Jake Wharton · 10 months ago
  36. 3279445 [GH] Move playground projects into a separate folder by Yigit Boyar · 10 months ago
  37. 2c8d2c7 Update lint baseline after bumping minSdkVersion to 19 by Aurimas Liutikas · 10 months ago
  38. fbf1e1b Bump the minSdkVersion to 19 by Aurimas Liutikas · 10 months ago
  39. c14adc7 Include projects with dependencies in Playground by Yigit Boyar · 11 months ago
  40. 99f87f5 Merge "Lint message changed to MaterialSwitch" into androidx-main by Treehugger Robot · 11 months ago
  41. b557296 AGP 8.3.0-alpha02 and corresponding Studio by Jeff Gaston · 12 months ago
  42. 96a5e6e Lint message changed to MaterialSwitch by Gianni · 12 months ago
  43. 7beeab1 Merge "Update lint baselines after AGP upgrade" into androidx-main by Treehugger Robot · 12 months ago
  44. db58f34 Update lint baselines after AGP upgrade by Aurimas Liutikas · 12 months ago
  45. 999075e Opt-in Metalava w/ K2 UAST (R1) by Jinseong Jeon · 12 months ago
  46. a3d07f9 Remove redundant disabling of SyntheticAccessor check by Aurimas Liutikas · 1 year ago
  47. 2c1dce8 [GH] stop using buildSrc symlinks by Yigit Boyar · 1 year ago
  48. 02e5c92 Reland upgrade to AGP 8.2.0-alpha15 by Aurimas Liutikas · 1 year ago
  49. 284ef8f Revert "Upgrade to AGP 8.2.0-alpha15" by Aurimas Liutikas · 1 year ago
  50. fd8c8aa Upgrade to AGP 8.2.0-alpha15 by Aurimas Liutikas · 1 year, 1 month ago
  51. d8995f9 Revert "Upgrade to AGP 8.2.0-alpha14" by Nader Jawad · 1 year, 1 month ago
  52. dc93f80 Upgrade to AGP 8.2.0-alpha14 by Aurimas Liutikas · 1 year, 1 month ago
  53. 5c584d3 fix(non linear font scaling)!: add setLineHeight(unit, lineHeight) to TextView compat classes by Tyler Freeman · 1 year, 1 month ago
  54. 4df02ba Merge "Revert "fix(non linear font scaling)!: add setLineHeight(unit, lineHeight) to TextView compat classes"" into androidx-main by Aurimas Liutikas · 1 year, 1 month ago
  55. 9c04bb4 Revert "fix(non linear font scaling)!: add setLineHeight(unit, lineHeight) to TextView compat classes" by Aurimas Liutikas · 1 year, 1 month ago
  56. 13738c5 Merge "fix(non linear font scaling)!: add setLineHeight(unit, lineHeight) to TextView compat classes" into androidx-main by Treehugger Robot · 1 year, 1 month ago
  57. 93ffd51 fix(non linear font scaling)!: add setLineHeight(unit, lineHeight) to TextView compat classes by Tyler Freeman · 1 year, 4 months ago
  58. f2fae2d Merge "Revert "Disabling appcompat tests temporarily due to FTL issues"" into androidx-main by Aurimas Liutikas · 1 year, 1 month ago
  59. f280b2e Revert "Disabling appcompat tests temporarily due to FTL issues" by Aurimas Liutikas · 1 year, 2 months ago
  60. 93c8a12 Merge "Revert "fix(non linear font scaling)!: add setLineHeight(unit, lineHeight) to TextView compat classes"" into androidx-main by Aurimas Liutikas · 1 year, 1 month ago
  61. d4db69f Revert "fix(non linear font scaling)!: add setLineHeight(unit, lineHeight) to TextView compat classes" by Aurimas Liutikas · 1 year, 1 month ago
  62. e446b28 Merge "fix(non linear font scaling)!: add setLineHeight(unit, lineHeight) to TextView compat classes" into androidx-main by Treehugger Robot · 1 year, 1 month ago
  63. 51b4f90 Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-main by Treehugger Robot · 1 year, 1 month ago
  64. 0a7a980 Merge "Add `androidx.kotlinTarget` property to specify Kotlin API version" into androidx-main by Treehugger Robot · 1 year, 1 month ago
  65. dca50c7 Add `androidx.kotlinTarget` property to specify Kotlin API version by Alan Viverette · 1 year, 1 month ago
  66. 5d37dd8 Merge "Add new lines at the end of of every kotlin file" into androidx-main by Aurimas Liutikas · 1 year, 1 month ago
  67. 4d53400 Add new lines at the end of of every kotlin file by Aurimas Liutikas · 1 year, 2 months ago
  68. 1f0af0d Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 1 year, 1 month ago
  69. 2d0bac9 Replace usages of deprecated BuildCompat.isAtLeastU() et al by Alan Viverette · 1 year, 1 month ago
  70. 9283e3b fix(non linear font scaling)!: add setLineHeight(unit, lineHeight) to TextView compat classes by Tyler Freeman · 1 year, 4 months ago
  71. 619b37f Fix closing of javadoc/kdocs by Aurimas Liutikas · 1 year, 2 months ago
  72. 03af0d6 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 1 year, 2 months ago
  73. 223d5fe Disabling appcompat tests temporarily due to FTL issues by Aurimas Liutikas · 1 year, 2 months ago
  74. 02661a2 Remove public_plus_experimental API files files by Julia McClellan · 1 year, 2 months ago
  75. edde6e8 Baselines PrimitiveInLambda suppressions by Louis Pullen-Freilich · 1 year, 2 months ago
  76. b5029d2 Merge "Remove 0.0.0.txt API signatures" into androidx-main am: 2eb8589dad by Julia McClellan · 1 year, 2 months ago
  77. f13c691 Remove 0.0.0.txt API signatures by Julia McClellan · 1 year, 2 months ago
  78. dc886b0 Merge "docs: Update setView(resId) description" into androidx-main am: 5926b315f2 by Treehugger Robot · 1 year, 3 months ago
  79. d7ff3c9 docs: Update setView(resId) description by Kevin Hufnagle · 1 year, 3 months ago
  80. 1212760 Merge "Revert "Fix Appcompat title doesn't respect per-app locale"" into androidx-main am: 85591118a9 by Alan Viverette · 1 year, 3 months ago
  81. a949e53 Revert "Fix Appcompat title doesn't respect per-app locale" by Alan Viverette · 1 year, 3 months ago
  82. d1b944f Merge "Fix Appcompat title doesn't respect per-app locale" into androidx-main am: f413e6003e by Calvin Pan · 1 year, 3 months ago
  83. 3d20e79 Fix Appcompat title doesn't respect per-app locale by Calvin Pan · 1 year, 3 months ago
  84. 061444f Merge "Ignore failing appcompat test AppCompatMultiAutoCompleteTextViewTest" into androidx-main am: 1caadd4643 by Julia McClellan · 1 year, 3 months ago
  85. 053defa Ignore failing appcompat test AppCompatMultiAutoCompleteTextViewTest by Julia McClellan · 1 year, 3 months ago
  86. 2d6b046 Merge "[GH] Use projectOrArtifact for core:core in appcompat playground" into androidx-main am: 2754229e18 by Treehugger Robot · 1 year, 3 months ago
  87. c17789f [GH] Use projectOrArtifact for core:core in appcompat playground by Dustin Lam · 1 year, 3 months ago
  88. a02e8af Merge changes from topic "278769092_suppress_compat" into androidx-main am: f6dfef85c4 by Aurimas Liutikas · 1 year, 3 months ago
  89. 55d963a Opt-in a,b,c-prefixed projects to Suppress Compatibility migration by Alan Viverette · 1 year, 3 months ago
  90. 3c68e4d Merge "Reorder methods in API files based on metalava update" into androidx-main by Aurimas Liutikas · 1 year, 3 months ago
  91. d6c8b8a Merge "Support for getting per-app locales in non-Activity context" into androidx-main am: 504f5dd980 by Treehugger Robot · 1 year, 3 months ago
  92. 504f5dd Merge "Support for getting per-app locales in non-Activity context" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  93. 994fc04 Reorder methods in API files based on metalava update by Julia McClellan · 1 year, 3 months ago
  94. 3512804 Reorder methods in API files based on metalava update by Julia McClellan · 1 year, 3 months ago
  95. 5eed377 Support for getting per-app locales in non-Activity context by Calvin Pan · 1 year, 4 months ago
  96. a4ac97d Merge "Use context configuration in LocalesCustomAttachBaseContextActivity" into androidx-main am: 05e415c535 by Treehugger Robot · 1 year, 3 months ago
  97. 0bc10f2 Use context configuration in LocalesCustomAttachBaseContextActivity by Alan Viverette · 1 year, 3 months ago
  98. 06982ff Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-platform-dev by Treehugger Robot · 1 year, 3 months ago
  99. 231b5d4 Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  100. 769a78e Merge changes from topic "281081899_component_names" into androidx-main by Alan Viverette · 1 year, 3 months ago