Commit Graph

211 Commits (1d67facf6f6a3916736381d602e9d1f14cf7d136)

Author SHA1 Message Date
Don Turner 1d67facf6f
Merge pull request #1532 from Jaehwa-Noh/refactor-flavor-diemsion
1 month ago
Don Turner f66fd84f92
Merge pull request #1739 from Jaehwa-Noh/without-type-safe
1 month ago
Simon Marquis c54b1dd0cf
Replace deprecated `KotlinTopLevelExtension` with `KotlinBaseExtension`
1 month ago
Alex Vanyo e4681fce31 Add androidx.lint:lint-gradle to build-logic
1 month ago
Jaehwa Noh cf2db95db0 Restore into a plain String text.
1 month ago
Jaehwa Noh f422b8539e Remove StringSources.kt
1 month ago
Don Turner 4277366b7c
Merge pull request #1729 from takahirom/takahirom/update-sdk-35/2024-12-11
1 month ago
Don Turner 665fe9ff4a
Merge pull request #1528 from davidburstrom/main-single-source-of-plugin-ids
1 month ago
Jaehwa Noh 18e35c27f6 Followed Kotlin DSL without type-safe accessors.
1 month ago
Jaehwa Noh 3009cdf081 Create Const value of `String`.
1 month ago
Alex Vanyo b2b32e3ae7 Replace aapt2 executable with lazy property
2 months ago
David Burström 6a49ba5fda Use the version catalog as the source of truth for plugin IDs
2 months ago
Simon Marquis 9e42080bf5
Disable `GradleDependency` Lint warning
2 months ago
Don Turner 57d98cc2e2
Merge pull request #921 from SimonMarquis/sarif
2 months ago
Jaehwa Noh 81e7ef0a05
Replace Annotation to compiler args. (#1602)
2 months ago
takahirom e0f30acddd
Target SDK 35
2 months ago
Ben Weiss 4a0723441f
Dependency version upgrades, not API 35 yet (#1719)
2 months ago
Simon Marquis 085347e5e2
Merge branch 'main' into sarif
2 months ago
sanao ab87857c9b
[Refactor]: Replace enableAndroidTest with androidTest.enable (#1274)
2 months ago
Jaehwa Noh 1d659b0eea Replace kotlin("test") to version catalog `kotlin.test`.
3 months ago
Don Turner 6bb75909fe
Merge pull request #1667 from SimonMarquis/patch-2
3 months ago
Jaehwa Noh 489aebf629
Fix duplicated implementation of hilt. (#1570)
3 months ago
Simon Marquis eae51a6df9
[Fix] Add missing unit test dependency for JVM modules
4 months ago
cketti 20a42241e7 Use invariant locale when capitalizing Gradle task names
4 months ago
Alex Vanyo 5a382e3a45
Merge pull request #1593 from Jaehwa-Noh/remove-enable-strong-skip
5 months ago
Don Turner 206d2c42d0
Merge pull request #1547 from SimonMarquis/gradle-8.9
5 months ago
Jaehwa Noh cc15e40877 Remove enableStrongSkippingMode.
5 months ago
Don Turner 00efda54e8 Merge branch 'main' into dt/nav-safe-args
5 months ago
Simon Marquis cf0e6d0e5c Replace internal `capitalized` extension
5 months ago
Jaehwa Noh ba5edc5014 Add explicit variable name in lambda based on Type name.
7 months ago
Jaehwa Noh 65d7e4519e Refactor to improve `FlavorDimension` extensibility, and replace to `register` lazy api.
7 months ago
Simon Marquis d56e06e676 Merge Android & JVM plugins into a single `HiltConventionPlugin`
7 months ago
Simon Marquis e71ce1fc00 Merge remote-tracking branch 'origin/main' into jvm-alt
7 months ago
Simon Marquis 1c5513283a Merge remote-tracking branch 'origin/main' into fix/1161-2
7 months ago
Simon Marquis 3dbca86a37 Merge remote-tracking branch 'origin/main' into jvm-alt
7 months ago
Jaehwa Noh 5a1529ee0c Fix spotless.
7 months ago
Jaehwa Noh 249d784ea1 Change set to `=` operator
7 months ago
Don Turner a6397b7d82 Merge branch 'main' into dt/nav-safe-args
8 months ago
Simon Marquis 85129e4660
Kotlin 2.0.0 (#1036)
8 months ago
Don Turner 8fc2e15e73 Update to navigation 2.8.0-beta01
9 months ago
Simon Marquis 61143ca98b
Merge remote-tracking branch 'origin/main' into fix/1161-2
9 months ago
Don Turner 3cff2fbda2 Remove unnecessary comment
9 months ago
Don Turner 2d45b84031
Merge branch 'main' into dt/nav-safe-args
9 months ago
Don Turner 6dc59e7016 Use SafeArgs navigation for Topic feature
9 months ago
Ben Trengrove 5be13a047b Enable strong skipping
10 months ago
natarajkr007 23b0958311
added ksp arg to generate room code in kotlin
10 months ago
Jose Alcérreca 78e3725f9f
Sets up jacoco coverage with a combined report and a GHA (#1303)
10 months ago
Simon Marquis 930e061611 Cleanup dependencies
10 months ago
Simon Marquis ab90334210
Disable animations of instrumented tests (#1167)
11 months ago
Don Turner 42e9a3a2c6
Merge pull request #1182 from SimonMarquis/api-compose-ui-tooling
11 months ago