85 Commits (f030439571ab18c4f272733ed1f228af074d76e1)

Author SHA1 Message Date
Roman Sedaikin f030439571 Added screenshots for examples. 4 years ago
Igor Demin 28935cfe87 Todo example, refactoring 4 years ago
Igor Demin 86a5977c9b Regression in Todo example app after multiple Compose updates 4 years ago
Arkadii Ivanov 5ebc5e1f5c
Updated Decompose to 0.1.0 in Todo example (#78) 4 years ago
Nikolay Igotti aa2a8740ca Update to 0.1.0-build113 4 years ago
Igor Demin 3f31864f34 Imageviewer. Fix "./gradlew build" 4 years ago
Sebastian Aigner 0723177aad
Reorganize source sets to work around red code resolution errors. (#50) 4 years ago
Sebastian Aigner 33b041c31a
ImageViewer: Use Ktor and expect/actual to make common source set pure Kotlin (#51) 4 years ago
Sebastian Aigner c151746e53
Add IDE resolution warning for examples sharing JVM & Android code. (#49) 4 years ago
Igor Demin 5201b36fc5 Migrate "issues" to Compose 0.1.0-m1-build62 4 years ago
Igor Demin 3b583678c7 Migrate to Compose 0.1.0-m1-build62 4 years ago
Arkadii Ivanov 05303f947d
Add scrollbar to Todo example (#41) 4 years ago
Igor Demin 3799ca1f16 Fix typos 4 years ago
Alexey Tsvetkov 314f5af47f Update all examples with Compose Application DSL 4 years ago
Alexey Tsvetkov 3b7835fb4a Merge compose.desktop.application plugin with compose plugin 4 years ago
Nikolay Igotti ae4020c9c2
Use memory mapping and filter hidden files. (#44) 4 years ago
Roman Sedaikin a35596ff03 Added zoom/drag feature to desktop imageviewer. Added image navigation support via shortcuts. 4 years ago
Igor Demin 726fa0119b Codeviewer. replace rememberScrollbarAdapterFixed by compose rememberScrollbarAdapter 4 years ago
Roman Sedaikin 70ffa959c2 Added scrollbar to ImageViewer. 4 years ago
Igor Demin b714f932a1 Simplify build.gradle.kts for android (res.srcDirs) 4 years ago
Igor Demin 3e53062e89 Fix and refactor jetissues example 4 years ago
Igor Demin 26e431cd78 Move codeviewer to 0.1.0-m1-build57 4 years ago
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 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 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 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