Commit graph

88 commits

Author SHA1 Message Date
John O'Reilly
4f3448b867 SwiftUI updates + move image url retrieval to shared code 2020-09-06 16:20:49 +01:00
John O'Reilly
78179b36ef Removed file that shouldn't be tracked 2020-09-06 16:19:54 +01:00
John O'Reilly
83a84e6305 update to compose alpha02 + related library updates 2020-09-04 08:50:20 +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
a9012d3384 cleanup 2020-09-02 07:24:17 +01:00
John O'Reilly
e0ea583aa6 revert to previous invocation from KN clients to pick up changes fron db 2020-08-31 21:42:51 +01:00
John O'Reilly
98c9c3e0ff update ktor dependencies + logging level change 2020-08-30 20:44:53 +01:00
John O'Reilly
206a876be9 build cleanup 2020-08-30 16:44:18 +01:00
John O'Reilly
76fa371e6b kotlin 1.4 2020-08-30 09:37:51 +01:00
John O'Reilly
c9d62ed0af update to AS 4.2 alpha05 2020-07-24 19:14:14 +01:00
John O'Reilly
cdd44b33f4
Merge pull request #6 from julioz/bump-gradle
Update gradle to 6.5.1
2020-07-21 13:50:45 +01:00
Julio Zynger
8828cf2dac Update gradle to 6.5.1 2020-07-21 12:11:41 +02:00
John O'Reilly
c60bd14156 comment out floor plan changes until build issue is resolved 2020-07-05 13:17:47 +01:00
John O'Reilly
daf7f99377 trigger github actions build for PRs as well 2020-07-05 13:16:35 +01:00
John O'Reilly
ed9fbf3066
Merge pull request #5 from julioz/er-diagrams-with-floorplan
Render database ER diagrams with FloorPlan
2020-07-05 12:49:24 +01:00
Julio Zynger
30f12ff442 Add FloorPlan plugin for ER diagram generation
FloorPlan will identify SQLDelight's exposed schema and render the ER diagram for the respective databases.
Run it with `./gradlew generateFloorPlan`.
2020-07-05 13:38:42 +02:00
Julio Zynger
ffa9a9e98f Add SQLDelight DB schema version 1 2020-07-05 13:32:50 +02:00
Julio Zynger
9f5c5a681d Specify SQLDelight schema output directory
Enables the configuration of the schema-outputting tasks.
Run it, for example, with:
./gradlew generateAndroidDebugPeopleInSpaceDatabaseSchema
2020-07-05 13:31:51 +02:00
John O'Reilly
7667203250
Merge pull request #4 from ercan/patch-1
Fix typo on the title of Kotlin Coroutines
2020-06-29 09:04:33 +01:00
Ercan Akkök
8448c15ce3
Fix typo on the title of Kotlin Coroutines 2020-06-29 05:58:17 +03: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
58c9f16fa5 updated README 2020-06-13 14:02:56 +01:00
John O'Reilly
ff70f170b9 updated README 2020-06-13 14:02:02 +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
7003e14183 update README 2020-06-10 21:29:04 +01:00
John O'Reilly
aaa439a0f2 update to compose dev13 + gradle plugin 4.2.0-alph01 2020-06-10 19:57:44 +01:00
John O'Reilly
5e5a776f65 revert udpate of kotlinx coroutines version 2020-05-31 12:53:12 +01:00
John O'Reilly
34088240e8 kotlin/js updates including use of koin 2020-05-28 21:14:56 +01:00
John O'Reilly
e23bb65d04 update to v1.3.7-mpp-dev-11 of kotlinx coroutines 2020-05-28 20:15:21 +01:00
John O'Reilly
af7f5eceb7 update AS gradle plugin 2020-05-27 21:34:55 +01:00
John O'Reilly
14d117b810 Compose UI updates 2020-05-23 09:42:26 +01:00
John O'Reilly
7893e1cfba update README 2020-05-16 23:19:52 +01:00
John O'Reilly
c473561dfb backend module update 2020-05-16 22:21:45 +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
1e2c2ea65b backend module updates 2020-05-14 18:44:55 +01:00
John O'Reilly
6b416b9345 update README 2020-05-12 20:13:31 +01:00
John O'Reilly
2142eddf22 README + dependency updates 2020-05-12 18:54:08 +01:00
John O'Reilly
2c7c5418ee build updates 2020-05-10 19:49:34 +01:00
John O'Reilly
7f7a1e39d9 kotlinjs: declare the scope in the body of the effect 2020-05-03 19:18:52 +01:00
John O'Reilly
c967c046e7
Merge pull request #2 from joreilly/use_context
use createContext/useContext for scope/api instances
2020-05-03 19:06:41 +01:00
John O'Reilly
d0a9afa212 use createContext/useContext for scope/api instances 2020-05-03 19:05:26 +01:00
John O'Reilly
baf57c2e98 update README 2020-05-02 15:33:18 +01:00
John O'Reilly
bf09f094ee update README 2020-05-02 14:40:33 +01:00