1. 053e7e6 Update androidx-master-dev references to new androidx-main branch by Alan Viverette · 3 years, 9 months ago
  2. 66d7e5e Ensure only transitioning fragments are made disappearing by Ian Lake · 3 years, 9 months ago
  3. f8a8df0 Merge "Fix direct transition from VIEW_CREATED to CREATED" into androidx-master-dev by Treehugger Robot · 3 years, 9 months ago
  4. 53c68e3 Fix direct transition from VIEW_CREATED to CREATED by Ian Lake · 3 years, 9 months ago
  5. e9ed490 Ensure we restore focus on Fragment root view by Jeremy Woods · 3 years, 9 months ago
  6. 9102865 Merge "Ensure onPrepareOptionsMenu considers parent menu visibility" into androidx-master-dev by Treehugger Robot · 3 years, 10 months ago
  7. ea9e9a8 Ensure onPrepareOptionsMenu considers parent menu visibility by Jeremy Woods · 3 years, 10 months ago
  8. 9cfc7dc8 Update @param syntax in kotlin to not use angle brackets by Owen Gray · 3 years, 10 months ago
  9. 3b92462 Merge "Fix improper animations after pop" into androidx-master-dev by Treehugger Robot · 3 years, 10 months ago
  10. e0e7d20 Fix improper animations after pop by Jeremy Woods · 3 years, 10 months ago
  11. 9818437 Merge "Revert "Move Activity and Fragment to prebuilt dependencies"" into androidx-master-dev by Treehugger Robot · 3 years, 10 months ago
  12. 2a21062 Revert "Move Activity and Fragment to prebuilt dependencies" by Ian Lake · 3 years, 10 months ago
  13. f3ce539 Merge "Only requestFocus on child views of Fragments" into androidx-master-dev by Treehugger Robot · 3 years, 10 months ago
  14. 752ab57 Only requestFocus on child views of Fragments by Jeremy Woods · 3 years, 10 months ago
  15. f425f1a Merge "Wait for hide Animators to finish before setting visibility" into androidx-master-dev by Treehugger Robot · 3 years, 10 months ago
  16. e6048a45 Wait for hide Animators to finish before setting visibility by Ian Lake · 3 years, 10 months ago
  17. ba5fbad Merge "Throw when setting max lifecycle to DESTROYED" into androidx-master-dev by Treehugger Robot · 3 years, 10 months ago
  18. ddba22e Merge "Only require Activities for inflated FragmentContainerViews" into androidx-master-dev by Treehugger Robot · 3 years, 10 months ago
  19. a3365d1 Throw when setting max lifecycle to DESTROYED by Jeremy Woods · 3 years, 10 months ago
  20. 728527e Only require Activities for inflated FragmentContainerViews by Jeremy Woods · 3 years, 10 months ago
  21. ab6bf13 Merge "Don't allow initializing FragmentScenario with DESTROYED" into androidx-master-dev by Treehugger Robot · 3 years, 10 months ago
  22. ad7801a Merge "Only execute when there are pending operations" into androidx-master-dev by Treehugger Robot · 3 years, 10 months ago
  23. 0f8ab2b Don't allow initializing FragmentScenario with DESTROYED by Jeremy Woods · 3 years, 10 months ago
  24. bf9efd5 Only execute when there are pending operations by Jeremy Woods · 3 years, 10 months ago
  25. 3e62a43 Move Activity and Fragment to prebuilt dependencies by Ian Lake · 3 years, 10 months ago
  26. 313dc20 Merge "Cancel animators by using animator.end()" into androidx-master-dev by Treehugger Robot · 3 years, 10 months ago
  27. 93f6434 Cancel animators by using animator.end() by Jeremy Woods · 3 years, 10 months ago
  28. 0f82b51 Ensure interrupted animations are handled properly by Jeremy Woods · 3 years, 10 months ago
  29. 8c3f930 Ensure canceled Animations call complete() by Jeremy Woods · 3 years, 10 months ago
  30. 160d44a Merge "Fix changePostponedFragmentVisibility Test" into androidx-master-dev by Treehugger Robot · 3 years, 10 months ago
  31. 19b28c0 Android Gradle Plugin 4.2.0-alpha15 by Jeff Gaston · 3 years, 11 months ago
  32. 87a668b Fix changePostponedFragmentVisibility Test by Jeremy Woods · 3 years, 11 months ago
  33. ce662714 Fix failing FragmentTransitionTest by Jeremy Woods · 3 years, 11 months ago
  34. 0db72ea Ban reflection that is not enclosed within a API check conditional by Oussama Ben Abdelbaki · 3 years, 11 months ago
  35. b930ca1 [2/3] Use AndroidJUnit4 instead of JUnit4 by Jelle Fresen · 4 years ago
  36. 74cc259 Migrate all projects with CompilationTarget.HOST to use LibraryType. by Owen Gray · 4 years ago
  37. 82941c1 [GH] Don't cache fragment classes across different class loaders by Simon Schiller · 4 years ago
  38. e1e83c6 [GH] Fix docs about new contributable projects by Simon Schiller · 4 years ago
  39. 40b742d Merge "[GH] Add playground support for activity + fragments + navigation" into androidx-master-dev by Dustin Lam · 4 years ago
  40. 62a9b04 Merge "Move FragmentScenario to Kotlin" into androidx-master-dev by Treehugger Robot · 4 years ago
  41. 11ed4f0 Move FragmentScenario to Kotlin by Ian Lake · 4 years, 1 month ago
  42. f91adf7 Merge "Update Fragments to 1.3.0-beta02" into androidx-master-dev by Treehugger Robot · 4 years ago
  43. eec21a4 [GH] Add playground support for activity + fragments + navigation by Dustin Lam · 4 years ago
  44. 75864f6 Add default transition test by Jeremy Woods · 4 years ago
  45. a3d4533 Update Fragments to 1.3.0-beta02 by Ian Lake · 4 years ago
  46. ef9ecd3 Convert fragment-ktx+testing to Kotlin Explicit API mode by Ian Lake · 4 years ago
  47. c53db9a Enable Kotlin Strict API mode by default by Aurimas Liutikas · 4 years ago
  48. 63c2310 Updating to ktlint 0.39.0 by Jeff Gaston · 4 years ago
  49. 555b79e Remove legacy alpha and dev signature files by Aurimas Liutikas · 4 years ago
  50. 3aa5a20 Update to use Metalava V4 file format by Aurimas Liutikas · 4 years ago
  51. 0d5272e Fix issues caused by interrupting exit effects by Jeremy Woods · 4 years ago
  52. 966ca62 Make reAddAnimatingAwayAnimationFragment test use animation by Jeremy Woods · 4 years ago
  53. a7a26b9 Merge "Formatting for ktlint 0.39.0" into androidx-master-dev by Treehugger Robot · 4 years ago
  54. 5311815 Merge "Formatting for ktlint 0.39.0" into androidx-master-dev by Treehugger Robot · 4 years ago
  55. 5c2cfcf Merge "Formatting for ktlint 0.39.0" into androidx-master-dev by Treehugger Robot · 4 years ago
  56. 3578aac Merge "Formatting for ktlint 0.39.0" into androidx-master-dev by Treehugger Robot · 4 years ago
  57. 312f4ac Merge "Formatting for ktlint 0.39.0" into androidx-master-dev by Treehugger Robot · 4 years ago
  58. 845ea0a Formatting for ktlint 0.39.0 by Jeff Gaston · 4 years ago
  59. dd819f3 Formatting for ktlint 0.39.0 by Jeff Gaston · 4 years ago
  60. 56860db Formatting for ktlint 0.39.0 by Jeff Gaston · 4 years ago
  61. 51dea761 Formatting for ktlint 0.39.0 by Jeff Gaston · 4 years ago
  62. 42a312a Formatting for ktlint 0.39.0 by Jeff Gaston · 4 years ago
  63. 91c92b9 Formatting for ktlint 0.39.0 by Jeff Gaston · 4 years ago
  64. bac10df Fix for a grammatical error in the Javadoc for both the getParentFragmentManager() method and the requireFragmentManager() method. In both instances the word "be" should be preceding the word "available". by Nabeel Javed · 4 years ago
  65. bfc0dee Merge "BanTargetApiAnnotation check now actually looks for the annotation and not usages of methods annotated by it." into androidx-master-dev by Oussama Ben Abdelbaki · 4 years ago
  66. a4923db Merge "Save view focus state before executeOperations" into androidx-master-dev by Treehugger Robot · 4 years ago
  67. 0c115a4 Merge changes I841cc554,Ic8ae1771 into androidx-master-dev by Ian Lake · 4 years ago
  68. 178b94c Merge "Add verbose logging to Fragments" into androidx-master-dev by Treehugger Robot · 4 years ago
  69. 23a8970 Save view focus state before executeOperations by Jeremy Woods · 4 years ago
  70. eeab725 Add verbose logging to Fragments by Jeremy Woods · 4 years ago
  71. e9d5770 Ensure transitions with only shared elements end by Jeremy Woods · 4 years ago
  72. f913692 Move Fragment to 1.3.0-beta01 by Ian Lake · 4 years ago
  73. a95fc31 BanTargetApiAnnotation check now actually looks for the annotation by Oussama Ben Abdelbaki · 4 years ago
  74. d82a7f2 Merge "Allow new state manager to reorder ops within a transaction" into androidx-master-dev by Treehugger Robot · 4 years ago
  75. 580a45c Ensure views are removed from the container before being destroyed by Jeremy Woods · 4 years ago
  76. b4074fe Allow new state manager to reorder ops within a transaction by Jeremy Woods · 4 years ago
  77. c27c6d3 Limit inflated fragments not added to a container to VIEW_CREATED by Jeremy Woods · 4 years ago
  78. 374e0ca Avoid usages of AnimationSet for entering Animations by Ian Lake · 4 years ago
  79. fa55358 Ignore Animations when Animators run by Ian Lake · 4 years ago
  80. 7931189 Merge "Ensure view focus is restored when animations are skipped" into androidx-master-dev by Treehugger Robot · 4 years ago
  81. bc90561 Ensure view focus is restored when animations are skipped by Jeremy Woods · 4 years ago
  82. d17a1fc Build base SpecialEffectsInfo class by Ian Lake · 4 years ago
  83. b27e11c Merge "Make Fragment resource files private" into androidx-master-dev by Treehugger Robot · 4 years ago
  84. 626b728 Merge changes I50214485,I18f6a7a2 into androidx-master-dev by Treehugger Robot · 4 years ago
  85. 97c5eeb Remove CancellationSignal from FragmentStateManager by Ian Lake · 4 years ago
  86. 07f6376 Move running effects out of DefaultSpecialEffectsController by Ian Lake · 4 years ago
  87. b479fc5 Make Fragment resource files private by Jeremy Woods · 4 years ago
  88. d9a2faa Change default fragment transits to use animators by Jeremy Woods · 4 years ago
  89. 4e50e92 Ensure 1:1 between active and a non-null mFragmentManager by Ian Lake · 4 years ago
  90. 3815656 Make FragmentViewTest a @MediumTest by Ian Lake · 4 years ago
  91. 6c2db56 Fix a leak when removing a detached fragment by Nicklas Ansman Giertz · 4 years, 1 month ago
  92. 4537e3c Merge "Applying AndroidX lint configuration to apps too" into androidx-master-dev by Jeff Gaston · 4 years ago
  93. 6804c0c Merge "Ensure we properly restore view focus after animations" into androidx-master-dev by Treehugger Robot · 4 years ago
  94. f458258 Ensure we properly restore view focus after animations by Jeremy Woods · 4 years, 1 month ago
  95. 3c2c3ca Applying AndroidX lint configuration to apps too by Jeff Gaston · 4 years, 1 month ago
  96. dd0931f Add new lint check to detect practices that could inhibit ART optimization by Oussama Ben Abdelbaki · 4 years, 1 month ago
  97. 9d3bf5f Merge changes from topic "kotlin1_4" into androidx-master-dev by Aurimas Liutikas · 4 years, 1 month ago
  98. 33ebdb9 Upgrade androidx to Kotlin 1.4 by Aurimas Liutikas · 4 years, 1 month ago
  99. b820919 Merge changes I216c4a18,I3d10da62 into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  100. a64bb3d Merge "Use view alpha to store the view animation state" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago