Commit Graph

187 Commits (jdk/espresso_resize_display)

Author SHA1 Message Date
Simon Marquis d56e06e676 Merge Android & JVM plugins into a single `HiltConventionPlugin`
1 year ago
Simon Marquis e71ce1fc00 Merge remote-tracking branch 'origin/main' into jvm-alt
1 year ago
Simon Marquis 1c5513283a Merge remote-tracking branch 'origin/main' into fix/1161-2
1 year ago
Simon Marquis 3dbca86a37 Merge remote-tracking branch 'origin/main' into jvm-alt
1 year ago
Jaehwa Noh 5a1529ee0c Fix spotless.
1 year ago
Jaehwa Noh 249d784ea1 Change set to `=` operator
1 year ago
Simon Marquis 85129e4660
Kotlin 2.0.0 (#1036)
1 year ago
Simon Marquis 61143ca98b
Merge remote-tracking branch 'origin/main' into fix/1161-2
1 year ago
Ben Trengrove 5be13a047b Enable strong skipping
1 year ago
natarajkr007 23b0958311
added ksp arg to generate room code in kotlin
1 year ago
Jose Alcérreca 78e3725f9f
Sets up jacoco coverage with a combined report and a GHA (#1303)
1 year ago
Simon Marquis 930e061611 Cleanup dependencies
1 year 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
Simon Marquis dc22e8ae31 Merge remote-tracking branch 'origin/main' into jvm-alt
2 years ago
Tomáš Mlynarič 75a3295381 Merge branch 'main' into mlykotom/tz-perf-improvement
2 years ago
Don Turner 69f4287ab5 Merge branch 'main' into lifecycle2.7.0
2 years ago
Ben Weiss f64f1c0aa2
Remove legacy benchmark build type (#1207)
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
Simon Marquis e629d5e4bf
Merge branch 'main' into jvm-alt
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
Simon Marquis 4dd51cb6b1
Merge common dependencies
2 years ago
Simon Marquis bc8871a9b0
Convert inheritance into delegation
2 years ago
Simon Marquis 4f8f08380f
Prep work for JVM alternatives to modules/plugins
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
Alex Vanyo c70049edd8 Use specific task name for updating badging
2 years ago
Alex Vanyo c730cf20fa Use SdkConstants for getting aapt2 executable location
2 years ago