1. 8c39ccf Set LiveData to `compile` in `viewmodel-compose` by Marcello Galhardo · 2 months ago
  2. fc493ab Align all `implementation` declarations in `viewmodel-compose` by Marcello Galhardo · 2 months ago
  3. 7a8b468 Move `ViewModel.kt` to common in `viewmodel-compose` by Marcello Galhardo · 3 months ago
  4. 1305e97 Use `ViewModelProvider.create` method in `viewmodel-compose` by Marcello Galhardo · 3 months ago
  5. 923f14b Add `KClass` method variants in `viewmodel-compose` by Marcello Galhardo · 3 months ago
  6. 22bf224 Add `factory` param to KDocs in `viewmodel-compose` by Marcello Galhardo · 3 months ago
  7. ac869c9 Move `LocalViewModelStoreOwner` to common in `viewmodel-compose` by Marcello Galhardo · 3 months ago
  8. 87fc3ece Fix corrupt serialized resolution result in `viewmodel-compose` by Marcello Galhardo · 2 months ago
  9. 7a8b0a8 Move dependencies to `commonMain` in `viewmodel-compose` by Marcello Galhardo · 3 months ago
  10. b7acab4 Update Compose UI and Runtime to 1.6.0 in `viewmodel-compose` by Marcello Galhardo · 3 months ago
  11. 358101c Rename source from `viewmodel-compose` to follow KMP convention by Marcello Galhardo · 3 months ago
  12. ee95558 Configure KMP in `viewmodel-compose` by Marcello Galhardo · 3 months ago
  13. b074d3c passing common-source-path to metalava again by Jeff Gaston · 3 months ago
  14. 2b232fc Revert "passing common-source-path to metalava" by Jeff Gaston · 3 months ago
  15. 80e3d3d passing common-source-path to metalava by Jeff Gaston · 3 months ago
  16. a40e65e Revert "Configure KMP on `viewmodel-compose`" by Aurimas Liutikas · 3 months ago
  17. f1ed7ca Revert "Rename source from `viewmodel-compose` to follow KMP con..." by Aurimas Liutikas · 3 months ago
  18. 5f08df9 Revert "Update Compose UI and Runtime to 1.6.0 in `viewmodel-com..." by Aurimas Liutikas · 3 months ago
  19. b379024 Revert "Move dependencies to `commonMain` on `viewmodel-compose`" by Aurimas Liutikas · 3 months ago
  20. 382353f Revert "Move `LocalViewModelStoreOwner` to common on `viewmodel-..." by Aurimas Liutikas · 3 months ago
  21. 15f32eb Revert "Add `factory` param to KDocs on `viewmodel-compose`" by Aurimas Liutikas · 3 months ago
  22. f0d794a Revert "Add `KClass` method variants on `viewmodel-compose`" by Aurimas Liutikas · 3 months ago
  23. f12cd70 Revert "Use `ViewModelProvider.create` method on `viewmodel-compose`" by Aurimas Liutikas · 3 months ago
  24. fe31a5e Revert "Move `ViewModel.kt` to common on `viewmodel-compose`" by Aurimas Liutikas · 3 months ago
  25. 288826d Move `ViewModel.kt` to common on `viewmodel-compose` by Marcello Galhardo · 3 months ago
  26. a1f7b75 Use `ViewModelProvider.create` method on `viewmodel-compose` by Marcello Galhardo · 3 months ago
  27. 74baccb Add `KClass` method variants on `viewmodel-compose` by Marcello Galhardo · 3 months ago
  28. c7d8ed9 Add `factory` param to KDocs on `viewmodel-compose` by Marcello Galhardo · 3 months ago
  29. 89a169b Move `LocalViewModelStoreOwner` to common on `viewmodel-compose` by Marcello Galhardo · 3 months ago
  30. 61e7561 Move dependencies to `commonMain` on `viewmodel-compose` by Marcello Galhardo · 3 months ago
  31. 37991db Update Compose UI and Runtime to 1.6.0 in `viewmodel-compose` by Marcello Galhardo · 3 months ago
  32. b8e5ea5 Rename source from `viewmodel-compose` to follow KMP convention by Marcello Galhardo · 3 months ago
  33. 4beef5f Configure KMP on `viewmodel-compose` by Marcello Galhardo · 3 months ago
  34. 27683f8 Merge "Update profileinstaller in androidx to 1.3.1 for U support" into androidx-main by Treehugger Robot · 3 months ago
  35. acb4252 Update profileinstaller in androidx to 1.3.1 for U support by Chris Craik · 3 months ago
  36. b7d1a49 Merge "Inline old LocalLifecycleOwner to new location" into androidx-main by Treehugger Robot · 3 months ago
  37. 7628b71 Inline old LocalLifecycleOwner to new location by Jake Wharton · 3 months ago
  38. 0345deb Bail out early for type argument from Java by Jinseong Jeon · 3 months ago
  39. f656823 Merge "Integrate type casting into lookup" into androidx-main by Jinseong Jeon · 3 months ago
  40. ae01990 Integrate type casting into lookup by Jinseong Jeon · 3 months ago
  41. caf9783 Merge "Avoid using LC details" into androidx-main by Jinseong Jeon · 3 months ago
  42. c3b86c8 Avoid using LC details by Jinseong Jeon · 3 months ago
  43. 6e9bc6d Correct nullability of extends and implements lists by Paul Duffin · 3 months ago
  44. af90a0f Use the underlying language, instead of sourcePsi by Jinseong Jeon · 3 months ago