Commit graph

375 commits

Author SHA1 Message Date
John O'Reilly
aee818cc1b Compose for Desktop/Web version 1.0.0-alpha2 2021-08-04 21:52:54 +01:00
John O'Reilly
f1db988a8c coil updates 2021-08-04 21:49:34 +01:00
John O'Reilly
343eb336d2 Ktor JVM engine update, Koin version update + test related changes 2021-08-04 21:08:05 +01:00
John O'Reilly
80adb0e943 Compose for Desktop/Web version 1.0.0-alpha1 2021-08-04 19:34:13 +01:00
John O'Reilly
f30208afef Kotlin 1.5.21, Jetpack Compose 1.0.1, Compose Desktop/Web alpha 2021-08-04 19:04:55 +01:00
John O'Reilly
5a09151304 revert to nav compose 2.4.0-alpha04 until https://issuetracker.google.com/issues/194301889\?pli\=1 is resolved 2021-07-31 15:50:11 +01:00
John O'Reilly
17044ac431 switch to using ktor cur library for macos client to address issue using https 2021-07-28 22:21:28 +01:00
John O'Reilly
9f73a9562c accompanist 0.15.0 2021-07-28 18:34:19 +01:00
John O'Reilly
fad27a2adb gradle plugin 7.0.0 2021-07-28 18:27:34 +01:00
John O'Reilly
6f86cb90a7 Jetpack Compose 1.0 2021-07-28 18:18:24 +01:00
John O'Reilly
e646dd4b2b AS arctic fox rc01 2021-07-24 19:12:38 +01:00
John O'Reilly
883b74a5e4 remove some warnings 2021-07-23 10:09:37 +01:00
John O'Reilly
973f0cba1c wear compose 1.0.0-alpha02 2021-07-23 10:02:59 +01:00
John O'Reilly
7759f0dc0a fix wearapp lint error 2021-07-23 09:52:41 +01:00
John O'Reilly
0f9bd7b384
Merge pull request #68 from RdeWilde/patch-1
Bump version for mockito and robolectric
2021-07-22 21:22:57 +01:00
John O'Reilly
7cec498b4e fix regression in wear client 2021-07-22 21:21:22 +01:00
R. de Wilde
f2ae41da83
Bump version for mockito and robolectric
Resolves #67
2021-07-22 21:23:50 +02:00
John O'Reilly
7f54fa26a5
Merge pull request #63 from joreilly/github_workflow
github build updates
2021-07-19 23:58:33 +01:00
John O'Reilly
5a664714f9 github build updates 2021-07-19 23:43:35 +01:00
John O'Reilly
c1f789cf46 github build updates 2021-07-19 22:38:44 +01:00
John O'Reilly
bd2ccc7ba9 github build updates 2021-07-19 22:32:04 +01:00
John O'Reilly
de5b1893ad fix regression in web clients 2021-07-19 21:34:51 +01:00
John O'Reilly
b0353d56d0 migrate to using rememberImagePainter 2021-07-15 14:43:44 +01:00
John O'Reilly
8261e1afc1 Jetpack Compose rc2 + related dependencies 2021-07-14 21:48:55 +01:00
John O'Reilly
f37b9a783d compose test updates 2021-07-10 21:51:44 +01:00
John O'Reilly
93a7e73ea8 compose test updates 2021-07-10 17:52:20 +01:00
John O'Reilly
89bbba0ed2 compose test updates 2021-07-10 16:15:33 +01:00
John O'Reilly
9e5069e85c git workflow update 2021-07-10 13:23:01 +01:00
John O'Reilly
5109dba311 kotlin-js wrapper maven repository update 2021-07-10 13:12:06 +01:00
John O'Reilly
60d455b3f9 compose test updates 2021-07-10 12:59:27 +01:00
John O'Reilly
744fd02dbd get image url + bio from backend 2021-07-03 14:43:16 +01:00
John O'Reilly
ff218c78a9
Update README.md 2021-07-02 18:32:19 +01:00
John O'Reilly
701f937f0d wear os app updates 2021-07-02 18:30:16 +01:00
John O'Reilly
5b0ac93176 wear os app updates 2021-07-02 18:16:34 +01:00
John O'Reilly
78ce794a58 ktor 1.6.1 2021-07-02 17:52:54 +01:00
John O'Reilly
130ef9c247 remove redundant dependnecy added in last commit 2021-07-02 08:36:10 +01:00
John O'Reilly
d8e963d475
Update README.md 2021-07-01 20:53:48 +01:00
John O'Reilly
a353496f08 initial Wear OS Compose client 2021-07-01 20:49:14 +01:00
John O'Reilly
aa7d3eb24a accompanist 0.13.0 2021-07-01 19:20:14 +01:00
John O'Reilly
df8d80684b activity-compose 1.3.0-rc01 2021-07-01 18:51:12 +01:00
John O'Reilly
3291522b46 Jetpack Compose 1.0.0-rc02 + related dependencies 2021-07-01 18:19:30 +01:00
John O'Reilly
fbfb16bcf4
Merge pull request #62 from sonique6784/patch-1
Use "transaction" to speed up group of queries
2021-06-29 15:56:04 +01:00
sonique6784
328bf185ba
Use "transaction" to speed up group of queries
as this project is a template, this will help people understand how to run batch of queries.
2021-06-29 23:11:09 +10:00
John O'Reilly
fee35c235d
Update README.md 2021-06-27 10:39:12 +01:00
John O'Reilly
e7f59e8859 Compose for Desktop/Web v0.5.0-build226 2021-06-25 17:27:46 +01:00
John O'Reilly
f6b5412d8e Koin 3.1.1 + revert last update of gradle plugin version 2021-06-25 17:19:11 +01:00
John O'Reilly
45ba52eb76
Merge pull request #60 from YektaDev/main
Replace jcenter with mavenCentral
2021-06-20 19:33:33 +01:00
Ali Khaleqi Yekta
0dbfca8775 Safely replace jcenter with mavenCentral 2021-06-20 22:47:04 +04:30
Ali Khaleqi Yekta
b8bf6aef1b Move gradle plugin dependencies to Deps.Gradle scope 2021-06-20 22:46:08 +04:30
Ali Khaleqi Yekta
7341fc49f0 Delete App.kt 2021-06-20 15:27:53 +01:00