Commit Graph

104 Commits (renovate/all)

Author SHA1 Message Date
Alex Vanyo 502c719603
Update TopicViewModelTest
6 months ago
Alex Vanyo e25b3634ca
Add predictive back and pane expansion back handling
6 months ago
Alex Vanyo 800e3d55c9
Assisted inject approach
6 months ago
Don Turner 5994d8c6fd Add TopicScreen as a sub destination in the ForYou section. Fixes #1463
11 months ago
Don Turner bd557fd604 Reduce icon sizes
11 months ago
saeedishayan76 987e87f4ed Check topicViewModelTest for spotless
1 year ago
saeedishayan76 26dd4424f6 remove blank lines for resolve spotless error
1 year ago
saeedishayan76 0356b873e9 change collectJob to backgroundScope coroutine
1 year ago
Don Turner ec71b2a07e Add Robolectric to allow ViewModel tests to pass
1 year ago
Don Turner da8f32a2ea Rename Destinations to Routes
1 year ago
Don Turner 7ec21d9d2f Fix issue where selected topic in list was not showing as selected. Minor tidy ups.
1 year ago
Don Turner 924391cd22 Fix spotless
1 year ago
Don Turner 89163b5ea1 Migrate remainder of app to type-safe navigation
1 year ago
Don Turner 490997281a Update to alpha08, use toRoute to obtain destination inside VM
1 year ago
Don Turner d96bcf8ffe Migrate Interests nested NavHost to safe args
1 year ago
Don Turner 6dc59e7016 Use SafeArgs navigation for Topic feature
1 year ago
Jonathan Koren dac1a9e446
Topic detail pane placeholder (#1280)
2 years ago
Jaehwa Noh fc4f7930a6
Merge branch 'android:main' into rename-function
2 years ago
Jaehwa Noh ee4320723f Fix typo.
2 years ago
Jaehwa Noh ed91723e2f Fix #1270
2 years ago
Don Turner 547cb191d2
Merge pull request #1256 from lnbs97/main
2 years ago
Jonathan Koren 19f6f9e09a
2 pane support in Interests screen (#1234)
2 years ago
lnbs97 96d210dc35 fix typo in TopicViewModel.kt
2 years ago
Don Turner 707117a4f2
Merge branch 'main' into kotlinify
2 years ago
Don Turner 89d39a7242
Merge pull request #767 from SimonMarquis/resource-prefix
2 years ago
Don Turner 9d41ffa318
Merge branch 'main' into kotlinify
2 years ago
lihenggui 32e1ec0447 Remove violations: property-naming
2 years ago
Simon Marquis caa482bc71 Kotlinify codebase
2 years ago
kimdowoo 129099e219 refactor/Convert object to data object in sealed interface
2 years ago
Simon Marquis b2cd980170
Merge remote-tracking branch 'origin/main' into resource-prefix
2 years ago
Simon Marquis ebfe01affd Enforce `resourcePrefix` on Android library modules
2 years ago
Simon Marquis a33dafccad Migrate from `java` to `kotlin` sourceSet directory
2 years ago
Roy Matero 298f3ce4db
Merge branch 'android:main' into main
2 years ago
Roy Matero 4e6cda1965 Renamed toggle function signature with boolean parameters
2 years ago
Milosz Moczkowski 89a1294c63
Merge branch 'main' into takahirom/rename-topicBody/2023-07-13
2 years ago
Simon Marquis daa2228132 Restore original `type` labels
2 years ago
Simon Marquis 0377fd8712 Replace `NewsResourceType` enum with simpler String type
2 years ago
Don Turner 492697ce6b
Merge pull request #873 from SimonMarquis/misc-warnings
2 years ago
Don Turner 0e13207a40
Merge pull request #874 from SimonMarquis/string-decoder
2 years ago
Simon Marquis 0418997f5a Extract `UTF-8` character encoding
2 years ago
Simon Marquis e8449112b4 Replace StringDecoder injection with simpler API
2 years ago
Simon Marquis 4bdc9705af Fix miscellaneous warnings
2 years ago
TJ Dahunsi e13e84c155 Replace usages of 'displacement' to 'moved' in parameter names
2 years ago
TJ Dahunsi eeb4973265 PR feedback
2 years ago
TJ Dahunsi cb1d50e65e Even better names
2 years ago
TJ Dahunsi 31b4841cb2 Add scrollbars to app
2 years ago
takahirom ed90a382aa Rename LazyListScope.TopicBody LazyListScope.topicBody
2 years ago
Miłosz Moczkowski 5bf66739bd Remove redundant statements
2 years ago
Simon Marquis 9aba5cc0fe Cleanup unused string resources
2 years ago
Milosz Moczkowski 5f49c6ae25
Merge pull request #568 from vishesh211/vishesh211/bug-534-interests-multiple-click
2 years ago