[go: nahoru, domu]

  1. a6b84f7 Revert "Centralize lint configuration in LintConfiguration.kt" by Aurimas Liutikas · 12 months ago
  2. cba23f4 Centralize lint configuration in LintConfiguration.kt by Alan Viverette · 12 months ago
  3. bc31eda Merge "No longer printing ProjectParser errors if configuration fails" into androidx-main by Treehugger Robot · 12 months ago
  4. ecb21b6 Format buildSrc with ktfmt by Aurimas Liutikas · 12 months ago
  5. dca50c7 Add `androidx.kotlinTarget` property to specify Kotlin API version by Alan Viverette · 12 months ago
  6. abae1f3 No longer printing ProjectParser errors if configuration fails by Jeff Gaston · 12 months ago
  7. 267fa9b Migrate strict version constraints to required to allow upgrades by Alan Viverette · 1 year ago
  8. e79b444 Merge "Remove partial KMP docs" into androidx-main by Aurimas Liutikas · 1 year ago
  9. 987cbe0 Stop checking for existence of buildDir by Aurimas Liutikas · 1 year ago
  10. a6f0bfb Remove partial KMP docs by Aurimas Liutikas · 1 year ago
  11. 7ef42b6 Extract SDK config that varies downstream to Gradle properties by Alan Viverette · 1 year ago
  12. a164d44 Merge "Suppress output of android:compileSdkVersion and related attributes" into androidx-main by Aurimas Liutikas · 1 year ago
  13. a787980 Merge "Remove creation of constrainedAndroidTest.zip" into androidx-main by Treehugger Robot · 1 year ago
  14. a5fef36 Remove creation of constrainedAndroidTest.zip by Aurimas Liutikas · 1 year, 1 month ago
  15. ecf1847 Suppress output of android:compileSdkVersion and related attributes by Alan Viverette · 1 year, 2 months ago
  16. 8eebee0 Set per-file duplicate strategy to EXCLUDE by Alan Viverette · 1 year ago
  17. b65ac29 Remove injecting warning from AOT compilation change by Chris Craik · 1 year ago
  18. a7172bd Merge "Disable param assertions, call assertions and receiver assertions for Compose." into androidx-main by Rahul Ravikumar · 1 year ago
  19. b31b06b Merge "AOT compile microbenchmarks when run locally" into androidx-main by Treehugger Robot · 1 year ago
  20. c053a60 AOT compile microbenchmarks when run locally by Chris Craik · 1 year, 1 month ago
  21. 5e78f68 Disable param assertions, call assertions and receiver assertions for Compose. by Rahul Ravikumar · 1 year, 1 month ago
  22. c9363cc Merge "Disable any source JAR task(s) added by KotlinMultiplatformPlugin" into androidx-main by Treehugger Robot · 1 year ago
  23. c77c9b7 Disable any source JAR task(s) added by KotlinMultiplatformPlugin by Alan Viverette · 1 year, 1 month ago
  24. 760acaea Add ktfmt to androidx by Aurimas Liutikas · 1 year, 1 month ago
  25. 5b2d285 Insert default platform dependencies for KMP anchor publications by Alan Viverette · 1 year, 1 month ago
  26. 69fb922 Revert "Normalize runtime classpath to ignore androidx version files" by Aurimas Liutikas · 1 year, 1 month ago
  27. b099d82 Normalize runtime classpath to ignore androidx version files by Aurimas Liutikas · 1 year, 1 month ago
  28. 36296cb applying and configuring spdx-gradle-plugin by Jeff Gaston · 1 year, 3 months ago
  29. b67c524 Cleanup buildSrc files by Aurimas Liutikas · 1 year, 2 months ago
  30. 769a78e Merge changes from topic "281081899_component_names" into androidx-main by Alan Viverette · 1 year, 2 months ago
  31. b764af8 Add owners.zip and module-info.json to host test targets by Aurimas Liutikas · 1 year, 3 months ago
  32. c9e1fd7 Clean up component names, add build-time enforcement by Alan Viverette · 1 year, 2 months ago
  33. d80729f Remove macrobenchmark workarounds from androidX repo by Marcello Albano · 1 year, 2 months ago
  34. 89ccd88 Move to only building APKs that are required for testing by Aurimas Liutikas · 1 year, 2 months ago
  35. 40016c4 Upgrade to AGP 8.1.0-beta01 by Aurimas Liutikas · 1 year, 3 months ago
  36. 7db94ee shouldSbomIncludeConfiguration by Jeff Gaston · 1 year, 3 months ago
  37. e425b2d Target Java 11 when building compiler plugins. by Jim S · 1 year, 3 months ago
  38. 9a4c62a [GH] use different build tools version for Github by Yigit Boyar · 1 year, 3 months ago
  39. c455a3d Merge "Kotlin 1.8.20" into androidx-main by Jim Sproch · 1 year, 3 months ago
  40. f0b820e0 Kotlin 1.8.20 by Jim S · 1 year, 5 months ago
  41. 4db84fa Migrate to android.experimental.disableCompileSdkChecks by Alan Viverette · 1 year, 4 months ago
  42. ffdcef8 Upgrade to AGP 8.1.0-alpha11 by Aurimas Liutikas · 1 year, 3 months ago
  43. 2112ebc Merge "Revert "Revert "Revert "Enable native KMP targets by default."""" into androidx-main by Fred Sladkey · 1 year, 3 months ago
  44. 279f2e1 Revert "Revert "Revert "Enable native KMP targets by default.""" by Fred Sladkey · 1 year, 3 months ago
  45. 1f5b658 Merge "Revert "Revert "Enable native KMP targets by default.""" into androidx-main by Fred Sladkey · 1 year, 3 months ago
  46. a28eb6c Revert "Revert "Enable native KMP targets by default."" by Fred Sladkey · 1 year, 4 months ago
  47. b088cd6 Add Gradle property to toggle the CheckAarMetadata task by Alan Viverette · 1 year, 3 months ago
  48. 94b568a Merge "disable dependency constraints for KMP projects" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  49. 79da31e disable dependency constraints for KMP projects by Yigit Boyar · 1 year, 3 months ago
  50. a2041b6 Disallowing duplicate constraints by Jeff Gaston · 1 year, 4 months ago
  51. fbcb9d8 GMavenZipTask shouldAddGroupConstraints property by Jeff Gaston · 1 year, 4 months ago
  52. e17c335 Merge "Remove refererence to AnalyticsRecordingTask" into androidx-main by Aurimas Liutikas · 1 year, 4 months ago
  53. fa53e1e Revert "Enable native KMP targets by default." by Aurimas Liutikas · 1 year, 4 months ago
  54. fce1b3b Remove refererence to AnalyticsRecordingTask by Aurimas Liutikas · 1 year, 4 months ago
  55. b114219 Enable native KMP targets by default. by Fred Sladkey · 1 year, 5 months ago
  56. 10448ab skip constraints referencing :compose:ui:ui-android-stubs by Jeff Gaston · 1 year, 4 months ago
  57. 9503938 Skipping constraints pointing at projects that have opted out of their same-version group via version 1.0.0-alpha* by Jeff Gaston · 1 year, 4 months ago
  58. f50386a ProjectParser support to parse whether mavenVersion is specified by Jeff Gaston · 1 year, 4 months ago
  59. d80c859 Skipping emitting constraints referring to non-published projects by Jeff Gaston · 1 year, 4 months ago
  60. 7f7bcff ProjectParser to extract publishing information from build.gradle by Jeff Gaston · 1 year, 4 months ago
  61. b34138e getProjectPathsInSameGroup -> getOtherProjectsInSameGroup by Jeff Gaston · 1 year, 4 months ago
  62. 61f412e Stop checking if project has android sources before copying apks by Aurimas Liutikas · 1 year, 4 months ago
  63. 581d0f7 Follow the same naming pattern for all APKs by Aurimas Liutikas · 1 year, 5 months ago
  64. b1f3c35 Merge "Revert "Revert "Create usual java source sets and configuration so that lint can be applied without the java plugin""" into androidx-main by Fred Sladkey · 1 year, 5 months ago
  65. bee9898 Support to add version constraints in same-version groups by Jeff Gaston · 1 year, 7 months ago
  66. 7e84bcd Revert "Revert "Create usual java source sets and configuration so that lint can be applied without the java plugin"" by Fred Sladkey · 1 year, 5 months ago
  67. 3d03dd0 Revert "Create usual java source sets and configuration so that lint can be applied without the java plugin" by Aurimas Liutikas · 1 year, 5 months ago
  68. 64f2798 Create usual java source sets and configuration so that lint can be applied without the java plugin by Fred Sladkey · 1 year, 8 months ago
  69. cabba06 Add tasks to run tests in FTL by Aurimas Liutikas · 1 year, 5 months ago
  70. ef5fb01 Kotlin 1.8.0 Rebase by Jim Sproch · 1 year, 7 months ago
  71. 668bd73 Excluding META-INF/androidx.*.version from test apks by Jeff Gaston · 1 year, 6 months ago
  72. 04db26d Stop creating host test html reports by Aurimas Liutikas · 1 year, 7 months ago
  73. 243c340 Merge "Validating that the autodetected groupId matches the explicitly set groupId for non-published projects too" into androidx-main by Jeff Gaston · 1 year, 7 months ago
  74. 9298838 Merge "Disable AAR metadata verification for max_deps executions" into androidx-main by Alan Viverette · 1 year, 7 months ago
  75. 8ee2f6e Validating that the autodetected groupId matches the explicitly set groupId for non-published projects too by Jeff Gaston · 1 year, 7 months ago
  76. 01fcec2 AndroidXImplPlugin now configuring Zip tasks for hermeticity by Jeff Gaston · 1 year, 7 months ago
  77. d9d836b Disable AAR metadata verification for max_deps executions by Alan Viverette · 1 year, 7 months ago
  78. c2520db PrintProjectCoordinatesTask by Jeff Gaston · 1 year, 7 months ago
  79. b003748 adding messages.ignore into buildSrc.jar by Jeff Gaston · 1 year, 7 months ago
  80. 2fc19c9 Add jvm-default=all to all AndroidX projects by Julia McClellan · 1 year, 8 months ago
  81. a360e96 Add Gradle property to allow custom compile SDK in platform-dev by Alan Viverette · 1 year, 8 months ago
  82. cb66c11 Remove checkReleaseReady task by Alan Viverette · 1 year, 8 months ago
  83. 2f71627 Merge "Create library build info file tasks for any project that is releasing, regardless of if it uses the library / java plugin and configure "kotlin" components for publishing." into androidx-main by Treehugger Robot · 1 year, 8 months ago
  84. d7b68f3 Add separate source JAR for multiplatform projects by Fred Sladkey · 1 year, 10 months ago
  85. 0921206 Create library build info file tasks for any project that is releasing, regardless of if it uses the library / java plugin and configure "kotlin" components for publishing. by Fred Sladkey · 1 year, 8 months ago
  86. bd7a895 Merge "Moving dependsOn("messages.ignore") out of AndroidXRootImplPlugin" into androidx-main by Treehugger Robot · 1 year, 8 months ago
  87. e5f8128 If project not found, try to print project subset in error message by Jeff Gaston · 1 year, 9 months ago
  88. c4b9350 Merge "Start using JDK 17" into androidx-main by Aurimas Liutikas · 1 year, 9 months ago
  89. 420b7f6 Start using JDK 17 by Aurimas Liutikas · 1 year, 11 months ago
  90. ecd8ce9 Revert "Revert "Revert "Revert "Add simulator test tasks to bOS for KMP builds."""" by Fred Sladkey · 1 year, 9 months ago
  91. bb39f39 Moving dependsOn("messages.ignore") out of AndroidXRootImplPlugin by Jeff Gaston · 1 year, 9 months ago
  92. b1ca7b1 StudioType -> ProjectLayoutType by Jeff Gaston · 1 year, 9 months ago
  93. 637b5f8 Add ability to generate unbundled docs for KMP projects by Yigit Boyar · 1 year, 10 months ago
  94. 5ae2927 Tests now respecting changes to androidx.ignoreTestFailures by Jeff Gaston · 1 year, 9 months ago
  95. c2b6cbc Finish cleanup to use standard plugin {id} syntax by David Saff · 1 year, 10 months ago
  96. 6bc03ad Revert "Add simulator test tasks to bOS for KMP builds." by Fred Sladkey · 1 year, 10 months ago
  97. a5e8417 Add simulator test tasks to bOS for KMP builds. by Fred Sladkey · 2 years ago
  98. 1df3f1b Use 'kotlin.native.distribution.baseDownloadUrl' instead of hacking native compiler repo. by Fred Sladkey · 1 year, 10 months ago
  99. 2a5f8ba Move to per project buildOnServer tasks by Aurimas Liutikas · 1 year, 11 months ago
  100. d6a966c Create build_info files for KMP variants by David Saff · 2 years ago