Commit graph

423 commits

Author SHA1 Message Date
John O'Reilly
81f2450422 watchos related updates 2021-10-25 18:29:34 +01:00
John O'Reilly
4599a84184 sqldelight 1.5.2 2021-10-25 18:08:17 +01:00
John O'Reilly
994c6db69d update people data 2021-10-24 09:23:37 +01:00
John O'Reilly
cfc5d3f431 Compose for Desktop/Web version 1.0.0-beta1 2021-10-22 19:11:57 +02:00
Saryong Kang
8f86e0c150 fix broken androidTest 2021-10-19 07:50:47 +01:00
Saryong Kang
5e6a19db7d fix broken test 2021-10-19 07:50:47 +01:00
Saryong Kang
4ac033c2ba Add rotary input event handler 2021-10-19 07:50:47 +01:00
John O'Reilly
1f06fbb167
Update README.md 2021-10-17 21:14:35 +01:00
John O'Reilly
f4c48f4c7b
Update README.md 2021-10-17 21:13:50 +01:00
John O'Reilly
65e4ace9ba
Update README.md 2021-10-17 19:35:29 +01:00
John O'Reilly
b3c58a3061
Update README.md 2021-10-17 19:31:44 +01:00
Yuri Schimke
c866bde5fa Increase use of space in detail view 2021-10-17 19:28:41 +01:00
John O'Reilly
644e547cb9 update people data 2021-10-17 11:50:53 +01:00
John O'Reilly
a47303f4c7
Update README.md 2021-10-17 11:40:16 +01:00
John O'Reilly
acc72a8b44 compose wear: person details screen 2021-10-16 13:36:51 +01:00
John O'Reilly
b079c5d737 Kotlin 1.5.31 + compose version updates 2021-10-13 18:22:46 +01:00
Yuri Schimke
c44252c95e Show empty message and animate initial transition. 2021-10-11 12:33:45 +01:00
Yuri Schimke
2d41dc359b Improve previews 2021-10-10 18:27:16 +01:00
Yuri Schimke
1277954fb4 Fix CI wear tests 2021-10-10 18:27:16 +01:00
Yuri Schimke
426278004b Wear a11y and test 2021-10-10 18:27:16 +01:00
Yuri Schimke
4f8d106d4e Review comments 2021-10-09 18:26:43 +01:00
Yuri Schimke
22d35eb3ed Fix tests 2021-10-09 18:26:43 +01:00
Yuri Schimke
b1b06cfa0e Review comments 2021-10-09 18:26:43 +01:00
Yuri Schimke
d938b7aea5 Review comments 2021-10-09 18:26:43 +01:00
Yuri Schimke
5aaeea701c Delay load on Wear, used cache data from DB. 2021-10-09 18:26:43 +01:00
Yuri Schimke
a849ac126d Only cache a 200 result 2021-10-08 09:18:08 +01:00
Yuri Schimke
0d33e4fd60 Cache images regardless of cache headers 2021-10-08 09:18:08 +01:00
Yuri Schimke
975a1474e6 Fix build and padding. 2021-10-05 19:05:57 +01:00
Yuri Schimke
d553da0e63 Add list padding. 2021-10-05 19:05:57 +01:00
Yuri Schimke
bc65e01e6e Adopt more material design and previews 2021-10-05 19:05:57 +01:00
Yuri Schimke
16c23f0413 Add wear app icon 2021-10-05 19:04:16 +01:00
John O'Reilly
f89e7fa9a5 update people data + compose desktop update 2021-10-05 17:27:55 +01:00
John O'Reilly
aeb30c78b3 Merge branch 'main' of https://github.com/joreilly/PeopleInSpace into main 2021-10-01 17:04:34 +01:00
John O'Reilly
a12faed1a9
Update README.md 2021-10-01 17:04:16 +01:00
John O'Reilly
bb2d85b227 Jetpack Compose 1.0.3 and related dependency updates 2021-10-01 17:02:29 +01:00
John O'Reilly
bcb34d83d6 add gradle-versions-plugin 2021-09-17 20:04:32 +01:00
John O'Reilly
be1a97a5f8 update people data 2021-09-16 19:30:14 +01:00
John O'Reilly
53fbd64c55
Merge pull request #71 from joreilly/kotlin_1_5_30
Kotlin 1.5.30, Compose alpha + related dependencies
2021-09-15 19:41:29 +01:00
John O'Reilly
942a851070 Kotlin 1.5.30, Compose alpha + related dependencies 2021-09-15 19:20:55 +01:00
John O'Reilly
278d9b52b8 test updates/fixes after updating to api level 31 2021-09-03 18:15:58 +01:00
John O'Reilly
de40702d8f test updates/fixes after updating to api level 31 2021-09-03 17:46:28 +01:00
John O'Reilly
0dd6127e81 test updates/fixes after updating to api level 31 2021-09-03 17:24:03 +01:00
John O'Reilly
9c6ee41ad3 update to Jetpack Compose 1.0.2 and related updates 2021-09-01 19:25:18 +01:00
John O'Reilly
b9731a486b ktor 1.6.3 2021-08-28 11:37:23 +01:00
John O'Reilly
8526be1138 compose-web: workaround for https://youtrack.jetbrains.com/issue/KT-48273 2021-08-27 23:06:49 +01:00
John O'Reilly
2fbfb8e033 AGP 7.0.1 2021-08-22 16:33:47 +01:00
John O'Reilly
9b8bb2f330 start using navigation compose animation 2021-08-07 11:28:06 +01:00
John O'Reilly
210a6b6e00 Nav Compose 2.4.0-alpha06 2021-08-05 16:30:49 +01:00
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