[go: nahoru, domu]

  1. b276649 Remove usage of legacy multidex by Aurimas Liutikas · 9 weeks ago
  2. 5c5419a Enable kotlin explicitApi for android projects by Aurimas Liutikas · 3 months ago
  3. 86e6606 Rename publish = Publish.SNAPSHOT_AND_RELEASE to type = LibraryType.PublishedLibrary by Omar Ismail · 4 months ago
  4. f062c00 Remove core test dep from fragment-testing by Jeremy Woods · 6 months ago
  5. f6e6c50 Removing ToT core dep in fragment-testing by Jeremy Woods · 6 months ago
  6. ee0da74 Add comment to build.gradle files by Tiem Song · 8 months ago
  7. 49f6bb1 [GH] Use projectOrArtifact for fragment playground by Dustin Lam · 10 months ago
  8. 910e6e7 Fix RestrictedApiAndroidX in transition by Yuichi Araki · 11 months ago
  9. 999075e Opt-in Metalava w/ K2 UAST (R1) by Jinseong Jeon · 12 months ago
  10. c9e1fd7 Clean up component names, add build-time enforcement by Alan Viverette · 1 year, 3 months ago
  11. f532322 Bump Fragment to 1.6.0-beta01 by Jeremy Woods · 1 year, 4 months ago
  12. 0a35d65 removing explicit setting of library groups by Jeff Gaston · 1 year, 9 months ago
  13. 0292adb Add a fragment-testing-manifest artifact. by Brett Chabot · 1 year, 9 months ago
  14. 7d0d631 Enable multidex for fragment-testing project by Aurimas Liutikas · 2 years, 2 months ago
  15. bcbd33a Update to Kotlin 1.6.20 by Jim Sproch · 2 years, 7 months ago
  16. dcfa035 Migrate from AndroidManifest to build.gradle for namespace by Aurimas Liutikas · 2 years, 5 months ago
  17. d084e36 Move to TOML as source of truth for library groups and versions by Aurimas Liutikas · 2 years, 9 months ago
  18. 84aea5a Change flans to ToT dependencies by Jeremy Woods · 2 years, 8 months ago
  19. 15d5a9d Introduce CreationExtras by Sergey Vasilinets · 3 years, 2 months ago
  20. bc1dbeb Migrate FLAN to use Gradle Version Catalogs by Aurimas Liutikas · 3 years, 4 months ago
  21. 9bf4f7e Rename libs extra to excludes by Aurimas Liutikas · 3 years, 4 months ago
  22. 9e38b4f Standardize to more kt-compatible syntax by Jim Sproch · 3 years, 8 months ago
  23. ef9ecd3 Convert fragment-ktx+testing to Kotlin Explicit API mode by Ian Lake · 3 years, 10 months ago
  24. c53db9a Enable Kotlin Strict API mode by default by Aurimas Liutikas · 3 years, 11 months ago
  25. edd82e7 Move coverage to only be enabled in CI. by Aurimas Liutikas · 4 years, 5 months ago
  26. ce468a9 Moving LibraryVersion into LibraryGroup for libraries having requireSameVersion == true by Jeff Gaston · 4 years, 7 months ago
  27. 4fead8c Publish Fragment-Testing lint checks by Matthew Fraschilla · 4 years, 10 months ago
  28. 7b6df51 Remove duplicate dependencies by Matthew Fraschilla · 5 years ago
  29. 9338e62 Move Fragment to 1.2.0-alpha01 by Ian Lake · 5 years ago
  30. 1b57674a Enables UnknownNullness lint check by Louis Pullen-Freilich · 5 years ago
  31. 06305aa Update fragment to new directory structure by Ian Lake · 5 years ago[Renamed (97%) from fragment/testing/build.gradle]
  32. f99c45d Move alpha libraries to target Java 8. by Aurimas Liutikas · 5 years ago
  33. 75e93a0 Add a way to create snapshot repository directory by Aurimas Liutikas · 5 years ago
  34. 3979d96 Rename TEST_* to ANDROIDX_TEST_* by Dustin Lam · 5 years ago
  35. cdb9f9f Delete SupportAndroidLibraryPlugin by Aurimas Liutikas · 5 years ago
  36. 3130085 Remove useMetalava from AndroidXExtension. by Aurimas Liutikas · 5 years ago
  37. 2ad3161 Move DSL namespace from supportLibrary to androidx. by Aurimas Liutikas · 5 years ago
  38. 97820f9 Use android:Theme.WithActionBar for EmptyFragmentActivity. by Yuki Hamada · 6 years ago
  39. 4fee457 Fix mock ViewModel and clear() by Ian Lake · 6 years ago
  40. badf2f8 Migrate away from deprecated test classes by Alan Viverette · 6 years ago
  41. 033f659 Configuration changes to support building against newer SDKs by Alan Viverette · 6 years ago
  42. 4b1e10a Merge FragmentScenarioTest.java and FragmentScenarioKotlinTest.kt to FragmentScenario.kt. by Yuki Hamada · 6 years ago
  43. ce15356 Defines GUAVA_LISTENABLE_FUTURE_AVOID_CONFLICT by Mehdi Alizadeh · 6 years ago
  44. 8bc01cc Add reified generic extensions for FragmentScenario by Ian Lake · 6 years ago
  45. 76452df Move fragment/test to fragment/testing by Ian Lake · 6 years ago[Renamed from fragment/test/build.gradle]
  46. cb756d4 Create fragment-test artifact and add FragmentScenario API. by Yuki Hamada · 6 years ago