Commit Graph

254 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
sanao ab87857c9b
[Refactor]: Replace enableAndroidTest with androidTest.enable (#1274)
1 year ago
Zongle Wang 55dbe61c65
Optimize google maven downloading (#1051)
1 year ago
lihenggui 2b33683ecb Remove plugin definition
1 year ago
lihenggui 2f7917d134 Add shorthand syntax for adding dependencies in Gradle Kotlin DSL
1 year ago
lihenggui 9a0a54f931 Remove unnecessary dependencies
1 year ago
lihenggui dd29e9e706 Migrate sync-test to multiplatform library and remove Android conventions
1 year ago
lihenggui 777b6e8964 Remove AndroidApplicationComposeConventionPlugin.kt and AndroidApplicationConventionPlugin.kt
1 year ago
lihenggui a9221d22d6 Remove AndroidFeature plugin
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 6bb75909fe
Merge pull request #1667 from SimonMarquis/patch-2
1 year ago
lihenggui 74aabeb6e5 iOS support
1 year ago
lihenggui 44c4566028 Remove unused dependencies and conventions
1 year ago
lihenggui 91d86ec2be Merge remote-tracking branch 'upstream/main'
1 year ago
Jaehwa Noh 489aebf629
Fix duplicated implementation of hilt. (#1570)
1 year ago
lihenggui 6b1090eccf Remove deprecated compiler options
1 year ago
lihenggui 528ee11110 Add material 3 adaptive dependencies and fix compilation errors
1 year ago
lihenggui 539d36fb0b WIP: Move app to use compose multiplatform
1 year ago
lihenggui 8af712c226 Use koin in feature modules
1 year ago
Simon Marquis eae51a6df9
[Fix] Add missing unit test dependency for JVM modules
1 year ago
lihenggui 50eec57a68 Fix typo
1 year ago
lihenggui 4839714ff0 Add convention plugin for koin
1 year ago
lihenggui bf02bcf7d0 Merge remote-tracking branch 'upstream/main'
1 year ago
cketti 20a42241e7 Use invariant locale when capitalizing Gradle task names
1 year ago
lihenggui d680b5efe3 Bump dependency versions
1 year ago
lihenggui 5e2ac48e19 Merge remote-tracking branch 'upstream/main'
1 year ago
Alex Vanyo 5a382e3a45
Merge pull request #1593 from Jaehwa-Noh/remove-enable-strong-skip
2 years ago
Don Turner 206d2c42d0
Merge pull request #1547 from SimonMarquis/gradle-8.9
2 years ago
Jaehwa Noh cc15e40877 Remove enableStrongSkippingMode.
2 years ago
Don Turner 00efda54e8 Merge branch 'main' into dt/nav-safe-args
2 years ago
Simon Marquis cf0e6d0e5c Replace internal `capitalized` extension
2 years ago
lihenggui 32918f929b Merge remote-tracking branch 'upstream/main'
2 years ago
Simon Marquis d56e06e676 Merge Android & JVM plugins into a single `HiltConventionPlugin`
2 years ago
Simon Marquis e71ce1fc00 Merge remote-tracking branch 'origin/main' into jvm-alt
2 years ago
lihenggui f0c58bc83b Move compose declaration to build script
2 years ago
lihenggui b4ec518475 Fix errors in the androidInstrumentedTest
2 years ago
Simon Marquis 1c5513283a Merge remote-tracking branch 'origin/main' into fix/1161-2
2 years ago
Simon Marquis 3dbca86a37 Merge remote-tracking branch 'origin/main' into jvm-alt
2 years ago
Jaehwa Noh 5a1529ee0c Fix spotless.
2 years ago
Jaehwa Noh 249d784ea1 Change set to `=` operator
2 years ago
lihenggui 6d05ba133e Migrate bookmarks to multiplatform module
2 years ago
lihenggui 2cdbb9242e Use traditional way to set compiler options
2 years ago
lihenggui 31a84c4ef3 Use the new compose compiler
2 years ago
lihenggui e30b4f9f31 Merge remote-tracking branch 'upstream/main'
2 years ago
Don Turner a6397b7d82 Merge branch 'main' into dt/nav-safe-args
2 years ago
Simon Marquis 85129e4660
Kotlin 2.0.0 (#1036)
2 years ago
Don Turner 8fc2e15e73 Update to navigation 2.8.0-beta01
2 years ago
Simon Marquis 61143ca98b
Merge remote-tracking branch 'origin/main' into fix/1161-2
2 years ago