1. 0ef548d Merge "Enable multidex for fragment-testing project" into androidx-main am: 5f2bfeab8b by Treehugger Robot · 2 years ago
  2. 7d0d631 Enable multidex for fragment-testing project by Aurimas Liutikas · 2 years ago
  3. cea7d45 Update versions for release id 1650474000000 by Nick Anthony · 2 years, 2 months ago
  4. 1ef39a8 Update versions for release id 1650474000000 by Nick Anthony · 2 years, 2 months ago
  5. 3a5c624 Merge "Update to Kotlin 1.6.20" into androidx-main am: 1f672764e6 by Aurimas Liutikas · 2 years, 2 months ago
  6. bcbd33a Update to Kotlin 1.6.20 by Jim Sproch · 2 years, 5 months ago
  7. f1d1629 Move SavedState, Lifecycle, Activity, Fragment, and Nav to Beta01 by Jeremy Woods · 2 years, 3 months ago
  8. f6db431 Deprecate old Fragment Menu APIs by Sanura N'Jaka · 2 years, 3 months ago
  9. dcfa035 Migrate from AndroidManifest to build.gradle for namespace by Aurimas Liutikas · 2 years, 3 months ago
  10. d084e36 Move to TOML as source of truth for library groups and versions by Aurimas Liutikas · 2 years, 7 months ago
  11. 0e1d658 Remove RestrictTo from internal items in navigation and fragment by Aurimas Liutikas · 2 years, 6 months ago
  12. 84aea5a Change flans to ToT dependencies by Jeremy Woods · 2 years, 7 months ago
  13. 5603340 Reenabling MissingTestSizeAnnotation on tests by Jeff Gaston · 2 years, 8 months ago
  14. 6273a95 Revert^2 "Update metalava to ab/7813966" by Aurimas Liutikas · 2 years, 8 months ago
  15. 05ed6b4 Merge "Revert "Update metalava to ab/7813966"" into androidx-main by Aurimas Liutikas · 2 years, 8 months ago
  16. 1557f6f Revert "Update metalava to ab/7813966" by Aurimas Liutikas · 2 years, 8 months ago
  17. 3d843c9 Merge "Update metalava to ab/7813966" into androidx-main by Aurimas Liutikas · 2 years, 8 months ago
  18. 38ba3bd68 Update metalava to ab/7813966 by Aurimas Liutikas · 2 years, 8 months ago
  19. 6afe4f0 Update versions for release id 1635267600000 by Nick Anthony · 2 years, 8 months ago
  20. c241d08 Merge "Bump Fragment and Nav to beta" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  21. 884d22e Bump Fragment and Nav to beta by Jeremy Woods · 2 years, 9 months ago
  22. 210f875 Update lint baselines once again. by Aurimas Liutikas · 2 years, 9 months ago
  23. 45139d4 Update lint baselines to fix androidx-studio-integration by Aurimas Liutikas · 2 years, 9 months ago
  24. 15d5a9d Introduce CreationExtras by Sergey Vasilinets · 3 years ago
  25. 1504f31 Deprecate OnLifecycleEvent annotation by Sergey Vasilinets · 2 years, 10 months ago
  26. 927300f Rewrite ViewModelProvider to kotlin by Sergey Vasilinets · 3 years, 1 month ago
  27. bc1dbeb Migrate FLAN to use Gradle Version Catalogs by Aurimas Liutikas · 3 years, 2 months ago
  28. 054934d Don't generate empty lint baseline files by Alan Viverette · 3 years, 2 months ago
  29. 9bf4f7e Rename libs extra to excludes by Aurimas Liutikas · 3 years, 2 months ago
  30. 3a73f14 Refactor UnsafeNewApiCall to ClassVerificationFailure by Alan Viverette · 3 years, 2 months ago
  31. d4a0b67 Update signatures and baselines for metalava update by Aurimas Liutikas · 3 years, 4 months ago
  32. 9e38b4f Standardize to more kt-compatible syntax by Jim Sproch · 3 years, 6 months ago
  33. f208704 [GH] Make FragmentScenario closeable by Simon Schiller · 3 years, 5 months ago
  34. b9074a7 Workaround for lint check severity issue in 27.2.0-beta02 by Alan Viverette · 3 years, 5 months ago
  35. 9cfc7dc8 Update @param syntax in kotlin to not use angle brackets by Owen Gray · 3 years, 7 months ago
  36. 0f8ab2b Don't allow initializing FragmentScenario with DESTROYED by Jeremy Woods · 3 years, 7 months ago
  37. 11ed4f0 Move FragmentScenario to Kotlin by Ian Lake · 3 years, 10 months ago
  38. a3d4533 Update Fragments to 1.3.0-beta02 by Ian Lake · 3 years, 8 months ago
  39. ef9ecd3 Convert fragment-ktx+testing to Kotlin Explicit API mode by Ian Lake · 3 years, 8 months ago
  40. c53db9a Enable Kotlin Strict API mode by default by Aurimas Liutikas · 3 years, 9 months ago
  41. 63c2310 Updating to ktlint 0.39.0 by Jeff Gaston · 3 years, 9 months ago
  42. 555b79e Remove legacy alpha and dev signature files by Aurimas Liutikas · 3 years, 9 months ago
  43. 3aa5a20 Update to use Metalava V4 file format by Aurimas Liutikas · 3 years, 9 months ago
  44. 845ea0a Formatting for ktlint 0.39.0 by Jeff Gaston · 3 years, 9 months ago
  45. f913692 Move Fragment to 1.3.0-beta01 by Ian Lake · 3 years, 9 months ago
  46. 6735e50 Use current.ignore for tracking API check exceptions by Alan Viverette · 3 years, 11 months ago
  47. 23f4b08 Support setting the initial state in FragmentScenario by Ian Lake · 4 years ago
  48. 081112f Add FragmentScenario.withFragment for returning a result by Ian Lake · 4 years ago
  49. a149a7d Bump Activity and Fragment to alpha07 by Ian Lake · 4 years ago
  50. 1264c0d Remove warnings in FragmentScenario by Jeremy Woods · 4 years, 1 month ago
  51. 87f4c98 Use setMaxLifecycle for FragmentScenario moveToState by Jeremy Woods · 4 years, 1 month ago
  52. fa0bb11 Merge "Move coverage to only be enabled in CI." into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  53. edd82e7 Move coverage to only be enabled in CI. by Aurimas Liutikas · 4 years, 3 months ago
  54. 4f4aed5 Regenerate old API files using new metalava. by Aurimas Liutikas · 4 years, 1 month ago
  55. 3ec1672 Start tracking annotations that come from the classpath. by Aurimas Liutikas · 4 years, 1 month ago
  56. e795d3e Revert "Revert "Bump Activity and Fragment to alpha06"" by Ian Lake · 4 years, 1 month ago
  57. f71f885 Revert "Bump Activity and Fragment to alpha06" by Ian Lake · 4 years, 1 month ago
  58. 40eb5e3 Bump Activity and Fragment to alpha06 by Ian Lake · 4 years, 1 month ago
  59. 10b53cd Updates API files & baselines to work with Metalava from build 6435647 by Louis Pullen-Freilich · 4 years, 2 months ago
  60. 662adba Bump Activity, Fragment, Lifecycle, Navigation versions by Ian Lake · 4 years, 2 months ago
  61. 2a8415d Only generate versioned resource API file when asked to by Alan Viverette · 4 years, 2 months ago
  62. 5bc8b48 Re-enable overflow menu testing in FragmentScenario by Ian Lake · 4 years, 2 months ago
  63. 8e78148 Bump Fragment version to 1.3.0-alpha04 by Jeremy Woods · 4 years, 3 months ago
  64. 2cf4e03 Bump fragment to 1.3.0-alpha03 by Jeremy Woods · 4 years, 3 months ago
  65. c7ab969 Use public API for compile dependency classpath. by Aurimas Liutikas · 4 years, 4 months ago
  66. 5e3ad2f Add a @LayoutId constructor to DialogFragment by Ian Lake · 4 years, 4 months ago
  67. 35cf90f4 Update LibraryVersions for Fragment 1.3.0-alpha02 by Ian Lake · 4 years, 4 months ago
  68. 8013dfd Skipping tracking RestrictTo(LIBRARY_GROUP) APIs for groups having requireSameVersion == true by Jeff Gaston · 4 years, 5 months ago
  69. ce468a9 Moving LibraryVersion into LibraryGroup for libraries having requireSameVersion == true by Jeff Gaston · 4 years, 6 months ago
  70. 0e522bb Updates for latest metalava by Jeff Gaston · 4 years, 7 months ago
  71. 892d135 Asking metalava to filter restrictto scopes by Jeff Gaston · 4 years, 8 months ago
  72. a1fc67c Regenerate old API files. by Aurimas Liutikas · 4 years, 7 months ago
  73. 4fead8c Publish Fragment-Testing lint checks by Matthew Fraschilla · 4 years, 8 months ago
  74. 1c6ccfb Move lifecycle, activity, fragment, and navigation to alpha by Ian Lake · 4 years, 8 months ago
  75. c378b9a Increment activity, fragment, lifecycle, transtion to rc01 by Nick Anthony · 4 years, 9 months ago
  76. 7b6df51 Remove duplicate dependencies by Matthew Fraschilla · 4 years, 9 months ago
  77. 6f072e1c Beta: lifecycle, activity, fragment, transition by Ian Lake · 4 years, 9 months ago
  78. 09286e6 Update versions after September 18th Release by Nick Anthony · 4 years, 9 months ago
  79. 1d4e691 Deprecate Fragment getFragmentManager and requireFragmentManager by Jeremy Woods · 4 years, 10 months ago
  80. b08258a Update versions after September 5th release by Nick Anthony · 4 years, 10 months ago
  81. cd1aae0 Track experimental API surface by Alan Viverette · 4 years, 10 months ago
  82. 227bd94 Update versions after August 7th Release by Nick Anthony · 4 years, 11 months ago
  83. e6a3a04 Making restricted api txt files also include public apis by Jeff Gaston · 5 years ago
  84. b3aa531 Increment alpha and beta versions of libraries releasing on July 2nd by Nick Anthony · 5 years ago
  85. c338d88 Add README.md for fragments by Ian Lake · 5 years ago
  86. 44fc9ea Revert "Revert "Use custom Factory for FragmentFactoryHolderViewModel"" by Ian Lake · 5 years ago
  87. e2c0abc Revert "Use AndroidViewModelFactory as the default Factory" by Aurimas Liutikas · 5 years ago
  88. c5c6412 Revert "Use custom Factory for FragmentFactoryHolderViewModel" by Aurimas Liutikas · 5 years ago
  89. d1d95cc Use custom Factory for FragmentFactoryHolderViewModel by Ian Lake · 5 years ago
  90. 9f74596 Use AndroidViewModelFactory as the default Factory by Ian Lake · 5 years ago
  91. 9338e62 Move Fragment to 1.2.0-alpha01 by Ian Lake · 5 years ago
  92. 31e072b2 Update savedstate, activity, and fragment to rc01 by Ian Lake · 5 years ago
  93. 1b57674a Enables UnknownNullness lint check by Louis Pullen-Freilich · 5 years ago
  94. 06305aa Update fragment to new directory structure by Ian Lake · 5 years ago