Commit graph

504 commits

Author SHA1 Message Date
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
John O'Reilly
6d58a302db kotlin/js updates 2020-05-02 11:16:04 +01:00
John O'Reilly
d286876627 update README 2020-04-30 20:53:51 +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
a52162d2bd fix build issue 2020-04-26 20:43:33 +01:00
John O'Reilly
d94534a2b8 initial cut of backend/web modules 2020-04-26 19:29:28 +01:00
John O'Reilly
072d39d101 update ktorScope workaround to address issue on iOS 2020-04-26 09:12:41 +01:00
John O'Reilly
b925a48ede migrated to build.gradle.kts for shared module 2020-04-26 09:11:37 +01:00
John O'Reilly
e6e4144177 fix jdbc sqldelight driver setup 2020-04-25 14:37:00 +01:00
John O'Reilly
81917c4740 add jvm target 2020-04-25 14:06:15 +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
John O'Reilly
1a798f6357 update to compose dev09 + using liveData.observeAsState() 2020-04-15 22:27:08 +01:00
John O'Reilly
6ef1f2306c poll for position less often 2020-04-13 13:57:31 +01:00
John O'Reilly
88291fcdfd swiftui map updates 2020-04-13 13:31:13 +01:00
John O'Reilly
84c37a9ce0 remove redundant class 2020-04-13 10:14:52 +01:00
John O'Reilly
eb3fb4f76c wip: macos support 2020-04-13 09:59:04 +01:00
John O'Reilly
49a16412cf Updated to Kotlin 1.3.71 + related dependencies 2020-04-03 20:04:36 +01:00
John O'Reilly
5e677e987a update to compose dev07 + related changes 2020-03-22 17:38:14 +00:00
John O'Reilly
80e6da5274 update to Jetpack Compose dev05 2020-02-21 20:22:07 +00:00
John O'Reilly
b1c7d2c89f
Create android.yml 2020-02-14 21:17:34 +00:00
John O'Reilly
805ae37637 delete existing rows in db before inserting results of api request 2020-02-14 18:50:55 +00:00
John O'Reilly
8185e9b06c start using kotlin gradle files 2020-02-09 11:42:51 +00:00
John O'Reilly
e5ccdf9241 update README 2020-02-08 12:51:00 +00:00
John O'Reilly
1ca3284e10 persistence/sqldelight support 2020-01-25 15:28:35 +00:00
John O'Reilly
735a049bba update README 2020-01-14 07:47:16 +00:00
John O'Reilly
13732c62e6
Merge pull request #1 from nealsanche/watchos
Adds WatchOS target to the app
2020-01-14 07:29:39 +00:00
Neal Sanche
07a59c4a4f Use native threaded coroutines in watch app. 2020-01-13 12:30:19 -07:00
Neal Sanche
8140922437 Pod install all the things. 2020-01-13 11:44:14 -07:00
Neal Sanche
5ae320edd5 Make this run in WatchOs 2020-01-13 11:44:14 -07:00
John O'Reilly
be668ed17c update README 2019-12-26 18:28:57 +00:00
John O'Reilly
9335c3b138 start integration of native mutlithreaded coroutines 2019-12-26 18:25:50 +00:00
John O'Reilly
e32bee5130 README update 2019-12-23 13:53:01 +00:00
John O'Reilly
3ee760fefa README update 2019-12-22 21:42:24 +00:00