- 7448208 Add support for Deeplink Uri fragment by Clara Fok · 3 years ago
- f64dac3 Fix parsing for Single Query Param with Uri Fragment by Clara Fok · 3 years ago
- 1270b1d Refactor DeepLink initialization and matching logic by Clara Fok · 3 years ago
- af8739d Fix Deeplink match preference on paths by Clara Fok · 3 years ago
- 1141442 Add NavDestination tests to assert Deeplink query params by Clara Fok · 3 years ago
- 56ba1b1 DO NOT MERGE: Merge remote-tracking branch 'aosp/androidx-platform-dev-temp' into merge_platform_dev by Alan Viverette · 3 years, 1 month ago
- 4f06dd1 Merge "Add new helper function to parse a dynamic NavDestination label into String" into androidx-main by Treehugger Robot · 3 years, 1 month ago
- 76f9009 Add new helper function to parse a dynamic NavDestination label into String by Clara Fok · 3 years, 1 month ago
- b08254b Bump Navigation libraries to lifecycle 2.5.1 prebuilt by Jeremy Woods · 3 years, 1 month ago
- f545ead Merge "Make NavBackStackEntry arguments immutable" into androidx-main am: b81031efa7 by Treehugger Robot · 3 years, 1 month ago
- 9b80183 Make NavBackStackEntry arguments immutable by Ian Lake · 3 years, 1 month ago
- 22b641c Merge "Add additional explaination to parseValue docs" into androidx-main am: 2e324a1935 by Treehugger Robot · 3 years, 1 month ago
- 6d4b3ba Add additional explaination to parseValue docs by Jeremy Woods · 3 years, 1 month ago
- 63f0abe Merge "Add support for repeated query params in navigation routes" into androidx-main am: 9684252e83 by Treehugger Robot · 3 years, 2 months ago
- 9684252 Merge "Add support for repeated query params in navigation routes" into androidx-main by Treehugger Robot · 3 years, 2 months ago
- ea3e4a5 Add support for repeated query params in navigation routes by Sanura N'Jaka · 3 years, 2 months ago
- 8d72a1d Merge "Bump to depend on Lifecycle 2.5.0" into androidx-main am: c918cdb70d by Treehugger Robot · 3 years, 2 months ago
- 3001685 Bump to depend on Lifecycle 2.5.0 by Jeremy Woods · 3 years, 2 months ago
- a9d0520 Merge "Update to the stable version of savedstate" into androidx-main am: f32958349a by Treehugger Robot · 3 years, 2 months ago
- cfe08dd Update to the stable version of savedstate by Jeremy Woods · 3 years, 2 months ago
- 8207cb9 Merge "Add toString to NavArgument" into androidx-main am: fca79f2b5e by Treehugger Robot · 3 years, 2 months ago
- 2c51079 Add toString to NavArgument by Jeremy Woods · 3 years, 2 months ago
- 8627c07 Merge "Added lint check for empty navDeepLink in Kotlin DSL." into androidx-main am: 681079f6ea by Julia McClellan · 3 years, 3 months ago
- b582fb4 Added lint check for empty navDeepLink in Kotlin DSL. by Julia McClellan · 3 years, 3 months ago
- 517d22c Merge "Fix formatting of addDeepLink KDocs" into androidx-main am: e5396f1877 by Treehugger Robot · 3 years, 4 months ago
- 0d21d5a2 Fix formatting of addDeepLink KDocs by Ian Lake · 3 years, 4 months ago
- 0a18d36 Merge "Depend on prebuilts in Fragment and Navigation" into androidx-main by Treehugger Robot · 3 years, 4 months ago
- ae97a5a Depend on prebuilts in Fragment and Navigation by Jeremy Woods · 3 years, 4 months ago
- 4e35b70 Depend on prebuilts in Fragment and Navigation by Jeremy Woods · 3 years, 4 months ago
- cea7d45 Update versions for release id 1650474000000 by Nick Anthony · 3 years, 4 months ago
- 1ef39a8 Update versions for release id 1650474000000 by Nick Anthony · 3 years, 4 months ago
- 88d4610 Pin Activity and Navigation Lifecycle dependencies by Jeremy Woods · 3 years, 4 months ago
- f1d1629 Move SavedState, Lifecycle, Activity, Fragment, and Nav to Beta01 by Jeremy Woods · 3 years, 4 months ago
- 98bab3f Update Metalava to build 8385786 by Ember Rose · 3 years, 4 months ago
- 8c2885e Converted SavedStateRegistryOwner to Kotlin by clarafok · 3 years, 5 months ago
- e2ac3b6 Call enableSavedStateHandles() immediately after performAttach() by Ian Lake · 3 years, 5 months ago
- d96cc7a Add support for single query params in NavDeepLink by Sanura N'Jaka · 3 years, 5 months ago
- a07df8e Allow empty string args in deep links by Jeremy Woods · 3 years, 5 months ago
- acba7ac Merge "Migrate from AndroidManifest to build.gradle for namespace" into androidx-main by Aurimas Liutikas · 3 years, 5 months ago
- dcfa035 Migrate from AndroidManifest to build.gradle for namespace by Aurimas Liutikas · 3 years, 5 months ago
- 01fa21a Prioritize CreationExtras for ViewModelFactories by Jeremy Woods · 3 years, 5 months ago
- e3af0e4 Suppress deprecation warnings from new Android T SDK. by Alan Viverette · 3 years, 5 months ago
- 7b8b543 Use Kotlinx coroutines 1.6.0 by Oleksandr Karpovich · 3 years, 5 months ago
- 9c2b4aa Ensure deep links handle new line characters by Jeremy Woods · 3 years, 6 months ago
- bd40631 Update ignore files by Jeremy Woods · 3 years, 6 months ago
- d084e36 Move to TOML as source of truth for library groups and versions by Aurimas Liutikas · 3 years, 6 months ago
- bdcf44d Merge "Fix CreationExtras in NavBackStackEntry" into androidx-main by Treehugger Robot · 3 years, 6 months ago
- c96bbac Fix CreationExtras in NavBackStackEntry by Jeremy Woods · 3 years, 6 months ago
- 4c68465 Pin savedState dependencies to alpha01 by Jeremy Woods · 3 years, 6 months ago
- d1cf536 Integrate CreationExtras into NavBackStackEntry by Jeremy Woods · 3 years, 7 months ago
- 2560e8f Fix getViewModelStore() prior to ON_CREATE by Ian Lake · 3 years, 7 months ago
- 2030845 Only decode deep link args once by Jeremy Woods · 3 years, 7 months ago
- 84aea5a Change flans to ToT dependencies by Jeremy Woods · 3 years, 8 months ago
- e6903d0 Merge "Ensure deeplink arg value can be the same as arg name" into androidx-main by Treehugger Robot · 3 years, 8 months ago
- 40fc519 Ensure deeplink arg value can be the same as arg name by Jeremy Woods · 3 years, 8 months ago
- 27f3193 Make route the startDestDisplayName by Jeremy Woods · 3 years, 8 months ago
- dc62b65 Ensure that parsed arguments do not cross # boundary by Sanura N'Jaka · 3 years, 9 months ago
- b4731b0 Revert^4 "Update versions for release id 1635958800000" by Nick Anthony · 3 years, 9 months ago
- b75c5d2 Revert "Revert "Revert "Update versions for release id 1635958800000""" by Nick Anthony · 3 years, 9 months ago
- 6c3ca66 Revert "Revert "Update versions for release id 1635958800000"" by Nick Anthony · 3 years, 9 months ago
- a8e7bde Merge "Revert "Update versions for release id 1635958800000"" into androidx-main by Nick Anthony · 3 years, 9 months ago
- b818e85 Revert "Update versions for release id 1635958800000" by Nick Anthony · 3 years, 9 months ago
- 9f98d74 Merge "Update versions for release id 1635958800000" into androidx-main by Nick Anthony · 3 years, 9 months ago
- 5603340 Reenabling MissingTestSizeAnnotation on tests by Jeff Gaston · 3 years, 9 months ago
- 9db5408 Update versions for release id 1635958800000 by Nick Anthony · 3 years, 9 months ago
- 1a3ce2e Merge "Upgrade to Metalava ab/7856580" into androidx-main by Treehugger Robot · 3 years, 10 months ago
- 2af1273 Merge "Fix NavBackStackEntry initial Lifecycle state" into androidx-main by Treehugger Robot · 3 years, 10 months ago
- f88d94e Fix NavBackStackEntry initial Lifecycle state by Jeremy Woods · 3 years, 10 months ago
- 727dc6b Upgrade to Metalava ab/7856580 by Aurimas Liutikas · 3 years, 10 months ago
- b8d257d Compile DeepLink patterns lazily by Jeremy Woods · 3 years, 10 months ago
- 6273a95 Revert^2 "Update metalava to ab/7813966" by Aurimas Liutikas · 3 years, 10 months ago
- 05ed6b4 Merge "Revert "Update metalava to ab/7813966"" into androidx-main by Aurimas Liutikas · 3 years, 10 months ago
- 1557f6f Revert "Update metalava to ab/7813966" by Aurimas Liutikas · 3 years, 10 months ago
- 3d843c9 Merge "Update metalava to ab/7813966" into androidx-main by Aurimas Liutikas · 3 years, 10 months ago
- 38ba3bd68 Update metalava to ab/7813966 by Aurimas Liutikas · 3 years, 10 months ago
- 6afe4f0 Update versions for release id 1635267600000 by Nick Anthony · 3 years, 10 months ago
- 4414c04 Merge "Change transitions in progress back to a Set" into androidx-main by Treehugger Robot · 3 years, 10 months ago
- 58a9886 Make nullable NavDeepLink arguments not required by Sanura N'Jaka · 3 years, 10 months ago
- c99f59c Change transitions in progress back to a Set by Jeremy Woods · 3 years, 10 months ago
- 85adf57 Update beta01 API file by Jeremy Woods · 3 years, 10 months ago
- aa673a3 Merge "Remove DSL marker on navArguent API" into androidx-main by Treehugger Robot · 3 years, 10 months ago
- c241d08 Merge "Bump Fragment and Nav to beta" into androidx-main by Treehugger Robot · 3 years, 10 months ago
- be3fa3b Remove DSL marker on navArguent API by Jeremy Woods · 3 years, 10 months ago
- b64d218 Add baseline profiles for navigation. by Rahul Ravikumar · 3 years, 10 months ago
- 884d22e Bump Fragment and Nav to beta by Jeremy Woods · 3 years, 10 months ago
- 45139d4 Update lint baselines to fix androidx-studio-integration by Aurimas Liutikas · 3 years, 10 months ago
- 8ed73a2 Modify NavBackStackEntry equality by Jeremy Woods · 3 years, 10 months ago
- 6066a7e Use {argName} for validating deep link arguments by Ian Lake · 3 years, 11 months ago
- aa0bb79 Merge "Move NamedNavArgument from compose to common" into androidx-main by Treehugger Robot · 4 years ago
- e45e8f4 Merge "Fix NavDestination hashCode function" into androidx-main by Treehugger Robot · 4 years ago
- ce6b342 Fix NavDestination hashCode function by Jeremy Woods · 4 years ago
- 94f61d3 Move NamedNavArgument from compose to common by Jeremy Woods · 4 years ago
- e1b42da Make nullable NavDeepLink arguments not required by Sanura N'Jaka · 4 years ago
- 5f1bdbb Ensure changing arguments causes recompose by Jeremy Woods · 4 years ago
- 1748867 Make NavBackStackEntry immutable by Jeremy Woods · 4 years ago
- 69608f9 Merge "Make name no longer required by nav type" into androidx-main by Treehugger Robot · 4 years ago
- 031b876 Make NavType constructor public by Jeremy Woods · 4 years ago
- 9991fff Make name no longer required by nav type by Jeremy Woods · 4 years ago
- 502613e [GH] [Navigation] Check that all required arguments are present in the link by Osip Fatkullin · 4 years ago
- 1c59135 Merge "Ensure recompose on launchSingleTop arg changes" into androidx-main by Treehugger Robot · 4 years ago