[go: nahoru, domu]

  1. b276649 Remove usage of legacy multidex by Aurimas Liutikas · 9 weeks ago
  2. f6056cd Remove redundant minSdkVersion 21 by Aurimas Liutikas · 9 weeks ago
  3. 61d3f3d Merge "Let action bar background extend into system insets" into androidx-main by Tiger Huang · 10 weeks ago
  4. cf3d160 Upgrade lint and AGP used by lint check projects by Aurimas Liutikas · 10 weeks ago
  5. b38b362 Merge changes from topic "testutils-lifecycle" into androidx-main by Marcello Galhardo · 2 months ago
  6. 43dcce4 Let action bar background extend into system insets by Tiger · 3 months ago
  7. 0f07147 Remove ktlint disable/enable comments from codebase by Omar Ismail · 3 months ago
  8. 32de0cc Move `LifecycleOwnerUtils` to `testutils-lifecycle` by Marcello Galhardo · 3 months ago
  9. 864aa1e Migrate appcompat to use ktfmt by Omar Ismail · 3 months ago
  10. 7244477 Replace buildType.all{} references to buildType.configureEach in build.gradle files by Omar Ismail · 3 months ago
  11. 86e6606 Rename publish = Publish.SNAPSHOT_AND_RELEASE to type = LibraryType.PublishedLibrary by Omar Ismail · 4 months ago
  12. a45f2890 Add non-implicit wildcard bounds to signature files by Julia McClellan · 3 months ago
  13. 666485e Replace ToT Annotation with Annotation 1.8.0 by Ian Lake · 4 months ago
  14. 2891a1d Use prebuilt core dependency for AppCompat by Ian Lake · 4 months ago
  15. d12a1d3 Update lint baseline after minSdkVersion 21 bump by Aurimas Liutikas · 4 months ago
  16. fe9c4d2 APPCOMPAT = "1.7.0-beta01" Test: ./gradlew buildOnServer by Prajakta Patil · 4 months ago
  17. a8cbea1 Don't fit action bar if decorFitsSystemWindows is false by Tiger · 4 months ago
  18. 6604eaf Apply auto-fixes from ObsoleteCompatMethod in androidx.core:core by Alan Viverette · 5 months ago
  19. acb4252 Update profileinstaller in androidx to 1.3.1 for U support by Chris Craik · 5 months ago
  20. a2c7cfb Remove obsolete SDK_INT check in appcompat's code by Jake Wharton · 5 months ago
  21. 9f99a4b Remove DeleteMe.kt workaround by Aurimas Liutikas · 5 months ago
  22. 98e7ce5a Remove sanura and aelias from OWNERS by Aurimas Liutikas · 6 months ago
  23. 8f5ec78 Deprecate and inline MarginLayoutParamsCompat by Jake Wharton · 6 months ago
  24. ae9475f Refresh .ignore files prior to updating Metalava by Paul Duffin · 6 months ago
  25. 595d4f3 agp-8.4.0-alpha07 by Fred Sladkey · 7 months ago
  26. 1f64616 Disable BasicsTestCaseWithWindowDecor test failing 100% on API 34 runner by Aurimas Liutikas · 7 months ago
  27. f4c00c3 Disable running tests that 100% fail on API 34 by Aurimas Liutikas · 7 months ago
  28. c92d1cd Remove no-op instances of RestrictedApi check suppression by Alan Viverette · 7 months ago
  29. a817dd9 Pin dependencies on androidx annotation by natnaelbelay · 7 months ago
  30. 36de1fe Upgrade to AGP 8.3.0-beta01 by Aurimas Liutikas · 9 months ago
  31. 108fa4f Merge "Add more context to BanUncheckedReflection lint error message" into androidx-main by Tiem Song · 7 months ago
  32. 7e943e4 Add more context to BanUncheckedReflection lint error message by Tiem Song · 8 months ago
  33. a58ff00 [GH] add missing recycle call on AppCompatDelegateImpl by Tribalfs · 8 months ago
  34. e087db1 Merge changes from topic "314048186_experimental_lint_bugfix" into androidx-main by Treehugger Robot · 8 months ago
  35. 1c98a8e Merge "Add comment to build.gradle files" into androidx-main by Treehugger Robot · 8 months ago
  36. ee0da74 Add comment to build.gradle files by Tiem Song · 8 months ago
  37. c269de7 Merge "Migrate computeFitSystemWindows to use new APIs in SDK 29" into androidx-main by Treehugger Robot · 8 months ago
  38. 2a1aeed Migrate computeFitSystemWindows to use new APIs in SDK 29 by Alan Viverette · 8 months ago
  39. 08421e1 Update to annotation-experimental compatible with K2 by Alan Viverette · 8 months ago
  40. 68550f4 Migrate to platform methods for deprecated ViewCompat APIs by Alan Viverette · 8 months ago
  41. 38b2637 Remove @Requires(19) by Sergey Vasilinetc · 8 months ago
  42. d941e7b Remove JELLY_BEAN* mentions from *.java and *.kt code by Sergey Vasilinetc · 8 months ago
  43. 0063a84 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 8 months ago
  44. 9b88eeb Update API files with improved Kotlin nulls by Julia McClellan · 8 months ago
  45. b805737 Revert "Bumped agp to 8.3.0-alpha18 in androidx" by Aurimas Liutikas · 8 months ago
  46. c6b792b Bumped agp to 8.3.0-alpha18 in androidx by Marcello Albano · 9 months ago
  47. 0320965 Upgrade to errorprone 2.23.0 by Aurimas Liutikas · 8 months ago
  48. a4852d0 Remove @RequiresApi(18) by Sergey Vasilinetc · 8 months ago
  49. e48ba37 Remove @RequiresApi(17) by Sergey Vasilinetc · 8 months ago
  50. b3dae5e Remove @RequiresApi(16) by Sergey Vasilinetc · 8 months ago
  51. f2ce9b2 Remove last @RequiresApi(15) except ViewCompat by Sergey Vasilinetc · 8 months ago
  52. 8bad382 Remove KITKAT mentions in *.java files by Sergey Vasilinetc · 9 months ago
  53. ff6e33e5 Remove always true Build.VERSION.SDK_INT >= 19 if checks by Sergey Vasilinetc · 9 months ago
  54. 573d69d Remove always true Build.VERSION.SDK_INT >= 18 if checks by Sergey Vasilinetc · 9 months ago
  55. e8dc46d Remove always true Build.VERSION.SDK_INT >= 17 if checks by Sergey Vasilinetc · 9 months ago
  56. 3bfa5bd Remove always false Build.VERSION.SDK_INT < (15, 16, 17, 18) if checks by Sergey Vasilinetc · 9 months ago
  57. 03c1512 Replace `if (SDK_INT >= 16) { $body; }` with `body` by Sergey Vasilinetc · 9 months ago
  58. 0e1390f Merge "[GH] Move playground projects into a separate folder" into androidx-main by Yigit Boyar · 9 months ago
  59. 6475c8b Remove obsolete @SdkSuppress in appcompat's tests by Jake Wharton · 10 months ago
  60. 3279445 [GH] Move playground projects into a separate folder by Yigit Boyar · 10 months ago
  61. 2c8d2c7 Update lint baseline after bumping minSdkVersion to 19 by Aurimas Liutikas · 10 months ago
  62. fbf1e1b Bump the minSdkVersion to 19 by Aurimas Liutikas · 10 months ago
  63. c14adc7 Include projects with dependencies in Playground by Yigit Boyar · 11 months ago
  64. 99f87f5 Merge "Lint message changed to MaterialSwitch" into androidx-main by Treehugger Robot · 11 months ago
  65. b557296 AGP 8.3.0-alpha02 and corresponding Studio by Jeff Gaston · 12 months ago
  66. 96a5e6e Lint message changed to MaterialSwitch by Gianni · 12 months ago
  67. 7beeab1 Merge "Update lint baselines after AGP upgrade" into androidx-main by Treehugger Robot · 12 months ago
  68. db58f34 Update lint baselines after AGP upgrade by Aurimas Liutikas · 12 months ago
  69. 999075e Opt-in Metalava w/ K2 UAST (R1) by Jinseong Jeon · 12 months ago
  70. a3d07f9 Remove redundant disabling of SyntheticAccessor check by Aurimas Liutikas · 1 year ago
  71. 2c1dce8 [GH] stop using buildSrc symlinks by Yigit Boyar · 1 year ago
  72. 02e5c92 Reland upgrade to AGP 8.2.0-alpha15 by Aurimas Liutikas · 1 year ago
  73. 284ef8f Revert "Upgrade to AGP 8.2.0-alpha15" by Aurimas Liutikas · 1 year ago
  74. fd8c8aa Upgrade to AGP 8.2.0-alpha15 by Aurimas Liutikas · 1 year, 1 month ago
  75. d8995f9 Revert "Upgrade to AGP 8.2.0-alpha14" by Nader Jawad · 1 year, 1 month ago
  76. dc93f80 Upgrade to AGP 8.2.0-alpha14 by Aurimas Liutikas · 1 year, 1 month ago
  77. 5c584d3 fix(non linear font scaling)!: add setLineHeight(unit, lineHeight) to TextView compat classes by Tyler Freeman · 1 year, 1 month ago
  78. 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
  79. 9c04bb4 Revert "fix(non linear font scaling)!: add setLineHeight(unit, lineHeight) to TextView compat classes" by Aurimas Liutikas · 1 year, 1 month ago
  80. 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
  81. 93ffd51 fix(non linear font scaling)!: add setLineHeight(unit, lineHeight) to TextView compat classes by Tyler Freeman · 1 year, 4 months ago
  82. f2fae2d Merge "Revert "Disabling appcompat tests temporarily due to FTL issues"" into androidx-main by Aurimas Liutikas · 1 year, 1 month ago
  83. f280b2e Revert "Disabling appcompat tests temporarily due to FTL issues" by Aurimas Liutikas · 1 year, 2 months ago
  84. 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
  85. d4db69f Revert "fix(non linear font scaling)!: add setLineHeight(unit, lineHeight) to TextView compat classes" by Aurimas Liutikas · 1 year, 1 month ago
  86. 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
  87. 51b4f90 Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-main by Treehugger Robot · 1 year, 1 month ago
  88. 0a7a980 Merge "Add `androidx.kotlinTarget` property to specify Kotlin API version" into androidx-main by Treehugger Robot · 1 year, 1 month ago
  89. dca50c7 Add `androidx.kotlinTarget` property to specify Kotlin API version by Alan Viverette · 1 year, 1 month ago
  90. 5d37dd8 Merge "Add new lines at the end of of every kotlin file" into androidx-main by Aurimas Liutikas · 1 year, 1 month ago
  91. 4d53400 Add new lines at the end of of every kotlin file by Aurimas Liutikas · 1 year, 1 month ago
  92. 1f0af0d Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 1 year, 1 month ago
  93. 2d0bac9 Replace usages of deprecated BuildCompat.isAtLeastU() et al by Alan Viverette · 1 year, 1 month ago
  94. 9283e3b fix(non linear font scaling)!: add setLineHeight(unit, lineHeight) to TextView compat classes by Tyler Freeman · 1 year, 4 months ago
  95. 619b37f Fix closing of javadoc/kdocs by Aurimas Liutikas · 1 year, 1 month ago
  96. 03af0d6 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 1 year, 2 months ago
  97. 223d5fe Disabling appcompat tests temporarily due to FTL issues by Aurimas Liutikas · 1 year, 2 months ago
  98. 02661a2 Remove public_plus_experimental API files files by Julia McClellan · 1 year, 2 months ago
  99. edde6e8 Baselines PrimitiveInLambda suppressions by Louis Pullen-Freilich · 1 year, 2 months ago
  100. b5029d2 Merge "Remove 0.0.0.txt API signatures" into androidx-main am: 2eb8589dad by Julia McClellan · 1 year, 2 months ago