1. fb2e839 Migrate libraries with trivial android { blocks to agp-kmp by Owen Gray · 6 months ago
  2. 96f0b30 Start validating androidx.annotation signatures by Aurimas Liutikas · 7 months ago
  3. d0ba533 Delete redundant opt-in flags for Metalava w/ K2 UAST by Jinseong Jeon · 8 months ago
  4. 1603b02 Default to enableBinaryCompatibilityValidator = true by Fred Sladkey · 9 months ago
  5. 995638a Enable K/N API tracking experiment in Lifecycle by Dustin Lam · 9 months ago
  6. 30fa041 pinning annotation:1.8.0 in lifecycle by Prajakta Patil · 10 months ago
  7. a3085e1e Set type to PUBLISHED_LIBRARY_ONLY_USED_BY_KOTLIN_CONSUMERS for published consumed only by Kotlin libs by Omar Ismail · 11 months ago
  8. d5f3dd3 Enable KMP native by default by Fred Sladkey · 1 year, 1 month ago
  9. c1fcd51 Merge "Move `lifecycle-runtime-ktx-lint` to base module" into androidx-main by Treehugger Robot · 1 year, 1 month ago
  10. ce705f9 Move `lifecycle-runtime-ktx-lint` to base module by Marcello Galhardo · 1 year, 1 month ago
  11. b08ac00 Move `lifecycle-runtime-ktx` source to the base module by Marcello Galhardo · 1 year, 1 month ago
  12. 08f4011 Multiplatform support for lifecycle-runtime-ktx by Ivan Matkov · 1 year, 1 month ago
  13. ee0da74 Add comment to build.gradle files by Tiem Song · 1 year, 2 months ago
  14. 999075e Opt-in Metalava w/ K2 UAST (R1) by Jinseong Jeon · 1 year, 7 months ago
  15. c9e1fd7 Clean up component names, add build-time enforcement by Alan Viverette · 1 year, 10 months ago
  16. 062fc75 Remove custom lifecycle constraints by Jeremy Woods · 2 years, 1 month ago
  17. 0a35d65 removing explicit setting of library groups by Jeff Gaston · 2 years, 3 months ago
  18. d549a32 Gradle edition: kotlin.RequiresOptIn is now enabled by default by Jim Sproch · 2 years, 6 months ago
  19. 3409880 Add project dependency constraint between lifecycle-runtime and lifecycle-runtime-ktx by Sanura N'Jaka · 2 years, 7 months ago
  20. bcbd33a Update to Kotlin 1.6.20 by Jim Sproch · 3 years, 2 months ago
  21. dcfa035 Migrate from AndroidManifest to build.gradle for namespace by Aurimas Liutikas · 3 years ago
  22. d084e36 Move to TOML as source of truth for library groups and versions by Aurimas Liutikas · 3 years, 4 months ago
  23. 8df99e4 Make lifecycles atomic group by Sergey Vasilinets · 3 years, 7 months ago
  24. bc1dbeb Migrate FLAN to use Gradle Version Catalogs by Aurimas Liutikas · 3 years, 10 months ago
  25. 9e38b4f Standardize to more kt-compatible syntax by Jim Sproch · 4 years, 2 months ago
  26. 20d4085 Convert Lifecycle KTX to Kotlin Explicit API Mode by Ian Lake · 4 years, 5 months ago
  27. c53db9a Enable Kotlin Strict API mode by default by Aurimas Liutikas · 4 years, 5 months ago
  28. edd82e7 Move coverage to only be enabled in CI. by Aurimas Liutikas · 5 years ago
  29. c351bfc Update kotlin to 1.3.70 by Dustin Lam · 5 years ago
  30. a356776 Change annotation dep from implementation to api by Nick Anthony · 5 years ago
  31. 70c0031 Remove lintChecks in lifecycle-runtime-ktx gradle by Jeremy Woods · 5 years ago
  32. c631e620 Remove SUPPORT_* constants from Dependencies.kt by Ian Lake · 5 years ago
  33. 6fd483d Rename KOTLIN_COROUTINES to KOTLIN_COROUTINES_ANDROID by Dustin Lam · 5 years ago
  34. 8acc8b2 Fix lifecycle-runtime-ktx depedency to lifecycle-runtime by Sergey Vasilinets · 6 years ago
  35. 2e1f4a8 Move lifecycle to the new proper directory structure by Aurimas Liutikas · 6 years ago[Renamed from lifecycle/runtime/ktx/build.gradle]
  36. 75e93a0 Add a way to create snapshot repository directory by Aurimas Liutikas · 6 years ago
  37. a8c01ac Move lifecycle-runtime-eap to lifecycle-runtime-ktx by Sergey Vasilinets · 6 years ago[Renamed (89%) from lifecycle/runtime/eap/build.gradle]
  38. 3979d96 Rename TEST_* to ANDROIDX_TEST_* by Dustin Lam · 6 years ago
  39. cdb9f9f Delete SupportAndroidLibraryPlugin by Aurimas Liutikas · 6 years ago
  40. 3130085 Remove useMetalava from AndroidXExtension. by Aurimas Liutikas · 6 years ago
  41. 2ad3161 Move DSL namespace from supportLibrary to androidx. by Aurimas Liutikas · 6 years ago
  42. 7b71ef5 Merge "Introduce LifecycleCoroutineScope.launchWhenStarted & co" into androidx-master-dev by Treehugger Robot · 6 years ago
  43. a28110a Introduce LifecycleCoroutineScope.launchWhenStarted & co by Sergey Vasilinets · 6 years ago
  44. 7e9a5af Initial commit: lint check for illegal UI access in PausingDispatcher by Sergey Vasilinets · 6 years ago
  45. 3aeedf2 Lifecycle Dispatcher by Yigit Boyar · 6 years ago