Commit graph

88 commits

Author SHA1 Message Date
Ali Khaleqi Yekta
c10f0a6b16 Better organize build dependencies 2021-06-20 15:27:53 +01:00
Ali Khaleqi Yekta
1a339ae623 Reformat & rearrange the project 2021-06-20 15:27:53 +01:00
Ali Khaleqi Yekta
49b8001673 Turn more dependencies to const vals 2021-06-20 15:27:53 +01:00
Ali Khaleqi Yekta
74396c5274 Better organize build dependencies 2021-06-20 15:27:53 +01:00
Ali Khaleqi Yekta
52b4fd6f0e Rename Dependencies to Deps 2021-06-20 15:27:53 +01:00
Ali Khaleqi Yekta
cb40758115 Separate buildSrc configs 2021-06-20 15:27:53 +01:00
Ali Khaleqi Yekta
502827cf9a Reformat code 2021-06-20 15:27:53 +01:00
Ali Khaleqi Yekta
3e99d8f709 Update deprecated configs 2021-06-20 15:27:53 +01:00
John O'Reilly
9133422783 accompanist dependency updates 2021-06-16 20:57:21 +01:00
John O'Reilly
5cd68a2c71 activity-compose:1.3.0-beta2 2021-06-16 18:58:44 +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
John O'Reilly
a9ddcfc367 wip: kotlin 1.5 2021-06-11 11:31:51 +01:00
John O'Reilly
c435c4063e compose build updates 2021-05-29 14:49:17 +01:00
John O'Reilly
da0f6695d9 remove LiveData dependency 2021-05-01 15:15:14 +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
b1d5525579 compose beta2 2021-03-10 19:00:31 +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
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