1. 9bda870 Fix exitTransition with hide and transition group true by Jeremy Woods · 4 years ago
  2. b3a4d38 resolve Coastguard cherrypick merge conflict for change: 1764985 by Jeremy Woods · 4 years ago
  3. 7faf1d8 Always call noteStateNotSaved() first in FragmentActivity by Ian Lake · 4 years ago
  4. 192384e Fix conflicts between remove by pop and hide by Jeremy Woods · 4 years ago
  5. 9f7c7f1 Fix fragment transitions in new state manager by Jeremy Woods · 4 years, 1 month ago
  6. 3d5122f Have FragmentViewLifecycleOwner implement HasDefaultViewModelProviderFactory by Sanura N'Jaka · 4 years, 2 months ago
  7. 066824e Fix fragment result with parcelables by Jeremy Woods · 4 years, 2 months ago
  8. 91b728b Fix window insets dispatch for API 29 by Jeremy Woods · 4 years, 2 months ago
  9. fc0fd87 Fix sharedElement transitions for ViewGroups by Jeremy Woods · 4 years, 2 months ago
  10. e311150 Fixed javaDoc for FragmentTransaction.setCustomAnimations by Sanura N'Jaka · 4 years, 2 months ago
  11. a12bda4 Look at DialogFragment inflated layout before the dialog's by Jeremy Woods · 4 years, 2 months ago
  12. 4c5442a Fix hide() transitions for new state manager by Jeremy Woods · 4 years, 2 months ago
  13. b1ee1f8 Add new line to FragmentStore dump() by Jeremy Woods · 4 years, 2 months ago
  14. ad2bc1e Fix popEnter animations when popping setPrimaryNavFragment by Jeremy Woods · 4 years, 3 months ago
  15. 3f99664 Ensure FragmentContainerView dispatches insets once by Jeremy Woods · 4 years, 3 months ago
  16. 93127a3 Let FragmentViewLifecycleOwner implement ViewModelStoreOwner by Ian Lake · 4 years, 3 months ago
  17. 359e0b3 resolve Coastguard cherrypick merge conflict for change: 1639407 by Jeremy Woods · 4 years, 3 months ago
  18. c230315f Ensure fragments animate in the same direction by Jeremy Woods · 4 years, 3 months ago
  19. 71e976d Ensure Fragments do not clear view transitionNames by Jeremy Woods · 4 years, 4 months ago
  20. 587cd19 Fix fragment-ktx kdocs by Jeremy Woods · 4 years, 4 months ago
  21. bae3563 Make fragment depend on Activity 1.2.1 by Jeremy Woods · 4 years, 4 months ago
  22. fbc02ec Add @inheritDoc to override methods in FragmentActivity by Jeremy Woods · 4 years, 4 months ago
  23. 4bceba6 Complete transitions if the container is not laid out by Jeremy Woods · 4 years, 4 months ago
  24. f9d91aa Remove extra end brace from toString() by Jeremy Woods · 4 years, 4 months ago
  25. ada448e Set ViewTree owners for dialogs in DialogFragment by Jeremy Woods · 4 years, 4 months ago
  26. a9b2767 Invalidate menus on show/hide by Jeremy Woods · 4 years, 4 months ago
  27. 798b053 Only setFocusedView for entering fragments by Jeremy Woods · 4 years, 4 months ago
  28. b8edbe1 Ensure inflated fragments that are recreated are shown by Jeremy Woods · 4 years, 4 months ago
  29. 4b96e00 Fix inflating <fragment> tag without a container by Jeremy Woods · 4 years, 4 months ago
  30. 1dac8db Ensure layout inflater uses proper FragmentStateManager by Jeremy Woods · 4 years, 4 months ago
  31. 4f08af8 Reset Fragment's default VM factory after removal by Ian Lake · 4 years, 4 months ago
  32. 407a3d2 Ensure fragments inflated using <fragment> tag are RESUMED by Jeremy Woods · 4 years, 4 months ago
  33. b4fe1cc Bump Fragment to 1.3.0 stable by Jeremy Woods · 4 years, 5 months ago
  34. fff9465 Ensure FragmentContainerView handles animators by Jeremy Woods · 4 years, 5 months ago
  35. d865efd Save dialog state as not showing by Jeremy Woods · 4 years, 5 months ago
  36. 9124e46 Fix visual artifacts when using hide by Jeremy Woods · 4 years, 5 months ago
  37. ad0eeb9 Ignore special effects for views not attachedToWindow by Jeremy Woods · 4 years, 5 months ago
  38. eda2bdb Only destroy the view lifecycle if it has been created by Jeremy Woods · 4 years, 5 months ago
  39. ab2e8be Move fragment release branch to prebuilt dependencies by Ian Lake · 4 years, 5 months ago
  40. 6970bb6 Ensure only transitioning fragments are made disappearing by Ian Lake · 4 years, 7 months ago
  41. 152bdd0 Fix direct transition from VIEW_CREATED to CREATED by Ian Lake · 4 years, 7 months ago
  42. 7c079b3 Ensure we restore focus on Fragment root view by Jeremy Woods · 4 years, 7 months ago
  43. 1fa73cb Move viewLifecycleOwner to CREATED during onSaveInstanceState() by Ian Lake · 5 years ago
  44. f72ab66 Ensure that markState() handles overridden getLifecycle() by Ian Lake · 5 years ago
  45. f8075e3 Ensure child fragments consider parent menu visibility by Jeremy Woods · 5 years ago
  46. d548ebf Allow obfuscation of kept Fragments by Ian Lake · 5 years ago
  47. 60f7c74 Disable FragmentLifecycle lint for DialogFragment by Jeremy Woods · 5 years ago
  48. bb33dc2 Use cloneInContext for DialogFragment's layoutInflater by Ian Lake · 5 years ago
  49. bd2b1a4 Allow calling getLayoutInflater in onCreateDialog by Jeremy Woods · 5 years ago
  50. 9fde5f1 Fix warnings in DialogFragment by Jeremy Woods · 5 years ago
  51. 139ee7c Fix for lint UseRequireInsteadOfGet false positives by Rahul Ravikumar · 5 years ago
  52. adcecf3 Ensure conditional keep only keeps what is necessary by Ian Lake · 5 years ago
  53. d4d393d Fix FragmentContainerView errors in layout preview by Jeremy Woods · 5 years ago
  54. 9598eb9 Fix typo in FragmentContainerView docs by Jeremy Woods · 5 years ago
  55. eee61d7 Fix typo in FragmentContainerView docs by Jeremy Woods · 5 years ago
  56. 0ec82ec Add lint for LiveData.observe() extension function by Jeremy Woods · 5 years ago
  57. 194c06d0 Add "require___()" lint check for Fragments by Zac Sweers · 5 years ago
  58. f153eef Fix incorrect lint explanation string formats by Matthew Fraschilla · 5 years ago
  59. db5a7a1 Publish Fragment-Testing lint checks by Matthew Fraschilla · 5 years ago
  60. 697fe5d Replace null assertions with lateinit by Matthew Fraschilla · 5 years ago
  61. 22f1278 Add lint check for correct Fragment-Testing configuration by Matthew Fraschilla · 5 years ago
  62. ca80a84 Rename Fragment LifecycleObserver Detector by Matthew Fraschilla · 5 years ago
  63. f3615f2 Add lint check for unsafe BackPressedDispatcher callback in Fragment by Matthew Fraschilla · 5 years ago
  64. d3abe60 Add Fragment-Testing lint module by Matthew Fraschilla · 5 years ago
  65. 587ab6c Avoid R8 warnings on Fragment ProGuard file by Ian Lake · 5 years ago
  66. b27fe92 Update dependency to ViewModel SavedState 2.2.0 by Ian Lake · 5 years ago
  67. 4f0c09d Keep the Fragment default constructor if the class is kept by Ian Lake · 5 years ago
  68. 88b9ad8 Ensure StrictFragment does not ascend state with destroyed activity by Jeremy Woods · 5 years ago
  69. 6cd52d0 Ensure onInflate is always called before Fragment is attached by Jeremy Woods · 5 years ago
  70. 6569ce3 Check for null host in FragmentManager toString() by Jeremy Woods · 5 years ago
  71. 3ae7bb4 Ensure findFragment works with <fragment> tag by Jeremy Woods · 5 years ago
  72. 2b4baa0 Avoid try/catching exceptions in FragmentPagerAdapters by Jeremy Woods · 5 years ago
  73. 9057711 Update Fragment to 1.2.0 stable by Ian Lake · 5 years ago
  74. 52c5cbd Properly destroy non-config of <fragment> tag by Ian Lake · 6 years ago
  75. 0c34acb Dispatch manager state changes to FragmentStateManagers by Ian Lake · 6 years ago
  76. 98a22ff Remove usages of mocks in FragmentStoreTest by Ian Lake · 6 years ago
  77. eaef1a0 Move active and added fragments to FragmentStore by Ian Lake · 6 years ago
  78. 7ff5c28 Update fragment to 1.2.0-rc05 by Ian Lake · 6 years ago
  79. 51813e9 Fix NPE in FragmentManager moveToState when using Robolectric by Jeremy Woods · 6 years ago
  80. 54a2b67 Move Fragment to 1.2.0-rc04 by Ian Lake · 6 years ago
  81. fcb360f Adjust the default fragment transition presets by Jeremy Woods · 6 years ago
  82. 0754f64 Fix hide Transitions with reordering by Jeremy Woods · 6 years ago
  83. 00c5c14 Update Fragment activity and lifecyle dependencies by Ian Lake · 6 years ago
  84. 8564860 Clarify set/getFragmentFactory Javadoc re: child fragments by Ian Lake · 6 years ago
  85. c2f2245 Revert "Ensure views are visible when popping a reordered hide" by Jeremy Woods · 6 years ago
  86. 8b6869e Revert "Clean up new methods in FragmentTransition" by Jeremy Woods · 6 years ago
  87. 84cc240 Ensure childFragment get initState() called when parent destroyed by Jeremy Woods · 6 years ago
  88. ddf1f06 Ensure markState correctly nests stopped events by Ian Lake · 6 years ago
  89. f1b6bce Move initState() call into FragmentStateManager by Ian Lake · 6 years ago
  90. d7f5e829 Move <fragment> tag state handling to FragmentStateManager by Ian Lake · 6 years ago
  91. 20e50bd Update Fragments to 1.2.0-rc03 by Ian Lake · 6 years ago
  92. 4a58b19 Keep FragmentManager state consistent with Transactions by Jeremy Woods · 6 years ago
  93. 3009553 Improve documentation for behavior without setUserVisibleHint by Jeremy Woods · 6 years ago
  94. 7aa5352 Add tests for fragment transition epicenter calculation by Jeremy Woods · 6 years ago
  95. 9d875c7 Clean up new methods in FragmentTransition by Jeremy Woods · 6 years ago
  96. 71c74e1 Ensure views are visible when popping a reordered hide by Jeremy Woods · 6 years ago
  97. daa892e Update fragment to 1.2.0-rc02 and pin deps to lifecycle 2.2.0-rc02 by Nick Anthony · 6 years ago
  98. 9709ad3 Change LintFix to use property access syntax by Matthew Fraschilla · 6 years ago
  99. b36efec Drop DialogFragment callbacks if Dialog is gone by Jeremy Woods · 6 years ago
  100. 35ab36f Ensure that FragmentContainerView executes commit by Jeremy Woods · 6 years ago