Commit Graph

26 Commits

Author SHA1 Message Date
Syer10
0384c77d1e Lots of updates 2024-09-02 01:04:40 -04:00
Syer10
2c088a3a7e Update all dependencies 2023-12-01 19:21:07 -05:00
Syer10
4661b181f9 Address some build warnings 2023-03-26 17:45:54 -04:00
Syer10
72af19e426 Use Android Source Set v2 2023-03-26 17:45:54 -04:00
Syer10
b3ce8e0372 Use Multiplatform implemenetation of PriorityChannel 2022-11-04 18:32:00 -04:00
Syer10
bb9193d0d5 Update dependencies
- Support iosSimulatorArm64
- Minor cleanup
2022-09-16 15:52:46 -04:00
Syer10
b5f1061f27 Cleanup build files and add jvmTest SourceSet 2022-08-23 14:16:45 -04:00
Syer10
0693838a5a Update Json and add okio support 2022-08-23 14:16:45 -04:00
Syer10
caf373102e Add iOS support to the underlying modules 2022-08-01 22:11:17 -04:00
Syer10
85cae9608c Use HMPP and deduplicate a bunch of platform specific code 2022-08-01 22:10:22 -04:00
Syer10
7807372355 Set a specific version of Jetpack compose 2022-06-28 12:13:00 -04:00
Syer10
77dc8f32d8 Cleanup, remove uneeded locale library 2022-05-08 11:45:09 -04:00
Syer10
527b4a4f81 Update Ktor to v2.0.0 2022-04-14 18:55:24 -04:00
Syer10
333b1d8393 Release v1.3.0 2022-04-09 18:25:02 -04:00
Syer10
43bd9a9933 Replace Klock with a simple date format wrapper, fixes multiple issues 2022-04-08 17:39:29 -04:00
Syer10
4f26275ec7 Improve how gradle plugin dependencies are handled 2022-04-05 21:49:22 -04:00
Syer10
7fd9544f3d Switch Kotlin-Logging to KmLogging 2022-03-25 22:42:25 -04:00
Syer10
0852f08a84 Put everything under a jui subpackage 2022-03-19 23:38:32 -04:00
Syer10
2be40fe12a Use CommonMain for presentation, use Klock date/format library 2022-03-16 23:11:16 -04:00
Syer10
f6dcf5d103 Use CommonMain in data module, use multiplatform locale library 2022-03-16 20:22:42 -04:00
Syer10
0b787c66d1 Cleanup and improve gradle files 2022-03-11 23:24:26 -05:00
Syer10
223281372f Initial android app 2022-02-27 14:26:31 -05:00
Syer10
a4ec64c67d More stuff to the shared jvm module, android compatibility WIP 2022-02-26 20:35:04 -05:00
Syer10
26d7e70ae0 Start working on moving classes to a shared Jvm module 2022-02-01 19:33:40 -05:00
Syer10
8edd05aafe Massive rewrite
- Replace toothpick with kotlin-inject
- Create a data module
- Fix bugs from last rewrite
- Start replacing java.nio.Path with okio.Path
2022-01-29 15:36:48 -05:00
Syer10
d2009541e8 Multiple module changes and rewrites
- Strings are now in a separate module
- Strings are now using Moko resources
- Rename common module to core
2022-01-26 18:30:44 -05:00