[go: nahoru, domu]

  1. 5a31d85 Add implicit aapt2 dependencies for gradle testkit tests that use AGP by Aurimas Liutikas · 9 months ago
  2. c697809 Use task config avoidance API in SafeArgs by Jeremy Woods · 12 months ago
  3. f8b01b6 Remove use of deprecated Project.buildDir in safe args plugin by Aurimas Liutikas · 1 year, 1 month ago
  4. 4d53400 Add new lines at the end of of every kotlin file by Aurimas Liutikas · 1 year, 2 months ago
  5. 769a78e Merge changes from topic "281081899_component_names" into androidx-main by Alan Viverette · 1 year, 3 months ago
  6. bcaacc8 ktlintFormat for import-ordering rule by Jeff Gaston · 1 year, 3 months ago
  7. c9e1fd7 Clean up component names, add build-time enforcement by Alan Viverette · 1 year, 3 months ago
  8. 6e4ecf7 Add a lint check to flag usages of Thread.sleep by Aurimas Liutikas · 1 year, 6 months ago
  9. ef5fb01 Kotlin 1.8.0 Rebase by Jim Sproch · 1 year, 9 months ago
  10. 0a35d65 removing explicit setting of library groups by Jeff Gaston · 1 year, 9 months ago
  11. 48c26da Minimum Android Gradle Plugin 7.3.0 for navigation and benchmark plugins by Aurimas Liutikas · 1 year, 10 months ago
  12. f621315 Fix namespacing for Navigation SafeArgs in AGP by Jeremy Woods · 2 years, 3 months ago
  13. 3bd47a4 Change the PathSensitive setting in ArgumentsGenTask by Jeremy Woods · 2 years, 4 months ago
  14. 76ec952 Allow using SafeArgs with no manifest file by Jeremy Woods · 2 years, 5 months ago
  15. ec4a3af Add namespace support in safeArgs by Jeremy Woods · 2 years, 6 months ago
  16. d084e36 Move to TOML as source of truth for library groups and versions by Aurimas Liutikas · 2 years, 9 months ago
  17. 7b17505 Update safeArgs to AGP 7.0.4 by Jeremy Woods · 2 years, 8 months ago
  18. 33aba0e Change XmlSlurper import in SafeArgs by Jeremy Woods · 2 years, 9 months ago
  19. 34fa575 Make navigation gradle plugin passes on playground by Aurimas Liutikas · 2 years, 9 months ago
  20. 5603340 Reenabling MissingTestSizeAnnotation on tests by Jeff Gaston · 2 years, 10 months ago
  21. adb6c4d Re-enable SafeArgs java plugin tests by Jeremy Woods · 2 years, 10 months ago
  22. 3a5ee2f Reenable nav safe-args plugin tests by Jeremy Woods · 3 years, 3 months ago
  23. 45139d4 Update lint baselines to fix androidx-studio-integration by Aurimas Liutikas · 2 years, 11 months ago
  24. 4a228f7 Upgradle 7.2-rc-2 by Aurimas Liutikas · 3 years, 1 month ago
  25. b31c2a8 Get applicationId using reflection by Jeremy Woods · 3 years, 2 months ago
  26. fb8f104 Update the ArgumentGenerateTask for safe-args by Jeremy Woods · 3 years, 3 months ago
  27. f76869a Modify safe-args plugin implementation by Jeremy Woods · 3 years, 3 months ago
  28. 39ac753 Update safe-args to AGP 4.2.0 by Jeremy Woods · 3 years, 3 months ago
  29. bc1dbeb Migrate FLAN to use Gradle Version Catalogs by Aurimas Liutikas · 3 years, 4 months ago
  30. 054934d Don't generate empty lint baseline files by Alan Viverette · 3 years, 4 months ago
  31. cb841c5 Upgrade to Gradle 7.0 by Aurimas Liutikas · 3 years, 5 months ago
  32. ba5a584 Disable navigation safe args gradle plugin tests by Aurimas Liutikas · 3 years, 4 months ago
  33. 8c82807 Moving test strings.xml files to donottranslate-strings.xml by Jeff Gaston · 3 years, 4 months ago
  34. 3a73f14 Refactor UnsafeNewApiCall to ClassVerificationFailure by Alan Viverette · 3 years, 4 months ago
  35. 5c90131 Merge "Standardize to more kt-compatible syntax" into androidx-main by Jim Sproch · 3 years, 6 months ago
  36. a0788da navigation-safe-args-plugin setting explicit MaxMetaspaceSize by Jeff Gaston · 3 years, 6 months ago
  37. 9e38b4f Standardize to more kt-compatible syntax by Jim Sproch · 3 years, 8 months ago
  38. 4cc61bc [GH] Add fromSavedState handle method to generated nav args by Simon Schiller · 3 years, 7 months ago
  39. b9074a7 Workaround for lint check severity issue in 27.2.0-beta02 by Alan Viverette · 3 years, 7 months ago
  40. 08886ae Revert "Remove deprecated APIs in SafeArgs" by Jeremy Woods · 3 years, 9 months ago
  41. 77dbd55 Remove deprecated APIs in SafeArgs by Jeremy Woods · 3 years, 10 months ago
  42. 74cc259 Migrate all projects with CompilationTarget.HOST to use LibraryType. by Owen Gray · 4 years ago
  43. 63c2310 Updating to ktlint 0.39.0 by Jeff Gaston · 4 years ago
  44. d9095c6 Upgrade safe-args to gradle 4.0.1 by Jeremy Woods · 3 years, 11 months ago
  45. 33ebdb9 Upgrade androidx to Kotlin 1.4 by Aurimas Liutikas · 4 years ago
  46. b50d500 Update POM URL to point to specific release by Alex Saveau · 4 years, 1 month ago
  47. f158ed8 Merge "Revert "Update POM URL to point to specific release"" into androidx-master-dev by Aurimas Liutikas · 4 years, 1 month ago
  48. 6355e3b Revert "Update POM URL to point to specific release" by Aurimas Liutikas · 4 years, 1 month ago
  49. 78c124c Merge "Update POM URL to point to specific release" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  50. 865cee4 Update POM URL to point to specific release by Alex Saveau · 4 years, 1 month ago
  51. bf5ad89 Enable configuration caching for safe-args by Jeremy Woods · 4 years, 1 month ago
  52. e9870a9 Revert "Add double support to safe arg" by Jeremy Woods · 4 years, 4 months ago
  53. fbd1c7a Add double support to safe arg by Jeremy Woods · 4 years, 4 months ago
  54. 6032b42 Annotating some internal properties in ArgumentsGenerationTask by Jeff Gaston · 4 years, 6 months ago
  55. ce468a9 Moving LibraryVersion into LibraryGroup for libraries having requireSameVersion == true by Jeff Gaston · 4 years, 8 months ago
  56. fe3324b Clean up code duplication in tests with gradleRunner by Sergey Vasilinets · 4 years, 8 months ago
  57. 7031866 Stop setting src/tests/kotlin sourceSet by Aurimas Liutikas · 4 years, 9 months ago
  58. e587806 Centralize the generation of sdk.prop files by Aurimas Liutikas · 4 years, 9 months ago
  59. 8a1c039 Stop using deprecated compile/testCompile configurations. by Aurimas Liutikas · 4 years, 9 months ago
  60. 4b115bf Migrate safe-args away from IncrementalTaskInputs by Jeremy Woods · 4 years, 9 months ago
  61. 08e53df Unifies dependencies across Compose and main project by Louis Pullen-Freilich · 4 years, 10 months ago
  62. 005a920 Remove ARCH_* constants from Dependencies.kt by Ian Lake · 5 years ago
  63. f1a80dc Pin AGP dependency version for benchmark-gradle-plugin by Dustin Lam · 5 years ago
  64. 559e222 Update navigation to new directory structure by Ian Lake · 5 years ago