32 Commits

Author SHA1 Message Date
Syer10
b255023d07 Update to Mpp Compose 1.2.0 dev builds(with Android 1.2.0 release) 2022-07-29 09:56:42 -04:00
Syer10
6e19cf72b2 Update dependencies 2022-07-02 12:41:01 -04:00
Syer10
20a2262638 Start working on proper MVVM 2022-06-30 18:58:37 -04:00
Syer10
7807372355 Set a specific version of Jetpack compose 2022-06-28 12:13:00 -04:00
Syer10
cce05c63e6 Remove string utils, use Compose versions 2022-05-17 17:10:16 -04:00
Syer10
bc1eb6deba Improve Preference.getAsFlow 2022-05-12 19:49:48 -04:00
Syer10
48cbdfd9cc Add Multiplatform capitalize method 2022-05-12 19:49:20 -04:00
Syer10
3831c560be Replace old Locale.getDefault with Compose Multiplatform variant 2022-05-12 19:48:53 -04:00
Syer10
77dc8f32d8 Cleanup, remove uneeded locale library 2022-05-08 11:45:09 -04:00
Syer10
3a7c3850cf Use expectSuccess on http client requests 2022-05-06 21:23:40 -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
d18d5c3a54 Automatic Lint 2022-04-08 00:26:57 +00:00
Syer10
42a9eb628f Fix sources menu crash when put in background 2022-04-07 20:24:21 -04:00
Syer10
4f26275ec7 Improve how gradle plugin dependencies are handled 2022-04-05 21:49:22 -04:00
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
0b787c66d1 Cleanup and improve gradle files 2022-03-11 23:24:26 -05: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
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
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