1. 67f0ee5 Merge "Update to AGP 8.7.0-alpha02" into androidx-main by Fred Sladkey · 7 weeks ago
  2. 21ab8c2 pin to annotation:1.8.1 in Lifecycle by Prajakta Patil · 7 weeks ago
  3. 054b782 Update to AGP 8.7.0-alpha02 by Fred Sladkey · 8 weeks ago
  4. ea96776 Merge "Start validating androidx.annotation signatures" into androidx-main by Treehugger Robot · 8 weeks ago
  5. 96f0b30 Start validating androidx.annotation signatures by Aurimas Liutikas · 8 weeks ago
  6. b5bcdcd Add a lint check for directly creating a ViewModel in a composable by Ben Trengrove · 8 weeks ago
  7. 9371490 Merge "Fix KDocs broken links in the `viewmodel` artifact" into androidx-main by Treehugger Robot · 8 weeks ago
  8. 08bd4ea Fix KDocs broken links in the `viewmodel` artifact by Marcello Galhardo · 8 weeks ago
  9. d0ba533 Delete redundant opt-in flags for Metalava w/ K2 UAST by Jinseong Jeon · 8 weeks ago
  10. 01fdca1 Opt-in Metalava w/ K2 UAST by default by Jinseong Jeon · 8 weeks ago
  11. a137ece KMP support for `lifecycle-runtime-testing` by Marcello Galhardo · 2 months ago
  12. 0116d92 Merge "Add support for `SavedStateHandle` in `viewModelScenario`" into androidx-main by Marcello Galhardo · 8 weeks ago
  13. 9799a95c Add support for `SavedStateHandle` in `viewModelScenario` by Marcello Galhardo · 9 weeks ago
  14. f298e9f Merge "Replace `object : Key<T>` with `CreationExtras.Companion.Key()`" into androidx-main am: 8df4fb1a4e by Marcello Galhardo · 9 weeks ago
  15. b978dfe Replace `object : Key<T>` with `CreationExtras.Companion.Key()` by Marcello Galhardo · 9 weeks ago
  16. d99d067 Merge "Update compileSdk to 35" into androidx-platform-dev by Andrea Falcone · 9 weeks ago
  17. cd9e16f Update compileSdk to 35 by Andrea Falcone · 9 weeks ago
  18. 5644024 Merge "Move lifecycle to a new sourceSet hierarchy" into androidx-main am: d30473680e by Treehugger Robot · 9 weeks ago
  19. d304736 Merge "Move lifecycle to a new sourceSet hierarchy" into androidx-main by Treehugger Robot · 9 weeks ago
  20. 79d364a Move lifecycle to a new sourceSet hierarchy by Owen Gray · 10 weeks ago
  21. a04ffb6 Merge "Handle immediate cancellation in LiveData.asFlow" into androidx-main am: c76996cfe3 by Treehugger Robot · 9 weeks ago
  22. c76996c Merge "Handle immediate cancellation in LiveData.asFlow" into androidx-main by Treehugger Robot · 9 weeks ago
  23. db17529 Handle immediate cancellation in LiveData.asFlow by Ian Lake · 9 weeks ago
  24. 8803ad9 Merge "Modernize CreationExtras" into androidx-main am: ddf3f975c3 by Treehugger Robot · 9 weeks ago
  25. 5528017 Modernize CreationExtras by Marcello Galhardo · 9 weeks ago
  26. a4f5db5 Merge "Upgrade to AGP 8.6.0-beta01" into androidx-main am: fe04c6e5a0 by Aurimas Liutikas · 9 weeks ago
  27. 04b02e6 Merge "Update compileSdk to 35" into androidx-platform-dev by Andrea Falcone · 9 weeks ago
  28. fe04c6e Merge "Upgrade to AGP 8.6.0-beta01" into androidx-main by Aurimas Liutikas · 9 weeks ago
  29. 1e02caf Update compileSdk to 35 by Andrea Falcone · 10 weeks ago
  30. fb50d2a Merge "Opt-out K2 Lint for lifecycle-runtime" into androidx-main by Treehugger Robot · 9 weeks ago
  31. 0c93670 Upgrade to AGP 8.6.0-beta01 by Aurimas Liutikas · 10 weeks ago
  32. e11aa38 Merge "Revert "Modernize CreationExtras"" into androidx-main by Aurimas Liutikas · 9 weeks ago
  33. 74442bd Opt-out K2 Lint for lifecycle-runtime by Jinseong Jeon · 9 weeks ago
  34. 75112c6c Revert "Modernize CreationExtras" by Aurimas Liutikas · 9 weeks ago
  35. 951386d Merge "Make LifecycleEffects completion idempotent" into androidx-main by Treehugger Robot · 9 weeks ago
  36. 6dd3b39 Make LifecycleEffects completion idempotent by Marcello Galhardo · 9 weeks ago
  37. 1603b02 Default to enableBinaryCompatibilityValidator = true by Fred Sladkey · 3 months ago
  38. f40876c Merge "Run ./gradlew updateAbi" into androidx-main by Fred Sladkey · 10 weeks ago
  39. 5f03508 Run ./gradlew updateAbi by Fred Sladkey · 10 weeks ago
  40. 6b29ba1 Merge "Modernize CreationExtras" into androidx-main by Marcello Galhardo · 10 weeks ago
  41. 1071cd0 Merge changes from topic "vm-scenario" into androidx-main by Marcello Galhardo · 10 weeks ago
  42. 8d07151 Modernize CreationExtras by Marcello Galhardo · 2 months ago
  43. d1106b3 Merge "Enable to build linux ARM64 KMP target when targeting linux" into androidx-main by Aurimas Liutikas · 10 weeks ago
  44. 010f5f7 Enable to build linux ARM64 KMP target when targeting linux by Aurimas Liutikas · 2 months ago
  45. c9b3409 Add `ViewModelScenario` testing API by Marcello Galhardo · 3 months ago
  46. 337f68d Add `viewmodel-testing` artifact by Marcello Galhardo · 3 months ago
  47. 9c63f29 Merge "Remove blank comments" into androidx-main by Treehugger Robot · 2 months ago
  48. 72d8366 Remove usage of @DoNotInline for manual NewApi outlines (Cr thru P) by Alan Viverette · 3 months ago
  49. 95799c2 Remove blank comments by 이원중 · 2 months ago
  50. d3d0892 Add `NewInstanceFactory` to `ViewModelProvider.desktop` by Marcello Galhardo · 3 months ago
  51. 701b338 Avoid conversion to UElement if possible by Jinseong Jeon · 3 months ago
  52. b276649 Remove usage of legacy multidex by Aurimas Liutikas · 3 months ago
  53. 0b3345a Merge "Fix Lifecycle 2.8 custom ProGuard rule" into androidx-main by Marcello Galhardo · 3 months ago
  54. 79f5644 Fix Lifecycle 2.8 custom ProGuard rule by Marcello Galhardo · 3 months ago
  55. bb80b17 Merge "Workaround for access to private property via Java inheritance" into androidx-main by Jinseong Jeon · 3 months ago
  56. 4b26669 Workaround for access to private property via Java inheritance by Jinseong Jeon · 3 months ago
  57. cf3d160 Upgrade lint and AGP used by lint check projects by Aurimas Liutikas · 3 months ago
  58. a18f72a Migrate to ktfmt 0.50 and remove our custom @sample hack by Omar Ismail · 3 months ago
  59. b38b362 Merge changes from topic "testutils-lifecycle" into androidx-main by Marcello Galhardo · 3 months ago
  60. 79bdd78 Update APIs files for Kotlin-source unbounded wildcards by Julia McClellan · 4 months ago
  61. 4690e59 Explicitly set up commonMain and commonTest KMP source sets by Aurimas Liutikas · 4 months ago
  62. b42d44b Synchronize the creation of `ViewModel` by Marcello Galhardo · 5 months ago
  63. 0f07147 Remove ktlint disable/enable comments from codebase by Omar Ismail · 4 months ago
  64. 4356b05 Merge "Make `LocalLifecycleOwner` backward compatible with Compose 1.6.*" into androidx-main by Marcello Galhardo · 4 months ago
  65. 66d9c32 Revert^3 "Add version constraint to Compose UI 1.7.0-beta01 in Lifecycle" by Marcello Galhardo · 4 months ago
  66. 59dd212 Make `LocalLifecycleOwner` backward compatible with Compose 1.6.* by Marcello Galhardo · 4 months ago
  67. 71ec689 Move `FakeLifecycleOwner` to `testutils-lifecycle` by Marcello Galhardo · 4 months ago
  68. 5c5419a Enable kotlin explicitApi for android projects by Aurimas Liutikas · 4 months ago
  69. 83edeeb Merge "Enable K/N API tracking experiment in Lifecycle" into androidx-main by Dustin Lam · 4 months ago
  70. 3306072 Migrate lifecycle to use ktfmt by Omar Ismail · 4 months ago
  71. 995638a Enable K/N API tracking experiment in Lifecycle by Dustin Lam · 4 months ago
  72. cdd3579 Fix regression: ViewModel crash with compile-only dependency by Marcello Galhardo · 4 months ago
  73. 7ed6d0f3 Revert^2 "Add version constraint to Compose UI 1.7.0-beta01 in Lifecycle" by Aurimas Liutikas · 4 months ago
  74. 038316c Revert "Add version constraint to Compose UI 1.7.0-beta01 in Lifecycle" by Aurimas Liutikas · 4 months ago
  75. 5d63842 Add version constraint to Compose UI 1.7.0-beta01 in Lifecycle by Marcello Galhardo · 4 months ago
  76. 2b5b206 Merge changes from topics "nullness-compat-check", "nullness-compat-fields" into androidx-main by Julia McClellan · 4 months ago
  77. cf0dd3d Merge "Replace targets.all {} and all {} references to targets.configureEach{} and configureEach {}" into androidx-main by Omar Ismail · 4 months ago
  78. cc07235 Merge "Refactor Lifecycle Compose tests to pure Kotlin" into androidx-main by Treehugger Robot · 4 months ago
  79. 39261a0 Regenerate APIs for previous versions by Julia McClellan · 4 months ago
  80. ce79d6f Replace targets.all {} and all {} references to targets.configureEach{} and configureEach {} by Omar Ismail · 4 months ago
  81. 7244477 Replace buildType.all{} references to buildType.configureEach in build.gradle files by Omar Ismail · 4 months ago
  82. fb6818a Merge "Move core Lifecycle tests to common source root" into androidx-main by Treehugger Robot · 4 months ago
  83. 9503cd1 Move core Lifecycle tests to common source root by Victor Kropp · 5 months ago
  84. 2011234 Move `compose-ui` to `androidMain` in `viewmodel-compose` by Marcello Galhardo · 4 months ago
  85. 6c47034 Merge "Refactor core Lifecycle tests to pure Kotlin" into androidx-main by Treehugger Robot · 4 months ago
  86. 86e6606 Rename publish = Publish.SNAPSHOT_AND_RELEASE to type = LibraryType.PublishedLibrary by Omar Ismail · 5 months ago
  87. cafa681 Refactor Lifecycle Compose tests to pure Kotlin by Victor Kropp · 4 months ago
  88. a45f2890 Add non-implicit wildcard bounds to signature files by Julia McClellan · 5 months ago
  89. 6a9c136 Refactor core Lifecycle tests to pure Kotlin by Victor Kropp · 5 months ago
  90. 0d25592 Fix docs issues in `lifecycle-runtime` by Marcello Galhardo · 5 months ago
  91. 30fa041 pinning annotation:1.8.0 in lifecycle by Prajakta Patil · 5 months ago
  92. 43b9633 Merge "Include class name in saveable delegate key." into androidx-main by Treehugger Robot · 5 months ago
  93. 964cd4c Include class name in saveable delegate key. by Daniel Santiago Rivera · 5 months ago
  94. a3085e1e Set type to PUBLISHED_LIBRARY_ONLY_USED_BY_KOTLIN_CONSUMERS for published consumed only by Kotlin libs by Omar Ismail · 5 months ago
  95. 8ff41a1 Rename PUBLISHED_KOTLIN_ONLY_LIBRARY for clarity and simplify optimising for kotlin only consumers by Omar Ismail · 5 months ago
  96. ca6532c Merge "Move AL2 NOTICE's to META-INF and add missing one for concurrent-futures" into androidx-main by Treehugger Robot · 5 months ago
  97. d12a1d3 Update lint baseline after minSdkVersion 21 bump by Aurimas Liutikas · 5 months ago
  98. e71a8b6 Move AL2 NOTICE's to META-INF and add missing one for concurrent-futures by Dustin Lam · 5 months ago
  99. 5ba45f7 Allow `saveable` property delegate to save nullable state. by Roman Kalukiewicz · 5 months ago
  100. 5cc6e3f pin annotation-rc01 by Prajakta Patil · 5 months ago