Commit Graph

282 Commits (ioc-workshop)

Author SHA1 Message Date
Simon Marquis c54b1dd0cf
Replace deprecated `KotlinTopLevelExtension` with `KotlinBaseExtension`
2 years ago
Alex Vanyo e4681fce31 Add androidx.lint:lint-gradle to build-logic
2 years ago
Jaehwa Noh cf2db95db0 Restore into a plain String text.
2 years ago
Jaehwa Noh f422b8539e Remove StringSources.kt
2 years ago
Alfayed Baksh f925bfc01c fix: remove operator fun for simplicity
2 years ago
Don Turner 4277366b7c
Merge pull request #1729 from takahirom/takahirom/update-sdk-35/2024-12-11
2 years ago
Don Turner 665fe9ff4a
Merge pull request #1528 from davidburstrom/main-single-source-of-plugin-ids
2 years ago
Alfayed Baksh 3271208515 ergonomics
2 years ago
Alfayed Baksh 192a3a6e8a rename fun
2 years ago
Alfayed Baksh 7d45a7c179 fix: rename
2 years ago
Alfayed Baksh ffcd7d9581 fix: code cleanup
2 years ago
Alfayed Baksh 27f548fec5 fix: lazy query for task
2 years ago
Alfayed Baksh f1bfe34786 nullability
2 years ago
Alfayed Baksh c4cb8bc407 fix: compiler error
2 years ago
Jaehwa Noh 18e35c27f6 Followed Kotlin DSL without type-safe accessors.
2 years ago
Jaehwa Noh 3009cdf081 Create Const value of `String`.
2 years ago
Alex Vanyo b2b32e3ae7 Replace aapt2 executable with lazy property
2 years ago
David Burström 6a49ba5fda Use the version catalog as the source of truth for plugin IDs
2 years ago
Simon Marquis 9e42080bf5
Disable `GradleDependency` Lint warning
2 years ago
Don Turner 57d98cc2e2
Merge pull request #921 from SimonMarquis/sarif
2 years ago
Jaehwa Noh 81e7ef0a05
Replace Annotation to compiler args. (#1602)
2 years ago
takahirom e0f30acddd
Target SDK 35
2 years ago
Ben Weiss 4a0723441f
Dependency version upgrades, not API 35 yet (#1719)
2 years ago
Simon Marquis 085347e5e2
Merge branch 'main' into sarif
2 years ago
sanao ab87857c9b
[Refactor]: Replace enableAndroidTest with androidTest.enable (#1274)
2 years ago
Zongle Wang 55dbe61c65
Optimize google maven downloading (#1051)
2 years ago
Jaehwa Noh 1d659b0eea Replace kotlin("test") to version catalog `kotlin.test`.
2 years ago
Don Turner 6bb75909fe
Merge pull request #1667 from SimonMarquis/patch-2
2 years ago
Jaehwa Noh 489aebf629
Fix duplicated implementation of hilt. (#1570)
2 years ago
Simon Marquis eae51a6df9
[Fix] Add missing unit test dependency for JVM modules
2 years ago
Alfayed Baksh 8b199c134d
Update Jacoco.kt
2 years ago
cketti 20a42241e7 Use invariant locale when capitalizing Gradle task names
2 years 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
Jaehwa Noh ba5edc5014 Add explicit variable name in lambda based on Type name.
2 years ago
Jaehwa Noh 65d7e4519e Refactor to improve `FlavorDimension` extensibility, and replace to `register` lazy api.
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
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
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
Don Turner 3cff2fbda2 Remove unnecessary comment
2 years ago
Don Turner 2d45b84031
Merge branch 'main' into dt/nav-safe-args
2 years ago
Don Turner 6dc59e7016 Use SafeArgs navigation for Topic feature
2 years ago
Ben Trengrove 5be13a047b Enable strong skipping
2 years ago
natarajkr007 23b0958311
added ksp arg to generate room code in kotlin
2 years ago
Jose Alcérreca 78e3725f9f
Sets up jacoco coverage with a combined report and a GHA (#1303)
2 years ago
Simon Marquis 930e061611 Cleanup dependencies
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
Simon Marquis dc22e8ae31 Merge remote-tracking branch 'origin/main' into jvm-alt
3 years ago
Tomáš Mlynarič 75a3295381 Merge branch 'main' into mlykotom/tz-perf-improvement
3 years ago
Don Turner 69f4287ab5 Merge branch 'main' into lifecycle2.7.0
3 years ago
Ben Weiss f64f1c0aa2
Remove legacy benchmark build type (#1207)
3 years ago
Don Turner 254b464259 Update Lifecycle to 2.7.0. Use new LifecycleEventEffect.
3 years ago
Tomáš Mlynarič d9aaec0699 Use androidx.tracing everywhere
3 years ago
Simon Marquis e629d5e4bf
Merge branch 'main' into jvm-alt
3 years ago
Tomáš Mlynarič 6ec3b3c7a2 Use androidx.tracing everywhere
3 years ago
Tomáš Mlynarič cb00d2c8cb Add TimeZoneMonitor to prevent multiple TimeZoneBroadcastReceivers
3 years ago
Simon Marquis db4bf1c782
Keep `androidx.compose.ui:ui-tooling-preview` on all buildTypes
3 years ago
Simon Marquis d932cde110
Move `androidx.compose.ui:ui-tooling` dependency to convention plugin
3 years ago
Simon Marquis 4dd51cb6b1
Merge common dependencies
3 years ago
Simon Marquis bc8871a9b0
Convert inheritance into delegation
3 years ago
Simon Marquis 4f8f08380f
Prep work for JVM alternatives to modules/plugins
3 years ago
Don Turner 707117a4f2
Merge branch 'main' into kotlinify
3 years ago
Don Turner 0f0511748e
Merge pull request #1088 from SimonMarquis/cleanup-dependencies
3 years ago
Don Turner 89d39a7242
Merge pull request #767 from SimonMarquis/resource-prefix
3 years ago
Simon Marquis ac9dafa7b3
Merge branch 'main' into cleanup-dependencies
3 years ago
Simon Marquis b6d82e24df
Merge branch 'main' into kotlinify
3 years ago
Simon Marquis 34d8262e00
Merge branch 'main' into room-gradle-plugin
3 years ago
Don Turner 74466d6e21
Merge pull request #1085 from android/av/truth-for-badging
3 years ago
Don Turner 75cd16ba18
Merge pull request #1086 from SimonMarquis/patch-3
3 years ago
Simon Marquis f27a2e176e Reduce overall build complexity
3 years ago
Simon Marquis 5f7d4ea1d5 Replace custom `RoomSchemaArgProvider` in favor of the new Room Gradle plugin
3 years ago
Simon Marquis e305b07271
Remove unnecessary RequiresOptIn opt-in
3 years ago
Simon Marquis 02adbe0aad
Remove unnecessary FlowPreview opt-in
3 years ago
Alex Vanyo 5df9cce37c Add truth for better badging diff output
3 years ago
Alex Vanyo 46b0a81080 Use normal propery setting
3 years ago
Alex Vanyo 8a992996a4 Enable stricter validation for build-logic convention plugins
3 years ago
Jonathan Koren 392eaa3e61 Add dependencyGuard to AndroidApplicationConventionPlugin
3 years ago
Simon Marquis caa482bc71 Kotlinify codebase
3 years ago
Daniel Santiago c908f989c8 Update to Hilt 2.48.1 and use the KSP version
3 years ago
Don Turner f414cd482e
Merge pull request #1013 from android/av/sdkconstants-for-aapt2
3 years ago
Alex Vanyo c70049edd8 Use specific task name for updating badging
3 years ago
Alex Vanyo c730cf20fa Use SdkConstants for getting aapt2 executable location
3 years ago
lihenggui 66cb30a811 Fix #1008: Use capitalized variant name when registering gradle tasks
3 years ago
Alex Vanyo 360b33eb82 Add automatic checks for badging
3 years ago
Don Turner 6e96d30519
Merge pull request #912 from lihenggui/main
3 years ago
Simon Marquis ebfe01affd Enforce `resourcePrefix` on Android library modules
3 years ago
Jose Alcérreca 151f877bbe
Adds screenshot tests to :core:designsystem (#931)
3 years ago
Simon Marquis eadcbe6795
Fix typo in `AndroidCompose.kt`
3 years ago