- dcb2c08 Deprecate DSL builders that use ID by Jeremy Woods · 4 years, 6 months ago
- ee1fed9 Make findDestination and matchDestination public by Jeremy Woods · 4 years, 6 months ago
- 107813007 Add the @IdRes annotation to setId by Jeremy Woods · 4 years, 6 months ago
- a3117df Rename parameter in findNode to resId by Jeremy Woods · 4 years, 6 months ago
- d4f6ac6 Convert NavGraphNavigator to Navigator v2 APIs by Ian Lake · 4 years, 7 months ago
- 8a817ee Merge changes from topic "nav_by_routes" into androidx-main by Treehugger Robot · 4 years, 7 months ago
- ce44b52 Make NavBackStackEntry's ID public by Ian Lake · 4 years, 7 months ago
- 7220fdf Add popUpToRoute to NavOptions by Jeremy Woods · 4 years, 7 months ago
- fc9a744 Add routes to NavGraph by Jeremy Woods · 4 years, 7 months ago
- 794c668 Merge "Deprecate popUpTo in NavOptions" into androidx-main by Treehugger Robot · 4 years, 7 months ago
- 81aaecc Deprecate popUpTo in NavOptions by Jeremy Woods · 4 years, 7 months ago
- e6ad7e4 Deprecated getStartDestination by Jeremy Woods · 4 years, 7 months ago
- df16e24 Add routes to NavDestination Kotlin DSL by Jeremy Woods · 4 years, 7 months ago
- 51769b7 Add routes to NavDestination by Jeremy Woods · 4 years, 7 months ago
- 5c911ea Introduce multiple back stack compatible Navigator APIs by Ian Lake · 4 years, 7 months ago
- 4ab8db7 Build connection between NavController and Navigator state by Ian Lake · 4 years, 7 months ago
- ff14ae5 Add attach API to Navigators by Ian Lake · 4 years, 7 months ago
- f57cd37 Move NavBackStackEntry to navigation-common by Ian Lake · 4 years, 7 months ago
- b3588b9 Add NavOptions for saving and restoring the back stack by Ian Lake · 4 years, 8 months ago
- 69c7fbc Merge nav-common-ktx into nav-common by Jeremy Woods · 4 years, 8 months ago
- 38fff36 Merge navigation ktx and main library colliding files by Aurimas Liutikas · 4 years, 8 months ago
- 0b4e199 Merge "Convert ActionOnlyNavDirections class to Kotlin" into androidx-main by Treehugger Robot · 4 years, 9 months ago
- d87afe7 Convert NavDirections interface to Kotlin by Jeremy Woods · 4 years, 9 months ago
- 71e5fe5 Convert NavAction to Kotlin by Jeremy Woods · 4 years, 9 months ago
- 3f75946 Convert NavOptions to Kotlin by Jeremy Woods · 4 years, 9 months ago
- 0660bae Convert Navigator to Kotlin by Jeremy Woods · 4 years, 9 months ago
- 3d360389 Convert NavGraphNavigator to Kotlin by Jeremy Woods · 4 years, 9 months ago
- 6eef082 Convert NavProvider to Kotlin by Jeremy Woods · 4 years, 9 months ago
- 9098881 Convert NavGraph to Kotlin by Jeremy Woods · 4 years, 9 months ago
- 468f4f8 Convert NavDestination to Kotlin by Jeremy Woods · 4 years, 9 months ago
- 9b91a84 Convert ActionOnlyNavDirections class to Kotlin by Jeremy Woods · 4 years, 9 months ago
- c96f086 Convert NavArgument to Kotlin by Jeremy Woods · 4 years, 9 months ago
- 444c6cf Convert NavDeepLinkRequest to Kotlin by Jeremy Woods · 4 years, 9 months ago
- 125c6fc Convert NavDeepLink to Kotlin by Jeremy Woods · 4 years, 9 months ago
- 8f57617 Convert NavType to Kotlin by Jeremy Woods · 4 years, 9 months ago
- d4a0b67 Update signatures and baselines for metalava update by Aurimas Liutikas · 4 years, 9 months ago
- a7d354e Re-enable AllUpper metalava check by Ember Rose · 4 years, 10 months ago
- 757ff42 Enable API lint check for MissingGetterMatchingBuilder in androidx. by Alexander Dorokhine · 5 years ago
- 555b79e Remove legacy alpha and dev signature files by Aurimas Liutikas · 5 years ago
- 3aa5a20 Update to use Metalava V4 file format by Aurimas Liutikas · 5 years ago
- 6735e50 Use current.ignore for tracking API check exceptions by Alan Viverette · 5 years ago
- 85faa5e Move Navigation to 2.4.0-alpha01 by Ian Lake · 5 years ago
- 4f4aed5 Regenerate old API files using new metalava. by Aurimas Liutikas · 5 years ago
- c22843d Revert "Revert "Update Navigation to 2.3.0-rc01"" by Ian Lake · 6 years ago
- 7a1dad6 Revert "Update Navigation to 2.3.0-rc01" by Ian Lake · 6 years ago
- ac17a3d Update Navigation to 2.3.0-rc01 by Ian Lake · 6 years ago
- a683bd9 Reenable BuilderSetStyle and BuilderSetStyle checks by Aurimas Liutikas · 6 years ago
- 7339c51 Update Navigation to 2.3.0-beta01 by Ian Lake · 6 years ago
- 662adba Bump Activity, Fragment, Lifecycle, Navigation versions by Ian Lake · 6 years ago
- 0b492236 Merge "Only generate versioned resource API file when asked to" into androidx-master-dev by Alan Viverette · 6 years ago
- 2a8415d Only generate versioned resource API file when asked to by Alan Viverette · 6 years ago
- b28619b Update Navigation to 2.3.0-alpha06 by Ian Lake · 6 years ago
- 23c2ef9 Change NavDeepLink Uri APIs to UriPattern by Jeremy Woods · 6 years ago
- ea3efb9 Integrate NavDeepLinkRequest into NavController by Jeremy Woods · 6 years ago
- 1b403fb Add action and mimetype support for NavDeepLink by Jeremy Woods · 6 years ago
- 81f14d7 Update Navigation to 2.3.0-alpha05 by Ian Lake · 6 years ago
- b35d76ba Bump library versions after release by Nick Anthony · 6 years ago
- fa436eb Update Navigation to 2.3.0-alpha03 by Nick Anthony · 6 years ago
- 12ddaa7 Update Navigation to 2.3.0-alpha02 by Jeremy Woods · 6 years ago
- 8013dfd Skipping tracking RestrictTo(LIBRARY_GROUP) APIs for groups having requireSameVersion == true by Jeff Gaston · 6 years ago
- a1fc67c Regenerate old API files. by Aurimas Liutikas · 6 years ago
- f14f38f Update api lint baseline files. by Aurimas Liutikas · 6 years ago
- 0b58731 API lint check for the ArrayReturn is enabled for androidx by Sergey · 6 years ago
- 3ba2d72 Introduce navigation-dynamic-feature-core by Wojtek Kaliciński · 6 years ago
- 1c6ccfb Move lifecycle, activity, fragment, and navigation to alpha by Ian Lake · 6 years ago
- c378b9a Increment activity, fragment, lifecycle, transtion to rc01 by Nick Anthony · 6 years ago
- 2c6d50b Move Navigation 2.2.0 to beta01 by Ian Lake · 6 years ago
- 09286e6 Update versions after September 18th Release by Nick Anthony · 6 years ago
- b08258a Update versions after September 5th release by Nick Anthony · 6 years ago
- cd1aae0 Track experimental API surface by Alan Viverette · 6 years ago
- fa51b49 Update Navigation to 2.2.0-alpha02 by Ian Lake · 6 years ago
- c163de4 Update api lint baseline with new Metalava nullability check. by Aurimas Liutikas · 6 years ago
- 3e19b83 Update api lint baselines by Aurimas Liutikas · 6 years ago
- e8c0dc53 Update Navigation to 2.2.0-alpha01 by Ian Lake · 6 years ago
- e08a521 Move Navigation to 2.1.0-beta01 by Ian Lake · 6 years ago
- e6a3a04 Making restricted api txt files also include public apis by Jeff Gaston · 6 years ago
- b3aa531 Increment alpha and beta versions of libraries releasing on July 2nd by Nick Anthony · 6 years ago
- d2c056e Start running Metalava with --api-lint by Aurimas Liutikas · 6 years ago
- fa67dc9b Remove raw usage of Class type in public API of "navigation-common" by Jake Wharton · 6 years ago
- 559e222 Update navigation to new directory structure by Ian Lake · 6 years ago