[go: nahoru, domu]

  1. 9fcda5e Add and update lint-baseline.xml files by Tiem Song · 3 years ago
  2. 793e098 Use explicit task stack in navigateUp() when on another app's stack. by Faelyn O'Grady · 3 years ago
  3. 64a958a Fix deep link ids from a navGraph's id to one of its siblings. by Faelyn O'Grady · 3 years ago
  4. 938a0cc Fix handling of deep links without URIs by Ian Lake · 3 years ago
  5. b0af29c Make setOnBackPressedDispatcher idempotent by Ian Lake · 3 years ago
  6. 5e187e7 Allow the NavGraph to be changed in NavHost by Jeremy Woods · 3 years ago
  7. cab838c Add Transitions to Navigation Compose by Jeremy Woods · 3 years ago
  8. 2464eda Merge "Update to new version of metalava" into androidx-main by Aurimas Liutikas · 3 years ago
  9. 294e5e2 Override equals in NavGraph and NavDestinations by Jeremy Woods · 3 years ago
  10. 5790b29 Update to new version of metalava by Aurimas Liutikas · 3 years ago
  11. e0747c1 Fix reentrant navigate/popBackStack from Lifeycle observers by Ian Lake · 3 years ago
  12. 927300f Rewrite ViewModelProvider to kotlin by Sergey Vasilinets · 3 years, 1 month ago
  13. 6a6cfa9 Use push instead of add for NavigatorState by Jeremy Woods · 3 years ago
  14. d4e8f8e Merge "Add transition apis to NavigatorState" into androidx-main by Treehugger Robot · 3 years ago
  15. 8194329 Add transition apis to NavigatorState by Jeremy Woods · 3 years, 1 month ago
  16. 093e514 Merge "Migrate ActivityTest to Google Truth asserts" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  17. 11d3f0d Merge "Migrate ViewTest to Google Truth asserts" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  18. 39e7435 Add FLAG_IMMUTABLE to NavDeepLinkBuilder's PendingIntent by Ian Lake · 3 years, 1 month ago
  19. 15017ad Migrate ViewTest to Google Truth asserts by Sanura N'Jaka · 3 years, 1 month ago
  20. a62bb5b Merge "Fix @null support for StringArrayType" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  21. e2ac110 Migrate ActivityTest to Google Truth asserts by Sanura N'Jaka · 3 years, 1 month ago
  22. 999a6b2 Merge "Migrate NavDeepLinkBuilderTest to Google Truth asserts" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  23. 9ee7014 Merge "Migrate ActivityNavigatorDestinatonBuilderTest to Google Truth asserts" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  24. 78ef1cb Fix @null support for StringArrayType by Ian Lake · 3 years, 1 month ago
  25. 930caaf Merge "Migrate NavHostTest to Google Truth asserts" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  26. 0f8e963 Migrate NavDeepLinkBuilderTest to Google Truth asserts by Sanura N'Jaka · 3 years, 1 month ago
  27. 3bfdef6 Migrate NavHostTest to Google Truth asserts by Sanura N'Jaka · 3 years, 1 month ago
  28. 906a3ef Migrate ActivityNavigatorTest to Google Truth asserts by Sanura N'Jaka · 3 years, 1 month ago
  29. 0b30dcc Migrate ActivityNavigatorDestinatonBuilderTest to Google Truth asserts by Sanura N'Jaka · 3 years, 1 month ago
  30. 62a2e14 Merge "Add @suppress to many @RestrictTo" into androidx-main by Owen Gray · 3 years, 1 month ago
  31. 1330ec9 Add @suppress to many @RestrictTo by Owen Gray · 3 years, 1 month ago
  32. 9a285d72 Merge "Ensure that NavGraphNavigator stack order remains correct" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  33. 9174479 Ensure that NavGraphNavigator stack order remains correct by Ian Lake · 3 years, 1 month ago
  34. d4cb8c0 Ensure that re-entrant listeners receive all updates by Ian Lake · 3 years, 1 month ago
  35. 17acd9e Update public_plus_experimental to hide @RestrictTo items by Aurimas Liutikas · 3 years, 1 month ago
  36. 9ba131d Merge "Deprecate DSL builders that use ID" into androidx-main by Jeremy Woods · 3 years, 1 month ago
  37. dcb2c08 Deprecate DSL builders that use ID by Jeremy Woods · 3 years, 1 month ago
  38. bc1dbeb Migrate FLAN to use Gradle Version Catalogs by Aurimas Liutikas · 3 years, 2 months ago
  39. e44a1e3 Merge "Fix ConcurrentModificationException on the OnDestinationChangedListener" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  40. cb7bd69 Fix ConcurrentModificationException on the OnDestinationChangedListener by Jeremy Woods · 3 years, 2 months ago
  41. 2ed45a8 Merge "Add routes to Fragment and Activity kotlin dsl" into androidx-main by Jeremy Woods · 3 years, 2 months ago
  42. 44e5a49 Use styledAttributes when inflating actions in xml by Jeremy Woods · 3 years, 2 months ago
  43. 0b8a938 Add routes to Fragment and Activity kotlin dsl by Jeremy Woods · 3 years, 2 months ago
  44. 7c7822c Merge changes I2ead97ae,I43d32c63 into androidx-main by Treehugger Robot · 3 years, 2 months ago
  45. 511a2f5 Allow Navigators to call NavigatorState.pop() by Ian Lake · 3 years, 2 months ago
  46. d44b160 Update Activity dependencies to 1.2.3 by Ian Lake · 3 years, 2 months ago
  47. 40b3c68 Fix navigation documentation by Jeremy Woods · 3 years, 2 months ago
  48. 887892c Merge "Don't generate empty lint baseline files" into androidx-main by Alan Viverette · 3 years, 2 months ago
  49. 8a817ee Merge changes from topic "nav_by_routes" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  50. ce44b52 Make NavBackStackEntry's ID public by Ian Lake · 3 years, 2 months ago
  51. 34f74de Allow navigating by routes by Jeremy Woods · 3 years, 3 months ago
  52. 794c668 Merge "Deprecate popUpTo in NavOptions" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  53. 054934d Don't generate empty lint baseline files by Alan Viverette · 3 years, 2 months ago
  54. 81aaecc Deprecate popUpTo in NavOptions by Jeremy Woods · 3 years, 2 months ago
  55. b911b2e Merge "Deprecated getStartDestination" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  56. e6ad7e4 Deprecated getStartDestination by Jeremy Woods · 3 years, 2 months ago
  57. 0d522f5 Mark remaining navigate() calls as MainThread by Ian Lake · 3 years, 2 months ago
  58. b4edb95 Fix popUpTo+restoreState when inclusive=false by Ian Lake · 3 years, 2 months ago
  59. 6bd5c05 Add support for restoring state by Ian Lake · 3 years, 2 months ago
  60. 4f60e9e Move the backstack entry flow inside NavController class by Jeremy Woods · 3 years, 2 months ago
  61. cfb953e Merge "Introduce multiple back stack compatible Navigator APIs" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  62. 5c911ea Introduce multiple back stack compatible Navigator APIs by Ian Lake · 3 years, 2 months ago
  63. 9bf4f7e Rename libs extra to excludes by Aurimas Liutikas · 3 years, 2 months ago
  64. 18b994bf Merge "Refactor UnsafeNewApiCall to ClassVerificationFailure" into androidx-main by Alan Viverette · 3 years, 2 months ago
  65. 4ab8db7 Build connection between NavController and Navigator state by Ian Lake · 3 years, 2 months ago
  66. ff14ae5 Add attach API to Navigators by Ian Lake · 3 years, 2 months ago
  67. f57cd37 Move NavBackStackEntry to navigation-common by Ian Lake · 3 years, 3 months ago
  68. fde7cd4 Decouple NavBackStackEntry from NavControllerViewModel by Ian Lake · 3 years, 3 months ago
  69. 3a73f14 Refactor UnsafeNewApiCall to ClassVerificationFailure by Alan Viverette · 3 years, 2 months ago
  70. b2b9170 Merge "Avoid work when intializing a NavBackStackEntry" into androidx-main by Treehugger Robot · 3 years, 3 months ago
  71. f74e297 Avoid work when intializing a NavBackStackEntry by Ian Lake · 3 years, 3 months ago
  72. 0f8cb83 Remove LifecycleObserver from previous LifecycleOwner by Ian Lake · 3 years, 3 months ago
  73. 9e51f8c Replace custom getStateAfter with targetState by Ian Lake · 3 years, 3 months ago
  74. 6391fae Change internal links using [.element] syntax to [element] syntax. by Owen Gray · 3 years, 3 months ago
  75. bbb3729 Save the NavBackStackEntry state by Ian Lake · 3 years, 3 months ago
  76. 9526160 Add saveState parameter to popBackStack() by Ian Lake · 3 years, 3 months ago
  77. 00c608a Mark popBackStack and navigateUp as @MainThread by Ian Lake · 3 years, 3 months ago
  78. 14523ed Depend on base navigation modules instead of ktx by Jeremy Woods · 3 years, 3 months ago
  79. 17366f6 Upgrade Navigation to use Activity 1.2.2, ToT Fragments by Jeremy Woods · 3 years, 3 months ago
  80. 76230d4 Mark navigate/setGraph as @MainThread by Ian Lake · 3 years, 3 months ago
  81. b3588b9 Add NavOptions for saving and restoring the back stack by Ian Lake · 3 years, 3 months ago
  82. 96b48e3 Merge nav-runtime-ktx into nav-runtime by Jeremy Woods · 3 years, 3 months ago
  83. 7b6ddf5 Merge changes I4d1436ef,I8b079a9b into androidx-main by Treehugger Robot · 3 years, 3 months ago
  84. b637fdf Merge Navigation Compose version back into Navigation by Ian Lake · 3 years, 3 months ago
  85. 38fff36 Merge navigation ktx and main library colliding files by Aurimas Liutikas · 3 years, 3 months ago
  86. 2538010 Use truth asserts in NavControllerTest by Jeremy Woods · 3 years, 3 months ago
  87. 11af60d Merge "Add intent when navigating with NavDeepLinkRequest" into androidx-main by Treehugger Robot · 3 years, 3 months ago
  88. 6ac4bff Add intent when navigating with NavDeepLinkRequest by Jeremy Woods · 3 years, 3 months ago
  89. eb65287 Update navigation (and one text) see tags to correct syntax by Owen Gray · 3 years, 3 months ago
  90. e465976 Add OnBackPressedDispatcher observer before NavController observer by Jeremy Woods · 3 years, 4 months ago
  91. bfef71a Merge changes from topics "nav_kotlin", "nav_runtime_kotlin" into androidx-main by Treehugger Robot · 3 years, 4 months ago
  92. 71907ec Merge "Convert ActivityNavigator to Kotlin" into androidx-main by Treehugger Robot · 3 years, 4 months ago
  93. 601093d Merge changes from topic "nav_kotlin" into androidx-main by Treehugger Robot · 3 years, 4 months ago
  94. d53adaa Convert Navigation class to Kotlin by Jeremy Woods · 3 years, 5 months ago
  95. f79e6ec Convert NavController to Kotlin by Jeremy Woods · 3 years, 5 months ago
  96. 67dc2c8 Convert NavBackStackEntry to Kotlin by Jeremy Woods · 3 years, 6 months ago
  97. c0bb465 Convert NavDeepLinkBuilder to Kotlin by Jeremy Woods · 3 years, 5 months ago
  98. a83eff8 Convert NavInflater to Kotlin by Jeremy Woods · 3 years, 5 months ago
  99. e78cce3 Convert NavHostController to Kotlin by Jeremy Woods · 3 years, 5 months ago
  100. 0e6e21d Convert NavHost interface to Kotlin by Jeremy Woods · 3 years, 8 months ago