1. 55af5f1 Move ProGuard rules from navigation-common-ktx to common by Ian Lake · 3 years, 3 months ago
  2. bc1dbeb Migrate FLAN to use Gradle Version Catalogs by Aurimas Liutikas · 3 years, 5 months ago
  3. 054934d Don't generate empty lint baseline files by Alan Viverette · 3 years, 5 months ago
  4. 3a73f14 Refactor UnsafeNewApiCall to ClassVerificationFailure by Alan Viverette · 3 years, 5 months ago
  5. 69c7fbc Merge nav-common-ktx into nav-common by Jeremy Woods · 3 years, 6 months ago
  6. 38fff36 Merge navigation ktx and main library colliding files by Aurimas Liutikas · 3 years, 6 months ago
  7. 3f75946 Convert NavOptions to Kotlin by Jeremy Woods · 3 years, 8 months ago
  8. 9e38b4f Standardize to more kt-compatible syntax by Jim Sproch · 3 years, 9 months ago
  9. cb08796 Reenable GetterSetterNames check by Aurimas Liutikas · 3 years, 8 months ago
  10. b9074a7 Workaround for lint check severity issue in 27.2.0-beta02 by Alan Viverette · 3 years, 8 months ago
  11. 19b28c0 Android Gradle Plugin 4.2.0-alpha15 by Jeff Gaston · 3 years, 11 months ago
  12. 0db72ea Ban reflection that is not enclosed within a API check conditional by Oussama Ben Abdelbaki · 3 years, 11 months ago
  13. 757ff42 Enable API lint check for MissingGetterMatchingBuilder in androidx. by Alexander Dorokhine · 4 years ago
  14. 63c2310 Updating to ktlint 0.39.0 by Jeff Gaston · 4 years ago
  15. 8d12877 Migrate navigation-common-ktx to kotlin explicit api mode by Aurimas Liutikas · 4 years ago
  16. 555b79e Remove legacy alpha and dev signature files by Aurimas Liutikas · 4 years ago
  17. 3aa5a20 Update to use Metalava V4 file format by Aurimas Liutikas · 4 years ago
  18. 6ac8c64 Upgrade to Metalava 1.0.0-alpha02 build by Aurimas Liutikas · 4 years ago
  19. 012a88b API lint check for the StaticFinalBuilder is enabled for androidx by Sergey · 4 years, 4 months ago
  20. fdb836b API lint check for the GetterOnBuilder is enabled for androidx by Sergey · 4 years, 4 months ago
  21. a3bfa99 Update signature files after metalava update. by Aurimas Liutikas · 4 years, 1 month ago
  22. b50d500 Update POM URL to point to specific release by Alex Saveau · 4 years, 2 months ago
  23. 6355e3b Revert "Update POM URL to point to specific release" by Aurimas Liutikas · 4 years, 2 months ago
  24. 865cee4 Update POM URL to point to specific release by Alex Saveau · 4 years, 2 months ago
  25. 85faa5e Move Navigation to 2.4.0-alpha01 by Ian Lake · 4 years, 3 months ago
  26. fa0bb11 Merge "Move coverage to only be enabled in CI." into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  27. edd82e7 Move coverage to only be enabled in CI. by Aurimas Liutikas · 4 years, 6 months ago
  28. 4f4aed5 Regenerate old API files using new metalava. by Aurimas Liutikas · 4 years, 4 months ago
  29. c22843d Revert "Revert "Update Navigation to 2.3.0-rc01"" by Ian Lake · 4 years, 4 months ago
  30. 7a1dad6 Revert "Update Navigation to 2.3.0-rc01" by Ian Lake · 4 years, 4 months ago
  31. ac17a3d Update Navigation to 2.3.0-rc01 by Ian Lake · 4 years, 4 months ago
  32. a683bd9 Reenable BuilderSetStyle and BuilderSetStyle checks by Aurimas Liutikas · 4 years, 4 months ago
  33. 7339c51 Update Navigation to 2.3.0-beta01 by Ian Lake · 4 years, 5 months ago
  34. 662adba Bump Activity, Fragment, Lifecycle, Navigation versions by Ian Lake · 4 years, 5 months ago
  35. 0b49223 Merge "Only generate versioned resource API file when asked to" into androidx-master-dev by Alan Viverette · 4 years, 5 months ago
  36. 2a8415d Only generate versioned resource API file when asked to by Alan Viverette · 4 years, 5 months ago
  37. b28619b Update Navigation to 2.3.0-alpha06 by Ian Lake · 4 years, 5 months ago
  38. 23c2ef9 Change NavDeepLink Uri APIs to UriPattern by Jeremy Woods · 4 years, 5 months ago
  39. a6e7738 Do not allow only an empty action in NavDeepLinks by Jeremy Woods · 4 years, 5 months ago
  40. c42b100 Add DSL for DynamicNavGraph by Ben Weiss · 4 years, 5 months ago
  41. ea3efb9 Integrate NavDeepLinkRequest into NavController by Jeremy Woods · 4 years, 5 months ago
  42. fd3d3fd Add NavDeepLink Kotlin DSL by Jeremy Woods · 4 years, 5 months ago
  43. 81f14d7 Update Navigation to 2.3.0-alpha05 by Ian Lake · 4 years, 6 months ago
  44. 14fd5e7 Add support for default args in the NavActionBuilder DSL by Ian Lake · 4 years, 6 months ago
  45. bc18b8a Actually update versions after release by Nick Anthony · 4 years, 7 months ago
  46. b35d76ba Bump library versions after release by Nick Anthony · 4 years, 7 months ago
  47. 5403f68 Fix conditional keep for NavArgs classes by Ian Lake · 4 years, 7 months ago
  48. fa436eb Update Navigation to 2.3.0-alpha03 by Nick Anthony · 4 years, 7 months ago
  49. 12ddaa7 Update Navigation to 2.3.0-alpha02 by Jeremy Woods · 4 years, 7 months ago
  50. 05c74a8 Update Navigation's implementation dependencies by Ian Lake · 4 years, 8 months ago
  51. ce468a9 Moving LibraryVersion into LibraryGroup for libraries having requireSameVersion == true by Jeff Gaston · 4 years, 9 months ago
  52. fff3937 API lint check for the TopLevelBuilder is enabled for androidx by Sergey · 4 years, 9 months ago
  53. 0e522bb Updates for latest metalava by Jeff Gaston · 4 years, 9 months ago
  54. a1fc67c Regenerate old API files. by Aurimas Liutikas · 4 years, 10 months ago
  55. f14f38f Update api lint baseline files. by Aurimas Liutikas · 4 years, 10 months ago
  56. 383ecf8 Updates for the latest metalava by Jeff Gaston · 5 years ago
  57. 1c6ccfb Move lifecycle, activity, fragment, and navigation to alpha by Ian Lake · 5 years ago
  58. 934cbdc Fix manifest in navigation-common-ktx module by Jeremy Woods · 5 years ago
  59. c378b9a Increment activity, fragment, lifecycle, transtion to rc01 by Nick Anthony · 5 years ago
  60. a509937b API lint check for the MissingBuild is enabled for androidx by Sergey · 5 years ago
  61. ae48ec2 Remove ANDROIDX_* constants from Dependencies.kt by Ian Lake · 5 years ago
  62. 2c6d50b Move Navigation 2.2.0 to beta01 by Ian Lake · 5 years ago
  63. 09286e6 Update versions after September 18th Release by Nick Anthony · 5 years ago
  64. 536a1ff API lint check for the SetterReturnsThis is enabled for androidx by Sergey · 5 years ago
  65. b08258a Update versions after September 5th release by Nick Anthony · 5 years ago
  66. cd1aae0 Track experimental API surface by Alan Viverette · 5 years ago
  67. fa51b49 Update Navigation to 2.2.0-alpha02 by Ian Lake · 5 years ago
  68. e8c0dc53 Update Navigation to 2.2.0-alpha01 by Ian Lake · 5 years ago
  69. e08a521 Move Navigation to 2.1.0-beta01 by Ian Lake · 5 years ago
  70. e6a3a04 Making restricted api txt files also include public apis by Jeff Gaston · 5 years ago
  71. b3aa531 Increment alpha and beta versions of libraries releasing on July 2nd by Nick Anthony · 5 years ago
  72. d2c056e Start running Metalava with --api-lint by Aurimas Liutikas · 5 years ago
  73. 559e222 Update navigation to new directory structure by Ian Lake · 5 years ago