John O'Reilly
1e17ea4ae0
fix link to compose desktop article. Fixes https://github.com/joreilly/PeopleInSpace/issues/44
2021-04-25 10:42:16 +01:00
John O'Reilly
faf4dda8d8
update REAMDE
2021-04-25 10:29:10 +01:00
John O'Reilly
f2a1b35295
backend update + README. Fixes https://github.com/joreilly/PeopleInSpace/issues/43
2021-04-25 10:18:06 +01:00
John O'Reilly
200d86976a
update astronaut image/bio info
2021-04-23 17:01:11 +01:00
John O'Reilly
bb5926fd1a
Merge pull request #41 from itsandreramon/useRememberWithLifecycleExt
...
Add collectAsStateWithLifecycle Flow extension
2021-04-23 12:40:33 +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
John O'Reilly
bddf904e05
Merge pull request #40 from thederputy/readme-typo
...
Fixed typo (Koltin -> Kotlin) in README.md
2021-04-22 13:23:25 +01:00
Jacob Kwitkoski
ba1e3b39fc
Fixed typo (Koltin -> Kotlin) in README.md
2021-04-21 22:33:19 -07:00
John O'Reilly
72d8396fcb
compose beta5 + accompanist 0.8.0
2021-04-21 20:34:40 +01:00
John O'Reilly
610c20994e
Merge pull request #38 from thelumiereguy/main
...
Removed static context variable
2021-04-11 21:24:07 +01:00
thelumiereguy
d2db7275d5
added a databasewrapper to inject a nullable value
...
FIX for Web - done
2021-04-12 01:23:34 +05:30
thelumiereguy
9917d2beb9
added platform-specific koin providers
...
TODO(fix nullable inject for web)
2021-04-12 00:59:36 +05:30
thelumiereguy
a7e8482c1b
reverted changes
2021-04-12 00:21:49 +05:30
thelumiereguy
ae962fe7ed
cleaned up imports
2021-04-11 15:37:46 +05:30
thelumiereguy
3d88501b95
called default implementation for web
2021-04-11 15:33:34 +05:30
thelumiereguy
e32c47176d
Merge branch 'main' of https://github.com/joreilly/PeopleInSpace
2021-04-11 12:16:59 +05:30
John O'Reilly
23ce3ada93
update astronaut image/bio info
2021-04-10 22:46:54 +01:00
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
aad690a580
Merge pull request #37 from hikari-dev/main
...
Loading images in ui thread would cause screen freezing.
2021-04-09 11:25:25 +01:00
hikari
198bf7dff5
Loading images in ui thread would cause screen freezing.
2021-04-09 16:51:36 +08:00
John O'Reilly
89b3e409cc
nav compose alpha10
2021-04-07 19:53:59 +01:00
John O'Reilly
05d08fe7a9
coil 0.7.1
2021-04-07 18:33:12 +01:00
John O'Reilly
6f0c8dc437
update compose for desktop version
2021-04-07 18:23:14 +01:00
John O'Reilly
17c9789db6
jetpack compose beta4, coil 0.7.0
2021-04-07 18:08:34 +01:00
John O'Reilly
a50419b66e
ktor 1.5.3, kotlinx serialization 1.1.0
2021-04-05 18:32:52 +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
2a7fd596e8
Update README.md
2021-03-13 09:05:55 +00:00
John O'Reilly
ab7e6caadc
accompanist 0.6.2
2021-03-10 19:32:32 +00:00
John O'Reilly
b1d5525579
compose beta2
2021-03-10 19:00:31 +00:00
John O'Reilly
1813c91fd9
gradle plugin 7.0.0-alpha09
2021-03-09 18:34:45 +00:00
John O'Reilly
2bdaf513ae
Update README.md
2021-03-07 17:06:45 +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
793f122833
3.0.1-beta-1
2021-03-05 15:24:32 +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
9d0235a94d
Update README.md
2021-02-27 12:09:56 +00:00
John O'Reilly
61bbfb7774
Update README.md
2021-02-27 12:06:30 +00:00
John O'Reilly
132969d847
SwiftUI: show iss position on map
2021-02-27 10:11:41 +00:00
John O'Reilly
9b9137dfc5
gradle plugin 7.0.0-alpha08
2021-02-26 08:35:06 +00:00
John O'Reilly
d6114102a3
Merge pull request #36 from cicerohellmann/hotfix/xcode-requires-java11-finds-1-8
...
Android Gradle plugin requires Java 11 to run. You are currently using Java 1.8. while running Pods script (or your project script if you are not using pods)
2021-02-25 17:45:00 +00:00
Cicero Hellmann
771a34e7d7
It looks like this happens because xcode can't find the setup java version and gets some sort of default value.
...
If you would try to run your xcode project right now (I only reproduced this on BigSur) it will not work because the java version will show as outdated.
If you inspect with jenv or java you will find that your innner project folders and general version of java are setup correctly.
To fix this I just force an export JAVA_HOME=$(/usr/libexec/java_home -v)
source ~/.zshrc or source ~/.bash_profile
Of course the global version or your java_home must be in the correct java version you want to use
2021-02-25 18:26:42 +01:00
John O'Reilly
31bc1ff27b
update stateIn config
2021-02-18 21:40:59 +00:00
John O'Reilly
4a126fc8f0
gradle plugin 7.0.0-alpha07
2021-02-18 20:28:56 +00:00