Commit graph

346 commits

Author SHA1 Message Date
John O'Reilly
e36b2d8a5b
Update README.md 2021-05-21 15:07:31 +01:00
John O'Reilly
405b45e140
Update README.md 2021-05-20 20:05:57 +01:00
John O'Reilly
62bdae60f4
Merge pull request #51 from joreilly/compose_web
Compose web
2021-05-20 20:00:05 +01:00
John O'Reilly
87887afc13 further compose for web changes 2021-05-20 18:24:18 +01:00
John O'Reilly
c412fe2ef9 Compose for Web wip 2021-05-10 16:24:01 +01:00
John O'Reilly
82470ff46b gradle 4.2 plugin 2021-05-10 16:16:40 +01:00
John O'Reilly
d15f3faa72 compose beta6, accompanist 0.9.0 2021-05-05 19:15:49 +01:00
John O'Reilly
da0f6695d9 remove LiveData dependency 2021-05-01 15:15:14 +01:00
John O'Reilly
ebc83fc535 use Koin for logger 2021-04-30 18:44:14 +01:00
John O'Reilly
aff4b8e0ca use Koin 3.0.1 2021-04-30 17:12:31 +01:00
John O'Reilly
a0615ebe0d update REAMDE 2021-04-25 18:47:32 +01:00
John O'Reilly
d3c4ac462f update REAMDE 2021-04-25 18:45:47 +01:00
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