Commit Graph

225 Commits (1d67facf6f6a3916736381d602e9d1f14cf7d136)

Author SHA1 Message Date
Don Turner 1d67facf6f
Merge pull request #1532 from Jaehwa-Noh/refactor-flavor-diemsion
4 weeks ago
Don Turner f66fd84f92
Merge pull request #1739 from Jaehwa-Noh/without-type-safe
4 weeks ago
Simon Marquis c54b1dd0cf
Replace deprecated `KotlinTopLevelExtension` with `KotlinBaseExtension`
4 weeks ago
Alex Vanyo e4681fce31 Add androidx.lint:lint-gradle to build-logic
4 weeks ago
Jaehwa Noh cf2db95db0 Restore into a plain String text.
4 weeks ago
Jaehwa Noh f422b8539e Remove StringSources.kt
4 weeks ago
Don Turner 4277366b7c
Merge pull request #1729 from takahirom/takahirom/update-sdk-35/2024-12-11
4 weeks ago
Don Turner 665fe9ff4a
Merge pull request #1528 from davidburstrom/main-single-source-of-plugin-ids
4 weeks 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
1 month ago
David Burström 6a49ba5fda Use the version catalog as the source of truth for plugin IDs
1 month ago
Simon Marquis 9e42080bf5
Disable `GradleDependency` Lint warning
1 month ago
Don Turner 57d98cc2e2
Merge pull request #921 from SimonMarquis/sarif
1 month ago
Jaehwa Noh 81e7ef0a05
Replace Annotation to compiler args. (#1602)
1 month ago
takahirom e0f30acddd
Target SDK 35
1 month ago
Ben Weiss 4a0723441f
Dependency version upgrades, not API 35 yet (#1719)
1 month ago
Simon Marquis 085347e5e2
Merge branch 'main' into sarif
1 month ago
sanao ab87857c9b
[Refactor]: Replace enableAndroidTest with androidTest.enable (#1274)
1 month ago
Zongle Wang 55dbe61c65
Optimize google maven downloading (#1051)
1 month ago
Jaehwa Noh 1d659b0eea Replace kotlin("test") to version catalog `kotlin.test`.
2 months ago
Don Turner 6bb75909fe
Merge pull request #1667 from SimonMarquis/patch-2
2 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
3 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
4 months ago
Don Turner 206d2c42d0
Merge pull request #1547 from SimonMarquis/gradle-8.9
4 months ago
Jaehwa Noh cc15e40877 Remove enableStrongSkippingMode.
4 months ago
Don Turner 00efda54e8 Merge branch 'main' into dt/nav-safe-args
4 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.
6 months ago
Jaehwa Noh 65d7e4519e Refactor to improve `FlavorDimension` extensibility, and replace to `register` lazy api.
6 months ago
Simon Marquis d56e06e676 Merge Android & JVM plugins into a single `HiltConventionPlugin`
6 months ago
Simon Marquis e71ce1fc00 Merge remote-tracking branch 'origin/main' into jvm-alt
6 months ago
Simon Marquis 1c5513283a Merge remote-tracking branch 'origin/main' into fix/1161-2
6 months ago
Simon Marquis 3dbca86a37 Merge remote-tracking branch 'origin/main' into jvm-alt
6 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
8 months ago
Simon Marquis 61143ca98b
Merge remote-tracking branch 'origin/main' into fix/1161-2
8 months ago
Don Turner 3cff2fbda2 Remove unnecessary comment
8 months ago
Don Turner 2d45b84031
Merge branch 'main' into dt/nav-safe-args
8 months ago
Don Turner 6dc59e7016 Use SafeArgs navigation for Topic feature
9 months ago
Ben Trengrove 5be13a047b Enable strong skipping
9 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)
10 months ago