Commit Graph

41 Commits (tj/notification-analytics)

Author SHA1 Message Date
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
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 1341f7c2c5 Replace unused variable with simpler method calls
1 year ago
Simon Marquis 459717f8ba Remove `DSL_SCOPE_VIOLATION` suppression as it is now fixed in Gradle 8.1
1 year ago
Don Turner e1ae12129a
Merge pull request #662 from android/av/agp-8.0
1 year ago
Simon Marquis aa701064a2 Add Application-wide `CoroutineScope` in the DI graph
1 year ago
James Rose 050db2cb72 Merge branch 'main' into jr/track-viewed
1 year ago
Alex Vanyo 086dc957c0 Update to AGP 8.0
1 year ago
Milosz Moczkowski 0b0fdbfdbf
Merge branch 'main' into patch-2
1 year ago
James Rose 57c13d84bd Incorporate code review changes: Move UserNewsResourceRepository to data
1 year ago
Simon Marquis 8ec54d19d8 Sort and group Gradle dependencies thanks to square/gradle-dependencies-sorter
1 year ago
James Rose 9ee2acf327 Add viewed status for news resources to data layer
1 year ago
Manuel Vivo 91633af376 Provide a CoroutineScope to fake DataStores
1 year ago
Márton Braun 819dd494ad Run Spotless to add trailing commas (and apply other rule updates)
1 year 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
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
Automerger 6765d79065 Merge branch 'github/main'
2 years ago
Don Turner c4c01cf99b Change user data fields to use maps instead of lists.
2 years ago
Wojtek Kaliciński 4683918cc7 Move spotless to init script
2 years ago
Wojtek Kaliciński d0cff2b11c Build cleanup
2 years ago
madroid 3bd81154b5 Move 'core-' module to core subfolder
2 years ago