Commit Graph

105 Commits

Author SHA1 Message Date
akurasov
01de8a2ad7 Switching to new Compose 2021-11-29 20:27:37 +03:00
Igor Demin
dcbaf76d97 Move Compose 2021-11-26 21:20:20 +03:00
akurasov
76809f3ced Switching to a new Compose 2021-11-25 21:02:15 +03:00
Igor Demin
cd140db9c0 Copy IDEA settings from androidx project (#1455) 2021-11-25 11:44:25 +03:00
akurasov
fe03732d3b Switching to the new Compose 2021-11-23 20:27:21 +03:00
Igor Demin
9d29f50691 :compose:animation:animation-graphics (#1441) 2021-11-23 14:51:58 +03:00
akurasov
cfa87257ae Switching to new Compose 2021-11-23 10:44:20 +03:00
akurasov
5598db273f Switching to new Compose 2021-11-22 19:15:41 +03:00
Alexey Tsvetkov
3eaab1ff6b Make build helpers version configurable (#1439) 2021-11-22 17:29:22 +03:00
Alexey Tsvetkov
8eeb0db771 Create destination dir if it does not exist (#1438)
Otherwise DownloadAction might assume,
that the destination is actually a file,
when just one file is requested
(which is true for some POM only compose modules)
2021-11-22 15:11:09 +03:00
Alexey Tsvetkov
3cc961ead3 Fix build helpers (#1424)
* Fix relocation of download task

* Fix environment variable typo

* Update build-helpers
2021-11-22 10:09:27 +03:00
Igor Demin
cc83ad1c7d Move Compose 2021-11-20 00:23:07 +03:00
akurasov
ff11324c4b Migrating to new Compose 2021-11-19 19:34:33 +03:00
akurasov
2e6f11d590 Migrating to new Compose 2021-11-19 13:40:55 +03:00
Alexey Tsvetkov
588ad2c8c0 Fix build helpers publishing (#1416)
* Fix compatibility with Intellij 2021.3

Resolves #1373

* Use Java reflection

* Set Java source & target compatibility for build helpers

Otherwise, Gradle might set Gradle metadata attributes in such way,
that transitive dependencies of published modules are not resolved

* Configure shadow jar manually

Applying plugin configures additional publication,
so that both .jar and -shadow.jar are published,
and additional configurations are added to Gradle metadata.

To avoid unexpected metadata resolution results,
ShadowJar task is now configured manually

* Fix closeStagingRepo JSON request

* Update publishing build-helpers in compose
2021-11-18 13:00:54 +03:00
Igor Demin
5168a86755 Update gradle.properties 2021-11-17 18:09:14 +03:00
Igor Demin
22af79df63 Update README.md 2021-11-17 18:07:15 +03:00
Igor Demin
8a5aaa738c Update README.md 2021-11-17 18:06:49 +03:00
Alexey Tsvetkov
9f2d767492 Fix auto closing of maven central repo (#1402)
Also remove automatic drop on error.
We are not using it,
and I'm not sure if it's a good idea anyway.
2021-11-15 15:59:21 +03:00
akurasov
892670de1d migrating to new Compose 2021-11-15 12:50:20 +03:00
Igor Demin
db44cc8779 Add material3, mark some libraries as Experiemental (#1390)
Checked it on the version 0.0.0-feature-material3-build460

Fixes https://github.com/JetBrains/compose-jb/issues/1335
2021-11-15 11:42:18 +03:00
Igor Demin
97980ad510 Update README.md 2021-11-15 11:06:14 +03:00
akurasov
58a799be71 switching to skiko 0.5.11 2021-11-11 15:23:37 +03:00
akurasov
16e33bc945 switching to the latest compose 2021-11-11 15:02:45 +03:00
Alexey Tsvetkov
eec0f9abe4 Configure publishing to Maven Central (#1351)
Fixes #1106
2021-11-08 12:10:26 +03:00
Alexey Tsvetkov
4e62ee482e Ignore changes in prebuilts/fullsdk-* (#1353) 2021-11-04 16:28:12 +03:00
Igor Demin
d2bdff3b87 Move Compose 2021-10-28 22:13:27 +03:00
Igor Demin
3f53d8c162 Move Compose 2021-10-28 21:50:29 +03:00
Igor Demin
42d19b3801 Disable Android build if redirecting to Jetpack Compose is enabled (#1322) 2021-10-28 21:49:22 +03:00
Igor Demin
83a2f2ce19 Move Compose 2021-10-25 19:13:35 +03:00
Igor Demin
b7ec8d3e77 Move Compose 2021-10-25 18:27:06 +03:00
Igor Demin
b5432102a0 Update README.md 2021-10-24 05:54:45 +03:00
Igor Demin
3ab85a1da1 Update README.md 2021-10-24 05:53:21 +03:00
Igor Demin
fe2b383e31 Update README.md 2021-10-24 05:48:32 +03:00
Igor Demin
a9742b900a Update README.md 2021-10-24 02:51:49 +03:00
Igor Demin
9770595895 Move Compose 2021-10-22 15:14:12 +03:00
Nikolay Igotti
125df87940 Add run task to run sample 2021-10-22 10:41:12 +03:00
Igor Demin
2b42ff960f Move Compose 2021-10-21 14:29:37 +03:00
Igor Demin
9074b115ab Move Compose 2021-10-21 13:18:38 +03:00
Igor Demin
087cdc183e Move Compose 2021-10-21 12:45:05 +03:00
Oleksandr Karpovich
b1f427be54 add compose/scripts to run presubmit workflow for CLs in our androidx fork (#1273)
* add scripts to test compose modules (from androidx fork)

* add scripts to test compose modules (from androidx fork)

* add scripts to test compose modules (from androidx fork)

Co-authored-by: Oleksandr Karpovich <oleksandr.karpovich@jetbrains.com>
2021-10-19 10:53:50 +02:00
akurasov
f4ca94af8d Merge branch 'sync/2021-10-12' 2021-10-18 13:25:23 +03:00
akurasov
f0cab73ea2 switching to fixed compose 2021-10-15 18:42:34 +03:00
akurasov
403755ae33 moving to new compose: 2021-10-15 12:20:10 +03:00
alexander-gorshenev
1afb3b1113 Use on all OSes the same .gradle fix as on windows (#1256) 2021-10-14 14:03:54 +03:00
akurasov
dab843f174 rebasing to latest compose 2021-10-14 13:37:38 +03:00
alexander-gorshenev
a68f82a8b3 Adapted skikoAospCommit to use gsed on macos (#1251) 2021-10-13 12:25:56 +03:00
akurasov
162813c864 switching to latest compose 2021-10-11 19:07:46 +03:00
akurasov
64ec489bba Merge branch 'sync/2010-10-01' 2021-10-07 19:48:56 +03:00
akurasov
291eef252e adopting latest compose branch 2021-10-07 14:54:13 +03:00