[go: nahoru, domu]

  1. e0883a7 Workaround for Kotlin Compiler regression in 1.3.70 by Dustin Lam · 4 years, 5 months ago
  2. dc23f5c Kotlin DSL for navigation-dynamic-features-* by Ben Weiss · 4 years, 6 months ago
  3. 87b3f46 Remove builder from DynamicExtras by Ben Weiss · 4 years, 6 months ago
  4. 9135adb Update PlayCore version to 1.6.5 by Ben Weiss · 4 years, 6 months ago
  5. 21e5e77 Use Context instead of Activity by Ben Weiss · 4 years, 6 months ago
  6. efc9250 Move navigation-ui to use prebuilt dependencies by Ian Lake · 4 years, 6 months ago
  7. 08cf817 Merge "Annotating some internal properties in ArgumentsGenerationTask" into androidx-master-dev by Jeff Gaston · 4 years, 6 months ago
  8. d70854f Allow NavigationUI to set empty labels by Ian Lake · 4 years, 6 months ago
  9. 6032b42 Annotating some internal properties in ArgumentsGenerationTask by Jeff Gaston · 4 years, 6 months ago
  10. bc18b8a Actually update versions after release by Nick Anthony · 4 years, 6 months ago
  11. 52f57c5 Update to a newer metalava version. by Aurimas Liutikas · 4 years, 6 months ago
  12. b35d76ba Bump library versions after release by Nick Anthony · 4 years, 6 months ago
  13. 08f3953 Merge "Use TestLifecycleOwner in all tests" into androidx-master-dev by Treehugger Robot · 4 years, 6 months ago
  14. 335055e Use TestLifecycleOwner in all tests by Ian Lake · 4 years, 6 months ago
  15. 0d3f54e Merge "Fix conditional keep for NavArgs classes" into androidx-master-dev by Treehugger Robot · 4 years, 6 months ago
  16. 5403f68 Fix conditional keep for NavArgs classes by Ian Lake · 4 years, 6 months ago
  17. aa3a908 Merge "Fix implicit deeplink test failures in Navigation" into androidx-master-dev by Treehugger Robot · 4 years, 6 months ago
  18. 7bd50c7 Fix implicit deeplink test failures in Navigation by Jeremy Woods · 4 years, 6 months ago
  19. fa436eb Update Navigation to 2.3.0-alpha03 by Nick Anthony · 4 years, 6 months ago
  20. 357891e Make testNavigateViaImplicitDeepLink a LargeTest by Ian Lake · 4 years, 6 months ago
  21. 9dbdbeb Merge changes Id3aba402,I0f2a1414 into androidx-master-dev by Treehugger Robot · 4 years, 6 months ago
  22. c6155a6 Replace DrawerLayout with Openable in NavigationUI by Ian Lake · 4 years, 6 months ago
  23. 88f6816 Merge "Fix documentation links to android.support" into androidx-master-dev by Treehugger Robot · 4 years, 6 months ago
  24. d654663 Fix documentation links to android.support by Ian Lake · 4 years, 6 months ago
  25. bf92cbc Revert "Move all uses of androidx.core:core:1.1.0 and" by Nick Anthony · 4 years, 6 months ago
  26. a73299b Merge "Address ConcurrentModExeception in ImmediateNavigationTest" into androidx-master-dev by Treehugger Robot · 4 years, 6 months ago
  27. 821d7943 Address ConcurrentModExeception in ImmediateNavigationTest by Jeremy Woods · 4 years, 6 months ago
  28. cd66616 Merge changes from topic "nav_for_result" into androidx-master-dev by Treehugger Robot · 4 years, 6 months ago
  29. e493164 Provide getSavedStateHandle() on NavBackStackEntry by Jeremy Woods · 4 years, 6 months ago
  30. 9e9ad24 Add getPreviousBackStackEntry() to NavController by Jeremy Woods · 4 years, 7 months ago
  31. 49ea386 Merge "Update Navigation to 2.3.0-alpha02" into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  32. 316d65d Add getCurrentBackStackEntry to NavController by Jeremy Woods · 4 years, 7 months ago
  33. 12ddaa7 Update Navigation to 2.3.0-alpha02 by Jeremy Woods · 4 years, 7 months ago
  34. 38537bc Merge "Pass implicit link arguments to parents after leaving other apps' stack." into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  35. e535dc2 Move all uses of androidx.core:core:1.1.0 and by Nick Anthony · 4 years, 7 months ago
  36. 7ee9574 Pass implicit link arguments to parents after leaving other apps' stack. by Faelyn O'Grady · 4 years, 7 months ago
  37. 0b88e7b Ensure <include-dynamic> graphs are restored by Ian Lake · 4 years, 7 months ago
  38. 071afdf Ensure that progress destinations are restored by Ian Lake · 4 years, 7 months ago
  39. 2f7d84c Merge "Import translations. DO NOT MERGE" into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  40. 8013dfd Skipping tracking RestrictTo(LIBRARY_GROUP) APIs for groups having requireSameVersion == true by Jeff Gaston · 4 years, 7 months ago
  41. efee183 Use prebuilts for all Navigation dependencies by Ian Lake · 4 years, 7 months ago
  42. 05c74a8 Update Navigation's implementation dependencies by Ian Lake · 4 years, 7 months ago
  43. 2b0e8eb Publish Navigation Dynamic Features artifacts by Ian Lake · 4 years, 7 months ago
  44. 173028c Rename Nav dynamic core to runtime by Ian Lake · 4 years, 7 months ago
  45. ef64e2c Combine Nav Dynamic Core and Activity artifacts by Ian Lake · 4 years, 7 months ago
  46. 6883261f Merge "Moving LibraryVersion into LibraryGroup for libraries having requireSameVersion == true" into androidx-master-dev by Jeff Gaston · 4 years, 7 months ago
  47. 8c5a803 Merge "Ensure query params are ignored for all paths in deeplinks" into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  48. 86e0c10 Ensure query params are ignored for all paths in deeplinks by Jeremy Woods · 4 years, 7 months ago
  49. ce468a9 Moving LibraryVersion into LibraryGroup for libraries having requireSameVersion == true by Jeff Gaston · 4 years, 8 months ago
  50. c1a906e Import translations. DO NOT MERGE by Bill Yi · 4 years, 7 months ago
  51. c98ee57 Merge "Introduce onInstalled to AbstractProgressFragment" into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  52. 73ca1a4 Introduce onInstalled to AbstractProgressFragment by Ben Weiss · 4 years, 8 months ago
  53. 93c94b1 Publish navigation-testing module by Matthew Fraschilla · 4 years, 7 months ago
  54. 569ef82 Updated ArrowDrawable navigation-ui proguard rule by Jeremy Woods · 4 years, 7 months ago
  55. e989ab0 Merge "Enable immediate instant app access" into androidx-master-dev by Ben Weiss · 4 years, 8 months ago
  56. 2f11a56 Merge "Import translations. DO NOT MERGE" into androidx-master-dev by Treehugger Robot · 4 years, 8 months ago
  57. 73e8f07 Merge "Clean up code duplication in tests with gradleRunner" into androidx-master-dev by Sergey Vasilinets · 4 years, 8 months ago
  58. fec65bd Enable immediate instant app access by Ben Weiss · 4 years, 8 months ago
  59. fe3324b Clean up code duplication in tests with gradleRunner by Sergey Vasilinets · 4 years, 8 months ago
  60. 1a633da Import translations. DO NOT MERGE by Bill Yi · 4 years, 8 months ago
  61. 60eb416 Merge "Explicitly telling Metalava to skip including @RestrictTo APIs from current.txt" into androidx-master-dev by Treehugger Robot · 4 years, 8 months ago
  62. 2f8f5e5 Import translations. DO NOT MERGE by Bill Yi · 4 years, 8 months ago
  63. 7c986ac Explicitly telling Metalava to skip including @RestrictTo APIs from current.txt by Jeff Gaston · 4 years, 9 months ago
  64. a02a8be Merge "Use namespaced R classes" into androidx-master-dev by Aurimas Liutikas · 4 years, 8 months ago
  65. 04580d1 Merge changes I98a9555d,I9419e965 into androidx-master-dev by Ben Weiss · 4 years, 8 months ago
  66. d4fcb1c Use namespaced R classes by Aurimas Liutikas · 4 years, 8 months ago
  67. fff3937 API lint check for the TopLevelBuilder is enabled for androidx by Sergey · 4 years, 8 months ago
  68. 59d30cb9e Add progress_action button to handle non-success by Ben Weiss · 4 years, 8 months ago
  69. 135c822 Clean up DefaultProgressFragment state display by Ben Weiss · 4 years, 8 months ago
  70. d8e2c5b Merge "Use androidx.test Truth extensions" into androidx-master-dev by Matthew Fraschilla · 4 years, 8 months ago
  71. 0e522bb Updates for latest metalava by Jeff Gaston · 4 years, 8 months ago
  72. 8baf425 Use androidx.test Truth extensions by Matthew Fraschilla · 4 years, 8 months ago
  73. a6dd575d Add method for deep linking to any destination by Matthew Fraschilla · 4 years, 8 months ago
  74. 3c93c623 Start api tracking for nav-testing by Matthew Fraschilla · 4 years, 8 months ago
  75. 3924eae Merge changes Ic0654d61,I2e60fa29 into androidx-master-dev by Treehugger Robot · 4 years, 9 months ago
  76. 625d7b0 Seperate Navigation-Testing from navigation package by Matthew Fraschilla · 4 years, 9 months ago
  77. bb9d6f6 Create test NavigatorProvider by Matthew Fraschilla · 4 years, 9 months ago
  78. c61c8e8 Merge "Change duration of default navigation fades" into androidx-master-dev by Treehugger Robot · 4 years, 9 months ago
  79. 66f0107 Change duration of default navigation fades by Jeremy Woods · 4 years, 9 months ago
  80. 1373a4c Merge "Clean up conversion to Kotlin" into androidx-master-dev by Treehugger Robot · 4 years, 9 months ago
  81. 58236b8 Merge "Stop setting src/tests/kotlin sourceSet" into androidx-master-dev by Treehugger Robot · 4 years, 9 months ago
  82. 30eb92b Merge "Centralize the generation of sdk.prop files" into androidx-master-dev by Aurimas Liutikas · 4 years, 9 months ago
  83. 7031866 Stop setting src/tests/kotlin sourceSet by Aurimas Liutikas · 4 years, 9 months ago
  84. e587806 Centralize the generation of sdk.prop files by Aurimas Liutikas · 4 years, 9 months ago
  85. 27c1b27b Create new NavHostController for Testing by Matthew Fraschilla · 4 years, 9 months ago
  86. 08079bb Merge "Import translations. DO NOT MERGE" into androidx-master-dev by Treehugger Robot · 4 years, 9 months ago
  87. f7aaa36 Clean up conversion to Kotlin by Ben Weiss · 4 years, 9 months ago
  88. 5b847cb Import translations. DO NOT MERGE by Bill Yi · 4 years, 9 months ago
  89. 8a1c039 Stop using deprecated compile/testCompile configurations. by Aurimas Liutikas · 4 years, 9 months ago
  90. d794133 Update api baselines. by Aurimas Liutikas · 4 years, 9 months ago
  91. 9f4b596 Merge "Make nullable deep link params default to null" into androidx-master-dev by Treehugger Robot · 4 years, 9 months ago
  92. 6e93d1d Make nullable deep link params default to null by Jeremy Woods · 4 years, 9 months ago
  93. 4476feb Merge "Migrate existing navigation-testing to internal testutils" into androidx-master-dev by Matthew Fraschilla · 4 years, 9 months ago
  94. 1c2fe046 Migrate existing navigation-testing to internal testutils by Matthew Fraschilla · 4 years, 9 months ago
  95. a1fc67c Regenerate old API files. by Aurimas Liutikas · 4 years, 9 months ago
  96. f14f38f Update api lint baseline files. by Aurimas Liutikas · 4 years, 9 months ago
  97. 4061a6d Merge "Fix deep link parsing only first character" into androidx-master-dev by Treehugger Robot · 4 years, 9 months ago
  98. 4b115bf Migrate safe-args away from IncrementalTaskInputs by Jeremy Woods · 4 years, 9 months ago
  99. 9193404 Fix deep link parsing only first character by Jeremy Woods · 4 years, 9 months ago
  100. 322cd82 Convert navigation-dynamic-features-core to Kotlin by Ian Lake · 4 years, 10 months ago