1. e673830 Merge "ComponentActivity and Fragment set ViewTreeLifecycleOwner" into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  2. 47fd275 ComponentActivity and Fragment set ViewTreeLifecycleOwner by Adam Powell · 4 years, 7 months ago
  3. 01b62a1 Merge "Adjust the default fragment transition presets" into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  4. 0fb5fcd Adjust the default fragment transition presets by Jeremy Woods · 4 years, 7 months ago
  5. f2f95b3 Merge "Move add/removeRetainedFragment logic to non config" into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  6. 8ee0ef3 Merge "Check for null host in FragmentManager toString()" into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  7. d10ec06 Move add/removeRetainedFragment logic to non config by Ian Lake · 4 years, 7 months ago
  8. d73a0b6 Properly destroy non-config of <fragment> tag by Ian Lake · 4 years, 7 months ago
  9. 81bde0f Check for null host in FragmentManager toString() by Jeremy Woods · 4 years, 7 months ago
  10. fc25069 Merge "Fix the flaky FragmentTransition showHide test" into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  11. 0454dde Explicitly pass nonConfig to FragmentStateManager by Ian Lake · 4 years, 7 months ago
  12. 5cdf77d Fix the flaky FragmentTransition showHide test by Jeremy Woods · 4 years, 7 months ago
  13. bf193f0 Merge "Remove FragmentContainer from loadAnimation" into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  14. 62de689 Remove FragmentContainer from loadAnimation by Ian Lake · 4 years, 7 months ago
  15. 12b33f9 Retrieve lifecycle parameters from FragmentManager by Ian Lake · 4 years, 7 months ago
  16. a4659c8 Make mHost and mContainer private by Ian Lake · 4 years, 7 months ago
  17. 865390b Merge "Ignore flaky Fragment hide/show transition tests" into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  18. 0689784 Ignore flaky Fragment hide/show transition tests by Jeremy Woods · 4 years, 7 months ago
  19. 4a2e625 Dispatch manager state changes to FragmentStateManagers by Ian Lake · 4 years, 7 months ago
  20. 39cf7c6 Merge "Deprecate Fragment ViewPager adapters" into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  21. 4d4887b Deprecate Fragment ViewPager adapters by Jeremy Woods · 4 years, 8 months ago
  22. 43bb4ae Merge "Remove sdk dirs from lint detector tests" into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  23. 6a298f9 Merge "Remove FragmentManager dependency from FragmentTransition" into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  24. d69661a Merge "Fix hide Transitions with reordering" into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  25. df1c340 Remove sdk dirs from lint detector tests by Matthew Fraschilla · 4 years, 7 months ago
  26. a39315b Fix hide Transitions with reordering by Jeremy Woods · 4 years, 7 months ago
  27. a2070a6 Remove FragmentManager dependency from FragmentTransition by Ian Lake · 4 years, 7 months ago
  28. c4fbc5d0 Move LogWriter to only consuming artifact by Jake Wharton · 4 years, 7 months ago
  29. 176318e Merge "Update api lint baseline." into androidx-master-dev by Aurimas Liutikas · 4 years, 7 months ago
  30. 3d54e25 Merge "Remove usages of mocks in FragmentStoreTest" into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  31. 9268d14 Remove usages of mocks in FragmentStoreTest by Ian Lake · 4 years, 7 months ago
  32. 6566e92 Merge changes from topics "metalava_update_2", "metalava_update_3" into androidx-master-dev by Aurimas Liutikas · 4 years, 7 months ago
  33. 191097e Merge "Move active and added fragments to FragmentStore" into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  34. a196ccd Update api lint baseline. by Aurimas Liutikas · 4 years, 7 months ago
  35. 30297cd Regenerate API signature files by Aurimas Liutikas · 4 years, 7 months ago
  36. fd68f92 Move active and added fragments to FragmentStore by Ian Lake · 4 years, 7 months ago
  37. a1fc67c Regenerate old API files. by Aurimas Liutikas · 4 years, 7 months ago
  38. 5ab8980 Clarify set/getFragmentFactory Javadoc re: child fragments by Ian Lake · 4 years, 7 months ago
  39. aaa61e2 Merge "Revert "Ensure views are visible when popping a reordered hide"" into androidx-master-dev by Jeremy Woods · 4 years, 7 months ago
  40. 7b5e2aa Merge "Revert "Clean up new methods in FragmentTransition"" into androidx-master-dev by Jeremy Woods · 4 years, 7 months ago
  41. 16aa78c Revert "Clean up new methods in FragmentTransition" by Jeremy Woods · 4 years, 7 months ago
  42. 8f2c784 Revert "Ensure views are visible when popping a reordered hide" by Jeremy Woods · 4 years, 7 months ago
  43. 3cddb4c Merge "Deprecate setRetainInstance() method in Fragment" into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  44. 8ab0709 Ensure childFragment get initState() called when parent destroyed by Jeremy Woods · 4 years, 8 months ago
  45. 6c30a4b Add tests on Activity callbacks and Fragment lifecycle by Ian Lake · 4 years, 8 months ago
  46. b146651 Ensure markState correctly nests stopped events by Ian Lake · 4 years, 8 months ago
  47. ac96379 Move initState() call into FragmentStateManager by Ian Lake · 4 years, 8 months ago
  48. c06fb9f Move <fragment> tag state handling to FragmentStateManager by Ian Lake · 4 years, 8 months ago
  49. 3872057 Merge "Keep FragmentManager state consistent with Transactions" into androidx-master-dev by Treehugger Robot · 4 years, 8 months ago
  50. 866bc14 Keep FragmentManager state consistent with Transactions by Jeremy Woods · 4 years, 8 months ago
  51. 7b60a383 Ensure FragmentTransitionAnimTest start animations by Jeremy Woods · 4 years, 8 months ago
  52. 517fcce Deprecate setRetainInstance() method in Fragment by Jeremy Woods · 4 years, 8 months ago
  53. ec0bc68 Add documentation for setRetainInstance by Jeremy Woods · 4 years, 8 months ago
  54. e216291 Merge "Improve documentation for behavior without setUserVisibleHint" into androidx-master-dev by Treehugger Robot · 4 years, 8 months ago
  55. 8e1c6d0 Improve documentation for behavior without setUserVisibleHint by Jeremy Woods · 4 years, 8 months ago
  56. 5bb5ed0 Merge "Add tests for fragment transition epicenter calculation" into androidx-master-dev by Treehugger Robot · 4 years, 8 months ago
  57. 4332a0a Merge "Fix incorrect lint explanation string formats" into androidx-master-dev by Treehugger Robot · 4 years, 8 months ago
  58. 98a643d Clean up new methods in FragmentTransition by Jeremy Woods · 4 years, 8 months ago
  59. eca0ef7 Fix incorrect lint explanation string formats by Matthew Fraschilla · 4 years, 8 months ago
  60. 616f2c0 Ensure views are visible when popping a reordered hide by Jeremy Woods · 4 years, 8 months ago
  61. fcaf036 Add tests for fragment transition epicenter calculation by Jeremy Woods · 4 years, 8 months ago
  62. cf08568 Fix fragment transition epicenter calculation by Anders Järleberg · 4 years, 8 months ago
  63. 9cee648 Merge "Publish Fragment-Testing lint checks" into androidx-master-dev by Treehugger Robot · 4 years, 8 months ago
  64. 7ea74fa Cleanup incorrect KDoc links by Matthew Fraschilla · 4 years, 8 months ago
  65. 4fead8c Publish Fragment-Testing lint checks by Matthew Fraschilla · 4 years, 8 months ago
  66. 202250c Merge "Replace null assertions with lateinit" into androidx-master-dev by Treehugger Robot · 4 years, 8 months ago
  67. 3f24fe7 Replace null assertions with lateinit by Matthew Fraschilla · 4 years, 8 months ago
  68. 79f7196 Add lint check for correct Fragment-Testing configuration by Matthew Fraschilla · 4 years, 8 months ago
  69. a2c0e25 Rename Fragment LifecycleObserver Detector by Matthew Fraschilla · 4 years, 9 months ago
  70. b9fe07c Add lint check for unsafe BackPressedDispatcher callback in Fragment by Matthew Fraschilla · 4 years, 9 months ago
  71. e0ca38d Fix deprecation errors in FragmentTabHost by Ian Lake · 4 years, 8 months ago
  72. 1e58d35 Merge "Add Fragment-Testing lint module" into androidx-master-dev by Treehugger Robot · 4 years, 8 months ago
  73. 6da9928 Suppress deprecated API usage in fragment by Ian Lake · 4 years, 8 months ago
  74. ceb1435 Add Fragment-Testing lint module by Matthew Fraschilla · 4 years, 8 months ago
  75. dcf2dbb Merge "Change LintFix to use property access syntax" into androidx-master-dev by Treehugger Robot · 4 years, 9 months ago
  76. 14a5852 Merge "Drop DialogFragment callbacks if Dialog is gone" into androidx-master-dev by Treehugger Robot · 4 years, 9 months ago
  77. ab415b8 Change LintFix to use property access syntax by Matthew Fraschilla · 4 years, 9 months ago
  78. ad4b896 Drop DialogFragment callbacks if Dialog is gone by Jeremy Woods · 4 years, 9 months ago
  79. 21e24a5 Remove view destroyed check in FragentTransitionAnimTest by Jeremy Woods · 4 years, 9 months ago
  80. cceff90 Merge "Ensure that FragmentContainerView executes commit" into androidx-master-dev by Treehugger Robot · 4 years, 9 months ago
  81. 696974a Merge "Add support for cyclic call graphs" into androidx-master-dev by Matthew Fraschilla · 4 years, 9 months ago
  82. 1cad37f Ensure that FragmentContainerView executes commit by Jeremy Woods · 4 years, 9 months ago
  83. 5d081db Add support for cyclic call graphs by Matthew Fraschilla · 4 years, 9 months ago
  84. 0943b95 Merge "Remove post from FragmentTransitionAnimTest" into androidx-master-dev by Treehugger Robot · 4 years, 9 months ago
  85. a4b1e1c Merge "Add support for class attribute in FragmentContainerView" into androidx-master-dev by Treehugger Robot · 4 years, 9 months ago
  86. 819ff2e Merge "Updated Fragment's onInflate() documentation" into androidx-master-dev by Treehugger Robot · 4 years, 9 months ago
  87. b7f4e64 Add support for class attribute in FragmentContainerView by Jeremy Woods · 4 years, 9 months ago
  88. d8dfb92 Remove post from FragmentTransitionAnimTest by Jeremy Woods · 4 years, 9 months ago
  89. 0925b43 Updated Fragment's onInflate() documentation by Jeremy Woods · 4 years, 9 months ago
  90. afc9bf6 Merge "Revert "Add Fragment LiveData check to IssueRegistry"" into androidx-master-dev by Matthew Fraschilla · 4 years, 9 months ago
  91. d4b321f Revert "Add Fragment LiveData check to IssueRegistry" by Matthew Fraschilla · 4 years, 9 months ago
  92. f486ee9 Merge "Add Fragment LiveData check to IssueRegistry" into androidx-master-dev by Treehugger Robot · 4 years, 9 months ago
  93. 5f48f48 Merge "Move lifecycle, activity, fragment, and navigation to alpha" into androidx-master-dev by Treehugger Robot · 4 years, 9 months ago
  94. 1c6ccfb Move lifecycle, activity, fragment, and navigation to alpha by Ian Lake · 4 years, 9 months ago
  95. f9076c5 Add Fragment LiveData check to IssueRegistry by Matthew Fraschilla · 4 years, 9 months ago
  96. 4cc868e Merge "Add Fragments in FragmentContainerView constructor" into androidx-master-dev by Treehugger Robot · 4 years, 9 months ago
  97. 647198c Merge "Add lint check for unsafe livedata observe in Fragments" into androidx-master-dev by Treehugger Robot · 4 years, 9 months ago
  98. 1838e97 Add Fragments in FragmentContainerView constructor by Jeremy Woods · 4 years, 9 months ago
  99. 164bb50b Fix FragmentContainerView inflation with obfuscation by Ian Lake · 4 years, 9 months ago
  100. d26126d Add lint check for unsafe livedata observe in Fragments by Matthew Fraschilla · 4 years, 9 months ago