Commit Graph

57 Commits (3fb6df7c33101d9f12dac365d6e80172974f3807)

Author SHA1 Message Date
Don Turner a5025390af Add title to READMEs to describe the dependency graph
8 months ago
Don Turner 80a82de945 Update module dependency graphs and add script to create them
9 months ago
Don Turner 707117a4f2
Merge branch 'main' into kotlinify
11 months ago
Simon Marquis f27a2e176e Reduce overall build complexity
11 months ago
Simon Marquis caa482bc71 Kotlinify codebase
1 year ago
Daniel Santiago c908f989c8 Update to Hilt 2.48.1 and use the KSP version
1 year ago
Don Turner a381d13199
Merge pull request #958 from McGalanes/main
1 year ago
Don Turner 301661ce86
Merge pull request #959 from McGalanes/convention-plugins-toml
1 year ago
Don Turner 6e96d30519
Merge pull request #912 from lihenggui/main
1 year ago
Melwin Magalhaes 6247712064 Add convention plugins to version catalogs
1 year ago
Melwin Magalhaes b1266dc05a Use typesafe project accessors for project modules
1 year ago
Simon Marquis a33dafccad Migrate from `java` to `kotlin` sourceSet directory
1 year ago
Roy Matero 4e6cda1965 Renamed toggle function signature with boolean parameters
1 year ago
lihenggui fcc49d141d Upgrade Gradle to v8.3
1 year ago
Simon Marquis 4bdc9705af Fix miscellaneous warnings
1 year ago
Simon Marquis f7ed38182d Add protobuf generated sources to the sourceSets
1 year ago
Milosz Moczkowski 1345764649
Merge pull request #770 from android/refactor/remove_unused_statements
1 year ago
Miłosz Moczkowski 99094199bc Remove redundant suppressions
1 year ago
Miłosz Moczkowski 5bf66739bd Remove redundant statements
1 year ago
Don Turner 4cdb5963a0 Add top level application scope, use IO dispatcher for DataStore
2 years ago
Don Turner f87e769b7d
Merge pull request #681 from SimonMarquis/di/coroutine-scope
2 years ago
James Rose 2f2dfb00a4 Mark all news resources read on first sync
2 years ago
Simon Marquis 1341f7c2c5 Replace unused variable with simpler method calls
2 years ago
Simon Marquis 459717f8ba Remove `DSL_SCOPE_VIOLATION` suppression as it is now fixed in Gradle 8.1
2 years ago
Don Turner e1ae12129a
Merge pull request #662 from android/av/agp-8.0
2 years ago
Simon Marquis aa701064a2 Add Application-wide `CoroutineScope` in the DI graph
2 years ago
James Rose 050db2cb72 Merge branch 'main' into jr/track-viewed
2 years ago
Alex Vanyo 086dc957c0 Update to AGP 8.0
2 years ago
Milosz Moczkowski 0b0fdbfdbf
Merge branch 'main' into patch-2
2 years ago
James Rose 57c13d84bd Incorporate code review changes: Move UserNewsResourceRepository to data
2 years ago
Simon Marquis 8ec54d19d8 Sort and group Gradle dependencies thanks to square/gradle-dependencies-sorter
2 years ago
James Rose 9ee2acf327 Add viewed status for news resources to data layer
2 years ago
Manuel Vivo 91633af376 Provide a CoroutineScope to fake DataStores
2 years ago
Márton Braun 819dd494ad Run Spotless to add trailing commas (and apply other rule updates)
2 years ago
Angie Sasmita 6046f6e943 Add dynamic color option in settings for API >=32
2 years ago
Jolanda Verhoef 4ba63c0de8 Remove author concept from app
2 years ago
Márton Braun 9c22a7a4e7 Remove `Stream` suffixes
2 years ago
Simon Marquis a3c3b1af19
Configure `isReturnDefaultValues` for `:core:datastore`
2 years ago
Simon Marquis 90dc300783 Migrate from JUnit assertions to Kotlin's test framework
2 years ago
Don Turner 86ef9ff594 Make updateShouldHideOnboardingIfNecessary private
2 years ago
Don Turner 5b8c284c74 Rename hasDismissedOnboarding to shouldHideOnboarding
2 years ago
Don Turner 6654403498 Refactor onboarding to save interests to user data
2 years ago
Don Turner cf4dd1fbff Added null branches for reading user data from datastore
2 years ago
Don Turner 8c30ab9f80 Add settings module, refactor top bar
2 years ago
Don Turner add486a0ab Fix spotless issues
2 years ago
Alex Vanyo 7e3faad699 Add data logic for theme switcher
2 years ago
Don Turner 40c0cb2a03
Merge pull request #332 from android/kotlin-1720
2 years ago
Wojtek Kaliciński dcc23829d4 Migrate packages to namespaces in build files
2 years ago
Márton Braun 02c052e7f4 Update Kotlin to 1.7.20
2 years ago
Milosz Moczkowski 06e60063b5 Add dependency graphs to every module
2 years ago