Commit Graph

70 Commits (a37fa9c2dedcafe0337795fe52196e51fcfd8dc9)

Author SHA1 Message Date
lihenggui 5e219e0f8c Migrate datastore module to use koin
1 year ago
lihenggui 9420c0c770 Use @Dispatcher to distinguish different dispatchers
2 years ago
lihenggui eeb86ad23a Use correct provider for CoroutineScope
2 years ago
lihenggui 6d05ba133e Migrate bookmarks to multiplatform module
2 years ago
lihenggui a383a5f35a Merge remote-tracking branch 'upstream/main' into compose_multiplatform
2 years ago
Don Turner a5025390af Add title to READMEs to describe the dependency graph
2 years ago
lihenggui 8d3aa5c5c6 Add back datastore-proto module
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
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
lihenggui 4f0c2e7b92 Implement multiplatform settings
2 years ago
lihenggui 015cf5ad29 WIP: Implement datastore settings
2 years ago
lihenggui e1715c6601 WIP: Add multiplatform-settings library
2 years ago
lihenggui 2f412db367 Use object to provide implementations
2 years ago
Don Turner 707117a4f2
Merge branch 'main' into kotlinify
2 years ago
Simon Marquis f27a2e176e Reduce overall build complexity
2 years ago
Simon Marquis caa482bc71 Kotlinify codebase
2 years ago
Daniel Santiago c908f989c8 Update to Hilt 2.48.1 and use the KSP version
2 years ago
Don Turner a381d13199
Merge pull request #958 from McGalanes/main
2 years ago
Don Turner 301661ce86
Merge pull request #959 from McGalanes/convention-plugins-toml
2 years ago
Don Turner 6e96d30519
Merge pull request #912 from lihenggui/main
2 years ago
Melwin Magalhaes 6247712064 Add convention plugins to version catalogs
2 years ago
Melwin Magalhaes b1266dc05a Use typesafe project accessors for project modules
2 years ago
Simon Marquis a33dafccad Migrate from `java` to `kotlin` sourceSet directory
2 years ago
Roy Matero 4e6cda1965 Renamed toggle function signature with boolean parameters
3 years ago
lihenggui fcc49d141d Upgrade Gradle to v8.3
3 years ago
Simon Marquis 4bdc9705af Fix miscellaneous warnings
3 years ago
Simon Marquis f7ed38182d Add protobuf generated sources to the sourceSets
3 years ago
Milosz Moczkowski 1345764649
Merge pull request #770 from android/refactor/remove_unused_statements
3 years ago
Miłosz Moczkowski 99094199bc Remove redundant suppressions
3 years ago
Miłosz Moczkowski 5bf66739bd Remove redundant statements
3 years ago
Don Turner 4cdb5963a0 Add top level application scope, use IO dispatcher for DataStore
3 years ago
Don Turner f87e769b7d
Merge pull request #681 from SimonMarquis/di/coroutine-scope
3 years ago
James Rose 2f2dfb00a4 Mark all news resources read on first sync
3 years ago
Simon Marquis 1341f7c2c5 Replace unused variable with simpler method calls
3 years ago
Simon Marquis 459717f8ba Remove `DSL_SCOPE_VIOLATION` suppression as it is now fixed in Gradle 8.1
3 years ago
Don Turner e1ae12129a
Merge pull request #662 from android/av/agp-8.0
3 years ago
Simon Marquis aa701064a2 Add Application-wide `CoroutineScope` in the DI graph
3 years ago
James Rose 050db2cb72 Merge branch 'main' into jr/track-viewed
3 years ago
Alex Vanyo 086dc957c0 Update to AGP 8.0
3 years ago
Milosz Moczkowski 0b0fdbfdbf
Merge branch 'main' into patch-2
3 years ago
James Rose 57c13d84bd Incorporate code review changes: Move UserNewsResourceRepository to data
3 years ago
Simon Marquis 8ec54d19d8 Sort and group Gradle dependencies thanks to square/gradle-dependencies-sorter
3 years ago
James Rose 9ee2acf327 Add viewed status for news resources to data layer
3 years ago
Manuel Vivo 91633af376 Provide a CoroutineScope to fake DataStores
3 years ago
Márton Braun 819dd494ad Run Spotless to add trailing commas (and apply other rule updates)
3 years ago
Angie Sasmita 6046f6e943 Add dynamic color option in settings for API >=32
3 years ago
Jolanda Verhoef 4ba63c0de8 Remove author concept from app
3 years ago
Márton Braun 9c22a7a4e7 Remove `Stream` suffixes
3 years ago