Commit Graph

130 Commits (d52de1442bbab41cc8b8a7cb7daf994e6ea1a2d3)

Author SHA1 Message Date
Mercury Li a0ac3e1474 Upgrade dependencies to latest Kotlin 2.1.20 compatible versions
3 weeks ago
Mercury Li b60153218c Fix CI build after KMP migration and Compose Multiplatform 1.7.3 upgrade
3 weeks ago
lihenggui 0758f8e5bf Merge remote-tracking branch 'upstream/main'
1 year ago
Don Turner 5994d8c6fd Add TopicScreen as a sub destination in the ForYou section. Fixes #1463
1 year ago
lihenggui 91d86ec2be Merge remote-tracking branch 'upstream/main'
1 year ago
Don Turner bd557fd604 Reduce icon sizes
1 year ago
lihenggui 539d36fb0b WIP: Move app to use compose multiplatform
1 year ago
lihenggui 6e4a3e1ef7 Add kotlin serialization in the topic module
1 year ago
lihenggui be3f330f24 Remove annotations in TopicViewModel
1 year ago
lihenggui bc784d8824 Migrate topic module to cmp
1 year ago
lihenggui a928d2d724 Spotless
1 year ago
lihenggui dfea9ee70b Move topic module to cmp
1 year ago
saeedishayan76 987e87f4ed Check topicViewModelTest for spotless
1 year ago
saeedishayan76 26dd4424f6 remove blank lines for resolve spotless error
2 years ago
saeedishayan76 0356b873e9 change collectJob to backgroundScope coroutine
2 years ago
Don Turner 00efda54e8 Merge branch 'main' into dt/nav-safe-args
2 years 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