Igor Demin
|
6009cdd6cb
|
Remove "Copyright 2020 The Android Open Source Project"
|
4 years ago |
Igor Demin
|
6c2457240b
|
Multiplatform template in IDEA / Android Studio. Add comment about issue
|
4 years ago |
Nikolay Igotti
|
3876014768
|
Move to compose.desktop.currentOs
|
4 years ago |
Igor Demin
|
3b13944daf
|
Fix multiplatform projects in IDEA / Android Studio
Fixes:
- https://github.com/JetBrains/compose-jb/issues/21
We need to move buildscript from settings.gradle.kts to build.gradle.kts
See also https://youtrack.jetbrains.com/issue/KT-36331
- https://github.com/JetBrains/compose-jb/issues/22
kotlin("jvm") plugin doesn't work well with MPP modules.
To fix this issue we need to use kotlin("multiplatform") even if we targeting single platform.
See also https://youtrack.jetbrains.com/issue/KT-42823
|
4 years ago |
Igor Demin
|
c8812bd04b
|
Unify .gitignore across all examples and templates
|
4 years ago |
Nikolay Igotti
|
000507c755
|
Allow using mavenLocal() is samples.
|
4 years ago |
Nikolay Igotti
|
c0c31e9506
|
Move to dev97
|
4 years ago |
Roman Sedaikin
|
f440b6ddee
|
Fixed loading screen when click on miniature.
|
4 years ago |
Roman Sedaikin
|
79ddbaf7bd
|
Updated android application to new version of compose api.
|
4 years ago |
Roman Sedaikin
|
728210fdde
|
Fixed loading screen issue.
|
4 years ago |
Roman Sedaikin
|
df6fa95b9b
|
Added app icon to desktop version of ImageViewer.
|
4 years ago |
Nikolay Igotti
|
11543c4618
|
Move to dev87.
|
4 years ago |
Nikolay Igotti
|
08ce747217
|
Move to dev85.
|
4 years ago |
Nikolay Igotti
|
e2afc407c8
|
Move examples to piublic repo deps.
|
4 years ago |
spvessel
|
345c409833
|
Added mouse hover interactivity to the desktop version of app.
|
4 years ago |
Nikolay Igotti
|
d96a1090cb
|
Add mouse move demo to imageviewer.
|
4 years ago |
Nikolay Igotti
|
dfa22f0a01
|
Move sampels to build58
|
4 years ago |
spvessel
|
b71d16381b
|
Added/removed some imports.
|
4 years ago |
spvessel
|
743a300bc0
|
Fixed Draggable & Scalable for desktop.
|
4 years ago |
spvessel
|
07c6845dd3
|
Fixed an issue where the user could see the previous image in full screen mode before the selected one was loaded (android and desktop).
|
4 years ago |
spvessel
|
d579d3f946
|
Fixed an issue where the user could see the previous image in full screen mode before the selected one was loaded.
|
4 years ago |
Nikolay Igotti
|
a61dbff798
|
Move to unmerged30.
|
4 years ago |
Nikolay Igotti
|
68151f2ca1
|
Add Gradle wrappers.
|
4 years ago |
Nikolay Igotti
|
6417d6c5ea
|
Move to build53.
|
4 years ago |
Nikolay Igotti
|
f201961e31
|
Example Image Viewer.
|
4 years ago |