[go: nahoru, domu]

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