Commit graph

83 commits

Author SHA1 Message Date
Yuri Schimke
7a20e6a876 Cleanup 2021-11-06 11:54:14 +00:00
Yuri Schimke
91626e4efd Glance Widget for People in Space 2021-11-05 15:48:11 +00:00
John O'Reilly
77798c5ff8 glance wip 2021-10-31 20:49:33 +00: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
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
9b8bb2f330 start using navigation compose animation 2021-08-07 11:28:06 +01:00
John O'Reilly
5a664714f9 github build updates 2021-07-19 23:43:35 +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
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
Ali Khaleqi Yekta
502827cf9a Reformat code 2021-06-20 15:27:53 +01:00
John O'Reilly
57e2eea1cb test updates 2021-06-12 17:16:02 +01:00
John O'Reilly
1892441860 Koin 3.1.0 2021-06-11 12:10:06 +01:00
John O'Reilly
fab6aa3201 compose updates 2021-06-11 11:31:51 +01:00
andrethiele
4063d4a375 clean up 2021-04-23 13:26:05 +02:00
andrethiele
780c7f1f65 replace with collectAsStateWithLifecycle extension 2021-04-23 13:24:31 +02:00
andrethiele
a1f14057d1 add empty line to end of file 2021-04-23 13:18:09 +02:00
andrethiele
dc4ae5af9b add rememberWithLifecycle Flow extension 2021-04-23 13:16:12 +02:00
thelumiereguy
a7e8482c1b reverted changes 2021-04-12 00:21:49 +05:30
thelumiereguy
efb6982038 fixed module for desktop and web 2021-04-11 00:20:38 +05:30
thelumiereguy
3222efc433 removed static context and created platform-specific implementations for database-related dependencies 2021-04-10 22:02:53 +05:30
John O'Reilly
17c9789db6 jetpack compose beta4, coil 0.7.0 2021-04-07 18:08:34 +01:00
John O'Reilly
0b4b61f060 update build to allow using compose in AS 4.1 stable version 2021-04-01 17:21:27 +01:00
John O'Reilly
ab658a7131 start using Flow.flowWithLifecycle 2021-03-24 19:52:16 +00:00
John O'Reilly
719f556cfe Jetpack Compose beta3 + gradle plugin 7.0.0-alpha11 2021-03-24 17:42:06 +00:00
John O'Reilly
1363a58475 compose: use remember for MapView 2021-03-07 16:21:07 +00:00
John O'Reilly
8ded2542ac use osmandroid to show iss position on map 2021-03-07 14:40:34 +00:00
John O'Reilly
fceea7828d use Koin's Compose support 2021-03-05 15:38:19 +00:00
John O'Reilly
1576a5fb36 Kotlin 1.4.31, Compose beta, koin 3.0.1-alpha 2021-03-02 21:39:06 +00:00
John O'Reilly
31bc1ff27b update stateIn config 2021-02-18 21:40:59 +00:00
John O'Reilly
fd1670f0c2 contentDescription updates 2021-01-29 19:28:16 +00:00
John O'Reilly
04882aca94 Compose alpha11 2021-01-28 19:58:36 +00:00
John O'Reilly
eb97754ff9 further koin related updates including running unit test to check modules 2020-12-14 20:54:52 +00:00
John O'Reilly
c64f432eb3 fix issue in koin initialization in android app 2020-12-14 19:15:45 +00:00
Marc Reichelt
0ad6e15544 Add option to enable / disable network logs
- fix #18
- also make HttpClient and Json injectable
2020-12-14 19:30:32 +01:00
John O'Reilly
e5a6de1e67 Compose alpha08 + Kotlin 1.4.20 2020-12-02 19:40:58 +00:00
John O'Reilly
43dc0ac552 use asLiveData for iss position in view model 2020-11-28 15:57:43 +00:00
John O'Reilly
fd5b4f1478 use SharingStarted.WhileSubscribed() for stateIn() 2020-11-21 07:38:56 +00:00
John O'Reilly
630b16b8c3 iss position poll updates 2020-11-20 19:13:48 +00:00
John O'Reilly
180f29de42 Compose: refactor to plass down lambada for popBack 2020-11-19 18:56:53 +00:00
John O'Reilly
35fd555036 updated to 1.4.1-native-mt version of kotlinx coroutines + use stateIn 2020-11-19 16:17:40 +00:00
John O'Reilly
b1512a5006 update images/bios for new astronauts 2020-11-16 08:34:46 +00:00