Commit graph

57 commits

Author SHA1 Message Date
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
Cicero Hellmann
e0161db99a Adding "userIr = true" solves: "Class '*' is compiled by an unstable version of the Kotlin compiler and cannot be loaded by this compiler" issue 2021-02-18 09:27:52 +01: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
d73a7ccd95 swiftui: use StateObject instead of EnvironmentObject 2020-12-20 10:23:00 +00:00
John O'Reilly
c67fde32e7 compose alpha09 2020-12-19 18:04:42 +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
b77a0746cf remove android.extensions plugin 2020-12-04 14:20:52 +00:00
John O'Reilly
e5a6de1e67 Compose alpha08 + Kotlin 1.4.20 2020-12-02 19:40:58 +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
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
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
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
a53f81d939 jetpack compose v1.0.0-alpha06 + official nav component 2020-10-28 18:07:09 +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
43d3a3bc0a start using compose navigation depdendency 2020-10-16 17:46:51 +01:00
Peter Tran
8444738c49 fix typo in android manifest 2020-09-17 23:53:22 -07:00
John O'Reilly
1c54f49c10 jetpack compose alpha03 2020-09-17 18:29:50 +01:00
John O'Reilly
0c44914d56 start of shared code unit tests 2020-09-12 17:51:28 +01:00
John O'Reilly
e09721e207 build updates 2020-09-12 16:41:51 +01:00
John O'Reilly
0732f591e6 change from MutableLiveData to MutableStateFlow 2020-09-10 17:28:09 +01:00
John O'Reilly
4f3448b867 SwiftUI updates + move image url retrieval to shared code 2020-09-06 16:20:49 +01:00
John O'Reilly
ee8f8b42f2 build out navigation in iOS app + move retrieval of bio to shared code 2020-09-02 21:30:30 +01:00
John O'Reilly
3576297612 update to gradle plugin 4.2.0-alpha09 2020-09-02 20:13:16 +01:00
John O'Reilly
3bb4eb7bad theme/style updates 2020-09-02 18:15:43 +01:00
John O'Reilly
36b73754c1 Jetpack Compose: use compose-router library for navigation 2020-09-02 09:43:08 +01:00
John O'Reilly
76fa371e6b kotlin 1.4 2020-08-30 09:37:51 +01:00
John O'Reilly
b729430941 update to Compose dev14 and Coil 0.1.6 2020-06-25 22:21:28 +01:00
John O'Reilly
0dc7fcfe5a revert changes to use hard coded versions 2020-06-20 21:26:23 +01:00
John O'Reilly
9dbb29c421 compose updates + initial basic navigation 2020-06-20 09:42:29 +01:00
John O'Reilly
5dceea9797 start using coil image library + some compose updates 2020-06-14 21:27:03 +01:00
John O'Reilly
f592d62293 use new CollectionPreviewParameterProvider to provide sample data for preview 2020-06-11 22:05:16 +01:00
John O'Reilly
14d117b810 Compose UI updates 2020-05-23 09:42:26 +01:00
John O'Reilly
070f438e19 update to compose dev11 2020-05-16 22:21:20 +01:00
John O'Reilly
e317d84dd0 add koin to multiplatform shared code 2020-05-15 17:57:24 +01:00
John O'Reilly
2142eddf22 README + dependency updates 2020-05-12 18:54:08 +01:00
John O'Reilly
e9fe457a68 update to compose 0.1.0-dev10 + move ViewModel back in to app module 2020-04-30 20:48:51 +01:00
John O'Reilly
65bc95b9ef Compose updates 2020-04-24 20:39:22 +01:00
John O'Reilly
0eea70ee86 update README 2020-04-17 20:05:50 +01:00
John O'Reilly
9a66e3a21d switch to AdapterList 2020-04-17 16:50:09 +01:00