Commit Graph

170 Commits (search_screen)

Author SHA1 Message Date
Takeshi Hagikura 83b640a7f0 Fix format issues
1 year ago
Takeshi Hagikura 13e6cc4f2b Implement SearchScreen
1 year ago
Milosz Moczkowski 0b0fdbfdbf
Merge branch 'main' into patch-2
1 year ago
Adetunji Dahunsi 08956492c8 Backend triggered sync
1 year ago
Milosz Moczkowski ba6a697844
Merge pull request #624 from SimonMarquis/gradle-sort
1 year ago
Chris Sinco 93c01ad184 Fix trailing commas based on spotless check
1 year ago
Chris Sinco 049750dd51 Merge branch 'main' into ui-polish
1 year ago
Simon Marquis 8ec54d19d8 Sort and group Gradle dependencies thanks to square/gradle-dependencies-sorter
1 year ago
Adetunji Dahunsi ebdb8589a6
Merge pull request #608 from android/tunjid-batch-sync
1 year ago
Don Turner 6d1f85b8ce
Merge pull request #607 from android/mv/tests
1 year ago
Adetunji Dahunsi 8765d3ac57 Fix tests for batched news resource sync
1 year ago
Adetunji Dahunsi 1e8d1d9810
Spotless fix
1 year ago
Adetunji Dahunsi 267adfd27f
Batch sync news resources from remote
1 year ago
Alex Vanyo 0844d021b9
Merge pull request #603 from amalhanaja/redundant-managed-device
1 year ago
Manuel Vivo 755413bfc5 Fix spotless
1 year ago
Manuel Vivo 91633af376 Provide a CoroutineScope to fake DataStores
1 year ago
Don Turner 2f3fc85d65 Make Hilt provide Firebase.analytics
1 year ago
AlfianHanantio bcd4a6de59 Remove redundant code block for managed virtual device creation
1 year ago
Adetunji Dahunsi ae58d1e1b0
Merge pull request #592 from android/tj/news-resource-query
1 year ago
Adetunji Dahunsi 09f5c3bc61 Add NewsResourceQuery to better query encapsulation
1 year ago
Caren 6a5feb767e
Merge pull request #582 from yschimke/loaders
1 year ago
Yuri Schimke 4fa730098d Fixes
1 year ago
Yuri Schimke 9e399b69ea Improve network pooling and avoid startup image fetches.
1 year ago
Don Turner 4284e6912e Merge remote-tracking branch 'github/main' into feb9automerger
1 year ago
Márton Braun 237375f52a Remove unused DropdownMenu component
1 year ago
Márton Braun 322ff63dbc Route topic chip tap events up to NiaNavHost
1 year ago
Don Turner 2a4d0434a5 Add Firebase analytics. See go/nia-firebase-services.
1 year ago
Simon Marquis 3409f937ed Migrate custom room configuration into a convention plugin
1 year ago
Miłosz Moczkowski bcb4d7d592 Replace global variables with PreviewParameterProvider
1 year ago
Márton Braun 819dd494ad Run Spotless to add trailing commas (and apply other rule updates)
1 year ago
Angie Sasmita cfbf782613
Merge pull request #542 from android/as/dynamic-color-option
1 year ago
mlykotom 6b48b355cc Merge branch 'main' into tm/fix-benchmarks-no-people
1 year ago
Mohsen Rzna 46c1d510d4
Android-CI workflow -> GMD refactor (#537)
1 year ago
Angie Sasmita dbbe8ffecb Small fix for naming and boolean logic
1 year ago
Angie Sasmita 19efc1b5e8 Fix Spotless issue manually
1 year ago
Angie Sasmita 6046f6e943 Add dynamic color option in settings for API >=32
1 year ago
Takeshi Hagikura 4633609930
Introduce GMD + ATD (#479)
2 years ago
Don Turner bad3ea60f5 Refactor Topics news feed, tidy a few other bits up
2 years ago
magicalmeghan 45e3cfd989 fixed string issue for testTopicsChipColorBackground_matchesFollowedState test
2 years ago
magicalmeghan de6a4ec6c7 Merge remote-tracking branch 'github/mm/chipcolor' into mm/chipcolor
2 years ago
magicalmeghan 5137cd7777 removed hardcoded strings
2 years ago
Don Turner cafac8eb09 fix spotless, tidy test data
2 years ago
magicalmeghan 66046a86b0 Updated NewsResourceCardTest
2 years ago
Don Turner 6207fe3bcf mapToUserNewsResources converts List<NewsResource> to List<UserNewsResource>
2 years ago
Don Turner 24df51349d Move mapping logic into secondary constructor
2 years ago
Don Turner 355b0540aa Move construction of UserNewsResource into separate function
2 years ago
Don Turner 99227b06b5 Spotless
2 years ago
Don Turner 32bc5c1590 Fix merge conflicts
2 years ago
magicalmeghan ffb5aeba86 Added third draft of tests
2 years ago
magicalmeghan d9e18607be Added second draft of tests
2 years ago