1. 1e0ba6e Merge "Use cloneInContext for DialogFragment's layoutInflater" into androidx-master-dev by Treehugger Robot · 4 years, 3 months ago
  2. c970328 Use cloneInContext for DialogFragment's layoutInflater by Ian Lake · 4 years, 3 months ago
  3. c0dac0f Fix DialogFragments added to a layout by Ian Lake · 4 years, 3 months ago
  4. 0fbc6f4 Merge changes I3e05d456,Ic6801b20 into androidx-master-dev by Treehugger Robot · 4 years, 3 months ago
  5. ab4247a Deprecate Fragment's onActivityCreated by Jeremy Woods · 4 years, 3 months ago
  6. f1cf084 Make onActivityCreated optional in DialogFragment by Jeremy Woods · 4 years, 3 months ago
  7. ec0d03b Use Lifecycle 2.3.0-alpha01 prebuilts for activity+fragment by Ian Lake · 4 years, 3 months ago
  8. a96315a Ensure we makeInactive when we destroy fragments by Jeremy Woods · 4 years, 3 months ago
  9. 2362dbc Merge "Allow calling getLayoutInflater in onCreateDialog" into androidx-master-dev by Treehugger Robot · 4 years, 3 months ago
  10. cd5549f Allow calling getLayoutInflater in onCreateDialog by Jeremy Woods · 4 years, 3 months ago
  11. 90b3832 Merge "Use public API for compile dependency classpath." into androidx-master-dev by Treehugger Robot · 4 years, 3 months ago
  12. c7ab969 Use public API for compile dependency classpath. by Aurimas Liutikas · 4 years, 3 months ago
  13. ea89702 Correctly add/remove view using SpecialEffectsController by Ian Lake · 4 years, 3 months ago
  14. 20090a3 Start transitions before starting animations by Ian Lake · 4 years, 3 months ago
  15. 56d8358 Merge "Don't call postpone when using FragmentStateManager" into androidx-master-dev by Treehugger Robot · 4 years, 3 months ago
  16. 5a7e88f Don't call postpone when using FragmentStateManager by Ian Lake · 4 years, 3 months ago
  17. 8863281 Fix warnings in DialogFragment by Jeremy Woods · 4 years, 3 months ago
  18. 734e450 Merge "Initial implementation of activity contracts" into androidx-master-dev by Treehugger Robot · 4 years, 3 months ago
  19. 6862657 Merge "Add a @LayoutId constructor to DialogFragment" into androidx-master-dev by Treehugger Robot · 4 years, 3 months ago
  20. 3741933 Initial implementation of activity contracts by Eugene Susla · 4 years, 4 months ago
  21. 5e3ad2f Add a @LayoutId constructor to DialogFragment by Ian Lake · 4 years, 3 months ago
  22. 41bb10a Add a missing break; to the switch statement by Ian Lake · 4 years, 3 months ago
  23. 35cf90f4 Update LibraryVersions for Fragment 1.3.0-alpha02 by Ian Lake · 4 years, 3 months ago
  24. 56a9dc6 Add infrastructure for awaiting enter/exit effects by Ian Lake · 4 years, 3 months ago
  25. c643f98 Move makeInactive() out of moveToState() by Ian Lake · 4 years, 3 months ago
  26. 52f57c5 Update to a newer metalava version. by Aurimas Liutikas · 4 years, 3 months ago
  27. 08a7ecb Merge "Bump library versions after release" into androidx-master-dev by Treehugger Robot · 4 years, 3 months ago
  28. b35d76ba Bump library versions after release by Nick Anthony · 4 years, 3 months ago
  29. b58d842 Stop using findFragmentManager in SpecialEffectsController by Ian Lake · 4 years, 3 months ago