Commit Graph

51 Commits (adb627bf9472eea10c78e6f3a8825d5a09255023)

Author SHA1 Message Date
Don Turner 3d85cd06d0 Merge pull request #958 from McGalanes/main
2 years ago
Don Turner 97933b1686 Merge pull request #959 from McGalanes/convention-plugins-toml
2 years ago
Don Turner 6628ddfdaf Merge pull request #912 from lihenggui/main
2 years ago
Melwin Magalhaes f470be2860 Add convention plugins to version catalogs
2 years ago
Melwin Magalhaes d089ccd9d7 Use typesafe project accessors for project modules
2 years ago
Simon Marquis 2bbb982b3a Migrate from `java` to `kotlin` sourceSet directory
2 years ago
Roy Matero 6122d92cf8 Renamed toggle function signature with boolean parameters
2 years ago
lihenggui f7df999c22 Upgrade Gradle to v8.3
2 years ago
Simon Marquis 54ad808e74 Fix miscellaneous warnings
2 years ago
Simon Marquis 150e1426f0 Add protobuf generated sources to the sourceSets
2 years ago
Milosz Moczkowski 38201a0314 Merge pull request #770 from android/refactor/remove_unused_statements
2 years ago
Miłosz Moczkowski bdc607d289 Remove redundant suppressions
2 years ago
Miłosz Moczkowski 31dd5ecf59 Remove redundant statements
2 years ago
Don Turner 46d39ed85d Add top level application scope, use IO dispatcher for DataStore
2 years ago
Don Turner 5dd82b3829 Merge pull request #681 from SimonMarquis/di/coroutine-scope
2 years ago
James Rose 2bd3bc7bb2 Mark all news resources read on first sync
2 years ago
Simon Marquis 1df26b4b20 Replace unused variable with simpler method calls
2 years ago
Simon Marquis 119550fe38 Remove `DSL_SCOPE_VIOLATION` suppression as it is now fixed in Gradle 8.1
2 years ago
Don Turner 59d48f472e Merge pull request #662 from android/av/agp-8.0
2 years ago
Simon Marquis 1a89c975b8 Add Application-wide `CoroutineScope` in the DI graph
2 years ago
James Rose bb973872c7 Merge branch 'main' into jr/track-viewed
2 years ago
Alex Vanyo 534e39a771 Update to AGP 8.0
2 years ago
Milosz Moczkowski 3ca31bedec Merge branch 'main' into patch-2
3 years ago
James Rose 317f47c3cf Incorporate code review changes: Move UserNewsResourceRepository to data
3 years ago
Simon Marquis 3d7b71963c Sort and group Gradle dependencies thanks to square/gradle-dependencies-sorter
3 years ago
James Rose b8fc2c9302 Add viewed status for news resources to data layer
3 years ago
Manuel Vivo aa98df6666 Provide a CoroutineScope to fake DataStores
3 years ago
Márton Braun 56ecffbadd Run Spotless to add trailing commas (and apply other rule updates)
3 years ago
Angie Sasmita c97e7980c8 Add dynamic color option in settings for API >=32
3 years ago
Jolanda Verhoef a09612ec80 Remove author concept from app
3 years ago
Márton Braun 8e5fc3e03e Remove `Stream` suffixes
3 years ago
Simon Marquis 7797faee25 Configure `isReturnDefaultValues` for `:core:datastore`
3 years ago
Simon Marquis a09ea875b8 Migrate from JUnit assertions to Kotlin's test framework
3 years ago
Don Turner 89a18de1e4 Make updateShouldHideOnboardingIfNecessary private
3 years ago
Don Turner f81c7222e2 Rename hasDismissedOnboarding to shouldHideOnboarding
3 years ago
Don Turner be88f4f03d Refactor onboarding to save interests to user data
3 years ago
Don Turner 4654e67c23 Added null branches for reading user data from datastore
3 years ago
Don Turner 8cb5216d8e Add settings module, refactor top bar
3 years ago
Don Turner f1e15d6b83 Fix spotless issues
3 years ago
Alex Vanyo e596e76714 Add data logic for theme switcher
3 years ago
Don Turner 383e2e4ce0 Merge pull request #332 from android/kotlin-1720
3 years ago
Wojtek Kaliciński 222f65e9e8 Migrate packages to namespaces in build files
3 years ago
Márton Braun 5090834ef5 Update Kotlin to 1.7.20
3 years ago
Milosz Moczkowski 2d60785879 Add dependency graphs to every module
3 years ago
Milosz Moczkowski f2c64a1f68 Merge pull request #299 from android/refactor/remove_episodes
3 years ago
Milosz Moczkowski ab8053f087 Remove episodes related code
3 years ago
Automerger 99a14e8e73 Merge branch 'github/main'
3 years ago
Don Turner 750c43fb05 Change user data fields to use maps instead of lists.
3 years ago
Wojtek Kaliciński 79de18507a Move spotless to init script
3 years ago
Wojtek Kaliciński 70ff3831a2 Build cleanup
3 years ago