Commit Graph

190 Commits (tm/benchmarks-dry-run)

Author SHA1 Message Date
Adetunji Dahunsi 73a38720d8
Merge pull request #649 from android/tj/backend-requested-sync
2 years ago
Adetunji Dahunsi 6b834b6f4c Applied code review suggestions
2 years ago
Adetunji Dahunsi b3f2502ec2
Update core/data/src/test/java/com/google/samples/apps/nowinandroid/core/data/repository/OfflineFirstNewsRepositoryTest.kt
2 years ago
Adetunji Dahunsi f86d174c1b Used more explicit variable names in tests
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
Simon Marquis 9499e559e7
Delete no longer used `AUTHORS_ASSET` reference
2 years ago
Milosz Moczkowski 6bf37adde9
Merge pull request #671 from android/kotlin-version-updates
2 years ago
Márton Braun bea2eecd90 Update Kotlin, Compose compiler, serialization versions
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
Milosz Moczkowski feafb5fbed
Merge pull request #575 from takagimeow/fix/provide-true-to-local-inspection-mode
2 years ago
Milosz Moczkowski 2b2f6d48ce
Merge pull request #600 from takagimeow/cleanup-unused-args
2 years ago
Milosz Moczkowski 0b0fdbfdbf
Merge branch 'main' into patch-2
2 years ago
Adetunji Dahunsi 08956492c8 Backend triggered sync
2 years ago
Milosz Moczkowski ba6a697844
Merge pull request #624 from SimonMarquis/gradle-sort
2 years ago
Chris Sinco 93c01ad184 Fix trailing commas based on spotless check
2 years ago
Chris Sinco 049750dd51 Merge branch 'main' into ui-polish
2 years ago
James Rose 57c13d84bd Incorporate code review changes: Move UserNewsResourceRepository to data
2 years ago
Simon Marquis 8ec54d19d8 Sort and group Gradle dependencies thanks to square/gradle-dependencies-sorter
2 years ago
James Rose ebfbb5bafd Display unread state on the news feed and bottom nav bar
2 years ago
James Rose bd450099fb Replace GetUserNewsResourcesUseCase with UserNewsResourceRepository
2 years ago
James Rose 9ee2acf327 Add viewed status for news resources to data layer
2 years ago
Adetunji Dahunsi ebdb8589a6
Merge pull request #608 from android/tunjid-batch-sync
2 years ago
Don Turner 6d1f85b8ce
Merge pull request #607 from android/mv/tests
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
Alex Vanyo 0844d021b9
Merge pull request #603 from amalhanaja/redundant-managed-device
2 years ago
Manuel Vivo 755413bfc5 Fix spotless
2 years ago
Manuel Vivo 91633af376 Provide a CoroutineScope to fake DataStores
2 years ago
Don Turner 2f3fc85d65 Make Hilt provide Firebase.analytics
2 years ago
AlfianHanantio bcd4a6de59 Remove redundant code block for managed virtual device creation
2 years ago
Keisuke Takagi 072364e7f1 remove newsResourceTitle
2 years ago
Adetunji Dahunsi ae58d1e1b0
Merge pull request #592 from android/tj/news-resource-query
2 years ago
Adetunji Dahunsi 09f5c3bc61 Add NewsResourceQuery to better query encapsulation
2 years ago
Caren 6a5feb767e
Merge pull request #582 from yschimke/loaders
2 years ago
Keisuke Takagi 8b51107d7a Merge branch 'main' of github.com:takagimeow/nowinandroid into fix/provide-true-to-local-inspection-mode
2 years ago
Yuri Schimke 4fa730098d Fixes
2 years ago
Yuri Schimke 9e399b69ea Improve network pooling and avoid startup image fetches.
2 years ago
Don Turner 4284e6912e Merge remote-tracking branch 'github/main' into feb9automerger
2 years ago
Márton Braun 237375f52a Remove unused DropdownMenu component
2 years ago
Márton Braun 322ff63dbc Route topic chip tap events up to NiaNavHost
2 years ago
Don Turner 2a4d0434a5 Add Firebase analytics. See go/nia-firebase-services.
2 years ago
Keisuke Takagi 9091abf09e Provide true to LocalInspectionMode
2 years ago
Simon Marquis 3409f937ed Migrate custom room configuration into a convention plugin
2 years ago
Miłosz Moczkowski bcb4d7d592 Replace global variables with PreviewParameterProvider
2 years ago
Márton Braun 819dd494ad Run Spotless to add trailing commas (and apply other rule updates)
2 years ago