- efdeefb Remove last use of attempting to set ExplicitApiMode by Aurimas Liutikas · 3 months ago
- 18b3e6d Enable explicit API for all lifecycle projects by Aurimas Liutikas · 3 months ago
- 7795282 Migrate to using = for property setting by Aurimas Liutikas · 3 months ago
- d0a2538 Document `ViewModel.onCleared` clearing sequence by Marcello Galhardo · 3 months ago
- 0841bc3 Resolve lifecycle owner from disjoint view parents by Andrew Bailey · 7 months ago
- 7af646f Add previously excluded properties to signatures by Julia McClellan · 4 months ago
- e460823 Improve description of ViewModelStore by Don Turner · 4 months ago
- 113bdaf Regenerate klib api files using new BCV version. by Fred Sladkey · 7 months ago
- c7ebc6c Kotlin 2.0.10 Rebase by Aurimas Liutikas · 9 months ago
- 21ab8c2 pin to annotation:1.8.1 in Lifecycle by Prajakta Patil · 7 months ago
- 9371490 Merge "Fix KDocs broken links in the `viewmodel` artifact" into androidx-main by Treehugger Robot · 7 months ago
- 08bd4ea Fix KDocs broken links in the `viewmodel` artifact by Marcello Galhardo · 7 months ago
- 01fdca1 Opt-in Metalava w/ K2 UAST by default by Jinseong Jeon · 7 months ago
- b978dfe Replace `object : Key<T>` with `CreationExtras.Companion.Key()` by Marcello Galhardo · 8 months ago
- d304736 Merge "Move lifecycle to a new sourceSet hierarchy" into androidx-main by Treehugger Robot · 8 months ago
- 79d364a Move lifecycle to a new sourceSet hierarchy by Owen Gray · 8 months ago
- 5528017 Modernize CreationExtras by Marcello Galhardo · 8 months ago
- e11aa38 Merge "Revert "Modernize CreationExtras"" into androidx-main by Aurimas Liutikas · 8 months ago
- 75112c6c Revert "Modernize CreationExtras" by Aurimas Liutikas · 8 months ago
- 1603b02 Default to enableBinaryCompatibilityValidator = true by Fred Sladkey · 8 months ago
- 6b29ba1 Merge "Modernize CreationExtras" into androidx-main by Marcello Galhardo · 8 months ago
- 8d07151 Modernize CreationExtras by Marcello Galhardo · 8 months ago
- d1106b3 Merge "Enable to build linux ARM64 KMP target when targeting linux" into androidx-main by Aurimas Liutikas · 8 months ago
- 010f5f7 Enable to build linux ARM64 KMP target when targeting linux by Aurimas Liutikas · 8 months ago
- 95799c2e Remove blank comments by 이원중 · 8 months ago
- d3d0892 Add `NewInstanceFactory` to `ViewModelProvider.desktop` by Marcello Galhardo · 8 months ago
- 4b26669 Workaround for access to private property via Java inheritance by Jinseong Jeon · 9 months ago
- 79bdd78 Update APIs files for Kotlin-source unbounded wildcards by Julia McClellan · 9 months ago
- b42d44b Synchronize the creation of `ViewModel` by Marcello Galhardo · 11 months ago
- 83edeeb Merge "Enable K/N API tracking experiment in Lifecycle" into androidx-main by Dustin Lam · 9 months ago
- 3306072 Migrate lifecycle to use ktfmt by Omar Ismail · 9 months ago
- 995638a Enable K/N API tracking experiment in Lifecycle by Dustin Lam · 9 months ago
- cdd3579 Fix regression: ViewModel crash with compile-only dependency by Marcello Galhardo · 9 months ago
- ce79d6f Replace targets.all {} and all {} references to targets.configureEach{} and configureEach {} by Omar Ismail · 10 months ago
- 7244477 Replace buildType.all{} references to buildType.configureEach in build.gradle files by Omar Ismail · 10 months ago
- 86e6606 Rename publish = Publish.SNAPSHOT_AND_RELEASE to type = LibraryType.PublishedLibrary by Omar Ismail · 10 months ago
- a45f2890 Add non-implicit wildcard bounds to signature files by Julia McClellan · 10 months ago
- 30fa041 pinning annotation:1.8.0 in lifecycle by Prajakta Patil · 10 months ago
- 983c30b Fix clearing sequence from ViewModel closeables by Marcello Galhardo · 11 months ago
- 44c81f7 Handle `IllegalStateException` in `createViewModelScope` by Marcello Galhardo · 11 months ago
- 1995880 Bump Lifecycle to 2.8.0-beta01 by Marcello Galhardo · 11 months ago
- 61a7c3d Opt out Metalava w/ K2 UAST for KMP modules by Jinseong Jeon · 11 months ago
- bfa95f2 Align multiplatform `lock` with `synchronized` semantics in `viewmodel` by Marcello Galhardo · 11 months ago
- 338c9cb Use `canonicalName` for `InitializerViewModelFactoryBuilder` by Marcello Galhardo · 11 months ago
- b074d3c passing common-source-path to metalava again by Jeff Gaston · 11 months ago
- 2b232fc Revert "passing common-source-path to metalava" by Jeff Gaston · 11 months ago
- 80e3d3d passing common-source-path to metalava by Jeff Gaston · 12 months ago
- b01df9f Merge changes from topic "vm-add-closeable" into androidx-main by Treehugger Robot · 12 months ago
- f22b62c Improve `ViewModel.clear` logic and documentation by Marcello Galhardo · 12 months ago
- 007245d Merge "Add lock to `viewModelScope`" into androidx-main by Treehugger Robot · 12 months ago
- b261395 Add lock to `viewModelScope` by Marcello Galhardo · 12 months ago
- 250ff99 Refactor `ViewModelTest` by Marcello Galhardo · 12 months ago
- 5ba011e Handle duplicate keys on `ViewModel.addCloseable` by Marcello Galhardo · 12 months ago
- b7639a1 Align source sets in lifecycle-viewmodel with JetBrains fork by Ivan Matkov · 1 year ago
- 3ec986f Merge "Add a public `VIEW_MODEL_KEY` to `ViewModelProvider`" into androidx-main by Treehugger Robot · 12 months ago
- 4240160 Merge "Remove duplicated `VIEW_MODEL_SCOPE_KEY`" into androidx-main by Marcello Galhardo · 12 months ago
- 1eebb19 Add a public `VIEW_MODEL_KEY` to `ViewModelProvider` by Marcello Galhardo · 1 year ago
- 6b1d2f3 Check against duplicated entries for `ViewModelFactoryDsl` by Marcello Galhardo · 12 months ago
- 42930bf Remove duplicated `VIEW_MODEL_SCOPE_KEY` by Marcello Galhardo · 12 months ago
- 83e99ec Allow overriding a `viewModelScope` instance from a `ViewModel` by Marcello Galhardo · 1 year ago
- 0ffaabb Merge "Remove `atomicfu` from `viewmodel`" into androidx-main by Marcello Galhardo · 1 year ago
- 9e09262 Remove `atomicfu` from `viewmodel` by Marcello Galhardo · 1 year ago
- 6c9d9f8 Set native `ViewModelProvider.Factory` to throw `UnsupportedOperationException` by Marcello Galhardo · 1 year ago
- c6af8a8 Merge changes from topic "vm-kmp-test" into androidx-main by Marcello Galhardo · 1 year ago
- 0cbcf32 Move `ViewModelProvider` tests to `commonTest` by Marcello Galhardo · 1 year ago
- a9db8a5 Add tests for `NewInstanceFactory` by Marcello Galhardo · 1 year ago
- 084be9d Add tests for `DefaultViewModelProviderFactory` by Marcello Galhardo · 1 year ago
- 82839d3 Add tests for `getDefaultFactory` and `getDefaultExtras` by Marcello Galhardo · 1 year ago
- e7aad89 Move `ViewModel` tests to `commonTest` by Marcello Galhardo · 1 year ago
- d6f0f00 Clean up .ignore files by Paul Duffin · 1 year ago
- d209cc4 Migrate `ViewModelLazy` class to KMP by Marcello Galhardo · 1 year ago
- 0e3cb6e Migrate `ViewModelProviderGet` class to KMP by Marcello Galhardo · 1 year ago
- d05b9d6 Migrate `ViewModelProvider` class to KMP by Marcello Galhardo · 1 year ago
- ee7828c Move `ViewModel` files without deps to `commonMain` by Marcello Galhardo · 1 year ago
- 5c19d50 Migrate `ViewModel` class to KMP by Marcello Galhardo · 1 year ago
- 2b0f905 Add `android` suffix to all `ViewModel.androidMain` files by Marcello Galhardo · 1 year ago
- 965e5b9 Set-up common dependencies for ViewModel KMP by Marcello Galhardo · 1 year ago
- 326c13f Use `AutoCloseable` in `ViewModel` by Marcello Galhardo · 1 year, 1 month ago
- ebe7737 Enable `ExplicitApiMode.Strict` on `lifecycle-viewmodel` by Marcello Galhardo · 1 year, 1 month ago
- d93ce79 Configure Kotlin Multiplatform in `lifecycle-viewmodel` artifact by Marcello Galhardo · 1 year, 1 month ago
- 8c85cb8 Convert `ViewModel` to Kotlin by Marcello Galhardo · 1 year, 1 month ago
- 4140c78 Move `lifecycle-viewmodel-ktx` source to the base module by Marcello Galhardo · 1 year, 1 month ago
- b8eda3d Allow ViewModels to store Closeables by key by Ian Lake · 1 year, 2 months ago
- ee0da74 Add comment to build.gradle files by Tiem Song · 1 year, 2 months ago
- df6d1e0 Lifecycle to 2.7.0-beta01 Test: ./gradlew buildOnServer by Prajakta Patil · 1 year, 4 months ago
- 9d5eb18 Merge changes I45cb9710,I8a591b4a,I8ac43baa into androidx-main by Jinseong Jeon · 1 year, 6 months ago
- 6f60c00 Ensure added Closeables closed even if viewmodel cleared by Sanura Njaka · 1 year, 6 months ago
- 999075e Opt-in Metalava w/ K2 UAST (R1) by Jinseong Jeon · 1 year, 6 months ago
- 5fdc134 Catch uses of @suppress usage in kdoc by Aurimas Liutikas · 1 year, 7 months ago
- 2a735ce Merge changes from topic "lc-vm-store" into androidx-main by Treehugger Robot · 1 year, 8 months ago
- 13f8398 Convert ViewModelTest to Kotlin by sanura · 1 year, 8 months ago
- 570437b Convert ViewModelStoreTest to Kotlin by sanura · 1 year, 8 months ago
- 8e0d87e Rename ViewModelTest.java to .kt by sanura · 1 year, 8 months ago
- 5f2063e Rename ViewModelStoreTest.java to .kt by sanura · 1 year, 8 months ago
- 4d53400 Add new lines at the end of of every kotlin file by Aurimas Liutikas · 1 year, 8 months ago
- 8eaf5af Merge changes I624bb895,I32b4d295,Ie34caac5 into androidx-main by Julia McClellan · 1 year, 8 months ago
- ea34278 Update current API signatures after Metalava build ID 10338742 by Jinseong Jeon · 1 year, 9 months ago
- 02661a2 Remove public_plus_experimental API files files by Julia McClellan · 1 year, 9 months ago
- 1d8d2c8 Merge "Opt-in h- thru m-prefixed projects to Suppress Compatibility migration" into androidx-main am: 77e3281049 by Alan Viverette · 1 year, 10 months ago
- 67dd445 Opt-in h- thru m-prefixed projects to Suppress Compatibility migration by Alan Viverette · 1 year, 10 months ago