Commit Graph

25 Commits (refactor/remove_data_test_module)

Author SHA1 Message Date
Miłosz Moczkowski 99094199bc Remove redundant suppressions
1 year ago
Don Turner 4cdb5963a0 Add top level application scope, use IO dispatcher for DataStore
1 year ago
Don Turner f87e769b7d
Merge pull request #681 from SimonMarquis/di/coroutine-scope
1 year ago
James Rose 2f2dfb00a4 Mark all news resources read on first sync
1 year ago
Simon Marquis aa701064a2 Add Application-wide `CoroutineScope` in the DI graph
1 year ago
James Rose 57c13d84bd Incorporate code review changes: Move UserNewsResourceRepository to data
1 year 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 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
Wojtek Kaliciński dcc23829d4 Migrate packages to namespaces in build files
2 years ago
Milosz Moczkowski f914d6a412
Merge pull request #299 from android/refactor/remove_episodes
2 years ago
Milosz Moczkowski cbdf6a2d3c Remove episodes related code
2 years ago
Don Turner c4c01cf99b Change user data fields to use maps instead of lists.
2 years ago
madroid 3bd81154b5 Move 'core-' module to core subfolder
2 years ago