1. 51c1fe2 Fix Lint and Nullability checks throughout Navigation by Ian Lake · 6 years ago
  2. b0cd4b0 Fix NavigationUI when using nested start destinations by Ian Lake · 6 years ago
  3. 3e4c2e8 API Council feedback: NonNull findNavController by Ian Lake · 6 years ago
  4. 98971a7 Merge branch 'goog/pi-preview1-androidx-dev' into flatfoot-navigation by Sergey Vasilinets · 6 years ago
  5. c4ae7e6 Add navigation- prefix to modules, move to 1.0.0-alpha01 by Ian Lake · 6 years ago
  6. 97f4b59 Add Navigation.getNavController() methods by Ian Lake · 6 years ago
  7. 55565dc Make NavHelper more approachable from Kotlin by Ian Lake · 6 years ago
  8. 9187ef8 Move NavHelper to navigation:ui artifact by Ian Lake · 6 years ago
  9. 7e7dfac Make ArgumentsGenerationTask incremental by Sergey Vasilinets · 7 years ago
  10. 1503d52 Move Navigation to androidx.navigation package by Ian Lake · 7 years ago
  11. dc78ca1 Split Navigation Fragment support from Runtime by Ian Lake · 7 years ago
  12. 8962f63 Move Navigation Fragment to its own package by Ian Lake · 7 years ago
  13. 4ac3db4 Move findController(Fragment) to NavHostFragment by Ian Lake · 7 years ago
  14. fb97caa Support distinction between applicationId and R class package by Sergey Vasilinets · 7 years ago
  15. 968529a Setup structure for safe args gradle plugin by Sergey Vasilinets · 7 years ago
  16. a0757b5 Fix flatfoot navigation build after ag/3368795 by Aurimas Liutikas · 7 years ago
  17. 0fc74c1 Migrate the rest of the dependencies to Kotlin. by Aurimas Liutikas · 7 years ago
  18. 175b74c Fix build after ag/3265951 by Aurimas Liutikas · 7 years ago
  19. 31e4dd4 Build fix after ag/3243700 by Aurimas Liutikas · 7 years ago
  20. a98afce Navigation: Support pop animations by Ian Lake · 7 years ago
  21. 24a609f Move navigation XML files to res/navigation by Ian Lake · 7 years ago
  22. 3eb39d8 Improve handling of NEW_TASK deep links by Ian Lake · 7 years ago
  23. 1489554 Add deep link app widget to Navigation testapp by Ian Lake · 7 years ago
  24. c9d3f76 Move createDeepLink methods to NavDeepLinkBuilder by Ian Lake · 7 years ago
  25. ad0e74e Catch Resource.NotFoundExceptions for errors by Ian Lake · 7 years ago
  26. 8d5b4f2 Use android: prefix for Navigation arguments by Ian Lake · 7 years ago
  27. cc6cf31 Nav: Support relative fragment and activity names by Ian Lake · 7 years ago
  28. cdeea78 Rework NavHelper to rely on Menu files by Ian Lake · 7 years ago
  29. 3bba0e2 Rename Navigation package to android.arch.navigation by Ian Lake · 7 years ago
  30. ad7324a Combine navigateTo() and navigate() by Ian Lake · 7 years ago
  31. 192e726 Ignore DuplicateIds lint error in navigation XML by Ian Lake · 7 years ago
  32. 79c8255 Nav: Simplify arguments in XML by Ian Lake · 7 years ago
  33. de0134f Nav: Add deep linking to a specific destination by Ian Lake · 7 years ago
  34. e4870a3 Simplify NavHelper usage in Navigation testapp by Ian Lake · 7 years ago
  35. 9608ff8 Nav: Give Navigators more control over back stack by Ian Lake · 7 years ago
  36. b6de6d4 Nav: Allow customizing enter and exit animations by Ian Lake · 7 years ago
  37. 2664647 Navigation: Support popping multiple destinations by Ian Lake · 7 years ago
  38. 0730cdb Change Nav testapp's top level based on screen size by Ian Lake · 7 years ago
  39. 0584aa1 Add ActivityNavigator attributes by Ian Lake · 7 years ago
  40. 2d3a121 Fix NavController popBackStack by Ian Lake · 8 years ago
  41. b6e6df6 Create Menus from a NavController by Ian Lake · 8 years ago
  42. 22afe45 Nav: Remove Navigator.Params in favor of Destination subclasses by Ian Lake · 8 years ago
  43. 10bc347 Nav: Move start dest to NavGraph by Ian Lake · 8 years ago
  44. 35c141c Fix navigation/integration-tests/testapp by Ian Lake · 8 years ago
  45. 7680a4c Fix core versions, disable test uploads by Yigit Boyar · 8 years ago
  46. b15ee75 Initial commit of navigation controller by Adam Powell · 8 years ago