Commit Graph

642 Commits (e5cd8e3a520ca3a81072fbceefe6fc6c80312d21)

Author SHA1 Message Date
lihenggui a87dcda7eb Merge remote-tracking branch 'upstream/main'
1 year ago
Ben Weiss 4a0723441f
Dependency version upgrades, not API 35 yet (#1719)
1 year ago
Ben Weiss 729681b79a
Revert "Bump protobuf from 4.26.1 to 4.28.2 (#1630)"
1 year ago
dependabot[bot] 82b6352da1
Bump protobuf from 4.26.1 to 4.28.2 (#1630)
1 year ago
dependabot[bot] 56c284a303
Bump com.google.accompanist:accompanist-permissions from 0.34.0 to 0.36.0 (#1658)
1 year ago
Don Turner 284978fbcd
Merge pull request #1689 from Jaehwa-Noh/replace-test-to-version-catalog
1 year ago
yschimke 2401e20dd4 🤖 Updates screenshots
1 year ago
Yuri Schimke d7f1863920 remove sdk 21
1 year ago
Yuri Schimke 56fd308d65 revert screenshots
1 year ago
Yuri Schimke 0dd998765c Update dependencies
1 year ago
lihenggui 71a0e4c4d4 Add logback-classic in jvmMain
1 year ago
lihenggui 0758f8e5bf Merge remote-tracking branch 'upstream/main'
1 year ago
Jaehwa Noh 1d659b0eea Replace kotlin("test") to version catalog `kotlin.test`.
1 year ago
Don Turner d4087b74a1
Merge pull request #1681 from android/dt/improve-navigation
1 year ago
Don Turner b478ceae54 Fix failing UI test, add unit test and refactor
1 year ago
lihenggui 74aabeb6e5 iOS support
1 year ago
lihenggui a058bcc689 Move jvm entrance to com.google.samples.apps.nowinandroid package
1 year ago
lihenggui 93be93feda Add entry point for jvm platform
1 year ago
Don Turner fbf0558465 Fix navigation test for ForYou to TopicScreen
1 year ago
dturner 2eee83eeda 🤖 Updates screenshots
1 year ago
dturner a134126d8a 🤖 Updates baselines for Dependency Guard
1 year ago
Don Turner d5d270bc5d Update Espresso and a few other libs to fix NoClassDefFoundError when running UI test
1 year ago
Don Turner ecfb5157dd Improve test data and add UI test for topic chip
1 year ago
Don Turner 89795c98b5 Fix spotless
1 year ago
Don Turner ef132e07e3 Fix the top app bar logic for top level destinations
1 year ago
Don Turner 5994d8c6fd Add TopicScreen as a sub destination in the ForYou section. Fixes #1463
1 year ago
Simon Marquis 567a6e7da2
Delete unused color
1 year ago
lihenggui 44c4566028 Remove unused dependencies and conventions
1 year ago
lihenggui 02a0e40ddc Fix crash: Cannot not find serializer of the destination
1 year ago
lihenggui 2aca3dde90 Code cleanup
1 year ago
lihenggui 7007fd4d21 Spotless
1 year ago
lihenggui e03cf253b0 Unify style for di
1 year ago
lihenggui ff4b553181 Fix compilation error
1 year ago
lihenggui d61a1f9329 Inject domain modules
1 year ago
lihenggui ee92faf87c Move sync module to multiplatform
1 year ago
lihenggui 0133dabffa Create the umbrella module
1 year ago
lihenggui 911d949661 Add dependencies in the notification module
1 year ago
lihenggui e084efd35b Inject drivers and setup di in network module
1 year ago
lihenggui adeb133429 Inject db drivers by platform
1 year ago
lihenggui 7512f3d347 SoptlessApply
1 year ago
lihenggui a8aaeee69f Inject network monitor and time monitor correctly
1 year ago
lihenggui 2ec61cf6ac Inject lazyStats correctly
1 year ago
lihenggui 6dbbaeb375 Use koin startup
1 year ago
lihenggui b6a6538cd9 Inject dependencies in the app module
1 year ago
lihenggui 29ded3566e Inject ProfileVerifierLogger in Android
1 year ago
lihenggui d73641a7e1 Declare viewmodel module in the common app module
1 year ago
lihenggui c1ce5e9c84 Rename MainScreenViewModel
1 year ago
lihenggui 47187f0c7d Move common part to commonMain
1 year ago
lihenggui 917d40fe50 Fix compilation error in the test
1 year ago
lihenggui ccd7d292d2 Spotless
1 year ago