1. c662e1a Support AAR-as-JAR for arbitrary configurations by Ember Rose · 2 years ago
  2. 7d0ea332 Clean up JVM test setup where classes from aars are used as input by Aurimas Liutikas · 2 years ago
  3. df27d25 [GH] Use projectOrArtifact for room:room-compiler-processing-testing in navigation playground by Dustin Lam · 2 years, 1 month ago
  4. 08a683e Add Kotlin compilation checks for safe args by Jeremy Woods · 3 years, 4 months ago
  5. 7fceeb6 Move outDir set up to settings.gradle by Aurimas Liutikas · 2 years, 5 months ago
  6. d084e36 Move to TOML as source of truth for library groups and versions by Aurimas Liutikas · 2 years, 10 months ago
  7. bc1dbeb Migrate FLAN to use Gradle Version Catalogs by Aurimas Liutikas · 3 years, 4 months ago
  8. fa1793f jarDebug -> jarRelease by Jeff Gaston · 3 years, 5 months ago
  9. a828be4 [GH] [Navigation] update KotlinPoet to 1.8.0 for navigation safe-args by Merab Tato Kutalia · 3 years, 5 months ago
  10. 9e38b4f Standardize to more kt-compatible syntax by Jim Sproch · 3 years, 8 months ago
  11. 4cc61bc [GH] Add fromSavedState handle method to generated nav args by Simon Schiller · 3 years, 8 months ago
  12. 092e279 Update safe-args to KotlinPoet 1.7.2 by Jeremy Woods · 3 years, 10 months ago
  13. 74cc259 Migrate all projects with CompilationTarget.HOST to use LibraryType. by Owen Gray · 4 years ago
  14. 83b18c3 Update safe-args to KotlinPoet 1.6. by Jeremy Woods · 4 years ago
  15. b50d500 Update POM URL to point to specific release by Alex Saveau · 4 years, 2 months ago
  16. 6355e3b Revert "Update POM URL to point to specific release" by Aurimas Liutikas · 4 years, 2 months ago
  17. 865cee4 Update POM URL to point to specific release by Alex Saveau · 4 years, 2 months ago
  18. bb04f2e Clean up references to project directory structure by Alan Viverette · 4 years, 5 months ago
  19. 4b897cb Update to JDK 11. by Aurimas Liutikas · 5 years ago
  20. 1dcad3f Revert "Attempt to update to JDK 11." by Aurimas Liutikas · 4 years, 6 months ago
  21. f3132ea Attempt to update to JDK 11. by Aurimas Liutikas · 5 years ago
  22. ce468a9 Moving LibraryVersion into LibraryGroup for libraries having requireSameVersion == true by Jeff Gaston · 4 years, 8 months ago
  23. 7031866 Stop setting src/tests/kotlin sourceSet by Aurimas Liutikas · 4 years, 10 months ago
  24. 8a1c039 Stop using deprecated compile/testCompile configurations. by Aurimas Liutikas · 4 years, 10 months ago
  25. 559e222 Update navigation to new directory structure by Ian Lake · 5 years ago[Renamed from navigation/safe-args-generator/build.gradle]
  26. 75e93a0 Add a way to create snapshot repository directory by Aurimas Liutikas · 5 years ago
  27. 3967d9f Some fixes needed for when we move to AGP 3.5 by Louis Pullen-Freilich · 5 years ago
  28. 65d3d60 Delete SupportKotlinLibraryPlugin. by Aurimas Liutikas · 5 years ago
  29. b63ef63 Rename SupportLibraryExtension to AndroidXExtension. by Aurimas Liutikas · 5 years ago
  30. 2ad3161 Move DSL namespace from supportLibrary to androidx. by Aurimas Liutikas · 5 years ago
  31. 24bda69 Update Navigation 1.0.0-beta01 by Ian Lake · 6 years ago
  32. 2b218b3 Safe Args in Kotlin - NavWriters Infrastructure by Daniel Santiago Rivera · 6 years ago
  33. 9ff667a Fixed broken min/max testing by Oussama Ben Abdelbaki · 6 years ago
  34. 033f659 Configuration changes to support building against newer SDKs by Alan Viverette · 6 years ago
  35. 892e5b0 Revert "Revert "Support for testing different dependency versions"" by Oussama Ben Abdelbaki · 6 years ago
  36. 4e04091 Revert "Support for testing different dependency versions" by Oussama Ben Abdelbaki · 6 years ago
  37. 75a03ec Support for testing different dependency versions by Oussama Ben Abdelbaki · 6 years ago
  38. 792bd53 Lint Java projects and distinguish between host vs. device libraries by Jake Wharton · 6 years ago
  39. 6bbd61f Move to using Gradle 4.8 by Aurimas Liutikas · 6 years ago
  40. 73d7c77 Report errors with fileName, line and column by Sergey Vasilinets · 6 years ago
  41. 7a092bb Enable publishing of Navigation artifacts by Ian Lake · 6 years ago
  42. e575040 Set publish = false to navigation module by Sergey Vasilinets · 6 years ago
  43. 98971a7 Merge branch 'goog/pi-preview1-androidx-dev' into flatfoot-navigation by Sergey Vasilinets · 6 years ago
  44. c4ae7e6 Add navigation- prefix to modules, move to 1.0.0-alpha01 by Ian Lake · 6 years ago
  45. 7892d6f Split out Navigation Common+Testing from Runtime by Ian Lake · 7 years ago
  46. 968529a Setup structure for safe args gradle plugin by Sergey Vasilinets · 7 years ago
  47. a0757b5 Fix flatfoot navigation build after ag/3368795 by Aurimas Liutikas · 7 years ago
  48. 16e05dc Naive writer for NavDirections by Sergey Vasilinets · 7 years ago
  49. 5ac8bee Move most app-toolkit dependencies to kotlin. by Aurimas Liutikas · 7 years ago
  50. 175b74c Fix build after ag/3265951 by Aurimas Liutikas · 7 years ago
  51. 31e4dd4 Build fix after ag/3243700 by Aurimas Liutikas · 7 years ago
  52. b3e31f3 Naive parser for navigation files by Sergey Vasilinets · 7 years ago