Nikolay Igotti
|
5fe9d53c3c
|
Move few examples to m1-build57
|
4 years ago |
Nikolay Igotti
|
bfb2abe605
|
One Skiko dependency
|
4 years ago |
Alexey Tsvetkov
|
d0859c665c
|
Adjust settings for Windows
Enable dir chooser by default.
Also, treat menu as true if menuGroup is not null.
|
4 years ago |
Alexey Tsvetkov
|
991b7ff6a7
|
Rename nativeExecutables to nativeDistributions
|
4 years ago |
Alexey Tsvetkov
|
927abf0d03
|
Add icons support to packaging
|
4 years ago |
Alexey Tsvetkov
|
7067691b10
|
Add dependency on jdk.crypto.ec
|
4 years ago |
Alexey Tsvetkov
|
563dc37c9b
|
Add desktop application Gradle plugin
For simplified packaging and running an app
|
4 years ago |
Nikolay Igotti
|
b9b0064d7b
|
Move some sameples to dev109
|
4 years ago |
Igor Demin
|
f9d3c56b0c
|
Multiplatform template in IDEA / Android Studio. Refactoring
|
4 years ago |
Igor Demin
|
94f8239087
|
Fix gradlew permissions
|
4 years ago |
Igor Demin
|
6009cdd6cb
|
Remove "Copyright 2020 The Android Open Source Project"
|
4 years ago |
Igor Demin
|
872e752f3e
|
Multiplatform template in IDEA / Android Studio. Add comment about issue
|
4 years ago |
Igor Demin
|
6c2457240b
|
Multiplatform template in IDEA / Android Studio. Add comment about issue
|
4 years ago |
Igor Demin
|
cf3eaca690
|
Code Viewer Example, fix typo
|
4 years ago |
Igor Demin
|
e625072767
|
Code Viewer Example, comment about file in assets/data
|
4 years ago |
Igor Demin
|
5aa36d0685
|
Code Viewer Example
|
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 |
Arkadii Ivanov
|
7f4585e500
|
Update README
|
4 years ago |
Arkadii Ivanov
|
a8759f80a1
|
Move RouterStateComposable to the example package
|
4 years ago |
Arkadii Ivanov
|
9993c56656
|
Prevent empty items added
|
4 years ago |
Arkadii Ivanov
|
7426dc702a
|
Add Delete button
|
4 years ago |
Arkadii Ivanov
|
1b76a0dc69
|
Update Compose to 0.1.0-dev97
|
4 years ago |
Arkadii Ivanov
|
64d762755a
|
Extract Edit UI
|
4 years ago |
Arkadii Ivanov
|
c252fdc633
|
Extract Main UI
|
4 years ago |
Arkadii Ivanov
|
50300a26e0
|
Replace deprecated Box with proper one
|
4 years ago |
Arkadii Ivanov
|
d82762c18f
|
Merge 'list' and 'add' modules into 'main'
|
4 years ago |
Nikolay Igotti
|
c0c31e9506
|
Move to dev97
|
4 years ago |
Arkadii Ivanov
|
728b85109e
|
Save TodoRoot UI state
|
4 years ago |
Arkadii Ivanov
|
8ef178cad5
|
Handle Enter key when adding new items
|
4 years ago |
Arkadii Ivanov
|
1cb229a219
|
Use icon assets
|
4 years ago |
Arkadii Ivanov
|
4e23be1bca
|
Update Compose to 0.1.0-dev95
|
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 |
Arkadii Ivanov
|
4dc746cb56
|
Enable parallel builds and caching
|
4 years ago |
Arkadii Ivanov
|
36a9f09e63
|
Rename app folder to todoapp
|
4 years ago |
Arkadii Ivanov
|
f6756ef6b7
|
Persist desktop database
|
4 years ago |
Arkadii Ivanov
|
1ee84b619f
|
Removed copyrights
|
4 years ago |
Nikolay Igotti
|
11543c4618
|
Move to dev87.
|
4 years ago |
Nikolay Igotti
|
08ce747217
|
Move to dev85.
|
4 years ago |
Arkadii Ivanov
|
69b00aa9e9
|
Tests for list module
|
4 years ago |
Arkadii Ivanov
|
65e52adbba
|
Example todo app
|
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 |