Igor Demin
|
cda2c78aee
|
Migrate to 0.3.0-build146 (issues example)
|
2021-01-28 18:53:31 +03:00 |
|
Shintaro Katafuchi
|
8d6fbf54d9
|
fix: modify JetIssues's android app title (#312)
|
2021-01-25 08:25:41 +03:00 |
|
Nikolay Igotti
|
9354a554b4
|
iMove to 0.3.0-build135 and Kotlin 1.4.21.
|
2020-12-15 13:07:28 +03:00 |
|
Igor Demin
|
8e2536a2fa
|
Examples. Issues. Migrate to 0.2.0-build132
|
2020-11-27 11:03:43 +03:00 |
|
Nikolay Igotti
|
18afa24fe0
|
Move to 0.2.0-build128
|
2020-11-23 10:08:22 +03:00 |
|
Roman Sedaikin
|
f030439571
|
Added screenshots for examples.
|
2020-11-12 17:48:42 +03:00 |
|
Sebastian Aigner
|
0723177aad
|
Reorganize source sets to work around red code resolution errors. (#50)
Co-authored-by: Sebastian Aigner <sebastian.aigner@jetbrains.com>
|
2020-11-04 22:57:12 +03:00 |
|
Sebastian Aigner
|
c151746e53
|
Add IDE resolution warning for examples sharing JVM & Android code. (#49)
Co-authored-by: Sebastian Aigner <sebastian.aigner@jetbrains.com>
|
2020-11-04 19:47:58 +03:00 |
|
Igor Demin
|
5201b36fc5
|
Migrate "issues" to Compose 0.1.0-m1-build62
|
2020-11-04 00:07:52 +03:00 |
|
Alexey Tsvetkov
|
314f5af47f
|
Update all examples with Compose Application DSL
|
2020-11-03 17:16:21 +03:00 |
|
Igor Demin
|
3e53062e89
|
Fix and refactor jetissues example
|
2020-10-30 21:25:44 +03:00 |
|
Nikolay Igotti
|
5fe9d53c3c
|
Move few examples to m1-build57
|
2020-10-30 21:14:33 +03:00 |
|
Nikolay Igotti
|
b9b0064d7b
|
Move some sameples to dev109
|
2020-10-29 13:42:51 +03:00 |
|
Igor Demin
|
6009cdd6cb
|
Remove "Copyright 2020 The Android Open Source Project"
|
2020-10-28 11:16:55 +03:00 |
|
Igor Demin
|
6c2457240b
|
Multiplatform template in IDEA / Android Studio. Add comment about issue
|
2020-10-28 11:05:15 +03:00 |
|
Igor Demin
|
1fdbf6868d
|
Merge remote-tracking branch 'origin/master' into fix_multiplatfrom_template
# Conflicts:
# examples/imageviewer/desktop/build.gradle.kts
# examples/issues/desktop/build.gradle.kts
# examples/todoapp/desktop/build.gradle.kts
# templates/multiplatform-template/desktop/build.gradle.kts
|
2020-10-28 10:59:00 +03:00 |
|
Igor Demin
|
3bbac40969
|
Merge pull request #29 from JetBrains/gitignore_unification
Unify .gitignore across all examples and templates
|
2020-10-27 11:09:22 +03:00 |
|
Nikolay Igotti
|
3876014768
|
Move to compose.desktop.currentOs
|
2020-10-26 20:36:03 +03:00 |
|
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
|
2020-10-26 19:29:39 +03:00 |
|
Igor Demin
|
c8812bd04b
|
Unify .gitignore across all examples and templates
|
2020-10-26 19:27:58 +03:00 |
|
Nikolay Igotti
|
000507c755
|
Allow using mavenLocal() is samples.
|
2020-10-26 18:26:41 +03:00 |
|
Nikolay Igotti
|
c0c31e9506
|
Move to dev97
|
2020-10-20 21:48:28 +03:00 |
|
Nikolay Igotti
|
11543c4618
|
Move to dev87.
|
2020-10-16 15:13:35 +03:00 |
|
Nikolay Igotti
|
08ce747217
|
Move to dev85.
|
2020-10-15 11:06:33 +03:00 |
|
Nikolay Igotti
|
e2afc407c8
|
Move examples to piublic repo deps.
|
2020-10-09 10:08:17 +03:00 |
|
Nikolay Igotti
|
dfa22f0a01
|
Move sampels to build58
|
2020-09-15 17:41:15 +03:00 |
|
Nikolay Igotti
|
a61dbff798
|
Move to unmerged30.
|
2020-09-10 17:58:19 +03:00 |
|
Nikolay Igotti
|
68151f2ca1
|
Add Gradle wrappers.
|
2020-09-07 17:59:42 +03:00 |
|
Nikolay Igotti
|
6417d6c5ea
|
Move to build53.
|
2020-09-07 14:02:44 +03:00 |
|
Nikolay Igotti
|
4dc4f597d5
|
Add issues.
|
2020-09-07 13:53:23 +03:00 |
|