Commit Graph

145 Commits (a77c01795db70366b91789fbcecf79e2589952b2)

Author SHA1 Message Date
lihenggui 3f7e1620a1 Merge remote-tracking branch 'upstream/main'
1 year ago
lihenggui 0c691b9676 Merge remote-tracking branch 'upstream/main'
1 year ago
Don Turner ef0d89e9fb
Update core/data/src/test/kotlin/com/google/samples/apps/nowinandroid/core/data/repository/OfflineFirstNewsRepositoryTest.kt
1 year ago
E Y H fa532089e2
Update OfflineFirstNewsRepositoryTest.kt
1 year ago
EYH GPT 798b941b75
Update OfflineFirstNewsRepositoryTest.kt
1 year ago
Don Turner b7973eeac9 Fix spotless
1 year ago
Don Turner 793317bfbd
Update core/data/src/test/kotlin/com/google/samples/apps/nowinandroid/core/data/repository/OfflineFirstTopicsRepositoryTest.kt
1 year ago
Don Turner dfc55c94e3
Update core/data/src/test/kotlin/com/google/samples/apps/nowinandroid/core/data/repository/OfflineFirstTopicsRepositoryTest.kt
1 year ago
Pirate Cat b651b2ed4d
Update OfflineFirstTopicsRepositoryTest.kt
1 year ago
Don Turner fd3aeb56dc
Merge pull request #1442 from Jaehwa-Noh/remove-default-value
1 year ago
lihenggui 0758f8e5bf Merge remote-tracking branch 'upstream/main'
1 year ago
Don Turner 18bb7a45a2 Fix spotless
1 year ago
Don Turner 717e0c7ad0 Add unit test for NetowrkTopic mapper
1 year ago
Don Turner b478ceae54 Fix failing UI test, add unit test and refactor
1 year ago
lihenggui 7512f3d347 SoptlessApply
1 year ago
lihenggui a8aaeee69f Inject network monitor and time monitor correctly
1 year ago
lihenggui 20bde047dc Binds to interface type in data module
1 year ago
lihenggui 528ee11110 Add material 3 adaptive dependencies and fix compilation errors
1 year ago
lihenggui fd58187a88 Use koin in the data module
1 year ago
Simon Marquis dac9a6a0fa Remove implicit `TemporaryFolder` binding with InMemoryDataStore test module
2 years ago
lihenggui 32918f929b Merge remote-tracking branch 'upstream/main'
2 years ago
Simon Marquis d56e06e676 Merge Android & JVM plugins into a single `HiltConventionPlugin`
2 years ago
lihenggui 9420c0c770 Use @Dispatcher to distinguish different dispatchers
2 years ago
lihenggui 288ec388d7 Spotless
2 years ago
lihenggui eeb86ad23a Use correct provider for CoroutineScope
2 years ago
lihenggui 678e98ee3b Use correct implementation for providing dispatchers
2 years ago
lihenggui 36c537466c Use correct implementation in providing multiplatform components
2 years ago
lihenggui 6d05ba133e Migrate bookmarks to multiplatform module
2 years ago
Jaehwa Noh 8560632efd Remove `isReturnDefaultValues`.
2 years ago
lihenggui 0ff5859c4c Merge main branch from upstream
2 years ago
Tomáš Mlynarič c396352d83 Remove forgotten Trace.endSection()
2 years ago
Tomáš Mlynarič 6b35cbb328 Offload connectivity monitor to a background thread
2 years ago
lihenggui a383a5f35a Merge remote-tracking branch 'upstream/main' into compose_multiplatform
2 years ago
Don Turner ecdfdef4e4
Merge pull request #1291 from Jaehwa-Noh/rename
2 years ago
Simon Marquis ee8797f940 Delete unused `combine` extension in `SyncUtilities.kt`
2 years ago
Jaehwa Noh 27ca860745 Rename fake to demo.
2 years ago
Alex Vanyo 78c77737c0
Merge pull request #1275 from Jaehwa-Noh/rename-function
2 years ago
Don Turner a5025390af Add title to READMEs to describe the dependency graph
2 years ago
lihenggui 343c421f22 Remove defaults to pass test
2 years ago
lihenggui a9ac795b1a Fix spotless issues
2 years ago
lihenggui 277bfb744d Import correct dependencies for data and testing module
2 years ago
lihenggui e6fa41db81 Fix errors in tests in the data module
2 years ago
lihenggui 42c3501d54 Add interfaces for DAOs
2 years ago
lihenggui 30e28e677f Remove datastore and datastore-test module
2 years ago
lihenggui 3d179d6757 Add test dependencies in the KmpLibraryConventionPlugin
2 years ago
Jaehwa Noh ee4320723f Fix typo.
2 years ago
Jaehwa Noh ed91723e2f Fix #1270
2 years ago
lihenggui 3fc3452304 WIP: Make :core:data as the multiplatform module
2 years ago
Don Turner 80a82de945 Update module dependency graphs and add script to create them
2 years ago
Don Turner 350e7b1bba
Merge pull request #1144 from SimonMarquis/move-fakes-to-data-test-module
2 years ago