Commit Graph

110 Commits

Author SHA1 Message Date
Syer10
a2247cfa1e Rewrite Tachidesk interactions
- Fix crashing on android when things fail to load
- Improve error handling
2022-03-01 13:31:50 -05:00
Syer10
c0aeb8c53b Minor cleanup and bugfixing 2022-02-27 21:46:56 -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
6878b24570 Fix singletons 2022-02-26 15:11:05 -05:00
Syer10
a423090052 Many updates and fixes
- Use multiplatform dialogs library(WIP)
- Port accompanist to multiplatform
- Use new gradle type-safe project accessors
- Cleanup and improve a few viewmodels
- Start moving presentation to multiplatform
2022-02-26 14:36:45 -05:00
Syer10
e1a269ca40 Use proper StringResource for Manga Status 2022-02-20 21:22:22 -05:00
Syer10
26d7e70ae0 Start working on moving classes to a shared Jvm module 2022-02-01 19:33:40 -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