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