Commit Graph

66 Commits (5a1258232fa3498c79f62c7e2535f4de41201d46)

Author SHA1 Message Date
Don Turner 707117a4f2
Merge branch 'main' into kotlinify
10 months ago
Don Turner 89d39a7242
Merge pull request #767 from SimonMarquis/resource-prefix
10 months ago
Simon Marquis b7a628ece5
Update feature/interests/src/main/kotlin/com/google/samples/apps/nowinandroid/feature/interests/navigation/InterestsNavigation.kt
10 months ago
Don Turner 9d41ffa318
Merge branch 'main' into kotlinify
10 months ago
lihenggui 32e1ec0447 Remove violations: property-naming
11 months ago
lihenggui f8f932705a Remove violations: discouraged-comment-location
11 months ago
Simon Marquis caa482bc71 Kotlinify codebase
11 months ago
Simon Marquis b2cd980170
Merge remote-tracking branch 'origin/main' into resource-prefix
1 year ago
Simon Marquis ebfe01affd Enforce `resourcePrefix` on Android library modules
1 year ago
Simon Marquis a33dafccad Migrate from `java` to `kotlin` sourceSet directory
1 year ago
Roy Matero 4e6cda1965 Renamed toggle function signature with boolean parameters
1 year ago
Don Turner 492697ce6b
Merge pull request #873 from SimonMarquis/misc-warnings
1 year ago
Don Turner 8901e5932a
Merge pull request #872 from SimonMarquis/data-objects
1 year ago
Tatsuya Fujisaki 4eeb045287 Rename constants
1 year ago
Simon Marquis 4bdc9705af Fix miscellaneous warnings
1 year ago
Simon Marquis b7799f0475 Convert 'sealed' sub-object to 'data object'
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 3aec705048 Add padding to scrollbars
1 year ago
TJ Dahunsi 31b4841cb2 Add scrollbars to app
1 year ago
Miłosz Moczkowski 445c18a803 Refactor InterestsItem to Material3 ListItem
1 year ago
Simon Marquis 9aba5cc0fe Cleanup unused string resources
1 year ago
Takeshi Hagikura b3cdc172cd
Implement search feature (#685)
2 years ago
James Rose 050db2cb72 Merge branch 'main' into jr/track-viewed
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
Caren 098649d02f Remove unnecessary text description for buttons on Interest page
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 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
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 6046f6e943 Add dynamic color option in settings for API >=32
2 years ago
Chris Sinco 2f454de21c Spacing polish based on design spec
2 years ago
Muhammad Anas Shamsi 2534bdc5f8 CI error due to invalid file format resolved
2 years ago
Muhammad Anas Shamsi a9a8a18d16 remove the redundant "interests" prefix
2 years ago
Muhammad Anas Shamsi cfe6e65311 Typo fix for search
2 years ago
Alex Vanyo 154f05e23f Remove tab state from InterestsViewModel
2 years ago
Nick Rout c12fe1fbe5 Update :core-designsystem module based on Figma file
2 years ago
Jolanda Verhoef 4ba63c0de8 Remove author concept from app
2 years ago
Márton Braun 9c22a7a4e7 Remove `Stream` suffixes
2 years ago
Milosz Moczkowski aa4d930c20
Merge pull request #386 from android/jv/topic-colors
2 years ago
Simon Marquis 90dc300783 Migrate from JUnit assertions to Kotlin's test framework
2 years ago
Don Turner 6654403498 Refactor onboarding to save interests to user data
2 years ago
Jolanda Verhoef b49086fc4f Tint topic icons to theme's primary color
2 years ago