347 Commits (96f1cebbe1f8de71f9d1a0f06b556f17cc5af67c)

Author SHA1 Message Date
Pavel Shishkin 0bcfa4f9d6
Support Kotlin 2.0.0-RC1 (#4596) 3 months ago
Konstantin Tskhovrebov 881e16c0ad [gradle] Fix test data 3 months ago
Konstantin d87aa7f0de
Get resource files as URI (#4576) 3 months ago
Eliezer Graber 93f37251f7
Make desktop preview task fully configuration cache compliant (#4410) 3 months ago
Konstantin 5d9dfde149
XML resource optimizations (#4559) 3 months ago
Konstantin Tskhovrebov 3975a504af [gradle] Apply back gradle plugin changes to support plurals with new published library version 3 months ago
Konstantin Tskhovrebov 71662475ce [gradle] Temporary revert of gradle changes in plurals support. 3 months ago
Chanjung Kim 2b1bf65244
Support plural string resource (#4519) 3 months ago
xzk 7c0dcfb8f5
Add option to disable compose resources generation (#4526) 3 months ago
Konstantin Tskhovrebov 5f67523bc1 [gradle] Remove custom kotlin version from gradle test project. 3 months ago
Pavel Shishkin 8fa2e40fa5
update compose compiler version for k2.0.0-Beta5 (#4529) 3 months ago
Konstantin Tskhovrebov 635b1939e7 [gradle] Use @InputFiles instead of @InputDirectory to avoid crash when the dir doesn't exist 3 months ago
Konstantin 0d0e133e86
[gradle] Add DSL to configure compose resources (#4482) 3 months ago
Konstantin c43b64d43a
[resources] Fix android fonts in APKs (#4509) 3 months ago
Konstantin 629cd055dc
Support multimodule projects and libraries publication with compose resources (#4454) 4 months ago
Pavel Shishkin 3de2f3bfbe
update compose compiler version to 1.5.10.1 (#4474) 4 months ago
Shishkin Pavel 730e368de7
update compiler version to 1.5.10 (#4452) 4 months ago
Konstantin Tskhovrebov 70aa35bfb5 [gradle] Disable parallel tests run for gradle tests 4 months ago
Konstantin Tskhovrebov ea9d432245 [gradle] Run gradle tests in parallel but not concurrently 4 months ago
Konstantin Tskhovrebov 9e753b033b [gradle] Run gradle tests in parallel 4 months ago
Konstantin Tskhovrebov f6c81307b8 [gradle] Disable parallel tests run for gradle tests 4 months ago
Konstantin Tskhovrebov f07e220f72 [gradle] Run gradle tests in parallel but not concurrently 4 months ago
Konstantin Tskhovrebov 5244b8a866 [gradle] Run gradle tests in parallel 4 months ago
Konstantin e9c11b0a92 Add gradle "8.6" and AGP "7.3.1", "8.2.2" to the gradle plugin integration tests (#4309) 4 months ago
Konstantin f683673b7e Fix package name of generated Res file when project is building for JsTarget (#4295) (#4300) 4 months ago
Konstantin 6038d44d5e [resources] Fix resource packaging in APK when 'build' task is used with AGP 8.2+ (#4408) 4 months ago
Konstantin 0402c28803 [resources] Fix Res class generation if the library is declared as 'api' (#4406) 4 months ago
Konstantin 8ad5473ea5 [resources] Init resource accessors lazily and in external function to avoid MethodTooLargeException (#4404) 4 months ago
Konstantin 204a6f57bc Support three letters locales (#4394) 4 months ago
Oleksandr Karpovich ea161426f2 Remove coroutines version substitution for web targets (#4369) 4 months ago
Konstantin 33482890a4
Add gradle "8.6" and AGP "7.3.1", "8.2.2" to the gradle plugin integration tests (#4309) 4 months ago
Konstantin 2e64180384
Fix package name of generated Res file when project is building for JsTarget (#4295) (#4300) 4 months ago
Konstantin bf8b8ec4a3
[resources] Fix resource packaging in APK when 'build' task is used with AGP 8.2+ (#4408) 4 months ago
Konstantin 7ce3063911
[resources] Fix Res class generation if the library is declared as 'api' (#4406) 4 months ago
Konstantin ca3ae45516
[resources] Init resource accessors lazily and in external function to avoid MethodTooLargeException (#4404) 4 months ago
Konstantin f833fa9945
Support three letters locales (#4394) 4 months ago
Marco Gomiero e1aff758c0
Add possibility to modify the macOS minimum version (#4271) 4 months ago
Oleksandr Karpovich a5e57ae432
Remove coroutines version substitution for web targets (#4369) 4 months ago
Konstantin 55cc437465 Fix import android flavors with compose resources (#4319) 4 months ago
Shishkin Pavel 581f97780a compiler plugin 1.5.9 for kt 2.0.0-Beta4 (#4332) 4 months ago
Shishkin Pavel 4eb808620a
compiler plugin 1.5.9 for kt 2.0.0-Beta4 (#4332) 4 months ago
Konstantin 8f2fa296fe
Fix import android flavors with compose resources (#4319) 4 months ago
Pavel Shishkin 56d3aff538 update compiler plugin version to 1.5.8.1 (stable) 4 months ago
Shishkin Pavel b3455919b9
update compiler plugin version to 1.5.8.1 (stable) (#4314) 4 months ago
Konstantin cc0e18474a Fix resource accessors compilation when there are huge number of resource files. (#4294) 5 months ago
Konstantin a73f8fa7c9
Fix resource accessors compilation when there are huge number of resource files. (#4294) 5 months ago
Igor Demin 793b5e9a89
Fix Gradle MPP tests (android.useAndroidX) (#4287) 5 months ago
Konstantin Tskhovrebov cf04f46d49 Add test sign key in test project. 5 months ago
Konstantin fbf5dbe20f
Fix fonts duplication in android app. (#4284) 5 months ago
Oleksandr Karpovich 689f63112a
Gradle Plugin: Simplify coroutines version check (#4283) 5 months ago