1. 8c0b78a Merge changes I607202a9,If3c79b5f into androidx-master-dev by Treehugger Robot · 5 years ago
  2. 85400ae Merge "Move to attrs.xml for <fragment> attributes" into androidx-master-dev by Treehugger Robot · 5 years ago
  3. 7449919 Reduce access modifiers in FragmentManagerImpl by Ian Lake · 5 years ago
  4. 78185cc Move <fragment> inflation to a separate class by Ian Lake · 5 years ago
  5. 437c7f6 Move to attrs.xml for <fragment> attributes by Ian Lake · 5 years ago
  6. 5c26346 Add @MainThread to Fragment lifecycle callbacks by Ian Lake · 5 years ago
  7. b3aa531 Increment alpha and beta versions of libraries releasing on July 2nd by Nick Anthony · 5 years ago
  8. c338d88 Add README.md for fragments by Ian Lake · 5 years ago
  9. 7104c8b Fix lint warnings in Fragments by Ian Lake · 5 years ago
  10. 60221f3 Merge "Draw exit animations first in FragmentContainerView" into androidx-master-dev by Treehugger Robot · 5 years ago
  11. 9a9a35a Merge changes from topic "ktlint_task" into androidx-master-dev by Aurimas Liutikas · 5 years ago
  12. 05880e4 Fix all the ktlint issues in androidx project. by Aurimas Liutikas · 5 years ago
  13. a16c2dc Merge "Use ToT Lifecycle for activity and fragment, v2" into androidx-master-dev by Treehugger Robot · 5 years ago
  14. 2534c73 Draw exit animations first in FragmentContainerView by jbwoods · 5 years ago
  15. 7934811d Merge "Revert "Revert "Use custom Factory for FragmentFactoryHolderViewModel""" into androidx-master-dev by Treehugger Robot · 5 years ago
  16. 73a6643 Use ToT Lifecycle for activity and fragment, v2 by Ian Lake · 5 years ago
  17. 7b56dc7 Merge "Avoid grandchild Fragment animations running during parent Fragment transactions" into androidx-master-dev by Treehugger Robot · 5 years ago
  18. 44fc9ea Revert "Revert "Use custom Factory for FragmentFactoryHolderViewModel"" by Ian Lake · 5 years ago
  19. c53170c Avoid grandchild Fragment animations running during parent Fragment transactions by jbwoods · 5 years ago
  20. 5888019 Move the rest of core libraries back to Java 7 by Aurimas Liutikas · 5 years ago
  21. e42958e Move lifecycle-common and lifecycle-runtime to java 8 by Aurimas Liutikas · 5 years ago
  22. cda6105 Revert "Use ToT Lifecycle for activity and fragment" by Aurimas Liutikas · 5 years ago
  23. f17c43d Revert "Deprecate @OnLifecycleEvent in favor of DefaultLifecycleEventObserver" by Aurimas Liutikas · 5 years ago
  24. e2c0abc Revert "Use AndroidViewModelFactory as the default Factory" by Aurimas Liutikas · 5 years ago
  25. c5c6412 Revert "Use custom Factory for FragmentFactoryHolderViewModel" by Aurimas Liutikas · 5 years ago
  26. 3315586 Revert "Make SavedStateVMFactory the default factory" by Aurimas Liutikas · 5 years ago
  27. 840c12e Revert "Rename VM's to ViewModel" by Aurimas Liutikas · 5 years ago
  28. d2c056e Start running Metalava with --api-lint by Aurimas Liutikas · 5 years ago
  29. bd5e6f6 Merge "Call requestApplyInsets before onViewCreated()" into androidx-master-dev by Treehugger Robot · 5 years ago
  30. f2e4843 Call requestApplyInsets before onViewCreated() by Ian Lake · 5 years ago
  31. 9102a53a Rename VM's to ViewModel by Yigit Boyar · 5 years ago
  32. 5e6f336 Merge "Make SavedStateVMFactory the default factory" into androidx-master-dev by Treehugger Robot · 5 years ago
  33. 43d1933 Merge "Remove reliance on isFinishing() after onBackPressed()" into androidx-master-dev by Treehugger Robot · 5 years ago
  34. 4ba9e1f Make SavedStateVMFactory the default factory by Ian Lake · 5 years ago
  35. c205a56 Remove reliance on isFinishing() after onBackPressed() by Ian Lake · 5 years ago
  36. d1d95cc Use custom Factory for FragmentFactoryHolderViewModel by Ian Lake · 5 years ago
  37. cce0102 Merge "Create custom ViewGroup for Fragments" into androidx-master-dev by Treehugger Robot · 5 years ago
  38. 9f74596 Use AndroidViewModelFactory as the default Factory by Ian Lake · 5 years ago
  39. b1757aa Create custom ViewGroup for Fragments by jbwoods · 5 years ago
  40. 559cd39 Use ToT Lifecycle for activity and fragment by Ian Lake · 5 years ago
  41. 9338e62 Move Fragment to 1.2.0-alpha01 by Ian Lake · 5 years ago
  42. 0efb142 Merge changes from topic "lifecycle-2.1.0-rc01-import" into androidx-master-dev by Treehugger Robot · 5 years ago
  43. 31e072b2 Update savedstate, activity, and fragment to rc01 by Ian Lake · 5 years ago
  44. ef60c55 Merge "Remove raw usage of Class and Constructor types" into androidx-master-dev by Treehugger Robot · 5 years ago
  45. 60eda45 Remove raw usage of Class and Constructor types by Jake Wharton · 5 years ago
  46. 1b57674a Enables UnknownNullness lint check by Louis Pullen-Freilich · 5 years ago
  47. 32a7dec Suppresses / fixes all unchecked javac errors and enables error tracking by Louis Pullen-Freilich · 5 years ago
  48. a4806ba Fix pop when calling setPrimary before replace by Ian Lake · 5 years ago
  49. b5257d0 Move ActivityScenario.withActivity to testutils by Ian Lake · 5 years ago
  50. 466c021 Merge "Fix Kotlin warnings in fragments code" into androidx-master-dev by Treehugger Robot · 5 years ago
  51. d0a8dd2 Fix Kotlin warnings in fragments code by Ian Lake · 5 years ago
  52. 8ad38ba Enables Kotlin interop lint checks by Louis Pullen-Freilich · 5 years ago
  53. 06305aa Update fragment to new directory structure by Ian Lake · 5 years ago
  54. d19b933 Merge "Merge AndroidX changes for Android API 29" into androidx-master-dev by Aurimas Liutikas · 5 years ago
  55. 4b284c3 Merge "Replace GenericLifeycleObserver with LifecycleEventObserver" into androidx-master-dev by Treehugger Robot · 5 years ago
  56. 14011f3 Replace markState() with setCurrentState() by Ian Lake · 5 years ago
  57. 0499d9f Replace GenericLifeycleObserver with LifecycleEventObserver by Ian Lake · 5 years ago
  58. f464859 Merge AndroidX changes for Android API 29 by Aurimas Liutikas · 5 years ago
  59. 3cb38c2 Merge changes from topic "collection-1.1.0-docs" into androidx-master-dev by Treehugger Robot · 5 years ago
  60. 692b3e95 Move all usaged of collection:1.1.0-rc01 to collection:1.1.0 by Nick Anthony · 5 years ago
  61. ac4cf06 Move all usaged of annotation:1.1.0-rc01 to annotation:1.1.0 by Nick Anthony · 5 years ago
  62. f99c45d Move alpha libraries to target Java 8. by Aurimas Liutikas · 5 years ago
  63. 795ea93 Update library versions to dev version for June 5th Release by Nick Anthony · 5 years ago
  64. f61d646 Update library versions to dev version for June 5th Release by Nick Anthony · 5 years ago
  65. d8ac880 Merge "Check that Fragments are still hidden before animating" into androidx-master-dev by jbwoods · 5 years ago
  66. 3783f00 Merge "Move activity to the new proper directory structure." into androidx-master-dev by Aurimas Liutikas · 5 years ago
  67. 1205f66 Merge "Move activity-ktx to the new proper directory structure." into androidx-master-dev by Aurimas Liutikas · 5 years ago
  68. c754bdd Merge "Check that Fragments are still hidden before animating" into androidx-master-dev by Treehugger Robot · 5 years ago
  69. 2f5e3a6 Check that Fragments are still hidden before animating by jbwoods · 5 years ago
  70. 18630f3 Merge "Move core to 1.2.0-alpha02" into androidx-master-dev am: 355ce76386 by Nick Anthony · 5 years ago
  71. 1bf32da Move activity to the new proper directory structure. by Aurimas Liutikas · 5 years ago
  72. fe9bd9b Move activity-ktx to the new proper directory structure. by Aurimas Liutikas · 5 years ago
  73. 0aefc6b Move core to 1.2.0-alpha02 by Nick Anthony · 5 years ago
  74. aa4f5cc Merge "Add a way to create snapshot repository directory" into androidx-master-dev by Aurimas Liutikas · 5 years ago
  75. 75e93a0 Add a way to create snapshot repository directory by Aurimas Liutikas · 5 years ago
  76. b7cabe9 Merge "Avoid child Fragment animations running during parent Fragment transactions" into androidx-master-dev by jbwoods · 5 years ago
  77. 0491995 Avoid child Fragment animations running during parent Fragment transactions by jbwoods · 5 years ago
  78. 8978e92 Merge "Clear animations after they are loaded." into androidx-master-dev by jbwoods · 5 years ago
  79. eea4901 Merge "Remove unnecessary != null check" into androidx-master-dev am: be6e4ee61a by Ian Lake · 5 years ago
  80. ae9d11a Merge "Properly nest downward Fragment Lifecycle calls" into androidx-master-dev by Ian Lake · 5 years ago
  81. b74c465 Merge "Clear animations after they are loaded." into androidx-master-dev by Treehugger Robot · 5 years ago
  82. be6e4ee Merge "Remove unnecessary != null check" into androidx-master-dev by Treehugger Robot · 5 years ago
  83. 07b2087 Remove unnecessary != null check by Ian Lake · 5 years ago
  84. 68cde48 Properly nest downward Fragment Lifecycle calls by Ian Lake · 5 years ago
  85. 3fd169d Merge "Use LifecycleEventObserver in tests" into androidx-master-dev by Ian Lake · 5 years ago
  86. ab79595 Merge changes I86b6edcc,Ia58d3757 into androidx-master-dev am: b87920ccaf by Ian Lake · 5 years ago
  87. 79ffbec Merge "Eagerly construct the childFragmentManager" into androidx-master-dev by Ian Lake · 5 years ago
  88. b63edf6 Clear animations after they are loaded. by jbwoods · 5 years ago
  89. 7b91c96 Use LifecycleEventObserver in tests by Ian Lake · 5 years ago
  90. 6e326b3 Ensure onStateChanged() overrides are marked as @NonNull by Ian Lake · 5 years ago
  91. c2759d2 Merge "Fix FragmentScenarioDialogFragmentTest on API 29" into androidx-master-dev by Treehugger Robot · 5 years ago
  92. 768b9b8 Fix FragmentScenarioDialogFragmentTest on API 29 by Yuki Hamada · 5 years ago
  93. 31b0014 Eagerly construct the childFragmentManager by Ian Lake · 5 years ago
  94. dc77eca resolve merge conflicts of d25ddf6eb83028c431d841744981e68fb9de3944 into androidx-platform-dev by Jeff Gaston · 5 years ago
  95. 6edd4a4 Updating metalava from build 5579350 by Jeff Gaston · 5 years ago
  96. 53a4bd7 Merge "Move activity and fragment to beta01" into androidx-master-dev by Ian Lake · 5 years ago
  97. 8f1bdb3 Merge "Move activity and fragment to beta01" into androidx-master-dev by Treehugger Robot · 5 years ago
  98. 9c19f24 Merge "Add docs to explain popbackstack with reordering" into androidx-master-dev by jbwoods · 5 years ago
  99. d593759 Move activity and fragment to beta01 by Ian Lake · 5 years ago
  100. 70cb1c3 Add docs to explain popbackstack with reordering by jbwoods · 5 years ago