[go: nahoru, domu]

  1. 7fceeb6 Move outDir set up to settings.gradle by Aurimas Liutikas · 2 years, 3 months ago
  2. 85829bc Move to setting repositories for androidx to settings.gradle by Aurimas Liutikas · 2 years, 3 months ago
  3. b3483fd Migrate miscellaneous libraries to use Gradle Version Catalogs by Aurimas Liutikas · 3 years, 1 month ago
  4. e1b8458 Start using Gradle dependencies by Aurimas Liutikas · 3 years, 2 months ago
  5. 9e38b4f Standardize to more kt-compatible syntax by Jim Sproch · 3 years, 6 months ago
  6. 19c1a1d Migrate existing jarjar plugin users to shadow plugin by Aurimas Liutikas · 3 years, 8 months ago
  7. 1e27f97 Caching buildSrc resolutions by Jeff Gaston · 4 years, 2 months ago
  8. 9d8dd89 Split root project configuration into a separate plugin by Aurimas Liutikas · 4 years, 3 months ago
  9. bb04f2e Clean up references to project directory structure by Alan Viverette · 4 years, 3 months ago
  10. 5afa0c7 Reusing repositories across projects by Jeff Gaston · 4 years, 3 months ago
  11. 562a37d Shadow Room's antlr dependency by Yigit Boyar · 4 years, 4 months ago
  12. 0c716ae Initial commit for the View Model Hilt Extension by Daniel Santiago Rivera · 4 years, 4 months ago
  13. f3132ea Attempt to update to JDK 11. by Aurimas Liutikas · 4 years, 9 months ago
  14. 578e5ba Lint detector for ColorStateLists that use app:alpha without android:alpha by Kirill Grouchnikov · 4 years, 7 months ago
  15. 1dff678 Alias studiow to ./gradlew studio, clean up related plumbing by Louis Pullen-Freilich · 4 years, 9 months ago
  16. ab2d393 Adds ./gradlew studio task to replace ./studiow by Louis Pullen-Freilich · 4 years, 10 months ago
  17. fd04002 Move dejetifying to Kotlin by Andrea Falcone · 5 years ago
  18. 00c7dff Delete init.gradle by Aurimas Liutikas · 5 years ago
  19. 79a43f2 Mostly Revert "Revert "Moving the buildDir for the buildSrc project to be in the out/ dir"" by Jeff Gaston · 5 years ago
  20. 5bf892e Revert "Moving the buildDir for the buildSrc project to be in the out/ dir" by Aurimas Liutikas · 5 years ago
  21. 6310e23 Moving the buildDir for the buildSrc project to be in the out/ dir by Jeff Gaston · 5 years ago
  22. 3dab0bf Enable jacoco for host side tests. by Filip Pavlis · 5 years ago
  23. a7fd9a3 Adding support for dokka by Jeff Gaston · 6 years ago
  24. f27405e Move buildOnServer task init to AndroidX plugin by Jake Wharton · 6 years ago
  25. 55b44ec7 Move SDK path local.properties set up to Kotlin. by Aurimas Liutikas · 6 years ago
  26. 0af4777 Move Jacoco uber jar creation to AndroidXPlugin by Jake Wharton · 6 years ago
  27. 3f00883 Move DiffAndDocs initialization to AndroidX plugin by Jake Wharton · 6 years ago
  28. 3c3f8f4 Move createArchive task setup to AndroidX by Jake Wharton · 6 years ago
  29. cda5499 Create diff task per project by Yigit Boyar · 6 years ago
  30. a74ee23 Create zips for all docs configurations by Sergey Vasilinets · 6 years ago
  31. c74c7fb5 Move tip of tree docs to new infrastructure by Sergey Vasilinets · 6 years ago
  32. c491eac Update diff and docs for 1.0.0-alpha1 by Alan Viverette · 6 years ago
  33. eb3466e Move to AGP 3.2.0-alpha by Aurimas Liutikas · 6 years ago
  34. 690af25 Remove all uses of our homebrew jetifier plugin. by Aurimas Liutikas · 6 years ago
  35. db2929e Enable updating lint via environment variable by Jeff Gaston · 6 years ago
  36. 526389b Move buildSrc classes to androidx.build package. by Aurimas Liutikas · 6 years ago
  37. 5d480f8 Add task to run dejetifier against Support Library by Jeff Gaston · 6 years ago
  38. 1548629 Port ListAdapter from Paging Library to RecyclerView by Chris Craik · 6 years ago
  39. d79ef85 Clear error when building with java 9 by Jeff Gaston · 6 years ago
  40. 5fea9cc Merge "Improve DiffAndDocs" into oc-mr1-support-27.0-dev am: c7f9ed6330 by Sergey Vasilinets · 7 years ago
  41. 1638535 Improve DiffAndDocs by Sergey Vasilinets · 7 years ago
  42. f61a6d8 Adds jetifier plugin dependency into supportLib. by Filip Pavlis · 7 years ago
  43. 70a2e82 Add kotlin to buildSrc by Sergey Vasilinets · 7 years ago
  44. 6aa53ca Add kotlin to buildSrc by Sergey Vasilinets · 7 years ago
  45. b938b2e Unify the location of libary versions. by Aurimas Liutikas · 7 years ago
  46. 38e8f4d9 Add buildOnServer task. by Aurimas Liutikas · 7 years ago
  47. 1f89c5d Fix Jacoco coverage runner. by Aurimas Liutikas · 7 years ago
  48. 9ab3b4c3 Add ability to override Android Gradle Plugin used. by Aurimas Liutikas · 7 years ago
  49. 75b3d2e Keep Android gradle plugin in classpath for jacoco. by Aurimas Liutikas · 7 years ago
  50. f1d3a82 Add ErrorProne build type to support library. by Aurimas Liutikas · 7 years ago
  51. 95c6a87 Move initialization & add placeholders. by Yigit Boyar · 7 years ago
  52. 88c16ce Move build setup outside the main build gradle file. by Yigit Boyar · 7 years ago
  53. e6341a6 resolve merge conflicts of 8c6d4eca42 to master by Xin Li · 7 years ago
  54. 6553895 Merge "Add descriptions to a few important support library tasks." into nyc-support-25.2-dev am: ea33f184d6 am: e51c9b3f95 by Aurimas Liutikas · 7 years ago
  55. 97d76d5 Merge "Add descriptions to a few important support library tasks." into nyc-support-25.2-dev am: ea33f184d6 by Aurimas Liutikas · 7 years ago
  56. 1167068 Add descriptions to a few important support library tasks. by Aurimas Liutikas · 7 years ago
  57. 03a64559 Use build-tools 25.0.0 am: 7f96fc5aee am: cc8c0387ce by Justin Klaassen · 7 years ago
  58. 7f96fc5 Use build-tools 25.0.0 by Justin Klaassen · 7 years ago
  59. a688952 resolve merge conflicts of bf61b984af to nyc-support-25.2-dev by Alan Viverette · 7 years ago
  60. f6db31b Update extraVersion to 44 for Support Library 25.2.0 release by Alan Viverette · 7 years ago
  61. 91d2604 Fix package*ClassFilesForCoverageReport tasks. by Aurimas Liutikas · 7 years ago
  62. 31ee802 DO NOT MERGE. Update 25.2 branch version. by Aurimas Liutikas · 7 years ago
  63. 8c84cb4 DO NOT MERGE. Update 25.4 branch version. by Aurimas Liutikas · 7 years ago
  64. 3b6716d Merge "Updating extVersion to 43" by TreeHugger Robot · 7 years ago
  65. 0a1d5c9 DO NOT MERGE. Fix building support library using gradle when full-sdk is missing. by Aurimas Liutikas · 7 years ago
  66. 047e4f8 Updating extVersion to 43 by Kathy Kam · 7 years ago
  67. 8feb8c2 Another build.gradle file cleanup. by Aurimas Liutikas · 7 years ago
  68. dd81145c Fix broken createArchives task. am: fe67eb004c by Aurimas Liutikas · 7 years ago
  69. 4f46fb8 DO NOT MERGE 25.1.1 is now 25.2.0 by Alan Viverette · 7 years ago
  70. fe67eb0 Fix broken createArchives task. by Aurimas Liutikas · 7 years ago
  71. 6e8741c Generate API diffs in the correct directory, require docs build by Alan Viverette · 7 years ago
  72. f09d858 Put dependencies and their versions into one place. by Aurimas Liutikas · 7 years ago
  73. 4a6b971 DO NOT MERGE. Fix builds when fullsdk is missing. by Aurimas Liutikas · 7 years ago
  74. 3146f0b DO NOT MERGE. Fix builds when fullsdk is missing. by Aurimas Liutikas · 7 years ago
  75. 8a39c79 Merge "DO NOT MERGE Revert "Add support lib version meta-data to AndroidManifest.xml"" into nyc-support-25.1-dev by TreeHugger Robot · 7 years ago
  76. c1706b0 DO NOT MERGE Revert "Add support lib version meta-data to AndroidManifest.xml" by Alan Viverette · 7 years ago
  77. e33e8de Add support lib version meta-data to AndroidManifest.xml am: 8d91266aa0 by Alan Viverette · 7 years ago
  78. 702732a Merge "Add support lib version meta-data to AndroidManifest.xml" into nyc-support-25.1-dev by TreeHugger Robot · 7 years ago
  79. 8d91266 Add support lib version meta-data to AndroidManifest.xml by Alan Viverette · 7 years ago
  80. 310f81d Add support lib version meta-data to AndroidManifest.xml by Chris Banes · 8 years ago
  81. 0056534b Added rules to exclude generated classes from jars during build by Shankhoneer Chakrovarty · 7 years ago
  82. 28a4dd4 DO NOT MERGE: Updating 25.1.1 version to "25.1.1" and extVersion to 42 by Kathy Kam · 8 years ago
  83. ecc8636 DO NOT MERGE: Updating 25.1.1 version to "25.1.1-SNAPSHOT" by Kathy Kam · 8 years ago
  84. 05c1a68 resolve merge conflicts of 9135bd9 to master by Aurimas Liutikas · 8 years ago
  85. 9135bd9 Move to using android gradle plugin 2.2.4 by Aurimas Liutikas · 8 years ago
  86. 9290dcd Add Gradle task for generating API diffs by Alan Viverette · 8 years ago
  87. da067de Revert ag/1707746 by Aurimas Liutikas · 8 years ago
  88. 87706a1 Move to using 2.2.3 of Android Gradle plugin. am: 3fa42d8f76 by Aurimas Liutikas · 8 years ago
  89. 3fa42d8 Move to using 2.2.3 of Android Gradle plugin. by Aurimas Liutikas · 8 years ago
  90. d4d9cde Move to using prebuilts/fullsdk instead of prebuilts/sdk by Aurimas Liutikas · 8 years ago
  91. 20a4ecf resolve merge conflicts of 232bf85 to master by Aurimas Liutikas · 8 years ago
  92. 232bf85 Mark ub-supportlib-25.2 version to be *-SNAPSHOT. by Aurimas Liutikas · 8 years ago
  93. 1dd6b4e Merge "DO NOT MERGE. Make doclava use fullsdk android.jar." into nyc-support-25.1-dev by Aurimas Liutikas · 8 years ago
  94. 724523e2 Merge "Perform API backwards compatibility check as part of support checkApi" by TreeHugger Robot · 8 years ago
  95. 62ff5d9 Perform API backwards compatibility check as part of support checkApi by Alan Viverette · 8 years ago
  96. e01b794 Updating extVersion to 41 by Kathy Kam · 8 years ago
  97. 0917338 DO NOT MERGE: Remove SNAPSHOT for 25.1.0 release and update extVersion to 41 by Kathy Kam · 8 years ago
  98. 3edb1fa DO NOT MERGE. Make doclava use fullsdk android.jar. by Aurimas Liutikas · 8 years ago
  99. aa079ec Merge commit '50323730bb91be2d6f84c8bda88d744594d4babe' into manual_merge_5032373 by Alan Viverette · 8 years ago
  100. 3e03f5b Merge "Add task for aggregated dependencies report" into nyc-support-25.1-dev by Alan Viverette · 8 years ago