1. 498e1c3 Pop FloatingWindow destinations on navigate() by Ian Lake · 5 years ago
  2. 81b9ee6 Use <nav-graph> in testapp manifest by Ian Lake · 5 years ago
  3. b17330a Ensure ActionBar is not updated when destination is floating window by jbwoods · 5 years ago
  4. 067bb2b Use ViewCompat.setTransitionName() for Nav testapp by Ian Lake · 5 years ago
  5. 0e57372b Add popUpTo Dialog Fragment action in test app by jbwoods · 5 years ago
  6. 0173839 Change vectordrawable-animated package name. by Aurimas Liutikas · 5 years ago
  7. eec025b Add support for <dialog> destinations by Ian Lake · 5 years ago
  8. 79a43f2 Mostly Revert "Revert "Moving the buildDir for the buildSrc project to be in the out/ dir"" by Jeff Gaston · 5 years ago
  9. 24d9273 Merge "Revert "Moving the buildDir for the buildSrc project to be in the out/ dir"" into androidx-master-dev by Aurimas Liutikas · 5 years ago
  10. 5bf892e Revert "Moving the buildDir for the buildSrc project to be in the out/ dir" by Aurimas Liutikas · 5 years ago
  11. ab411ff Merge "Fix method ordering when using @ContentView+<fragment>" into androidx-master-dev by Treehugger Robot · 5 years ago
  12. 6310e23 Moving the buildDir for the buildSrc project to be in the out/ dir by Jeff Gaston · 5 years ago
  13. 69f6a43 Fix method ordering when using @ContentView+<fragment> by Ian Lake · 5 years ago
  14. c5b7711 Move Navigation from Android.Arch to AndroidX by jbwoods · 5 years ago
  15. 9ff844c Move applyPopAnimationsToPendingTransition to ActivityNavigator by Ian Lake · 5 years ago
  16. a7db0a4 Allow navigateUp extension in AppBarConfiguration by Ian Lake · 6 years ago
  17. ca5f9cf Use the menuCategory to determine pop behavior by Ian Lake · 6 years ago
  18. 1a5551e Correct naming of add/removeOnDestinationChangedListener by Ian Lake · 6 years ago
  19. fcc0c60 Rename OnNavigatedListener by Ian Lake · 6 years ago
  20. a958e3d Allow {argName} parameterized labels by Ian Lake · 6 years ago
  21. 5e475aa Pass Bundle of arguments to OnNavigatedListeners by Ian Lake · 6 years ago
  22. 3582a85 Expand ActivityNavigator.Extras for passing flags by Ian Lake · 6 years ago
  23. 63c127b Expose AppBarConfiguration APIs in navigation-ktx by Ian Lake · 6 years ago
  24. 7a55d72 Make navigation-testing Kotlin first by Ian Lake · 6 years ago
  25. 5fd27fd Allow a set of top level destinations in NavigationUI by Ian Lake · 6 years ago
  26. 4fb1aca Fix NavigationUI for use with BottomSheetDialogFragment by Ian Lake · 6 years ago
  27. 98c3979 Support Shared Element Transitions in Navigation by Ian Lake · 6 years ago
  28. d60b604 Convert navigation/testapp to Kotlin by Ian Lake · 6 years ago
  29. 21ff5d1 Delete SupportAndroidTestAppPlugin. by Aurimas Liutikas · 6 years ago
  30. ce6ee0e Remove separate app-toolkit project by Jake Wharton · 6 years ago
  31. 2bb75c9 Update safeargs integration test app's build.gradle to make it compile again. by Daniel Santiago Rivera · 6 years ago
  32. 5951d1d Add NavigationUI setup method for Toolbar by Ian Lake · 6 years ago
  33. 95a1ed5 Add label to Fragment in integration_test app by Ian Lake · 6 years ago
  34. 51c1fe2 Fix Lint and Nullability checks throughout Navigation by Ian Lake · 6 years ago
  35. b0cd4b0 Fix NavigationUI when using nested start destinations by Ian Lake · 6 years ago
  36. 3e4c2e8 API Council feedback: NonNull findNavController by Ian Lake · 6 years ago
  37. 98971a7 Merge branch 'goog/pi-preview1-androidx-dev' into flatfoot-navigation by Sergey Vasilinets · 6 years ago
  38. c4ae7e6 Add navigation- prefix to modules, move to 1.0.0-alpha01 by Ian Lake · 6 years ago
  39. 97f4b59 Add Navigation.getNavController() methods by Ian Lake · 6 years ago
  40. 55565dc Make NavHelper more approachable from Kotlin by Ian Lake · 6 years ago
  41. 9187ef8 Move NavHelper to navigation:ui artifact by Ian Lake · 6 years ago
  42. 7e7dfac Make ArgumentsGenerationTask incremental by Sergey Vasilinets · 6 years ago
  43. 1503d52 Move Navigation to androidx.navigation package by Ian Lake · 6 years ago
  44. dc78ca1 Split Navigation Fragment support from Runtime by Ian Lake · 6 years ago
  45. 8962f63 Move Navigation Fragment to its own package by Ian Lake · 6 years ago
  46. 4ac3db4 Move findController(Fragment) to NavHostFragment by Ian Lake · 6 years ago
  47. fb97caa Support distinction between applicationId and R class package by Sergey Vasilinets · 6 years ago
  48. 968529a Setup structure for safe args gradle plugin by Sergey Vasilinets · 6 years ago
  49. a0757b5 Fix flatfoot navigation build after ag/3368795 by Aurimas Liutikas · 7 years ago
  50. 0fc74c1 Migrate the rest of the 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. a98afce Navigation: Support pop animations by Ian Lake · 7 years ago
  54. 24a609f Move navigation XML files to res/navigation by Ian Lake · 7 years ago
  55. 3eb39d8 Improve handling of NEW_TASK deep links by Ian Lake · 7 years ago
  56. 1489554 Add deep link app widget to Navigation testapp by Ian Lake · 7 years ago
  57. c9d3f76 Move createDeepLink methods to NavDeepLinkBuilder by Ian Lake · 7 years ago
  58. ad0e74e Catch Resource.NotFoundExceptions for errors by Ian Lake · 7 years ago
  59. 8d5b4f2 Use android: prefix for Navigation arguments by Ian Lake · 7 years ago
  60. cc6cf31 Nav: Support relative fragment and activity names by Ian Lake · 7 years ago
  61. cdeea78 Rework NavHelper to rely on Menu files by Ian Lake · 7 years ago
  62. 3bba0e2 Rename Navigation package to android.arch.navigation by Ian Lake · 7 years ago
  63. ad7324a Combine navigateTo() and navigate() by Ian Lake · 7 years ago
  64. 192e726 Ignore DuplicateIds lint error in navigation XML by Ian Lake · 7 years ago
  65. 79c8255 Nav: Simplify arguments in XML by Ian Lake · 7 years ago
  66. de0134f Nav: Add deep linking to a specific destination by Ian Lake · 7 years ago
  67. e4870a3 Simplify NavHelper usage in Navigation testapp by Ian Lake · 7 years ago
  68. 9608ff8 Nav: Give Navigators more control over back stack by Ian Lake · 7 years ago
  69. b6de6d4 Nav: Allow customizing enter and exit animations by Ian Lake · 7 years ago
  70. 2664647 Navigation: Support popping multiple destinations by Ian Lake · 7 years ago
  71. 0730cdb Change Nav testapp's top level based on screen size by Ian Lake · 7 years ago
  72. 0584aa1 Add ActivityNavigator attributes by Ian Lake · 7 years ago
  73. 2d3a121 Fix NavController popBackStack by Ian Lake · 7 years ago
  74. b6e6df6 Create Menus from a NavController by Ian Lake · 7 years ago
  75. 22afe45 Nav: Remove Navigator.Params in favor of Destination subclasses by Ian Lake · 7 years ago
  76. 10bc347 Nav: Move start dest to NavGraph by Ian Lake · 7 years ago
  77. 35c141c Fix navigation/integration-tests/testapp by Ian Lake · 7 years ago
  78. 7680a4c Fix core versions, disable test uploads by Yigit Boyar · 7 years ago
  79. b15ee75 Initial commit of navigation controller by Adam Powell · 7 years ago