Commit Graph

83 Commits (284978fbcd06c7af67212d94f2b08f2d6f5f8fe6)

Author SHA1 Message Date
saeedishayan76 6f40606c54 InterstsViewModelTest fix spotless Issue
4 months ago
saeedishayan76 26dd4424f6 remove blank lines for resolve spotless error
4 months ago
saeedishayan76 0356b873e9 change collectJob to backgroundScope coroutine
4 months ago
Don Turner bee8c88681
Update feature/interests/src/test/kotlin/com/google/samples/apps/nowinandroid/interests/InterestsViewModelTest.kt
4 months ago
Don Turner 4ff5b1fa26 Fix failing InterestsListDetailScreenTest
4 months ago
Don Turner fc58680c06 Remove string-based argument name from navigation code
5 months ago
Don Turner ec71b2a07e Add Robolectric to allow ViewModel tests to pass
6 months ago
Don Turner da8f32a2ea Rename Destinations to Routes
7 months ago
Don Turner 8fc2e15e73 Update to navigation 2.8.0-beta01
7 months ago
Don Turner be752e779d Fix tests, fix spotless
8 months ago
Don Turner 7ec21d9d2f Fix issue where selected topic in list was not showing as selected. Minor tidy ups.
8 months ago
Don Turner 924391cd22 Fix spotless
8 months ago
Don Turner 89163b5ea1 Migrate remainder of app to type-safe navigation
8 months ago
Don Turner 490997281a Update to alpha08, use toRoute to obtain destination inside VM
8 months ago
Don Turner 5084fca4dd Fix InterestScreenTest resources
10 months ago
Don Turner a4c52e6485 Remove the search module's dependency on other feature modules
10 months ago
Jonathan Koren 19f6f9e09a
2 pane support in Interests screen (#1234)
10 months ago
Don Turner 707117a4f2
Merge branch 'main' into kotlinify
1 year ago
Don Turner 89d39a7242
Merge pull request #767 from SimonMarquis/resource-prefix
1 year ago
Simon Marquis b7a628ece5
Update feature/interests/src/main/kotlin/com/google/samples/apps/nowinandroid/feature/interests/navigation/InterestsNavigation.kt
1 year ago
Don Turner 9d41ffa318
Merge branch 'main' into kotlinify
1 year ago
lihenggui 32e1ec0447 Remove violations: property-naming
1 year ago
lihenggui f8f932705a Remove violations: discouraged-comment-location
1 year ago
Simon Marquis caa482bc71 Kotlinify codebase
1 year 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
2 years ago
Simon Marquis 9aba5cc0fe Cleanup unused string resources
2 years 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