Commit Graph

82 Commits (d52de1442bbab41cc8b8a7cb7daf994e6ea1a2d3)

Author SHA1 Message Date
lihenggui 0c691b9676 Merge remote-tracking branch 'upstream/main'
1 year ago
Don Turner fd3aeb56dc
Merge pull request #1442 from Jaehwa-Noh/remove-default-value
1 year ago
lihenggui e03cf253b0 Unify style for di
1 year ago
lihenggui 7512f3d347 SoptlessApply
1 year ago
lihenggui a8aaeee69f Inject network monitor and time monitor correctly
1 year ago
lihenggui 528ee11110 Add material 3 adaptive dependencies and fix compilation errors
1 year ago
lihenggui 5e219e0f8c Migrate datastore module to use koin
1 year ago
Simon Marquis dac9a6a0fa Remove implicit `TemporaryFolder` binding with InMemoryDataStore test module
2 years ago
Simon Marquis d56e06e676 Merge Android & JVM plugins into a single `HiltConventionPlugin`
2 years ago
Simon Marquis 3dbca86a37 Merge remote-tracking branch 'origin/main' into jvm-alt
2 years 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
Jaehwa Noh 8560632efd Remove `isReturnDefaultValues`.
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
Simon Marquis e629d5e4bf
Merge branch 'main' into jvm-alt
2 years ago
Simon Marquis 4f8f08380f
Prep work for JVM alternatives to modules/plugins
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