Commit graph

200 commits

Author SHA1 Message Date
John O'Reilly
c959be4b77
Merge pull request #21 from mreichelt/20-set-macos-target-to-10.15
Fix #20 set macOS deployment target to 10.15
2020-12-14 18:57:36 +00:00
Marc Reichelt
ebb34b990d Fix #20 set macOS deployment target to 10.15 2020-12-14 19:42:13 +01: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
718ad8dcc5 kotlin 1.4.21 2020-12-08 20:04:35 +00:00
John O'Reilly
b77a0746cf remove android.extensions plugin 2020-12-04 14:20:52 +00:00
John O'Reilly
5f7a38b92e compose for desktop 0.2.0-build132 2020-12-03 18:10:40 +00:00
John O'Reilly
267742bb15 update to arctic fox canaary alpha02 2020-12-03 17:51:58 +00:00
John O'Reilly
70725a2ced update Compose for Desktop version/code in line with update to Kotlin 1.4.20 2020-12-02 21:02:55 +00:00
John O'Reilly
d8fa9b0874 update README 2020-12-02 20:36:46 +00:00
John O'Reilly
e5a6de1e67 Compose alpha08 + Kotlin 1.4.20 2020-12-02 19:40:58 +00:00
John O'Reilly
4395ed1ade update README 2020-12-02 15:14:15 +00:00
John O'Reilly
9c1d0c922a new AS Canary version....gradle plugin 7 alpha 2020-12-01 20:49:28 +00:00
John O'Reilly
8e34fe83bf update README 2020-11-30 14:48:41 +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
5cc1f1e577 kotlinx coroutines 1.4.2-native-mt version 2020-11-27 18:10:12 +00:00
John O'Reilly
caed95b0b7 compose desktop udpates 2020-11-22 17:16:46 +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
33402cd586
Merge pull request #14 from dazza5000/master
Update gradle plugin - Fixes issue #8 for me
2020-11-20 14:23:31 +00:00
Darran Kelinske
c3a94ce107 Fix typo 2020-11-20 07:22:00 -06:00
Darran Kelinske
c62d67c972 Update gradle plugin 2020-11-20 07:21:05 -06: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
fc3a1136bd Jetpack Compose for desktop client 2020-11-17 17:00:35 +00:00
John O'Reilly
b1512a5006 update images/bios for new astronauts 2020-11-16 08:34:46 +00:00
John O'Reilly
a5df5de874 Jetpack compose alpha07, navigation alpha02 and accompanist 0.3.3.1 2020-11-11 20:30:46 +00:00
John O'Reilly
77b05a07ff scope updates 2020-11-01 17:31:51 +00:00
John O'Reilly
1ce49b81f4 initial kermit logging library integraton 2020-10-29 21:55:40 +00:00
John O'Reilly
ed1c86388f misc build updates 2020-10-28 21:22:44 +00:00
John O'Reilly
552763d9ac accompanist 0.3.2 2020-10-28 20:05:38 +00:00
John O'Reilly
a53f81d939 jetpack compose v1.0.0-alpha06 + official nav component 2020-10-28 18:07:09 +00:00
John O'Reilly
96b0fc7bda Revert "jetpack compose v1.0.0-alpha06 + official nav component"
This reverts commit cba9dea5c3.
2020-10-28 17:59:16 +00:00
John O'Reilly
cba9dea5c3 jetpack compose v1.0.0-alpha06 + official nav component 2020-10-28 17:46:50 +00:00
John O'Reilly
1c580455e5 4.2.0-alpha15 2020-10-28 17:43:30 +00:00
John O'Reilly
6888c40356 Compose: make person details context scrollable 2020-10-18 17:26:19 +01:00
John O'Reilly
5c99c56296 clean up dependencies 2020-10-18 16:49:26 +01:00
John O'Reilly
2ae60e1d44 SwiftUI: use ScrollView for person details 2020-10-17 15:37:43 +01:00
John O'Reilly
43d3a3bc0a start using compose navigation depdendency 2020-10-16 17:46:51 +01:00
John O'Reilly
1023a9a0be Jetpack compose alpha05 + coil 0.3.1 2020-10-14 19:04:23 +01:00
John O'Reilly
64a8217fa3 update image urls/bios 2020-10-14 14:46:53 +01:00
John O'Reilly
8f92aeb9e4 add Apache-2 license 2020-10-12 20:22:08 +01:00
John O'Reilly
b1fe7128e1 Jet compose alpha04 2020-10-02 20:20:08 +01:00
John O'Reilly
68b2b95a44 AS 4.2 alpha13 2020-10-02 20:19:49 +01:00
John O'Reilly
186dcfafec update image url 2020-10-02 20:18:09 +01:00
John O'Reilly
b2c5a36225 revert to ktor 1.4.0 due to kotlin/native crash 2020-09-28 08:34:22 +01:00
John O'Reilly
ae966b1efd update to ktor 1.4.1 2020-09-25 20:25:22 +01:00
John O'Reilly
e3b984f3ea update README 2020-09-18 15:23:03 +01:00
John O'Reilly
bf4aac13a9 4.2alpha11 plugin 2020-09-18 14:01:42 +01:00
John O'Reilly
5a7a8fb58c
Merge pull request #10 from trandroid/trandroid-master
fix typo in android manifest
2020-09-18 08:19:03 +01:00
Peter Tran
8444738c49 fix typo in android manifest 2020-09-17 23:53:22 -07:00