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 |
Andrew Rudenko
|
ef0f283872
|
lang fixes
|
4 years ago |
Andrew Rudenko
|
509649ab19
|
what is covered section
|
4 years ago |
Andrew Rudenko
|
5d01207015
|
rename index.md to README.md :)
|
4 years ago |
Andrew Rudenko
|
dc0a491003
|
rename main.md to index.md
|
4 years ago |
Andrew Rudenko
|
b80f15a944
|
Keyboard tutorial
|
4 years ago |
Nikolay Igotti
|
583231cd19
|
Merge pull request #10 from arkivanov/example-todo
Example Todo app
|
4 years ago |
Nikolay Igotti
|
2d447b3b1e
|
Merge pull request #24 from JetBrains/imageManagingTutorial
Added ImageAndIcon tutorial
|
4 years ago |
Roman Sedaikin
|
1247a31440
|
Fixed grammar
|
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 |
Roman Sedaikin
|
ee70930b23
|
Fixed ImageAndIcon tutorial
|
4 years ago |
Roman Sedaikin
|
cfb5fccfcd
|
Changed chapter: Loading images from device storage
|
4 years ago |
Roman Sedaikin
|
1dbefb6ce9
|
Reduced the size of images.
|
4 years ago |
Roman Sedaikin
|
747fefbef2
|
Added ImageAndIcon usage tutorial
|
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
|
7d54d0413a
|
dev97 in tutorial
|
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 |
David.Watson
|
96fc1d4b42
|
proofread suggested changes
|
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 |
Nikolay Igotti
|
52e50a9b30
|
Merge pull request #15 from JetBrains/windowTutorial
Windows and tray tutorials
|
4 years ago |
Roman Sedaikin
|
f102650cd6
|
To main.md
|
4 years ago |
Roman Sedaikin
|
0c2e807213
|
Changed titles of tutorials.
|
4 years ago |
Roman Sedaikin
|
64fe3de689
|
Fixed gif.
|
4 years ago |
Roman Sedaikin
|
43d9ad87ec
|
Fixed tutorials.
|
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 |
Roman Sedaikin
|
3ae3e3bbc1
|
Fixed tabs in tutorials.
|
4 years ago |
Roman Sedaikin
|
ae33aec092
|
Merge branch 'windowTutorial' of https://github.com/JetBrains/compose-jb into windowTutorial
|
4 years ago |
Roman Sedaikin
|
f53a187d28
|
Added tutorials for window management, tray, notifier, menu bar.
|
4 years ago |
Roman Sedaikin
|
0007644be8
|
Added tutorials for window management, tray, notifier, menu bar.
|
4 years ago |