Commit Graph

239 Commits (refactor/remove_data_test_module)

Author SHA1 Message Date
Miłosz Moczkowski decd70e967 Remove folder
1 year ago
Miłosz Moczkowski 3ad70e39e0 Remove unused data-test module
1 year ago
Miłosz Moczkowski 99094199bc Remove redundant suppressions
1 year ago
Simon Marquis 9aba5cc0fe Cleanup unused string resources
1 year ago
Adetunji Dahunsi f914254414
Merge pull request #749 from android/tj/reactive-only-dao
1 year ago
Don Turner d319264ef0 Provide Default dispatcher for instrumented tests
1 year ago
Don Turner b245334a18 Updating TestDataStoreModule to use ApplicationScope
1 year ago
TJ Dahunsi dcc36b0228 Fix tests
1 year ago
Don Turner 4cdb5963a0 Add top level application scope, use IO dispatcher for DataStore
1 year ago
TJ Dahunsi cd6ad7d575 Ensure DAO exposes only reactive types
1 year ago
Don Turner f87e769b7d
Merge pull request #681 from SimonMarquis/di/coroutine-scope
1 year ago
Neelansh Sahai bbdc62cbf4
Merge pull request #706 from gururani-abhishek/remove-onItemClick-parameter
1 year ago
Alex Vanyo 76b0b08121 Adjust JDK setup to remove toolchain
1 year ago
Milosz Moczkowski e38e24eee9
Merge pull request #583 from SimonMarquis/jvmToolchain
1 year ago
Adetunji Dahunsi ba1d9e14df
Merge pull request #716 from SimonMarquis/SimonMarquis-patch-3
1 year ago
Don Turner a4eab289df
Merge pull request #719 from android/add-search-analytics
1 year ago
James Rose 2f2dfb00a4 Mark all news resources read on first sync
1 year ago
Don Turner 0e40e26f22 Add analytics for search queries
1 year ago
Simon Marquis ec9155fef9
Update ConnectivityManagerNetworkMonitor.kt
1 year ago
Simon Marquis 7819a0c6bc
Extract common code to update the Flow value
1 year ago
Simon Marquis def5c4e881
Update ConnectivityManagerNetworkMonitor.kt
1 year ago
Simon Marquis 76c249a651
Update ConnectivityManagerNetworkMonitor.kt
1 year ago
Simon Marquis f34ee1c01b
Update ConnectivityManagerNetworkMonitor.kt
1 year ago
Simon Marquis de6545f5d7
Simplify handling of nullability in `ConnectivityManagerNetworkMonitor`
1 year ago
TJ Dahunsi 6e6abd0326 Fix build
1 year ago
TJ Dahunsi 9562f7707d Route notification deep link through for you screen, with spotless fixes
1 year ago
TJ Dahunsi ef97cb941c Route notification deep link through for you screen
1 year ago
TJ Dahunsi 8a3a16de21 Add pending intent for opening notification links
1 year ago
TJ Dahunsi 2499c0a0bd Notify users when news are updated
1 year ago
Simon Marquis ddabba8e4a
Merge branch 'main' into jvmToolchain
1 year ago
gururani-abhishek f6bdba08d9 added comment to document what happens on tapping news resource card.
1 year ago
gururani-abhishek bbc80bb0e2 added back launchCustomChromeTab()
1 year ago
gururani-abhishek 51379a249d fix #614 : removed unused onItemClick parameter from NewsResourceCardList.kt
1 year ago
Don Turner 2fd1b716f6
Merge pull request #667 from SimonMarquis/cleanup/warnings
1 year ago
Milosz Moczkowski c746b6afcd
Merge pull request #598 from takagimeow/fix/clean-up-unused-update-topics
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
Takeshi Hagikura b3cdc172cd
Implement search feature (#685)
1 year ago
Adetunji Dahunsi 73a38720d8
Merge pull request #649 from android/tj/backend-requested-sync
1 year ago
Adetunji Dahunsi 6b834b6f4c Applied code review suggestions
1 year ago
Adetunji Dahunsi b3f2502ec2
Update core/data/src/test/java/com/google/samples/apps/nowinandroid/core/data/repository/OfflineFirstNewsRepositoryTest.kt
1 year ago
Adetunji Dahunsi f86d174c1b Used more explicit variable names in tests
1 year ago
Adetunji Dahunsi 337c940d66 Add comments explaining backend sync and made variable names easier to grok
1 year ago
Adetunji Dahunsi 022cd92f4c
Update core/data/src/main/java/com/google/samples/apps/nowinandroid/core/data/repository/OfflineFirstNewsRepository.kt
1 year ago
Simon Marquis 5a43b4b74e Run Spotless
1 year ago
Simon Marquis aa701064a2 Add Application-wide `CoroutineScope` in the DI graph
1 year ago
Simon Marquis 9499e559e7
Delete no longer used `AUTHORS_ASSET` reference
1 year ago
Milosz Moczkowski 6bf37adde9
Merge pull request #671 from android/kotlin-version-updates
1 year ago
Márton Braun bea2eecd90 Update Kotlin, Compose compiler, serialization versions
1 year ago