Commit Graph

123 Commits (c48c8381e1d97eccfdcd367759c8af5d5cdaa4d6)

Author SHA1 Message Date
Alex Vanyo 502c719603
Update TopicViewModelTest
10 months ago
Alex Vanyo e25b3634ca
Add predictive back and pane expansion back handling
10 months ago
Alex Vanyo 800e3d55c9
Assisted inject approach
10 months ago
Don Turner 5994d8c6fd Add TopicScreen as a sub destination in the ForYou section. Fixes #1463
1 year ago
Don Turner bd557fd604 Reduce icon sizes
1 year 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 00efda54e8 Merge branch 'main' into dt/nav-safe-args
1 year ago
Don Turner ec71b2a07e Add Robolectric to allow ViewModel tests to pass
2 years ago
Don Turner da8f32a2ea Rename Destinations to Routes
2 years ago
Simon Marquis 61143ca98b
Merge remote-tracking branch 'origin/main' into fix/1161-2
2 years ago
Don Turner 7ec21d9d2f Fix issue where selected topic in list was not showing as selected. Minor tidy ups.
2 years ago
Alex Vanyo 1c0508a678 Recreate nested nav to work with AnimatedPane
2 years ago
Don Turner 924391cd22 Fix spotless
2 years ago
Don Turner 89163b5ea1 Migrate remainder of app to type-safe navigation
2 years ago
Don Turner 490997281a Update to alpha08, use toRoute to obtain destination inside VM
2 years ago
Don Turner d96bcf8ffe Migrate Interests nested NavHost to safe args
2 years ago
Don Turner 6dc59e7016 Use SafeArgs navigation for Topic feature
2 years ago
Simon Marquis 930e061611 Cleanup dependencies
2 years ago
Jonathan Koren dac1a9e446
Topic detail pane placeholder (#1280)
2 years ago
Alex Vanyo 78c77737c0
Merge pull request #1275 from Jaehwa-Noh/rename-function
2 years ago
Don Turner 3e4aad3210
Merge pull request #1257 from android/dt/add-module-graphs
2 years ago
Don Turner a5025390af Add title to READMEs to describe the dependency graph
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 80a82de945 Update module dependency graphs and add script to create them
2 years ago
Don Turner 707117a4f2
Merge branch 'main' into kotlinify
2 years ago
Don Turner 0f0511748e
Merge pull request #1088 from SimonMarquis/cleanup-dependencies
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 f27a2e176e Reduce overall build complexity
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
Melwin Magalhaes 6247712064 Add convention plugins to version catalogs
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