Commit Graph

14 Commits

Author SHA1 Message Date
Syer10
79ff944bad Minor cleanup and bugfixes 2022-04-01 23:50:58 -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
a40383879e Lint 2022-03-16 21:34:41 -04:00
Syer10
f6dcf5d103 Use CommonMain in data module, use multiplatform locale library 2022-03-16 20:22:42 -04:00
Syer10
90270b2e48 Use CommonMain in core module 2022-03-16 20:02:43 -04:00
Syer10
cbdb504b19 Android working downloader notification 2022-03-07 14:00:08 -05:00
Syer10
223281372f Initial android app 2022-02-27 14:26:31 -05:00
Syer10
26d7e70ae0 Start working on moving classes to a shared Jvm module 2022-02-01 19:33:40 -05:00
Syer10
d1481734e8 Rewrite navigation to use Multiplatform Voyager Navigation 2022-01-30 20:47:37 -05:00
Syer10
3f1fc1cba0 Add ui-core and presentation modules 2022-01-29 19:07:22 -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