- 5dc21cd Implement routePattern generator for Serializable type T by Clara Fok · 1 year, 9 months ago
- ee0da74 Add comment to build.gradle files by Tiem Song · 1 year, 11 months ago
- 69329dc Fix FragmentNavigator crash on pop up to start destination by Clara Fok · 2 years ago
- a52a01e on main - update dependency to fragment 1.6.2 by Prajakta Patil · 2 years, 1 month ago
- 06f18f7 Improve the performance of NavGraph.equals() by Ian Lake · 2 years, 1 month ago
- 2c8d2c7 Update lint baseline after bumping minSdkVersion to 19 by Aurimas Liutikas · 2 years, 1 month ago
- b72f670 Merge "Clean up lint baseline calls" into androidx-main by Treehugger Robot · 2 years, 2 months ago
- 5bf8740 Clean up lint baseline calls by Jeremy Woods · 2 years, 2 months ago
- b292676 Add a test for navigate with popUpTo nested graph by Jeremy Woods · 2 years, 2 months ago
- 1afb458 Fix pop signal in FragmentNavigator by Clara Fok · 2 years, 2 months ago
- e579f23 Fix double system back press with postponed Fragment container by Clara Fok · 2 years, 2 months ago
- af0049e Fix DialogFragment lifecycle when dismissed by Clara Fok · 2 years, 2 months ago
- 21d5146 Fix flaky test in FragmentNavigatorTest by Clara Fok · 2 years, 2 months ago
- b557296 AGP 8.3.0-alpha02 and corresponding Studio by Jeff Gaston · 2 years, 2 months ago
- f61da31 Fix entry not marked complete after view is destroyed by Clara Fok · 2 years, 2 months ago
- 34427f03 Fix DialogFragment not marked transition complete by Clara Fok · 2 years, 3 months ago
- 48a33a9 Update lint baselines for forked RestrictedApi check by Alan Viverette · 2 years, 3 months ago
- 9d5eb18 Merge changes I45cb9710,I8a591b4a,I8ac43baa into androidx-main by Jinseong Jeon · 2 years, 3 months ago
- 999075e Opt-in Metalava w/ K2 UAST (R1) by Jinseong Jeon · 2 years, 3 months ago
- e6b67ac Fix fragmetNavigateClearBackStack test on API 17 by Jeremy Woods · 2 years, 3 months ago
- 578019f Re-enable RestricedApi check by Aurimas Liutikas · 2 years, 3 months ago
- 4d53400 Add new lines at the end of of every kotlin file by Aurimas Liutikas · 2 years, 4 months ago
- 513502c Update Metalava to tip-of-tree, add Clikt dependency by Alan Viverette · 2 years, 5 months ago
- 02661a2 Remove public_plus_experimental API files files by Julia McClellan · 2 years, 5 months ago
- bf4faa1 Adding verbose logging for FragmentNavigator by Jeremy Woods · 2 years, 5 months ago
- cf12809 Bump Navigation to 2.7.0-beta02 by Jeremy Woods · 2 years, 5 months ago
- 5b3ae95 Merge "api("androidx.fragment:fragment-ktx:1.6.0")" into androidx-main by Treehugger Robot · 2 years, 5 months ago
- 96abbed nav 2.7.0-beta01 Test: ./gradlew buildOnServer by Prajakta Patil · 2 years, 6 months ago
- bb5c18c api("androidx.fragment:fragment-ktx:1.6.0") by Prajakta Patil · 2 years, 6 months ago
- 40fa806 Opt-in n- thru t-prefixed projects to Suppress Compatibility migration by Alan Viverette · 2 years, 6 months ago
- 8c42240 Update current API signatures after Metalava update by Jinseong Jeon · 2 years, 6 months ago
- 994fc04 Reorder methods in API files based on metalava update by Julia McClellan · 2 years, 6 months ago
- 7e0bf52 Move Fragment dep to prebuilts by Jeremy Woods · 2 years, 6 months ago
- 769a78e Merge changes from topic "281081899_component_names" into androidx-main by Alan Viverette · 2 years, 6 months ago
- bcaacc8 ktlintFormat for import-ordering rule by Jeff Gaston · 2 years, 6 months ago
- 57c8c80 Build entriesToPop from transitionsInProgress and back stack by Jeremy Woods · 2 years, 6 months ago
- c9e1fd7 Clean up component names, add build-time enforcement by Alan Viverette · 2 years, 6 months ago
- 320aa4c Ensure FragmentNavigator does not destroy entries early by Jeremy Woods · 2 years, 7 months ago
- 809bce6 Update versions for release id 1681923600000 by natnaelbelay · 2 years, 7 months ago
- e351dfe Bump Navigation to 2.6.0-beta01 by Jeremy Woods · 2 years, 7 months ago
- aedfc20 Ensure manually adding a fragment to the back stack fails by Jeremy Woods · 2 years, 8 months ago
- f63725a Merge changes from topics "navigator_cleanup", "navigator_flake" into androidx-main by Treehugger Robot · 2 years, 8 months ago
- 33334cd Ignoring failing tests by Radha Nakade · 2 years, 8 months ago
- 38d33c2 Clean up the FragmentNavigator by Jeremy Woods · 2 years, 8 months ago
- 1d25cfa Fix an issue with removing fragments that were not attached by Jeremy Woods · 2 years, 8 months ago
- 6131734 Merge "Add test for null view in LivaData callback" into androidx-main by Treehugger Robot · 2 years, 8 months ago
- 227e179 Fix Navigation test to ensure they are no longer flaky by Jeremy Woods · 2 years, 8 months ago
- 51135fe Add test for null view in LivaData callback by Jeremy Woods · 2 years, 8 months ago
- 3d0f403 Check for null in ViewLifecycleOwnerLiveData by Jeremy Woods · 2 years, 8 months ago
- b172043 Prevent crash when adding unmanaged fragment in nav by Jeremy Woods · 2 years, 8 months ago
- af38e84 Merge "Fix system back after popUpTo" into androidx-main by Treehugger Robot · 2 years, 8 months ago
- 7cf5585 Fix system back after popUpTo by Jeremy Woods · 2 years, 8 months ago
- e44acdd Merge "Make navController by lazy in NavHostFragment" into androidx-main by Treehugger Robot · 2 years, 8 months ago
- 29a5dc1 Make navController by lazy in NavHostFragment by Jeremy Woods · 2 years, 8 months ago
- d62e319 Merge "Prepare all entries in change started listener during pop" into androidx-main by Treehugger Robot · 2 years, 8 months ago
- 5b7a71b Clean up NavHostFragment PrimaryNavFragment code by Jeremy Woods · 2 years, 8 months ago
- 3aea026 Prepare all entries in change started listener during pop by Jeremy Woods · 2 years, 8 months ago
- 3503407 Improve fragment singleTop test by Jeremy Woods · 2 years, 8 months ago
- 06f7aaa Ensure FragmentNavigator handles back properly by Jeremy Woods · 2 years, 8 months ago
- c90abdd Refactor adding observers to fragment views by Jeremy Woods · 2 years, 8 months ago
- 9eb40fc Disable flaking testNavigatePopInterrupt test by Aurimas Liutikas · 2 years, 9 months ago
- 187e9a2 First pass of removing redundant usages of @hide javadoc tag by Aurimas Liutikas · 2 years, 9 months ago
- d5163fc Merge "Make sure clearBackStack clears fragment states" into androidx-main by Treehugger Robot · 2 years, 9 months ago
- 5b362a9 Make sure clearBackStack clears fragment states by Jeremy Woods · 2 years, 9 months ago
- baced48 Merge "Add FragmentNavigator test to assert entry destroyed" into androidx-main by Clara Fok · 2 years, 9 months ago
- 96cee05 Add FragmentNavigator test to assert entry destroyed by Clara Fok · 2 years, 9 months ago
- fdf679b Fix some of the flaky FragmentNavigatorTest by Jeremy Woods · 2 years, 9 months ago
- a735aaa Ensure FragmentNavigator destroys intermediate entries on popUpTo by Jeremy Woods · 2 years, 9 months ago
- c73552953 Add FragmentNavigator test by Clara Fok · 2 years, 9 months ago
- 16afaea Fix FragmentNavigator resume states by Clara Fok · 2 years, 9 months ago
- 23d2be0 Fix playground build for Navigation by Dustin Lam · 2 years, 9 months ago
- 58c1161 Fix popBackStack from system back press by Clara Fok · 2 years, 9 months ago
- e8cbb84 Expose FragmentNavigation backstack by Clara Fok · 2 years, 9 months ago
- 9d2bbe0 Fix dynamicNavHost with new FragmentNavigator by Jeremy Woods · 2 years, 9 months ago
- 493ec7f Disable flaking FragmentNavigatorTest test by Aurimas Liutikas · 2 years, 9 months ago
- 9dc0224 Use test specific animators in navigation fragment tests by Jeremy Woods · 2 years, 9 months ago
- 0207a94 Merge changes I3cb19364,I42c21431,Ib7ce5958 into androidx-main by Treehugger Robot · 2 years, 10 months ago
- 25a823b Move the FragmentNavigator to transition APIs by Jeremy Woods · 2 years, 10 months ago
- 85a4353 Convert DialogFragmentNavigator to Navigation v2 APIs by Jeremy Woods · 2 years, 10 months ago
- 17173488 Merge changes from topic "kt-has" into androidx-main by Treehugger Robot · 2 years, 10 months ago
- 41d1982 Update navigation module with HasDefaultViewModelProviderFactory by sanura · 2 years, 10 months ago
- 4b53d86 Fix DialogFragmentNavigator launchSingleTop by Clara Fok · 2 years, 10 months ago
- 51abbcb Expose DialogFragmentNavigator backstack internally by Clara Fok · 2 years, 11 months ago
- 7d333fc Merge "removing explicit setting of library groups" into androidx-main by Jeff Gaston · 3 years ago
- 0a35d65 removing explicit setting of library groups by Jeff Gaston · 3 years ago
- 2e1976ff Update current API signature after Metalava update by Jinseong Jeon · 3 years ago
- bf9d5ec Bump Navigation Fragment dep to 1.5.4 by Jeremy Woods · 3 years, 1 month ago
- 777d5a8 Bump Navigation to depend on Fragment 1.5.2 by Jeremy Woods · 3 years, 2 months ago
- 867de85 Fix Navigator singleTop by Jeremy Woods · 3 years, 3 months ago
- 56ba1b1 DO NOT MERGE: Merge remote-tracking branch 'aosp/androidx-platform-dev-temp' into merge_platform_dev by Alan Viverette · 3 years, 4 months ago
- 16f4c7d Bump Navigation library to Fragment 1.5.1 prebuilt by Jeremy Woods · 3 years, 4 months ago
- 4e77bd3 Merge "Bump to fragment 1.5.0 dependency" into androidx-main am: 7e1e9fe7d3 by Treehugger Robot · 3 years, 5 months ago
- f524edb Bump to fragment 1.5.0 dependency by Jeremy Woods · 3 years, 5 months ago
- a6e77f3 Merge "Deprecations for SDK update" into androidx-main by Treehugger Robot · 3 years, 7 months ago
- 46d8e14 Merge "Updating Navigation to depend on fragment prebuilts" into androidx-main am: 2cc5eb73e6 by Treehugger Robot · 3 years, 7 months ago
- da396f6 Deprecations for SDK update by Alan Viverette · 3 years, 7 months ago
- 29d08a7 Updating Navigation to depend on fragment prebuilts by Jeremy Woods · 3 years, 7 months ago
- 982b505 Deprecations for SDK update by Alan Viverette · 3 years, 7 months ago
- 8de119c Bump Fragment and Navigation to rc01 by Jeremy Woods · 3 years, 7 months ago
- cea7d45 Update versions for release id 1650474000000 by Nick Anthony · 3 years, 7 months ago