1. 51c1fe2 Fix Lint and Nullability checks throughout Navigation by Ian Lake · 6 years ago
  2. 7a46742 Merge "Deprecate NavOptions' launch document" into pi-preview1-androidx-dev by TreeHugger Robot · 6 years ago
  3. da6e1f9 Deprecate NavOptions' launch document by Ian Lake · 6 years ago
  4. f4e1014 Fix overlapping Fragments caused by single top by Ian Lake · 6 years ago
  5. 1c55439 Merge "Fix NavigationUI when using nested start destinations" into pi-preview1-androidx-dev by TreeHugger Robot · 6 years ago
  6. f7c13ff Allow Fragment navigate() calls in Fragment lifecycle calls by Ian Lake · 6 years ago
  7. b0cd4b0 Fix NavigationUI when using nested start destinations by Ian Lake · 6 years ago
  8. 29e842f Merge "Apply pop first in OnNavigatorNavigatedListener" into pi-preview1-androidx-dev by TreeHugger Robot · 6 years ago
  9. ab4c87e Apply pop first in OnNavigatorNavigatedListener by Ian Lake · 6 years ago
  10. 2289451 Merge "Clickable errors from sage args plugin" into pi-preview1-androidx-dev by Sergey Vasilinets · 6 years ago
  11. 28f10ae Clickable errors from sage args plugin by Sergey Vasilinets · 6 years ago
  12. f0e6c50 Deprecate NavOptions' clear task by Ian Lake · 6 years ago
  13. c9b3287 Merge "Report errors with fileName, line and column" into pi-preview1-androidx-dev by TreeHugger Robot · 6 years ago
  14. 73d7c77 Report errors with fileName, line and column by Sergey Vasilinets · 6 years ago
  15. 1f6bf3a Fix Navigation deep links to nested destinations by Ian Lake · 6 years ago
  16. bd533c8 Merge "URL decode deep link arguments" into pi-preview1-androidx-dev by TreeHugger Robot · 6 years ago
  17. 9778544 URL decode deep link arguments by Ian Lake · 6 years ago
  18. f6d4a5f Create a new Bundle for deep link arguments by Ian Lake · 6 years ago
  19. 0ec8784 Fix NavHostFragment using defaultNavHost="true" by Ian Lake · 6 years ago
  20. 16ed9a0 Add missing targetSdkVersion tags for test apks. by Aurimas Liutikas · 6 years ago
  21. fbdf0ef Merge app-toolkit build into support library. by Aurimas Liutikas · 6 years ago
  22. 3510f84 Fix package level docs for Navigation by Ian Lake · 6 years ago
  23. baedb8f Merge "Switch from BiConsumer to Kotlin forEach" into pi-preview1-androidx-dev by Ian Lake · 6 years ago
  24. a176786 Merge "Fix NavInflaterTest on <API 23 devices" into pi-preview1-androidx-dev by android-build-team Robot · 6 years ago
  25. ac005f7 Switch from BiConsumer to Kotlin forEach by Ian Lake · 6 years ago
  26. 476f725 Fix NavInflaterTest on <API 23 devices by Ian Lake · 6 years ago
  27. 7a092bb Enable publishing of Navigation artifacts by Ian Lake · 6 years ago
  28. e2120a1 Boolean type support by Sergey Vasilinets · 6 years ago
  29. 3554be5 Float type support by Sergey Vasilinets · 6 years ago
  30. d41882c Attempt #2 to fix options pop up behavior by Sergey Vasilinets · 6 years ago
  31. 3e4c2e8 API Council feedback: NonNull findNavController by Ian Lake · 6 years ago
  32. 6d535dd Merge remote-tracking branch 'goog/flatfoot-navigation' into ub-androidx-1.0-alpha by Sergey Vasilinets · 6 years ago
  33. e575040 Set publish = false to navigation module by Sergey Vasilinets · 6 years ago
  34. 98971a7 Merge branch 'goog/pi-preview1-androidx-dev' into flatfoot-navigation by Sergey Vasilinets · 6 years ago
  35. 6acf1d8 Cache Navigator.Name annotation lookups by Ian Lake · 6 years ago
  36. af64995 Merge "Add navigation- prefix to modules, move to 1.0.0-alpha01" into flatfoot-navigation by TreeHugger Robot · 6 years ago
  37. e15c7f9 Merge "Don't popup for option menus." into flatfoot-navigation by TreeHugger Robot · 6 years ago
  38. c4c04b2 Merge "Infer args types" into flatfoot-navigation by TreeHugger Robot · 6 years ago
  39. c4ae7e6 Add navigation- prefix to modules, move to 1.0.0-alpha01 by Ian Lake · 6 years ago
  40. 7e2dc4f Add ActivityNavigator to NavGraph DSL by Ian Lake · 6 years ago
  41. 132f050 Create Kotlin DSL for navigation graphs by Ian Lake · 6 years ago
  42. e9b4095 Add Kotlin extensions for NavigatorProvider by Ian Lake · 6 years ago
  43. 6904375 Have Navigation -ktx modules mirror Java dependencies by Ian Lake · 6 years ago
  44. e19ec13 Merge "Start ktx for navigation-testing" into flatfoot-navigation by TreeHugger Robot · 6 years ago
  45. e31694a Create Kotlin DSL for constructing NavOptions by Ian Lake · 6 years ago
  46. a85b2f8 Start ktx for navigation-common by Ian Lake · 6 years ago
  47. d5873f6 Start ktx for navigation-testing by Ian Lake · 6 years ago
  48. 3b2023c Don't popup for option menus. by Sergey Vasilinets · 6 years ago
  49. 464adcc Start ktx for navigation-ui by Ian Lake · 6 years ago
  50. ed202f6 Merge "Start ktx for navigation-runtime" into flatfoot-navigation by TreeHugger Robot · 6 years ago
  51. 05bfb98 Start ktx for navigation-fragment by Ian Lake · 6 years ago
  52. d6d635b Start ktx for navigation-runtime by Ian Lake · 6 years ago
  53. b265bf1 Infer args types by Sergey Vasilinets · 6 years ago
  54. 97f4b59 Add Navigation.getNavController() methods by Ian Lake · 6 years ago
  55. 55565dc Make NavHelper more approachable from Kotlin by Ian Lake · 6 years ago
  56. 9187ef8 Move NavHelper to navigation:ui artifact by Ian Lake · 6 years ago
  57. f31f88c Merge "Unhide NavDirections and navigate methods with it" into flatfoot-navigation by TreeHugger Robot · 6 years ago
  58. 0be67c5 Merge "Make ArgumentsGenerationTask incremental" into flatfoot-navigation by TreeHugger Robot · 6 years ago
  59. 3e884c0 Unhide NavDirections and navigate methods with it by Sergey Vasilinets · 6 years ago
  60. 7e7dfac Make ArgumentsGenerationTask incremental by Sergey Vasilinets · 6 years ago
  61. e287a49 Fix class name resolution for relative names with subpackages by Sergey Vasilinets · 6 years ago
  62. b25fc0b Merge "Improvements for generated code" into flatfoot-navigation by Sergey Vasilinets · 6 years ago
  63. ca9ad8f Merge "Support hex ints" into flatfoot-navigation by TreeHugger Robot · 6 years ago
  64. 4466fd2 Support hex ints by Sergey Vasilinets · 6 years ago
  65. 6b14fcc Merge "Clean up NavWriterTest" into flatfoot-navigation by TreeHugger Robot · 6 years ago
  66. 1fff02f Merge "Remove options from NavDirections" into flatfoot-navigation by TreeHugger Robot · 6 years ago
  67. e1b804a Improvements for generated code by Sergey Vasilinets · 6 years ago
  68. 7fe27f6 Clean up NavWriterTest by Sergey Vasilinets · 6 years ago
  69. 2c3e4c4 Remove options from NavDirections by Sergey Vasilinets · 6 years ago
  70. ad4c2c5 Actually write Args file by Sergey Vasilinets · 6 years ago
  71. 1503d52 Move Navigation to androidx.navigation package by Ian Lake · 6 years ago
  72. bf91a13 Remove non-existent activities from test manifest by Ian Lake · 6 years ago
  73. 822fff2 Merge "Split Navigation Fragment support from Runtime" into flatfoot-navigation by TreeHugger Robot · 6 years ago
  74. 07192f4 Merge "Split out Navigation Common+Testing from Runtime" into flatfoot-navigation by TreeHugger Robot · 6 years ago
  75. dc78ca1 Split Navigation Fragment support from Runtime by Ian Lake · 6 years ago
  76. 7892d6f Split out Navigation Common+Testing from Runtime by Ian Lake · 6 years ago
  77. cc6af8c Merge changes Ia5ecca75,Ia9064ec7 into flatfoot-navigation by Sergey Vasilinets · 6 years ago
  78. 8962f63 Move Navigation Fragment to its own package by Ian Lake · 6 years ago
  79. 433ea43 Add Builder class for Args by Sergey Vasilinets · 6 years ago
  80. 9ca5844 Support resource references as types by Sergey Vasilinets · 6 years ago
  81. 4ac3db4 Move findController(Fragment) to NavHostFragment by Ian Lake · 6 years ago
  82. 990dc84 Merge changes I7403087f,Ic0c7c65f into flatfoot-navigation by Ian Lake · 6 years ago
  83. 9429db5 Split NavController tests by Ian Lake · 6 years ago
  84. 53525a0 Improve generics, nullability for NavigationProvider API by Ian Lake · 6 years ago
  85. 90ee199 Generate args classes by Sergey Vasilinets · 6 years ago
  86. b324f57 Merge "Infrastructure for different types." into flatfoot-navigation by Sergey Vasilinets · 6 years ago
  87. fb97caa Support distinction between applicationId and R class package by Sergey Vasilinets · 6 years ago
  88. 544a1d7 Merge forward to oc-mr1-jetpack-dev. by Aurimas Liutikas · 6 years ago
  89. 9f96cb0 Use correct package name for generated classes by Sergey Vasilinets · 6 years ago
  90. f49d36a Infrastructure for different types. by Sergey Vasilinets · 6 years ago
  91. 973a5c0 Naive safeargs gradle plugin + test infrastructure by Sergey Vasilinets · 6 years ago
  92. 968529a Setup structure for safe args gradle plugin by Sergey Vasilinets · 6 years ago
  93. a0757b5 Fix flatfoot navigation build after ag/3368795 by Aurimas Liutikas · 6 years ago
  94. 0fc74c1 Migrate the rest of the dependencies to Kotlin. by Aurimas Liutikas · 7 years ago
  95. 6c0f82b Merge "Allow NavHostFragments to be added dynamically" into flatfoot-navigation by Ian Lake · 7 years ago
  96. d931873 Allow NavHostFragments to be added dynamically by Ian Lake · 7 years ago
  97. 588b27c Remove unneeded format strings for android: attrs by Ian Lake · 7 years ago
  98. d889745 Resolve arguments for destinations by Sergey Vasilinets · 7 years ago
  99. 9007455 Parse id in destinations by Sergey Vasilinets · 7 years ago
  100. 3afa452 Merge changes Idebe81e6,I5d8dac8e into flatfoot-navigation by Sergey Vasilinets · 7 years ago