[go: nahoru, domu]

  1. 674644d Update -compose integration libraries to depend on Compose 1.0.1 by Nick Anthony · 3 years ago
  2. 9fcda5e Add and update lint-baseline.xml files by Tiem Song · 3 years ago
  3. 17466f1 Merge "Rename require APIs to get." into androidx-main by Treehugger Robot · 3 years ago
  4. 4c70a8e Rename require APIs to get. by Sherry Hu · 3 years ago
  5. 4b7a56e Merge "Fix popWithTransition in TestNavigatorState" into androidx-main by Treehugger Robot · 3 years ago
  6. 013d94b Fix popWithTransition in TestNavigatorState by Jeremy Woods · 3 years ago
  7. 793e098 Use explicit task stack in navigateUp() when on another app's stack. by Faelyn O'Grady · 3 years ago
  8. 64a958a Fix deep link ids from a navGraph's id to one of its siblings. by Faelyn O'Grady · 3 years ago
  9. bc50612 Merge changes from topic "kotlin_1.5.20" into androidx-main by Aurimas Liutikas · 3 years ago
  10. 05df439 Ensure initial destinations reach RESUMED when deeplinking by Ian Lake · 3 years ago
  11. ad7fb79 Merge "Fix handling of deep links without URIs" into androidx-main by Treehugger Robot · 3 years ago
  12. 64eab40 Merge "Remove isAttached check from Compose+DialogNavigator" into androidx-main by Treehugger Robot · 3 years ago
  13. 595782f Remove isAttached check from Compose+DialogNavigator by Ian Lake · 3 years ago
  14. 938a0cc Fix handling of deep links without URIs by Ian Lake · 3 years ago
  15. e268b11 Upgrade to Kotlin 1.5.21 and KSP 1.5.20-beta04 by Aurimas Liutikas · 3 years ago
  16. 0ccdd90e Merge "Align Gradle paths to Maven coordinates" into androidx-main by Treehugger Robot · 3 years ago
  17. 8f06639 Ensure entries are correctly resumed after setGraph by Jeremy Woods · 3 years ago
  18. 7091d83 Align Gradle paths to Maven coordinates by Alan Viverette · 3 years ago
  19. 47546f5 Apply owners and the graph as part of composition by Ian Lake · 3 years ago
  20. b0af29c Make setOnBackPressedDispatcher idempotent by Ian Lake · 3 years ago
  21. 5e187e7 Allow the NavGraph to be changed in NavHost by Jeremy Woods · 3 years ago
  22. ef531d1 Bump all compose dependencies to 1.0.0-rc02 by Nick Anthony · 3 years ago
  23. 2830d6b Merge "Add Transitions to Navigation Compose" into androidx-main by Treehugger Robot · 3 years ago
  24. cab838c Add Transitions to Navigation Compose by Jeremy Woods · 3 years ago
  25. 9486946 Merge "Make API for showing DialogNavigator destinations public" into androidx-main by Treehugger Robot · 3 years ago
  26. 3f2afd5 Pin navigation-fragment slidingPaneLayout dependency by Jeremy Woods · 3 years ago
  27. cc39462 Programmatically build AbstractListDetailFragment's layout by Ian Lake · 3 years ago
  28. f3adbbd Make API for showing DialogNavigator destinations public by Ian Lake · 3 years ago
  29. 2464eda Merge "Update to new version of metalava" into androidx-main by Aurimas Liutikas · 3 years ago
  30. 294e5e2 Override equals in NavGraph and NavDestinations by Jeremy Woods · 3 years ago
  31. 5790b29 Update to new version of metalava by Aurimas Liutikas · 3 years ago
  32. e0747c1 Fix reentrant navigate/popBackStack from Lifeycle observers by Ian Lake · 3 years ago
  33. d9574ec Merge changes I9b9f6617,I25a8a40a into androidx-main by Treehugger Robot · 3 years ago
  34. e64312e Merge "Use projectOrArtifact for slidingpanelayout in navigation-fragment" into androidx-main by Treehugger Robot · 3 years ago
  35. 927300f Rewrite ViewModelProvider to kotlin by Sergey Vasilinets · 3 years, 1 month ago
  36. b46f457 Merge "Add sample application for two-pane navigation." into androidx-main by Treehugger Robot · 3 years ago
  37. 9caf541 Use projectOrArtifact for slidingpanelayout in navigation-fragment by Dustin Lam · 3 years ago
  38. d33caed Merge "Add AbstractListDetailFragment" into androidx-main by Treehugger Robot · 3 years ago
  39. b151f42 Add sample application for two-pane navigation. by Sherry Hu · 3 years, 1 month ago
  40. e1d004a Merge "Migrate NavParserTest to Google Truth asserts" into androidx-main by Treehugger Robot · 3 years ago
  41. ef4bd54 Add AbstractListDetailFragment by Sherry Hu · 3 years, 1 month ago
  42. 591b82c Add support for Composable Dialog destinations by Ian Lake · 3 years ago
  43. 499aae2 Pin all dependencies on Compose to 1.0.0-rc01 by Nick Anthony · 3 years ago
  44. 6f6e44d Merge "Retain the @Navigator.Name annotation on each subclass of Navigator" into androidx-main by Treehugger Robot · 3 years ago
  45. d894299 Merge "[GH] [Navigation] Allow exact deep links to contain query parameters" into androidx-main by Treehugger Robot · 3 years ago
  46. ee63021 Retain the @Navigator.Name annotation on each subclass of Navigator by Christoffer Quist Adamsen · 3 years ago
  47. 9c76530 Merge "Run NewApi lint on tests" into androidx-main by Alan Viverette · 3 years ago
  48. 297a2e9 [GH] [Navigation] Allow exact deep links to contain query parameters by Osip Fatkullin · 3 years ago
  49. 01d05de Run NewApi lint on tests by Alan Viverette · 3 years, 1 month ago
  50. 6a6cfa9 Use push instead of add for NavigatorState by Jeremy Woods · 3 years ago
  51. d4e8f8e Merge "Add transition apis to NavigatorState" into androidx-main by Treehugger Robot · 3 years ago
  52. e924cf4 Migrate NavParserTest to Google Truth asserts by Sanura N'Jaka · 3 years, 1 month ago
  53. 8194329 Add transition apis to NavigatorState by Jeremy Woods · 3 years, 1 month ago
  54. 6c439e3 Merge "Migrate BaseNavControllerTest to Google Truth asserts" into androidx-main by Treehugger Robot · 3 years ago
  55. 4936d04 Migrate DynamicGraphNavigatorTest to Google Truth asserts by Sanura N'Jaka · 3 years, 1 month ago
  56. 093e514 Merge "Migrate ActivityTest to Google Truth asserts" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  57. 365ae68 Merge "Migrate StartDestinationArgsTest to Google Truth asserts" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  58. 11d3f0d Merge "Migrate ViewTest to Google Truth asserts" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  59. 7b90a7d Merge "Migrate DynamicInstallManagerTest to Google Truth asserts" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  60. 39e7435 Add FLAG_IMMUTABLE to NavDeepLinkBuilder's PendingIntent by Ian Lake · 3 years, 1 month ago
  61. 16b811e Merge "Migrate FragmentNavigatorTest to Google Truth asserts" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  62. 0bc34e79 Merge "Migrate DynamicActivityNavigatorTest to Google Truth asserts" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  63. 05d82e8 Merge "Migrate FragmentNavigatorExtrasTest to Google Truth asserts" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  64. 26c9ff8 Merge "Migrate DynamicNavGraphTest to Google Truth asserts" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  65. 0dc3eca Merge "Migrate FragmentTest to Google Truth asserts" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  66. 968c150 Merge "Migrate DynamicIncludeGraphNavigatorTest to Google Truth asserts" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  67. 20063e9 Migrate DynamicNavHostFragmentTest to Google Truth asserts by Sanura N'Jaka · 3 years, 1 month ago
  68. 06c4381 Migrate DynamicIncludeGraphNavigatorTest to Google Truth asserts by Sanura N'Jaka · 3 years, 1 month ago
  69. 801ed52 Migrate FragmentTest to Google Truth asserts by Sanura N'Jaka · 3 years, 1 month ago
  70. 01967cc Migrate DynamicNavGraphTest to Google Truth asserts by Sanura N'Jaka · 3 years, 1 month ago
  71. 6a5d0bc Add an initial set of bug components in OWNERS files. by Aurimas Liutikas · 3 years, 1 month ago
  72. 1d889d6 Migrate FragmentNavigatorExtrasTest to Google Truth asserts by Sanura N'Jaka · 3 years, 1 month ago
  73. 9f4f839 Migrate DynamicActivityNavigatorTest to Google Truth asserts by Sanura N'Jaka · 3 years, 1 month ago
  74. b81d986 Migrate FragmentNavigatorTest to Google Truth asserts by Sanura N'Jaka · 3 years, 1 month ago
  75. fafb1a2 Migrate DynamicInstallManagerTest to Google Truth asserts by Sanura N'Jaka · 3 years, 1 month ago
  76. 34be0a5 Migrate BaseNavControllerTest to Google Truth asserts by Sanura N'Jaka · 3 years, 1 month ago
  77. 9857b40 Migrate StartDestinationArgsTest to Google Truth asserts by Sanura N'Jaka · 3 years, 1 month ago
  78. 15017ad Migrate ViewTest to Google Truth asserts by Sanura N'Jaka · 3 years, 1 month ago
  79. a62bb5b Merge "Fix @null support for StringArrayType" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  80. e2ac110 Migrate ActivityTest to Google Truth asserts by Sanura N'Jaka · 3 years, 1 month ago
  81. 5f1a499 Improve documentation of navigate call by Ben Weiss · 3 years, 1 month ago
  82. 099e9ab Merge "Fix DynamicIncludeGraphNavigator handling of entries" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  83. b5a6bc1 Merge "Migrate TestNavigatorDestinationBuilderTest to Google Truth asserts" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  84. 999a6b2 Merge "Migrate NavDeepLinkBuilderTest to Google Truth asserts" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  85. 9ee7014 Merge "Migrate ActivityNavigatorDestinatonBuilderTest to Google Truth asserts" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  86. 78ef1cb Fix @null support for StringArrayType by Ian Lake · 3 years, 1 month ago
  87. ae06a65 Fix DynamicIncludeGraphNavigator handling of entries by Ian Lake · 3 years, 1 month ago
  88. 5281d99 [GH] Fix compose deps in playground by Yigit Boyar · 3 years, 1 month ago
  89. 2d88108 Merge "Remove uses of titleCase in Safe Args" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  90. 4fc8470 Remove uses of titleCase in Safe Args by Jeremy Woods · 3 years, 1 month ago
  91. 930caaf Merge "Migrate NavHostTest to Google Truth asserts" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  92. c3b5fc6 Migrate TestNavigatorDestinationBuilderTest to Google Truth asserts by Sanura N'Jaka · 3 years, 1 month ago
  93. 0f8e963 Migrate NavDeepLinkBuilderTest to Google Truth asserts by Sanura N'Jaka · 3 years, 1 month ago
  94. 1d4506cd Merge "Migrate ActivityNavigatorTest to Google Truth asserts" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  95. 0735600 Merge "Add a sample for navArgument" into androidx-main by Jeremy Woods · 3 years, 1 month ago
  96. 3bfdef6 Migrate NavHostTest to Google Truth asserts by Sanura N'Jaka · 3 years, 1 month ago
  97. 906a3ef Migrate ActivityNavigatorTest to Google Truth asserts by Sanura N'Jaka · 3 years, 1 month ago
  98. 0b30dcc Migrate ActivityNavigatorDestinatonBuilderTest to Google Truth asserts by Sanura N'Jaka · 3 years, 1 month ago
  99. 62a2e14 Merge "Add @suppress to many @RestrictTo" into androidx-main by Owen Gray · 3 years, 1 month ago
  100. fd7a946 Merge "Ensure Navigation KTX artifacts include transitive KTX" into androidx-main by Treehugger Robot · 3 years, 1 month ago