1. 0b88137 Merge "Support to add version constraints in same-version groups" into androidx-main by Jeff Gaston · 1 year, 7 months ago
  2. bee9898 Support to add version constraints in same-version groups by Jeff Gaston · 1 year, 9 months ago
  3. 35bfd28 Start generating test config json files to be used by FTL runner by Aurimas Liutikas · 1 year, 7 months ago
  4. 6a10e89 Start checking for libraryversions.toml issues by Aurimas Liutikas · 1 year, 8 months ago
  5. 8f27afd Always skip running @FlakyTest device tests by Aurimas Liutikas · 1 year, 8 months ago
  6. d40d72b Added androidx extension flag to disable all tests in generated xml configuration by Marcello Albano · 1 year, 8 months ago
  7. 7432b8c Add BuildType.WINDOW by Yaoda WANG · 1 year, 8 months ago
  8. 873d41e Allow setting KMP version for non-atomic projects by Yigit Boyar · 1 year, 8 months ago
  9. 22c9fda Merge "Extracting SettingsParser to where the main build can use it too" into androidx-main by Treehugger Robot · 1 year, 9 months ago
  10. fc3ebc8 Extracting SettingsParser to where the main build can use it too by Jeff Gaston · 1 year, 9 months ago
  11. 89ede62 Create a SHA-256 report file with test configurations by Yigit Boyar · 1 year, 9 months ago
  12. 0b1b281 Revert "Remove compose group/version environment variable override" by Jim Sproch · 1 year, 9 months ago
  13. 0a35d65 removing explicit setting of library groups by Jeff Gaston · 1 year, 9 months ago
  14. 8ee2f6e Validating that the autodetected groupId matches the explicitly set groupId for non-published projects too by Jeff Gaston · 1 year, 9 months ago
  15. 3bd54f3 AndroidXExtension now offering a function for computing the groupId for a project path by Jeff Gaston · 1 year, 10 months ago
  16. e7c8ef7 Remove compose group/version environment variable override by Jeff Gaston · 1 year, 10 months ago
  17. 1246a623 Disable signature verification for ProjectSubsetsTest by Aurimas Liutikas · 1 year, 10 months ago
  18. 157d31d Add MultiplatformVersion to library groups by Yigit Boyar · 1 year, 11 months ago
  19. 22697f6 Merge "Reminder when adding a new project subset to add it to the list of subsets to test" into androidx-main by Treehugger Robot · 1 year, 11 months ago
  20. 5dcff5a Remove flaky buildSrc tests by Aurimas Liutikas · 1 year, 11 months ago
  21. bd2ec77 Disable failing buildSrc tests by Aurimas Liutikas · 1 year, 11 months ago
  22. d4de164 Reminder when adding a new project subset to add it to the list of subsets to test by Jeff Gaston · 1 year, 11 months ago
  23. c3c23ea Remove legacy dokka tasks from androidx by Aurimas Liutikas · 2 years, 3 months ago
  24. 420b7f6 Start using JDK 17 by Aurimas Liutikas · 2 years, 1 month ago
  25. bdb2b1f Specify namespace for all gradle testkit tests by Aurimas Liutikas · 1 year, 11 months ago
  26. bc451c2 Remove references to fakeannotations by Aurimas Liutikas · 2 years ago
  27. 7e1f2b4 Remove Doclava from androidx build. by Andrea Falcone · 2 years ago
  28. c2b6cbc Finish cleanup to use standard plugin {id} syntax by David Saff · 2 years ago
  29. f5abceb Merge "Revert "Don't run tests until dependent jars exist."" into androidx-main by David Saff · 2 years ago
  30. dfffeea Revert "Don't run tests until dependent jars exist." by David Saff · 2 years ago
  31. e07617f Minor build file cleanup of prebuilts references by Tiem Song · 2 years ago
  32. 1fdd144 Fix camera project subset sync failure by Trevor McGuire · 2 years, 1 month ago
  33. e382962 Convert directly to JSON without first converting to map by Tiem Song · 2 years, 1 month ago
  34. 7e96297 Merge "Change build_info: metadata projects now properly depend on KMP variants" into androidx-main by Treehugger Robot · 2 years, 1 month ago
  35. 14d72c6 Change build_info: metadata projects now properly depend on KMP variants by David Saff · 2 years, 1 month ago
  36. e0c5a4e Re-enable gradle plugin self-tests, but only skip if classloading fails by David Saff · 2 years, 1 month ago
  37. 3fb1460 Merge "Upgrade checkmark" into androidx-main by Treehugger Robot · 2 years, 1 month ago
  38. 6086bbf Merge "Properly attach debug information to gradle failures" into androidx-main by Treehugger Robot · 2 years, 1 month ago
  39. b8d161b Upgrade checkmark by David Saff · 2 years, 1 month ago
  40. 8d36cc0 Merge "Disable runGradle tests until we can work out flakiness" into androidx-main by Treehugger Robot · 2 years, 1 month ago
  41. 3a7358a Merge "Move URL string generation into MetadataEntry" into androidx-main by Treehugger Robot · 2 years, 1 month ago
  42. 3c461fc Disable runGradle tests until we can work out flakiness by David Saff · 2 years, 1 month ago
  43. a36599e Properly attach debug information to gradle failures by David Saff · 2 years, 1 month ago
  44. d6a966c Create build_info files for KMP variants by David Saff · 2 years, 2 months ago
  45. 7c9aeeb Move URL string generation into MetadataEntry by Tiem Song · 2 years, 1 month ago
  46. bf51d42 Expand flake debugging to missing property exceptions by David Saff · 2 years, 1 month ago
  47. d4b409a Add regression test for android build_info, to protect against bugs like b/239674217 by David Saff · 2 years, 2 months ago
  48. 510e4a3 Merge changes I25a44e30,I12aa2b89 into androidx-main by Treehugger Robot · 2 years, 1 month ago
  49. 0de3ab1 Add additional debugging when classloading flakes by David Saff · 2 years, 1 month ago
  50. 89234aa Migrate away from using json-simple for ChangeInfoGitClient by Aurimas Liutikas · 2 years, 1 month ago
  51. d850a64 Minor refactor of MetadataEntry by Tiem Song · 2 years, 2 months ago
  52. 7a1a8c7 Revert "Create build_info files for KMP variants" by Nick Anthony · 2 years, 2 months ago
  53. a98b5ba Create build_info files for KMP variants by David Saff · 2 years, 2 months ago
  54. 42ba2be Revert "Revert "In integration tests, can apply AndroidXPlugin using plugin {} syntax"" by David Saff · 2 years, 2 months ago
  55. aee00da Only allow single publish setting for KMP libraries and publish all declared targets when publish is configured by Fred Sladkey · 2 years, 2 months ago
  56. 6000794 Don't run tests until dependent jars exist. by David Saff · 2 years, 2 months ago
  57. aaca3f8 Revert "In integration tests, can apply AndroidXPlugin using plugin {} syntax" by Aurimas Liutikas · 2 years, 2 months ago
  58. c5d7599 In integration tests, can apply AndroidXPlugin using plugin {} syntax by David Saff · 2 years, 2 months ago
  59. 27cf086 Merge "Cleaner test output: only optionally list out the build file on failure." into androidx-main by Treehugger Robot · 2 years, 2 months ago
  60. 5d6e160 Add androidXMultiplatform configuration block to wrap kmp configuration and only add enabled targets. by Fred Sladkey · 2 years, 3 months ago
  61. 2f0c920 Cleaner test output: only optionally list out the build file on failure. by David Saff · 2 years, 2 months ago
  62. 5c1cc0f Migrate from AndroidManifest to build.gradle for namespace by Aurimas Liutikas · 2 years, 2 months ago
  63. 7c0d58f Remove LibraryTypeTest. by Fred Sladkey · 2 years, 3 months ago
  64. 5d98fb9 Fix KMP source metadata (reland) by David Saff · 2 years, 4 months ago
  65. 95a1d04 Revert "Fix KMP source metadata" by Sam Gilbert · 2 years, 3 months ago
  66. d61385a Fix KMP source metadata by David Saff · 2 years, 4 months ago
  67. 09ff892 Create test that creates a project zip for a simple androidx project by David Saff · 2 years, 4 months ago
  68. bd43981 Add a flag for enabling/disabling specific KMP platforms and reworking existing uses of single platform flags to use it. by Fred Sladkey · 2 years, 4 months ago
  69. f56f2f5 Revert "Revert "Add sub extension for configuring multiplatform publish settings to LibraryType."" by Fred Sladkey · 2 years, 3 months ago
  70. 03b4678 Revert "Add sub extension for configuring multiplatform publish settings to LibraryType." by Fred Sladkey · 2 years, 3 months ago
  71. 80efbeb Add sub extension for configuring multiplatform publish settings to LibraryType. by Fred Sladkey · 2 years, 4 months ago
  72. 51b8c02 Add tests to maintain confidence library type fields haven't changed during refactoring by Fred Sladkey · 2 years, 3 months ago
  73. 6ac74fb3 Always use JAXP parser and unique DocumentFactory by Alan Viverette · 2 years, 3 months ago
  74. 144aafa buildSrcOutRelativePath is relative by David Saff · 2 years, 4 months ago
  75. c4b29f2 Extract AndroidXPluginTestContext by David Saff · 2 years, 4 months ago
  76. b679d96 Implementation to remove line and position from lint baseline XML by Alan Viverette · 2 years, 4 months ago
  77. 6beca66 Add package to ProjectSubsetsTest by Aurimas Liutikas · 2 years, 4 months ago
  78. f5a3e61 Strip android:targetSdkVersion from generated AARs by Alan Viverette · 2 years, 4 months ago
  79. 5aae8ff Merge "Unify protobuf version used in androidx" into androidx-main by Treehugger Robot · 2 years, 4 months ago
  80. a82eb74 Merge "Use signed checkmark library in buildSrc-tests" into androidx-main by Treehugger Robot · 2 years, 5 months ago
  81. ecae583 Use signed checkmark library in buildSrc-tests by David Saff · 2 years, 5 months ago
  82. b5a2e52 Upgradle to 7.5 nightly by Aurimas Liutikas · 2 years, 5 months ago
  83. 2173e2b Unify protobuf version used in androidx by Aurimas Liutikas · 2 years, 5 months ago
  84. d59c82e Merge "Constrained configs don't cleanup apks" into androidx-main by Treehugger Robot · 2 years, 5 months ago
  85. 69ecf65 Constrained configs don't cleanup apks by Sam Gilbert · 2 years, 5 months ago
  86. 2eb919d Self-contained test of AndroidXRootImplPlugin by David Saff · 2 years, 6 months ago
  87. bb673b7 Merge changes from topic "224551128_verify_xml_structure" into androidx-main by Alan Viverette · 2 years, 5 months ago
  88. 4c8a1b2 Use dom4j to ensure correct XML parsing and output formatting by Alan Viverette · 2 years, 6 months ago
  89. 6b52a14 Add dom4j dependency for use in XML manipulation by Alan Viverette · 2 years, 6 months ago
  90. 5d938db Add functions to determine if checksum components have valid bug comments. by David Saff · 2 years, 6 months ago
  91. cde6b7e Merge "Remove unused version script parser / generator" into androidx-main by Fred Sladkey · 2 years, 6 months ago
  92. 6929d3f Remove unused version script parser / generator by Fred Sladkey · 2 years, 6 months ago
  93. fdbce5c Re-apply "Add support for publishing JS- and JVM-targeted libraries in by Alan Viverette · 2 years, 6 months ago
  94. db28c8e Revert "Add support for publishing JS- and JVM-targeted libraries in top-of-tree" by Alan Viverette · 2 years, 6 months ago
  95. d2d4eae Merge "Add GLANCE project subset to studio scripts." into androidx-main by Treehugger Robot · 2 years, 7 months ago
  96. 98f31b7 Add support for publishing JS- and JVM-targeted libraries in top-of-tree by Alan Viverette · 2 years, 7 months ago
  97. b87e89a Add GLANCE project subset to studio scripts. by Zak Cohen · 2 years, 7 months ago
  98. 787e350 Merge "Add version script parser and pass list to abidw" into androidx-main by Fred Sladkey · 2 years, 7 months ago
  99. fa280ec Add version script parser and pass list to abidw by Fred Sladkey · 2 years, 7 months ago
  100. d084e36 Move to TOML as source of truth for library groups and versions by Aurimas Liutikas · 2 years, 10 months ago