[go: nahoru, domu]

  1. 88df0a9 Merge "Fix clearing sequence from ViewModel closeables" into androidx-main by Treehugger Robot · 3 months ago
  2. 983c30b Fix clearing sequence from ViewModel closeables by Marcello Galhardo · 3 months ago
  3. a00e293 Move baseline-prof.txt from Lifecycle common to runtime by Marcello Galhardo · 3 months ago
  4. 9e785d26 Merge "Make MainDispatcherChecker resilient to a change of Main dispatcher thread" into androidx-main by Marcello Galhardo · 3 months ago
  5. f780db8 Move to CommonExtension as BaseExtension is not part of AGP gradle-api. by Omar Ismail · 3 months ago
  6. 2381327 Make MainDispatcherChecker resilient to a change of Main dispatcher thread by Victor Kropp · 3 months ago
  7. 44c81f7 Handle `IllegalStateException` in `createViewModelScope` by Marcello Galhardo · 3 months ago
  8. 1995880 Bump Lifecycle to 2.8.0-beta01 by Marcello Galhardo · 3 months ago
  9. 77cdc3d Merge "Clean up eager creation of test tasks in build.gradle files" into androidx-main by Aurimas Liutikas · 3 months ago
  10. f0b247c Clean up eager creation of test tasks in build.gradle files by Aurimas Liutikas · 3 months ago
  11. 1cd99e7 Use stable `compose:runtime` in `lifecycle` by Marcello Galhardo · 3 months ago
  12. 16f3515a3 Merge "Opt out Metalava w/ K2 UAST for KMP modules" into androidx-main by Jinseong Jeon · 3 months ago
  13. aca7faf Ignore generics in NonNullabeMutableLiveDataDetector by Jeremy Woods · 3 months ago
  14. 61a7c3d Opt out Metalava w/ K2 UAST for KMP modules by Jinseong Jeon · 3 months ago
  15. fe802a7 Merge changes from topic "lifecycle-vm-kmp-improv" into androidx-main by Treehugger Robot · 3 months ago
  16. e48e6e2 Add `lifecycle-runtime-ktx` in `lifecycle-runtime-compose` by Marcello Galhardo · 3 months ago
  17. 91927fb Convert `lifecycle-runtime-compose` to multiplatform by Marcello Galhardo · 3 months ago
  18. e983065 Revert "Convert `lifecycle-runtime-compose` to multiplatform" by Aurimas Liutikas · 3 months ago
  19. 10b8a53 Revert "Add `lifecycle-runtime-ktx` in `lifecycle-runtime-compose`" by Aurimas Liutikas · 3 months ago
  20. bfa95f2 Align multiplatform `lock` with `synchronized` semantics in `viewmodel` by Marcello Galhardo · 3 months ago
  21. 338c9cb Use `canonicalName` for `InitializerViewModelFactoryBuilder` by Marcello Galhardo · 3 months ago
  22. 195d70f Add `lifecycle-runtime-ktx` in `lifecycle-runtime-compose` by Marcello Galhardo · 3 months ago
  23. 32e15d7 Convert `lifecycle-runtime-compose` to multiplatform by Marcello Galhardo · 3 months ago
  24. 8c39ccf Set LiveData to `compile` in `viewmodel-compose` by Marcello Galhardo · 3 months ago
  25. fc493ab Align all `implementation` declarations in `viewmodel-compose` by Marcello Galhardo · 3 months ago
  26. 7a8b468 Move `ViewModel.kt` to common in `viewmodel-compose` by Marcello Galhardo · 3 months ago
  27. 1305e97 Use `ViewModelProvider.create` method in `viewmodel-compose` by Marcello Galhardo · 3 months ago
  28. 923f14b Add `KClass` method variants in `viewmodel-compose` by Marcello Galhardo · 3 months ago
  29. 22bf224 Add `factory` param to KDocs in `viewmodel-compose` by Marcello Galhardo · 3 months ago
  30. ac869c9 Move `LocalViewModelStoreOwner` to common in `viewmodel-compose` by Marcello Galhardo · 3 months ago
  31. 87fc3ece Fix corrupt serialized resolution result in `viewmodel-compose` by Marcello Galhardo · 3 months ago
  32. 7a8b0a8 Move dependencies to `commonMain` in `viewmodel-compose` by Marcello Galhardo · 3 months ago
  33. b7acab4 Update Compose UI and Runtime to 1.6.0 in `viewmodel-compose` by Marcello Galhardo · 3 months ago
  34. 358101c Rename source from `viewmodel-compose` to follow KMP convention by Marcello Galhardo · 3 months ago
  35. ee95558 Configure KMP in `viewmodel-compose` by Marcello Galhardo · 3 months ago
  36. b074d3c passing common-source-path to metalava again by Jeff Gaston · 3 months ago
  37. 2b232fc Revert "passing common-source-path to metalava" by Jeff Gaston · 3 months ago
  38. 80e3d3d passing common-source-path to metalava by Jeff Gaston · 4 months ago
  39. a40e65e Revert "Configure KMP on `viewmodel-compose`" by Aurimas Liutikas · 3 months ago
  40. f1ed7ca Revert "Rename source from `viewmodel-compose` to follow KMP con..." by Aurimas Liutikas · 3 months ago
  41. 5f08df9 Revert "Update Compose UI and Runtime to 1.6.0 in `viewmodel-com..." by Aurimas Liutikas · 3 months ago
  42. b379024 Revert "Move dependencies to `commonMain` on `viewmodel-compose`" by Aurimas Liutikas · 3 months ago
  43. 382353f Revert "Move `LocalViewModelStoreOwner` to common on `viewmodel-..." by Aurimas Liutikas · 3 months ago
  44. 15f32eb Revert "Add `factory` param to KDocs on `viewmodel-compose`" by Aurimas Liutikas · 3 months ago
  45. f0d794a Revert "Add `KClass` method variants on `viewmodel-compose`" by Aurimas Liutikas · 3 months ago
  46. f12cd70 Revert "Use `ViewModelProvider.create` method on `viewmodel-compose`" by Aurimas Liutikas · 3 months ago
  47. fe31a5e Revert "Move `ViewModel.kt` to common on `viewmodel-compose`" by Aurimas Liutikas · 3 months ago
  48. 288826d Move `ViewModel.kt` to common on `viewmodel-compose` by Marcello Galhardo · 3 months ago
  49. a1f7b75 Use `ViewModelProvider.create` method on `viewmodel-compose` by Marcello Galhardo · 3 months ago
  50. 74baccb Add `KClass` method variants on `viewmodel-compose` by Marcello Galhardo · 3 months ago
  51. c7d8ed9 Add `factory` param to KDocs on `viewmodel-compose` by Marcello Galhardo · 3 months ago
  52. 89a169b Move `LocalViewModelStoreOwner` to common on `viewmodel-compose` by Marcello Galhardo · 3 months ago
  53. 61e7561 Move dependencies to `commonMain` on `viewmodel-compose` by Marcello Galhardo · 3 months ago
  54. 37991db Update Compose UI and Runtime to 1.6.0 in `viewmodel-compose` by Marcello Galhardo · 3 months ago
  55. b8e5ea5 Rename source from `viewmodel-compose` to follow KMP convention by Marcello Galhardo · 3 months ago
  56. 4beef5f Configure KMP on `viewmodel-compose` by Marcello Galhardo · 3 months ago
  57. 27683f8 Merge "Update profileinstaller in androidx to 1.3.1 for U support" into androidx-main by Treehugger Robot · 4 months ago
  58. acb4252 Update profileinstaller in androidx to 1.3.1 for U support by Chris Craik · 4 months ago
  59. b7d1a49 Merge "Inline old LocalLifecycleOwner to new location" into androidx-main by Treehugger Robot · 4 months ago
  60. 7628b71 Inline old LocalLifecycleOwner to new location by Jake Wharton · 4 months ago
  61. 0345deb Bail out early for type argument from Java by Jinseong Jeon · 4 months ago
  62. f656823 Merge "Integrate type casting into lookup" into androidx-main by Jinseong Jeon · 4 months ago
  63. ae01990 Integrate type casting into lookup by Jinseong Jeon · 4 months ago
  64. caf9783 Merge "Avoid using LC details" into androidx-main by Jinseong Jeon · 4 months ago
  65. c3b86c8 Avoid using LC details by Jinseong Jeon · 4 months ago
  66. 6e9bc6d Correct nullability of extends and implements lists by Paul Duffin · 4 months ago
  67. af90a0f Use the underlying language, instead of sourcePsi by Jinseong Jeon · 4 months ago
  68. b01df9f Merge changes from topic "vm-add-closeable" into androidx-main by Treehugger Robot · 4 months ago
  69. f22b62c Improve `ViewModel.clear` logic and documentation by Marcello Galhardo · 4 months ago
  70. 007245d Merge "Add lock to `viewModelScope`" into androidx-main by Treehugger Robot · 4 months ago
  71. b261395 Add lock to `viewModelScope` by Marcello Galhardo · 4 months ago
  72. b8a5c06 Revert^2 "Invert dependency between lifecycle-runtime-compose and compose-ui-ui" by Jake Wharton · 4 months ago
  73. 0cea8b8 Merge "Revert "Invert dependency between lifecycle-runtime-compose and compose-ui-ui"" into androidx-main by Sergey Vasilinetc · 4 months ago
  74. 463b6a6 Revert "Invert dependency between lifecycle-runtime-compose and compose-ui-ui" by Peter Birk Pakkenberg · 4 months ago
  75. 250ff99 Refactor `ViewModelTest` by Marcello Galhardo · 4 months ago
  76. 5ba011e Handle duplicate keys on `ViewModel.addCloseable` by Marcello Galhardo · 4 months ago
  77. 2a10d94 Merge "Invert dependency between lifecycle-runtime-compose and compose-ui-ui" into androidx-main by Treehugger Robot · 4 months ago
  78. b7639a1 Align source sets in lifecycle-viewmodel with JetBrains fork by Ivan Matkov · 4 months ago
  79. 2b1d29d Merge "Align source sets in lifecycle-common with JetBrains fork" into androidx-main by Marcello Galhardo · 4 months ago
  80. 34c24c2 Merge "Align source sets in lifecycle-runtime with JetBrains fork" into androidx-main by Marcello Galhardo · 4 months ago
  81. b4d5b1c Invert dependency between lifecycle-runtime-compose and compose-ui-ui by Jake Wharton · 4 months ago
  82. 98e7ce5a Remove sanura and aelias from OWNERS by Aurimas Liutikas · 4 months ago
  83. d48a756 Align source sets in lifecycle-runtime with JetBrains fork by Ivan Matkov · 4 months ago
  84. 1b02695 Align source sets in lifecycle-common with JetBrains fork by Ivan Matkov · 4 months ago
  85. 3ec986f Merge "Add a public `VIEW_MODEL_KEY` to `ViewModelProvider`" into androidx-main by Treehugger Robot · 4 months ago
  86. 4240160 Merge "Remove duplicated `VIEW_MODEL_SCOPE_KEY`" into androidx-main by Marcello Galhardo · 4 months ago
  87. 1eebb19 Add a public `VIEW_MODEL_KEY` to `ViewModelProvider` by Marcello Galhardo · 4 months ago
  88. 6b1d2f3 Check against duplicated entries for `ViewModelFactoryDsl` by Marcello Galhardo · 4 months ago
  89. 42930bf Remove duplicated `VIEW_MODEL_SCOPE_KEY` by Marcello Galhardo · 4 months ago
  90. 5e20be9 Merge "Allow overriding a `viewModelScope` instance from a `ViewModel`" into androidx-main by Treehugger Robot · 4 months ago
  91. 83e99ec Allow overriding a `viewModelScope` instance from a `ViewModel` by Marcello Galhardo · 4 months ago
  92. 8bb5f4b Correct nullability of vararg parameters that are not last by Paul Duffin · 4 months ago
  93. ae9475f Refresh .ignore files prior to updating Metalava by Paul Duffin · 4 months ago
  94. d85177c Enable `ExplicitApiMode.Strict` on `lifecycle-runtime` by Marcello Galhardo · 4 months ago
  95. 2432a54 Enable `ExplicitApiMode.Strict` on `lifecycle-common` by Marcello Galhardo · 4 months ago
  96. 0ffaabb Merge "Remove `atomicfu` from `viewmodel`" into androidx-main by Marcello Galhardo · 4 months ago
  97. 9bfad17 Merge "Fix main thread check on multiplatform" into androidx-main by Ian Lake · 4 months ago
  98. 9e09262 Remove `atomicfu` from `viewmodel` by Marcello Galhardo · 4 months ago
  99. 6c9d9f8 Set native `ViewModelProvider.Factory` to throw `UnsupportedOperationException` by Marcello Galhardo · 4 months ago
  100. c6af8a8 Merge changes from topic "vm-kmp-test" into androidx-main by Marcello Galhardo · 4 months ago