Commit graph

452 commits

Author SHA1 Message Date
Rick Clephas
3b5c8026e2 Update iOS app to use KMPNativeCoroutinesCombine 2021-11-06 13:18:52 +01:00
Rick Clephas
163882c121 Update PeopleInSpaceRepo to use KMP-NativeCoroutines 2021-11-06 12:32:53 +01:00
Rick Clephas
a41f29dcbc Add KMP-NativeCoroutines 2021-11-06 12:04:28 +01:00
John O'Reilly
547bcb68a4
Update README.md 2021-11-05 20:40:17 +00:00
John O'Reilly
256f890931 update accompanist dependency to be compatible with glance api 2021-11-05 20:34:09 +00:00
John O'Reilly
5303d9531e
Merge pull request #90 from yschimke/glance
[WIP] Glance Widgets
2021-11-05 20:31:42 +00:00
John O'Reilly
a397e4fd46 update jetpack compose dependency 2021-11-05 20:17:23 +00:00
John O'Reilly
3db2b87cf4 use specific build id for glance dependency 2021-11-05 20:06:18 +00:00
John O'Reilly
e64a7a1045 accompanist 0.20.2 2021-11-05 15:58:25 +00:00
Yuri Schimke
91626e4efd Glance Widget for People in Space 2021-11-05 15:48:11 +00:00
Yuri Schimke
4e2f7f9d77 Merge branch 'main' into glance
# Conflicts:
#	buildSrc/src/main/java/Dependencies.kt
2021-11-05 09:50:41 +00:00
John O'Reilly
003ceef2a1 fix web client builds 2021-11-04 18:48:02 +00:00
John O'Reilly
1b6050f9ee Jetpack Compose 1.0.5 + other dependency updates 2021-11-04 18:35:34 +00:00
John O'Reilly
c50980f9ef
Update README.md 2021-11-04 17:53:09 +00:00
John O'Reilly
c3183fdc1d
Merge pull request #89 from joreilly/widget_ios
ios widget implementation
2021-11-04 17:10:05 +00:00
John O'Reilly
31fdac4230 ios widget implementation 2021-11-04 14:54:41 +00:00
John O'Reilly
77798c5ff8 glance wip 2021-10-31 20:49:33 +00:00
John O'Reilly
1dc279c56b
Update README.md 2021-10-29 21:42:02 +01:00
John O'Reilly
564476f6d2 watchos updates 2021-10-29 21:38:30 +01:00
John O'Reilly
22cd1dd4e1 watchos updates 2021-10-29 21:27:29 +01:00
John O'Reilly
a726656487 Compose for Desktop/Web version 1.0.0-beta5 2021-10-29 17:29:46 +01:00
John O'Reilly
318140bc0c
Update README.md 2021-10-29 17:22:18 +01:00
John O'Reilly
26ba82255d
Update README - Compose screenshots 2021-10-29 17:21:38 +01:00
John O'Reilly
ff8a9efb5b
Merge pull request #88 from yschimke/release
Only just working proguard rules for release build
2021-10-29 17:05:09 +01:00
Yuri Schimke
373169293d Only just working proguard rules for release build 2021-10-29 18:49:58 +03:00
John O'Reilly
14f1ca190c
Merge pull request #87 from yschimke/deeplinks
ISS Map and deeplinks
2021-10-29 16:47:19 +01:00
Yuri Schimke
33854565ef Fix tests 2021-10-29 18:22:12 +03:00
Yuri Schimke
72b93622c8 ISS Map and deeplinks 2021-10-29 18:07:56 +03:00
John O'Reilly
23d9cbc382 update people data 2021-10-28 09:45:04 +01:00
John O'Reilly
a3e01c763b watchos related updates 2021-10-25 18:52:31 +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