1. 18b3e6d Enable explicit API for all lifecycle projects by Aurimas Liutikas · 3 months ago
  2. 7795282 Migrate to using = for property setting by Aurimas Liutikas · 3 months ago
  3. 96f0b30 Start validating androidx.annotation signatures by Aurimas Liutikas · 7 months ago
  4. d0ba533 Delete redundant opt-in flags for Metalava w/ K2 UAST by Jinseong Jeon · 8 months ago
  5. 5c5419a Enable kotlin explicitApi for android projects by Aurimas Liutikas · 9 months ago
  6. 7244477 Replace buildType.all{} references to buildType.configureEach in build.gradle files by Omar Ismail · 10 months ago
  7. 86e6606 Rename publish = Publish.SNAPSHOT_AND_RELEASE to type = LibraryType.PublishedLibrary by Omar Ismail · 10 months ago
  8. ee0da74 Add comment to build.gradle files by Tiem Song · 1 year, 2 months ago
  9. 999075e Opt-in Metalava w/ K2 UAST (R1) by Jinseong Jeon · 1 year, 7 months ago
  10. c9e1fd7 Clean up component names, add build-time enforcement by Alan Viverette · 1 year, 10 months ago
  11. 0a35d65 removing explicit setting of library groups by Jeff Gaston · 2 years, 3 months ago
  12. ed2f8fc Convert EmptyActivityLifecycleCallbacks to Kotlin by sanura · 2 years, 3 months ago
  13. 759f968 Upgrade all JVM host tests to mockito 4 by Aurimas Liutikas · 2 years, 5 months ago
  14. dcfa035 Migrate from AndroidManifest to build.gradle for namespace by Aurimas Liutikas · 3 years ago
  15. d084e36 Move to TOML as source of truth for library groups and versions by Aurimas Liutikas · 3 years, 4 months ago
  16. 97993ad Bump lifecycle process start-up dependency to 1.1.1 by Jeremy Woods · 3 years, 1 month ago
  17. c86e5ce Fix ClassVerificationFailure in lifecycle-process by Ian Lake · 3 years, 4 months ago
  18. 8df99e4 Make lifecycles atomic group by Sergey Vasilinets · 3 years, 6 months ago
  19. bc1dbeb Migrate FLAN to use Gradle Version Catalogs by Aurimas Liutikas · 3 years, 10 months ago
  20. 7cece11 ProcessLifecycle now uses androidx.startup. by Rahul Ravikumar · 4 years ago
  21. 9e38b4f Standardize to more kt-compatible syntax by Jim Sproch · 4 years, 2 months ago
  22. b50d500 Update POM URL to point to specific release by Alex Saveau · 4 years, 8 months ago
  23. 6355e3b Revert "Update POM URL to point to specific release" by Aurimas Liutikas · 4 years, 8 months ago
  24. 865cee4 Update POM URL to point to specific release by Alex Saveau · 4 years, 8 months ago
  25. 714063a Fix lifecycle-runtime for compileSdkVersion 28 + minification by Sergey Vasilinets · 5 years ago
  26. 1b57674a Enables UnknownNullness lint check by Louis Pullen-Freilich · 6 years ago
  27. 2e1f4a8 Move lifecycle to the new proper directory structure by Aurimas Liutikas · 6 years ago[Renamed from lifecycle/process/build.gradle]
  28. 75e93a0 Add a way to create snapshot repository directory by Aurimas Liutikas · 6 years ago
  29. cdb9f9f Delete SupportAndroidLibraryPlugin by Aurimas Liutikas · 6 years ago
  30. b63ef63 Rename SupportLibraryExtension to AndroidXExtension. by Aurimas Liutikas · 6 years ago
  31. 2ad3161 Move DSL namespace from supportLibrary to androidx. by Aurimas Liutikas · 6 years ago
  32. 071d611 Unify versioning of Lifecycles and move them to 2.1.0-alpha01 by Sergey Vasilinets · 6 years ago
  33. fc35d14 Add missing nullability annotations to lifecycle by Jake Wharton · 7 years ago
  34. 557a60c Split ProcessLifecycleOwner from lifecycle:extensions by Ian Lake · 7 years ago