Commit Graph

240 Commits (f70a3d0ec6b0594eba06407e51f7f8c5e16ed40c)

Author SHA1 Message Date
Miłosz Moczkowski da09e124a7 Refactor icons
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
Simon Marquis 9085cad91c Cleanup unused string resources
2 years ago
Adetunji Dahunsi ee64466308 Merge pull request #749 from android/tj/reactive-only-dao
2 years ago
Don Turner e9c72913cd Provide Default dispatcher for instrumented tests
2 years ago
Don Turner e74d70cc38 Updating TestDataStoreModule to use ApplicationScope
2 years ago
TJ Dahunsi 56034631b5 Fix tests
2 years ago
Don Turner 46d39ed85d Add top level application scope, use IO dispatcher for DataStore
2 years ago
TJ Dahunsi 0d416f2404 Ensure DAO exposes only reactive types
2 years ago
Don Turner 5dd82b3829 Merge pull request #681 from SimonMarquis/di/coroutine-scope
2 years ago
Neelansh Sahai 467c8b6415 Merge pull request #706 from gururani-abhishek/remove-onItemClick-parameter
2 years ago
Alex Vanyo 3a89b11811 Adjust JDK setup to remove toolchain
2 years ago
Milosz Moczkowski 8146e84cab Merge pull request #583 from SimonMarquis/jvmToolchain
2 years ago
Adetunji Dahunsi 3ec9746ce9 Merge pull request #716 from SimonMarquis/SimonMarquis-patch-3
2 years ago
Don Turner 89e1bbefd1 Merge pull request #719 from android/add-search-analytics
2 years ago
James Rose 2bd3bc7bb2 Mark all news resources read on first sync
2 years ago
Don Turner cec53a996c Add analytics for search queries
2 years ago
Simon Marquis 8e39c933bd Update ConnectivityManagerNetworkMonitor.kt
2 years ago
Simon Marquis 32698353c5 Extract common code to update the Flow value
2 years ago
Simon Marquis 3fcdda6bb6 Update ConnectivityManagerNetworkMonitor.kt
2 years ago
Simon Marquis cbe308f8a2 Update ConnectivityManagerNetworkMonitor.kt
2 years ago
Simon Marquis b3a0b43eba Update ConnectivityManagerNetworkMonitor.kt
2 years ago
Simon Marquis 5e33c57144 Simplify handling of nullability in `ConnectivityManagerNetworkMonitor`
2 years ago
TJ Dahunsi 757fecc403 Fix build
2 years ago
TJ Dahunsi bdff1bfc01 Route notification deep link through for you screen, with spotless fixes
2 years ago
TJ Dahunsi 7312b33e9e Route notification deep link through for you screen
2 years ago
TJ Dahunsi 03c4f27434 Add pending intent for opening notification links
2 years ago
TJ Dahunsi 6a4b8f65ef Notify users when news are updated
2 years ago
Simon Marquis 62820784e1 Merge branch 'main' into jvmToolchain
2 years ago
gururani-abhishek 8645c1bbff added comment to document what happens on tapping news resource card.
2 years ago
gururani-abhishek c65cbc6c2a added back launchCustomChromeTab()
2 years ago
gururani-abhishek 4e658ac537 fix #614 : removed unused onItemClick parameter from NewsResourceCardList.kt
2 years ago
Don Turner b4e1209911 Merge pull request #667 from SimonMarquis/cleanup/warnings
2 years ago
Milosz Moczkowski 6168049ac5 Merge pull request #598 from takagimeow/fix/clean-up-unused-update-topics
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
Takeshi Hagikura 61db05b707 Implement search feature (#685)
2 years ago
Adetunji Dahunsi d7bdee8e0c Merge pull request #649 from android/tj/backend-requested-sync
2 years ago
Adetunji Dahunsi aa8a86acd7 Applied code review suggestions
2 years ago
Adetunji Dahunsi a4c0b91f95 Update core/data/src/test/java/com/google/samples/apps/nowinandroid/core/data/repository/OfflineFirstNewsRepositoryTest.kt
2 years ago
Adetunji Dahunsi 9661005128 Used more explicit variable names in tests
2 years ago
Adetunji Dahunsi 18830eef5f Add comments explaining backend sync and made variable names easier to grok
2 years ago
Adetunji Dahunsi a6b1bb7177 Update core/data/src/main/java/com/google/samples/apps/nowinandroid/core/data/repository/OfflineFirstNewsRepository.kt
2 years ago
Simon Marquis c0f1423427 Run Spotless
2 years ago
Simon Marquis 1a89c975b8 Add Application-wide `CoroutineScope` in the DI graph
2 years ago
Simon Marquis fd826c8e23 Delete no longer used `AUTHORS_ASSET` reference
2 years ago
Milosz Moczkowski d12eaacf92 Merge pull request #671 from android/kotlin-version-updates
2 years ago