Commit Graph

120 Commits (a134126d8af289561f59ed012f06bbe911fd1de0)

Author SHA1 Message Date
Don Turner 5994d8c6fd Add TopicScreen as a sub destination in the ForYou section. Fixes #1463
2 months ago
Don Turner bd557fd604 Reduce icon sizes
2 months ago
saeedishayan76 987e87f4ed Check topicViewModelTest for spotless
3 months ago
saeedishayan76 26dd4424f6 remove blank lines for resolve spotless error
3 months ago
saeedishayan76 0356b873e9 change collectJob to backgroundScope coroutine
3 months ago
Don Turner 00efda54e8 Merge branch 'main' into dt/nav-safe-args
4 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
Simon Marquis 61143ca98b
Merge remote-tracking branch 'origin/main' into fix/1161-2
7 months ago
Don Turner 7ec21d9d2f Fix issue where selected topic in list was not showing as selected. Minor tidy ups.
7 months ago
Alex Vanyo 1c0508a678 Recreate nested nav to work with AnimatedPane
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 d96bcf8ffe Migrate Interests nested NavHost to safe args
8 months ago
Don Turner 6dc59e7016 Use SafeArgs navigation for Topic feature
8 months ago
Simon Marquis 930e061611 Cleanup dependencies
9 months ago
Jonathan Koren dac1a9e446
Topic detail pane placeholder (#1280)
9 months ago
Alex Vanyo 78c77737c0
Merge pull request #1275 from Jaehwa-Noh/rename-function
9 months ago
Don Turner 3e4aad3210
Merge pull request #1257 from android/dt/add-module-graphs
9 months ago
Don Turner a5025390af Add title to READMEs to describe the dependency graph
9 months ago
Jaehwa Noh fc4f7930a6
Merge branch 'android:main' into rename-function
9 months ago
Jaehwa Noh ee4320723f Fix typo.
9 months ago
Jaehwa Noh ed91723e2f Fix #1270
9 months ago
Don Turner 547cb191d2
Merge pull request #1256 from lnbs97/main
9 months ago
Jonathan Koren 19f6f9e09a
2 pane support in Interests screen (#1234)
10 months ago
lnbs97 96d210dc35 fix typo in TopicViewModel.kt
10 months ago
Don Turner 80a82de945 Update module dependency graphs and add script to create them
10 months ago
Don Turner 707117a4f2
Merge branch 'main' into kotlinify
1 year ago
Don Turner 0f0511748e
Merge pull request #1088 from SimonMarquis/cleanup-dependencies
1 year ago
Don Turner 89d39a7242
Merge pull request #767 from SimonMarquis/resource-prefix
1 year ago
Don Turner 9d41ffa318
Merge branch 'main' into kotlinify
1 year ago
lihenggui 32e1ec0447 Remove violations: property-naming
1 year ago
Simon Marquis f27a2e176e Reduce overall build complexity
1 year ago
Simon Marquis caa482bc71 Kotlinify codebase
1 year ago
kimdowoo 129099e219 refactor/Convert object to data object in sealed interface
1 year ago
Melwin Magalhaes 6247712064 Add convention plugins to version catalogs
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 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