Commit Graph

2272 Commits (7fca23b3f7bbe2bc43c9b549175fa01a0269aebd)
 

Author SHA1 Message Date
Mercury Li 7fca23b3f7
Merge pull request #42 from lihenggui/compose_multiplatform
2 years ago
lihenggui 94b14e7279 spotlessApply
2 years ago
lihenggui 42c3501d54 Add interfaces for DAOs
2 years ago
lihenggui 30e28e677f Remove datastore and datastore-test module
2 years ago
Mercury Li b6cdcd4860
Merge pull request #41 from lihenggui/compose_multiplatform
2 years ago
Mercury Li 047af0f3d5
Merge branch 'main' into compose_multiplatform
2 years ago
lihenggui 8329401016 Merge branch 'main' of https://github.com/android/nowinandroid into compose_multiplatform
2 years ago
Mercury Li ea7ccbbc2b
Merge pull request #39 from lihenggui/compose_multiplatform
2 years ago
Mercury Li 3c28b8a13b
Merge branch 'main' into compose_multiplatform
2 years ago
lihenggui 1aa6375d26 Fix compilation errors in tests in the designsystem module
2 years ago
lihenggui bc5d12aef2 Fix errors in the designsystem module
2 years ago
lihenggui 20a8d5c9af Fix warnings in Theme.kt
2 years ago
lihenggui 3d179d6757 Add test dependencies in the KmpLibraryConventionPlugin
2 years ago
lihenggui 0dce05406c WIP: Make :core:designsystem as the multiplatform module
2 years ago
Don Turner 0c9f0dd48c
Merge pull request #1217 from android/dependabot/gradle/org.jetbrains.kotlinx-kotlinx-serialization-json-1.6.3
2 years ago
Don Turner e9565a567e
Merge pull request #1258 from Jaehwa-Noh/rename-test-function
2 years ago
Don Turner 547cb191d2
Merge pull request #1256 from lnbs97/main
2 years ago
Don Turner 74d1d91c28
Merge pull request #1263 from android/dependabot/gradle/kotlinxCoroutines-1.8.0
2 years ago
lihenggui 3fc3452304 WIP: Make :core:data as the multiplatform module
2 years ago
Don Turner 91af060e77
Merge pull request #1264 from android/dependabot/gradle/androidx.hilt-hilt-navigation-compose-1.2.0
2 years ago
Don Turner 295cc6da9c
Merge pull request #1265 from android/dependabot/gradle/com.google.gms.google-services-4.4.1
2 years ago
Don Turner 1fde4f5753
Merge pull request #1266 from android/dependabot/gradle/androidx.browser-browser-1.8.0
2 years ago
lihenggui e505cae541 Merge branch 'main' of https://github.com/android/nowinandroid into compose_multiplatform
2 years ago
Tomáš Mlynarič 43d6614cb8
Merge pull request #1269 from android/tm/update-coil
2 years ago
mlykotom a7a7736426 🤖 Updates baselines for Dependency Guard
2 years ago
Tomáš Mlynarič 1a1719277c Update coil to 2.6.0 to fix initialization performance cost
2 years ago
Jaehwa Noh 805262aca8
Merge branch 'android:main' into rename-test-function
2 years ago
Tomáš Mlynarič f301fc5859
Merge pull request #1259 from android/tm/fix-search
2 years ago
dependabot[bot] 5448786c4d 🤖 Updates baselines for Dependency Guard
2 years ago
dependabot[bot] 72f968ff2c 🤖 Updates baselines for Dependency Guard
2 years ago
dependabot[bot] 6e5548a837 🤖 Updates baselines for Dependency Guard
2 years ago
dependabot[bot] 07516bff4c
Bump androidx.browser:browser from 1.6.0 to 1.8.0
2 years ago
dependabot[bot] ab6ac81420
Bump com.google.gms.google-services from 4.4.0 to 4.4.1
2 years ago
dependabot[bot] 0d452cbd65
Bump androidx.hilt:hilt-navigation-compose from 1.0.0 to 1.2.0
2 years ago
dependabot[bot] 1552664857
Bump kotlinxCoroutines from 1.7.3 to 1.8.0
2 years ago
lihenggui f616e11d0a Add comments for temporary usage
2 years ago
lihenggui 6916bfbce4 Move AndroidManifest.xml to the correct folder
2 years ago
lihenggui 61b2b5e436 Make notification module as the multiplatform library
2 years ago
lihenggui 1f2b720636 Migrate the analytics module to multiplatform
2 years ago
lihenggui 790fc4a42e Remove unused annotation
2 years ago
lihenggui 4dc4ba670a Implement network module as the multiplatform module
2 years ago
Jaehwa Noh d67b1a2504
Merge branch 'android:main' into rename-test-function
2 years ago
Tomáš Mlynarič aa15e65a77 Fix search flickering
2 years ago
Jaehwa Noh e017b84a12 Remove explicit type argument.
2 years ago
Jaehwa Noh 8cfd42453c Rename test function name
2 years ago
lihenggui 6d8b2f8f12 Merge branch 'main' of https://github.com/android/nowinandroid into compose_multiplatform
2 years ago
Jonathan Koren 19f6f9e09a
2 pane support in Interests screen (#1234)
2 years ago
lihenggui 6c89a82e30 Merge branch 'main' of https://github.com/android/nowinandroid into compose_multiplatform
2 years ago
Jaehwa Noh abe798056e
Add @After to guarantee DB was closed. (#1240)
2 years ago
lnbs97 96d210dc35 fix typo in TopicViewModel.kt
2 years ago