Commit Graph

54 Commits (9747255e33d461896da1a909f41c2bc5801cf724)

Author SHA1 Message Date
Simon Marquis a33dafccad Migrate from `java` to `kotlin` sourceSet directory
1 year ago
Don Turner d0909a9c8f
Merge pull request #925 from SimonMarquis/remove-dispatcher
1 year ago
Simon Marquis 0ddcf0b4ab Remove unnecessary dispatcher switch in `DefaultRecentSearchRepository`
1 year ago
Roy Matero 4e6cda1965 Renamed toggle function signature with boolean parameters
1 year ago
blackbracken 805914dade Call getNewsResourceIds instead of getNewsResources
1 year ago
Simon Marquis 27154ef38a Apply changes from review comments
2 years ago
Simon Marquis fecab96e4c Keep track of matching `Network`s inside `NetworkCallback`
2 years ago
TJ Dahunsi cd6ad7d575 Ensure DAO exposes only reactive types
2 years ago
Adetunji Dahunsi ba1d9e14df
Merge pull request #716 from SimonMarquis/SimonMarquis-patch-3
2 years ago
James Rose 2f2dfb00a4 Mark all news resources read on first sync
2 years ago
Simon Marquis ec9155fef9
Update ConnectivityManagerNetworkMonitor.kt
2 years ago
Simon Marquis 7819a0c6bc
Extract common code to update the Flow value
2 years ago
Simon Marquis def5c4e881
Update ConnectivityManagerNetworkMonitor.kt
2 years ago
Simon Marquis 76c249a651
Update ConnectivityManagerNetworkMonitor.kt
2 years ago
Simon Marquis f34ee1c01b
Update ConnectivityManagerNetworkMonitor.kt
2 years ago
Simon Marquis de6545f5d7
Simplify handling of nullability in `ConnectivityManagerNetworkMonitor`
2 years ago
TJ Dahunsi 9562f7707d Route notification deep link through for you screen, with spotless fixes
2 years ago
TJ Dahunsi ef97cb941c Route notification deep link through for you screen
2 years ago
Takeshi Hagikura b3cdc172cd
Implement search feature (#685)
2 years ago
Adetunji Dahunsi 73a38720d8
Merge pull request #649 from android/tj/backend-requested-sync
2 years ago
Adetunji Dahunsi 337c940d66 Add comments explaining backend sync and made variable names easier to grok
2 years ago
Adetunji Dahunsi 022cd92f4c
Update core/data/src/main/java/com/google/samples/apps/nowinandroid/core/data/repository/OfflineFirstNewsRepository.kt
2 years ago
Adetunji Dahunsi 05be2855d8 Wire up backend requested sync
2 years ago
James Rose 93953c2206 Add missing method doc
2 years ago
James Rose 050db2cb72 Merge branch 'main' into jr/track-viewed
2 years ago
James Rose b49767a88c Rename getUserNewsResources to observeAll
2 years ago
Adetunji Dahunsi 08956492c8 Backend triggered sync
2 years ago
James Rose 57c13d84bd Incorporate code review changes: Move UserNewsResourceRepository to data
2 years ago
James Rose 9ee2acf327 Add viewed status for news resources to data layer
2 years ago
Adetunji Dahunsi 8765d3ac57 Fix tests for batched news resource sync
2 years ago
Adetunji Dahunsi 1e8d1d9810
Spotless fix
2 years ago
Adetunji Dahunsi 267adfd27f
Batch sync news resources from remote
2 years ago
Adetunji Dahunsi 09f5c3bc61 Add NewsResourceQuery to better query encapsulation
2 years ago
Don Turner 2a4d0434a5 Add Firebase analytics. See go/nia-firebase-services.
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
Milosz Moczkowski a70761f24b
Merge pull request #441 from android/refactor/remote_fake_data_source
2 years ago
Don Turner 9fa3dadcfd Fix comment
2 years ago
Adetunji Dahunsi 841f58ef26 Check active network for connectivity state each time network changes
2 years ago
Miłosz Moczkowski 6174a3a3ef Spotless apply
2 years ago
Miłosz Moczkowski 67fea35e6d Replace networkJson and FakeAssetManager with FakeNiaDataSource in all repositories
2 years ago
Simon Marquis 7e0bfb43fa Add missing binding in NetworkModule
2 years ago
Simon Marquis 67dea1c136 Fix spotless issues
2 years ago
Simon Marquis fbaa8eaff5 Migrate hard-coded JSON data into JSON assets files
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
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