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