Igor Demin
2abfb178a5
Update Compose
2 years ago
Igor Demin
620b50ae12
Move Compose
2 years ago
Igor Demin
24c2bedef6
Move Compose
2 years ago
Igor Demin
04c93ed537
Build extended icons and material3 for all targets ( #2133 )
...
Fixes https://github.com/JetBrains/compose-jb/issues/2106
Also will add a task on CI
2 years ago
dima.avdeev
45aa109134
README.md kotlin.js.webpack.major.version=4 ( #2143 )
2 years ago
dima.avdeev
d2fb3f00d2
update submodule compose/frameworks/support to latest jb-main branch
2 years ago
dima.avdeev
41743d10f0
update compose/framework/support to latest jb-main
2 years ago
dima.avdeev
1f5e4fd8e5
update submodue compose/framework/support to latest jb-main branch
2 years ago
Igor Demin
75360592a1
Update Compose
2 years ago
dima.avdeev
6b7c44cc59
add sample ./scripts/runGradle runLayout
2 years ago
dima.avdeev
2e81c8e9d2
update submodule frameworks/support to latest jb-main
2 years ago
dima.avdeev
d21fa482a5
update submodule frameworks/support to latest jb-main branch
2 years ago
dima.avdeev
43f129b9f5
Prepare ndk-bundle link
2 years ago
Igor Demin
156a4ca6da
Update Compose
2 years ago
dima-avdeev-jb
d550f2763f
describe scripts to run tests and samples ( #2089 )
2 years ago
dima.avdeev
89539fde1c
update submodule
2 years ago
dima-avdeev-jb
bb32831292
Add script to easy android testing ( #2074 )
2 years ago
dima.avdeev
134e276a11
update submodule compose/frameworks/support
2 years ago
dima.avdeev
ce5df01d7a
update androidx submodule
2 years ago
dima-avdeev-jb
bbc083c61c
COMPILE_SDK_VERSION = "android-32" ( #2072 )
2 years ago
Igor Demin
95cfd89928
Update Compose
3 years ago
Igor Demin
b861c23f41
Update Compose
3 years ago
Oleksandr Karpovich
e69ac23dbf
Move compose + use kotlin 1.6.21 ( #2025 )
...
* Move compose
* Update kotlin version to 1.6.20
* Move compose + Update kotlin version to 1.6.21
* Move compose to include a fix for compose plugin (kjs specific)
Co-authored-by: Oleksandr Karpovich <oleksandr.karpovich@jetbrains.com>
3 years ago
Igor Demin
16df22a716
Update README.md
3 years ago
Igor Demin
312d74b026
Update README.md
3 years ago
Igor Demin
1aded7c9e8
Update README.md
3 years ago
Igor Demin
b84ed7f6a3
Move Compose
3 years ago
Oleksandr Karpovich
a027149b95
Move compose
3 years ago
alexander-gorshenev
7b17474c83
Missing repo and latest jb main ( #1976 )
...
* Added missing coroutines dev maven repository
* Advanced to the latest jb-main
3 years ago
alexander-gorshenev
123b620f6e
Moved kotlin native to experimental mm ( #1910 )
3 years ago
Igor Demin
1f80772f67
Update README.md
3 years ago
Igor Demin
c36c7a1a3f
Update README.md
3 years ago
Igor Demin
97aa39de00
Update README.md
3 years ago
Igor Demin
249f150b7b
Update README.md
3 years ago
Igor Demin
c10aa97f09
Update README.md
3 years ago
alexander-gorshenev
a47dcad16b
A third party license for NotoSans ttf fonts ( #1870 )
3 years ago
alexander-gorshenev
10ddb9a638
Embeded a couple of ttf used by desktop tests and samples ( #1868 )
3 years ago
Alexander Gorshenev
d9a9b85e8e
Advanced frameworks/support to the current jb-main
3 years ago
Oleksandr Karpovich
a636ff9b06
move compose
3 years ago
akurasov
4fb2659583
switching to the latest compose with skiko 0.7.9
3 years ago
Oleksandr Karpovich
4fb11bc52f
remove a condition (based on .jbWebExistsMarker file) for js tests tasks ( #1848 )
...
Co-authored-by: Oleksandr Karpovich <oleksandr.karpovich@jetbrains.com>
3 years ago
Alexander Gorshenev
83773dc5b8
Moved to jb-main corresponding to jb-main-rebase-2022-Feb-09
3 years ago
Alexander Gorshenev
e693dd7b87
Updated to gradle 7.4
3 years ago
Alexey Tsvetkov
6ba538c467
Fix publishing multiple platforms that use same alternative name ( #1790 )
...
-Pcompose.platforms=macos only matched MacosX64,
when it was expected to match both MacosX64 & MacosArm64
3 years ago
Oleksandr Karpovich
059a01f5d8
move compose submodule
3 years ago
Alexey Tsvetkov
c1ecbd44ae
Use cmake from master again
3 years ago
Igor Demin
e182af469d
Migrate skikoAospCommit to skiko-awt ( #1721 )
3 years ago
Alexander Gorshenev
ca382431c5
Updated frameworks/support to a fresh mpp branch state
3 years ago
Alexey Tsvetkov
23921ae3ff
Downgrade prebuilt cmake version ( #1704 )
...
Otherwise, new clean builds fail with error:
```
A problem occurred configuring project ':support:compose:ui:ui-inspection'.
> Failed to notify project evaluation listener.
> com.android.builder.errors.EvalIssueException: [CXX1300] CMake '3.18.1' was not found in SDK, PATH, or by cmake.dir property.
> The androidx.inspection plugin requires release build variant.
```
3 years ago
Alexey Tsvetkov
47214264ba
Remove compose.with.web flag ( #1697 )
3 years ago