Nikolay Igotti
e82aeadf3c
Fix typo.
2021-07-30 11:14:58 +03:00
Nikolay Igotti
f2fec0ea63
Switch repo to compose-jb
2021-07-26 10:25:49 +03:00
Igor Demin
e6dfc33f3a
Remove mavenLocal from templates, keep in examples ( #719 )
2021-06-01 16:19:44 +03:00
Nikolay Igotti
0dc9bf0104
Move to 0.4.0
2021-05-31 18:25:21 +03:00
Nikolay Igotti
e817408595
Use 0.4.0-rc2 in examples ( #720 )
2021-05-31 14:19:54 +03:00
Nikolay Igotti
bf4f7051a2
Move to Kotlin 1.5.10 and Compose 0.4.0-rc1
2021-05-28 14:28:15 +03:00
Nikolay Igotti
38f4cfa33e
Move to 0.4.0-build209
2021-05-20 19:04:27 +03:00
Nikolay Igotti
7bdb87f20b
Move to Compose 0.4.0-build208 and Kotlin 1.5.0
2021-05-20 17:48:04 +03:00
Alexey Tsvetkov
8c8b4147ab
Update to 0.4.0-build182 and get rid of jcenter
...
The build `0.4.0-build182` upgrades
`kotlinx-collections-immutable` library
(which is used by the compose runtime) to 0.3.4,
which was published to maven central,
so most usages of sunsetting jcenter repo
can be removed now.
Resolves #557
2021-04-21 12:44:57 +03:00
Nikolay Igotti
76e3f45f8b
Move to Kotlin 1.4.32 and 0.4.0-build180
2021-04-12 12:26:03 +03:00
Nikolay Igotti
2f7f05babd
Move to 0.3.2.
2021-03-02 09:51:30 +03:00
Nikolay Igotti
1999f58e75
Move to build 0.3.1.
2021-03-01 09:37:24 +03:00
Nikolay Igotti
80180fb63a
Move to 0.3.1.
2021-02-26 22:32:16 +03:00
Nikolay Igotti
10e99c20d9
Move to 0.3.0.
2021-02-22 13:19:43 +03:00
Nikolay Igotti
c58018221e
Move to 0.3.0-rc1 ( #410 )
2021-02-21 13:26:51 +03:00
Nikolay Igotti
f11a34cc65
Be a bit smarter.
2021-02-20 15:11:08 +03:00
Nikolay Igotti
3dcf866593
Fix issues example.
2021-02-20 14:53:58 +03:00
Andrew Rudenko
81bfef76d5
example/issues: bump compose version to 0.3.0-build154 & fix incompatibilities ( #398 )
2021-02-17 18:51:34 +01:00
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