1. 158f5d3 Add null check for dispatch hide by Jeremy Woods · 3 years ago
  2. c241d08 Merge "Bump Fragment and Nav to beta" into androidx-main by Treehugger Robot · 3 years ago
  3. 9cd4959 Merge "Update lint baselines once again." into androidx-main by Aurimas Liutikas · 3 years ago
  4. 884d22e Bump Fragment and Nav to beta by Jeremy Woods · 3 years ago
  5. 210f875 Update lint baselines once again. by Aurimas Liutikas · 3 years ago
  6. 09722a6 Baseline profiles for androidx.fragment. by Rahul Ravikumar · 3 years ago
  7. 45139d4 Update lint baselines to fix androidx-studio-integration by Aurimas Liutikas · 3 years ago
  8. 8c5043c Merge "Dispatch onHiddenChanged to child fragments" into androidx-main by Treehugger Robot · 3 years ago
  9. 02290cd Dispatch onHiddenChanged to child fragments by Jeremy Woods · 3 years ago
  10. b9b1326 Clear focus on Fragments animating out by Jeremy Woods · 3 years ago
  11. 0170918 Re-enable FragmentTransitionTest by Jeremy Woods · 3 years ago
  12. 7bfd66d Ensure DialogFragment transactions are reordered by Ian Lake · 3 years ago
  13. 5f6c495 Merge "Introduce CreationExtras" into androidx-main by Sergey Vasilinets · 3 years ago
  14. 14b5ea5 ktlint 0.42.1 by Jeff Gaston · 3 years ago
  15. b0f403d Merge "Shorten detach attach lint id" into androidx-main by Treehugger Robot · 3 years ago
  16. b84c7e7 Avoid triggering the default transitions by Ian Lake · 3 years ago
  17. e9eca34 Shorten detach attach lint id by Jeremy Woods · 3 years ago
  18. 15d5a9d Introduce CreationExtras by Sergey Vasilinets · 3 years, 3 months ago
  19. 50d3114 Add lint rule for attaching and detaching same fragment by Jeremy Woods · 3 years ago
  20. 9ebdbeb Merge "Add lint rule for right lifecycle in addMenuProvider" into androidx-main by Treehugger Robot · 3 years ago
  21. 6dce832 Fix lint issues with androidx-studio-integration branch by Tiem Song · 3 years ago
  22. a6959dd Add lint rule for right lifecycle in addMenuProvider by Jeremy Woods · 3 years ago
  23. 2c1165b Merge "Improve onActivityCreated deprecation message" into androidx-main by Treehugger Robot · 3 years ago
  24. 244db49 Improve onActivityCreated deprecation message by Jeremy Woods · 3 years ago
  25. d18a2605 Update lint baselines for fragment and room by Tiem Song · 3 years ago
  26. 04911dd Merge "Add container check to fragment tag usage test" into androidx-main by Treehugger Robot · 3 years ago
  27. cce80f6 Improve deprecation message for Activity Result APIs by Jeremy Woods · 3 years ago
  28. 46a2680 Add container check to fragment tag usage test by Jeremy Woods · 3 years ago
  29. 1a3dcfb Merge "Use RuntimeException constructor with message" into androidx-main by Treehugger Robot · 3 years ago
  30. 80b3df8 Use RuntimeException constructor with message by Jeremy Woods · 3 years ago
  31. e2cf1fe Merge changes from topic "strict_mode_kotlin" into androidx-main by Treehugger Robot · 3 years ago
  32. c7e2528 Convert FragmentStrictMode to Kotlin by Jeremy Woods · 3 years ago
  33. f0e6fbf Rename FragmentStrictMode classes to .kt by Jeremy Woods · 3 years ago
  34. b7b2cfb Fix navigation and fragment java docs by Jeremy Woods · 3 years ago
  35. bf494e1 Fix breakage in androidx-studio-integ branch by Alan Viverette · 3 years ago
  36. b0392d7 Merge changes from topic "frag_contain_kotlin" into androidx-main by Treehugger Robot · 3 years ago
  37. 7ab8013 Convert FragmentContainerView to Kotlin by Jeremy Woods · 3 years, 1 month ago
  38. 74d75dc Add additional FragmentManager logging by Jeremy Woods · 3 years, 1 month ago
  39. 46d7d6b Rename FragmentContainerView.java to .kt by Jeremy Woods · 3 years, 1 month ago
  40. ca67d68 Merge "Deprecate OnLifecycleEvent annotation" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  41. 1504f31 Deprecate OnLifecycleEvent annotation by Sergey Vasilinets · 3 years, 1 month ago
  42. cf02f62 Allow clearing a saved back stack and its state by Ian Lake · 3 years, 1 month ago
  43. e86a567 Ensure that add+remove cleans up the Fragment state by Ian Lake · 3 years, 1 month ago
  44. 286f30f Merge "Fix fragment lint test" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  45. a11cff51 Fix fragment lint test by Jeremy Woods · 3 years, 1 month ago
  46. bfda746 Fixing UnsafeRepeatOnLifecycle Fragment lint test by Jeremy Woods · 3 years, 1 month ago
  47. 157a3ae Merge "Fix failing lint tests" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  48. 2e2ffec Fix failing lint tests by Jeremy Woods · 3 years, 1 month ago
  49. e2d5142 Merge "Add immutability to fragment intent sender tests" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  50. b4548c0 Add immutability to fragment intent sender tests by Jeremy Woods · 3 years, 1 month ago
  51. 5633a81 consolidating playground androidx-plugin with buildSrc by Jeff Gaston · 3 years, 1 month ago
  52. 4ca90be Upgrade to AGP 7.1.0-alpha08 by Aurimas Liutikas · 3 years, 1 month ago
  53. 73b2bd8 Fix FragmentContainerViewTest on API 17 by Jeremy Woods · 3 years, 1 month ago
  54. d3cf45b Merge "Add sanura as owner for navigation and fragment" into androidx-main am: 2f6e1213a7 by Treehugger Robot · 3 years, 2 months ago
  55. 3d8e498 Add sanura as owner for navigation and fragment by Sanura N'Jaka · 3 years, 2 months ago
  56. 611d6ea Start targeting API 31 by Aurimas Liutikas · 3 years, 2 months ago
  57. eca5dec Merge "Fix dismissAllowingStateLoss() when on the back stack" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  58. ccfc67a Fix dismissAllowingStateLoss() when on the back stack by Ian Lake · 3 years, 2 months ago
  59. a7e28e5 Fix restoreBackStack() on pending added fragment by Ian Lake · 3 years, 2 months ago
  60. 1a87cf1 Clear out state that has been restored by Ian Lake · 3 years, 2 months ago
  61. 8a140d7 Merge "Remove api_legacy files" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  62. 166ffb2 Merge "Fix exitTransition with hide and transition group true" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  63. 5f05589 Fix exitTransition with hide and transition group true by Jeremy Woods · 3 years, 2 months ago
  64. 1ca420f Remove api_legacy files by Aurimas Liutikas · 3 years, 2 months ago
  65. 9956eb1 Merge "Upgrade to AGP 7.1.0-alpha03" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  66. 78273a3 Upgrade to AGP 7.1.0-alpha03 by Aurimas Liutikas · 3 years, 2 months ago
  67. d00fe55 Upgrade Fragment's Activity dependency to 1.2.4 by Jeremy Woods · 3 years, 2 months ago
  68. 966fcd9 Merge "Always call noteStateNotSaved() first in FragmentActivity" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  69. 9424752 Revert "Add Vendor information to bundled lint checks" by Tiem Song · 3 years, 2 months ago
  70. 9106945 Always call noteStateNotSaved() first in FragmentActivity by Ian Lake · 3 years, 3 months ago
  71. bedf097 Add Vendor information to bundled lint checks by Tiem Song · 3 years, 3 months ago
  72. efac37d Merge changes from topic "184927838_lint_options" into androidx-main by Alan Viverette · 3 years, 3 months ago
  73. c428f91 Update fragment-lint for UAST deprecation by Alan Viverette · 3 years, 3 months ago
  74. c73aa85 Update minimum lint version to 27.2.1 (API 8) by Alan Viverette · 3 years, 3 months ago
  75. 927300f Rewrite ViewModelProvider to kotlin by Sergey Vasilinets · 3 years, 4 months ago
  76. 01d05de Run NewApi lint on tests by Alan Viverette · 3 years, 3 months ago
  77. 637e2b9 Merge changes I8c59355e,I731372db into androidx-main by Treehugger Robot · 3 years, 3 months ago
  78. 4be3d51 Merge "Document getter methods of SetTargetFragmentUsageViolation" into androidx-main by Treehugger Robot · 3 years, 3 months ago
  79. e388b89 Fix saving the state of multiple transactions by Ian Lake · 3 years, 3 months ago
  80. 0cf01de Handle replace() transaction with saveBackStack() by Ian Lake · 3 years, 3 months ago
  81. 78f211e Use StrictViewFragment in SaveRestoreBackStackTest suite by Ian Lake · 3 years, 3 months ago
  82. ff4c83f Ensure that removed fragments do not contribute saved state by Ian Lake · 3 years, 3 months ago
  83. 6a5d0bc Add an initial set of bug components in OWNERS files. by Aurimas Liutikas · 3 years, 3 months ago
  84. 1db41b4 Document getter methods of SetTargetFragmentUsageViolation by Sanura N'Jaka · 3 years, 3 months ago
  85. 634b833 Have SaveRestoreBackStackTest use StateSaveFragment by Sanura N'Jaka · 3 years, 3 months ago
  86. 9dd08b4 Convert FragmentManager over to using SavedStateRegistry by Sanura N'Jaka · 3 years, 4 months ago
  87. a2adbef Merge "Fix fragment transitions in new state manager" into androidx-main by Treehugger Robot · 3 years, 3 months ago
  88. 06769a5 Fix fragment transitions in new state manager by Jeremy Woods · 3 years, 3 months ago
  89. 88de43e Merge "Fix lint crashes on kotlin top level properties" into androidx-main by Treehugger Robot · 3 years, 3 months ago
  90. 0a9efa9 Fix lint crashes on kotlin top level properties by Jeremy Woods · 3 years, 3 months ago
  91. 5f24452 Merge "Revert "Override fitSystemWindows in FragmentContainerView"" into androidx-main by Treehugger Robot · 3 years, 3 months ago
  92. 6b8ddd6 Revert "Override fitSystemWindows in FragmentContainerView" by Jeremy Woods · 3 years, 3 months ago
  93. 64c89f8 Merge "Add detailed error messages to the TargetFragmentUsageViolation classes" into androidx-main by Treehugger Robot · 3 years, 3 months ago
  94. a584045 Merge "Add detailed error message to WrongFragmentContainerViolation" into androidx-main by Treehugger Robot · 3 years, 3 months ago
  95. 8ace8f8 Merge "Add detailed error message to FragmentTagUsageViolation" into androidx-main by Treehugger Robot · 3 years, 3 months ago
  96. 1ec52bd Merge "Add detailed error messages to the RetainInstanceUsageViolation classes" into androidx-main by Treehugger Robot · 3 years, 3 months ago
  97. b3483fd Migrate miscellaneous libraries to use Gradle Version Catalogs by Aurimas Liutikas · 3 years, 3 months ago
  98. d2d0bb6 Add detailed error message to FragmentTagUsageViolation by Sanura N'Jaka · 3 years, 4 months ago
  99. 41e606d Add detailed error message to WrongFragmentContainerViolation by Sanura N'Jaka · 3 years, 4 months ago
  100. aebee10 Add detailed error messages to the TargetFragmentUsageViolation classes by Sanura N'Jaka · 3 years, 4 months ago