Commit Graph

83 Commits (5087c8641235503ac289cd92dcbff99cb22ea17c)

Author SHA1 Message Date
kimdowoo 129099e219 refactor/Convert object to data object in sealed interface
10 months ago
Melwin Magalhaes 6247712064 Add convention plugins to version catalogs
11 months ago
Simon Marquis a33dafccad Migrate from `java` to `kotlin` sourceSet directory
11 months ago
Roy Matero 298f3ce4db
Merge branch 'android:main' into main
1 year ago
Roy Matero 4e6cda1965 Renamed toggle function signature with boolean parameters
1 year ago
Milosz Moczkowski 89a1294c63
Merge branch 'main' into takahirom/rename-topicBody/2023-07-13
1 year ago
Simon Marquis daa2228132 Restore original `type` labels
1 year ago
Simon Marquis 0377fd8712 Replace `NewsResourceType` enum with simpler String type
1 year ago
Don Turner 492697ce6b
Merge pull request #873 from SimonMarquis/misc-warnings
1 year ago
Don Turner 0e13207a40
Merge pull request #874 from SimonMarquis/string-decoder
1 year ago
Simon Marquis 0418997f5a Extract `UTF-8` character encoding
1 year ago
Simon Marquis e8449112b4 Replace StringDecoder injection with simpler API
1 year ago
Simon Marquis 4bdc9705af Fix miscellaneous warnings
1 year ago
TJ Dahunsi e13e84c155 Replace usages of 'displacement' to 'moved' in parameter names
1 year ago
TJ Dahunsi eeb4973265 PR feedback
1 year ago
TJ Dahunsi cb1d50e65e Even better names
1 year ago
TJ Dahunsi 31b4841cb2 Add scrollbars to app
1 year ago
takahirom ed90a382aa Rename LazyListScope.TopicBody LazyListScope.topicBody
1 year ago
Miłosz Moczkowski 5bf66739bd Remove redundant statements
1 year ago
Simon Marquis 9aba5cc0fe Cleanup unused string resources
1 year ago
Milosz Moczkowski 5f49c6ae25
Merge pull request #568 from vishesh211/vishesh211/bug-534-interests-multiple-click
1 year ago
vishesh211 079f92ea32 feat: added launchSingleTop in navigate
1 year ago
James Rose b49767a88c Rename getUserNewsResources to observeAll
1 year ago
James Rose 57c13d84bd Incorporate code review changes: Move UserNewsResourceRepository to data
1 year 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
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
Alex Vanyo 874c2d1487
Merge pull request #561 from SimonMarquis/update/androidx-lifecycle
2 years ago
Simon Marquis 4d4f7d4a15 Merge remote-tracking branch 'origin/main' into update/androidx-lifecycle
2 years ago
Don Turner 36eeb19da8 Merge remote-tracking branch 'goog/main' into feb13-merge
2 years ago
Alex Vanyo 0d23e64848
Merge pull request #558 from android/av/gmd-convention-plugin
2 years ago
Don Turner 4284e6912e Merge remote-tracking branch 'github/main' into feb9automerger
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
Simon Marquis f9a3533df3 Updgrade androidx-lifecycle from 2.6.0-alpha03 to 2.6.0-alpha05
2 years ago
Alex Vanyo 6146dd5576 Switch GMD to use 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
Angie Sasmita cfbf782613
Merge pull request #542 from android/as/dynamic-color-option
2 years ago
Mohsen Rzna 46c1d510d4
Android-CI workflow -> GMD refactor (#537)
2 years ago
Angie Sasmita 6046f6e943 Add dynamic color option in settings for API >=32
2 years 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
Don Turner cafac8eb09 fix spotless, tidy test data
2 years ago
Don Turner dd81618f89 Fix UI tests
2 years ago
Don Turner 355b0540aa Move construction of UserNewsResource into separate function
2 years ago
Don Turner 32bc5c1590 Fix merge conflicts
2 years ago
Don Turner cf053ade5a Fix build warnings
2 years ago
Don Turner 5638e253ae Fix unit and UI tests. Apply spotless.
2 years ago