Commit Graph

189 Commits (ea7ccbbc2ba7729689cfbf805f2fde9218e4ebc5)

Author SHA1 Message Date
lihenggui 3d179d6757 Add test dependencies in the KmpLibraryConventionPlugin
2 years ago
lihenggui 6c89a82e30 Merge branch 'main' of https://github.com/android/nowinandroid into compose_multiplatform
2 years ago
Simon Marquis ab90334210
Disable animations of instrumented tests (#1167)
2 years ago
Don Turner 42e9a3a2c6
Merge pull request #1182 from SimonMarquis/api-compose-ui-tooling
2 years ago
Alex Vanyo 9cd430ba7d Update AGP to 8.3.0
2 years ago
lihenggui 25934d45c9 Remove support for wasm
2 years ago
lihenggui 234ad1e6cc Change js to wasmJs
2 years ago
lihenggui 4f0c2e7b92 Implement multiplatform settings
2 years ago
lihenggui 7099fd47b7 Add -Xexpect-actual-classes for multiplatform projects
2 years ago
lihenggui 4dc3fa9653 Make JS target work
2 years ago
lihenggui 8bc97082fb Remove js support
2 years ago
Tomáš Mlynarič 75a3295381 Merge branch 'main' into mlykotom/tz-perf-improvement
2 years ago
lihenggui 0c3414aae8 Merge remote-tracking branch 'upstream/main' into compose_multiplatform
2 years ago
Don Turner 69f4287ab5 Merge branch 'main' into lifecycle2.7.0
2 years ago
Mercury Li 242878e50e
Merge pull request #1 from lihenggui/compose_multiplatform
2 years ago
lihenggui af1ab65981 Add new KotlinInjectConventionPlugin
2 years ago
lihenggui 006732f24a Suppress warning: expect'/'actual' classes are in Beta
2 years ago
lihenggui ebfc988fd5 Remove unused convention
2 years ago
lihenggui 0712a7d26a Add SqlDelight drivers
2 years ago
lihenggui bdf201762e Add sqldelight support and move source to the commonMain folder
2 years ago
lihenggui 429dabc14b Add convention for Multiplatform Android
2 years ago
Ben Weiss f64f1c0aa2
Remove legacy benchmark build type (#1207)
2 years ago
lihenggui 85325f1267 Fix compilation errors
2 years ago
lihenggui 218d820b6c Create commonMain for the model module
2 years ago
Don Turner 254b464259 Update Lifecycle to 2.7.0. Use new LifecycleEventEffect.
2 years ago
Tomáš Mlynarič d9aaec0699 Use androidx.tracing everywhere
2 years ago
lihenggui dcdc7f0c71 Add KMP convention plugin
2 years ago
Tomáš Mlynarič 6ec3b3c7a2 Use androidx.tracing everywhere
2 years ago
Tomáš Mlynarič cb00d2c8cb Add TimeZoneMonitor to prevent multiple TimeZoneBroadcastReceivers
2 years ago
Simon Marquis db4bf1c782
Keep `androidx.compose.ui:ui-tooling-preview` on all buildTypes
2 years ago
Simon Marquis d932cde110
Move `androidx.compose.ui:ui-tooling` dependency to convention plugin
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
Simon Marquis ac9dafa7b3
Merge branch 'main' into cleanup-dependencies
2 years ago
Simon Marquis b6d82e24df
Merge branch 'main' into kotlinify
2 years ago
Simon Marquis 34d8262e00
Merge branch 'main' into room-gradle-plugin
2 years ago
Don Turner 74466d6e21
Merge pull request #1085 from android/av/truth-for-badging
2 years ago
Don Turner 75cd16ba18
Merge pull request #1086 from SimonMarquis/patch-3
2 years ago
Simon Marquis f27a2e176e Reduce overall build complexity
2 years ago
Simon Marquis 5f7d4ea1d5 Replace custom `RoomSchemaArgProvider` in favor of the new Room Gradle plugin
2 years ago
Simon Marquis e305b07271
Remove unnecessary RequiresOptIn opt-in
2 years ago
Simon Marquis 02adbe0aad
Remove unnecessary FlowPreview opt-in
2 years ago
Alex Vanyo 5df9cce37c Add truth for better badging diff output
2 years ago
Alex Vanyo 46b0a81080 Use normal propery setting
2 years ago
Alex Vanyo 8a992996a4 Enable stricter validation for build-logic convention plugins
2 years ago
Jonathan Koren 392eaa3e61 Add dependencyGuard to AndroidApplicationConventionPlugin
2 years ago
Simon Marquis caa482bc71 Kotlinify codebase
2 years ago
Daniel Santiago c908f989c8 Update to Hilt 2.48.1 and use the KSP version
2 years ago
Don Turner f414cd482e
Merge pull request #1013 from android/av/sdkconstants-for-aapt2
2 years ago