Radon Rosborough
|
7ec2108812
|
Massively improve findFile performance (#728)
* Massively improve findFile performance
* Update libs.versions.toml
---------
Co-authored-by: AntsyLich <59261191+AntsyLich@users.noreply.github.com>
|
2024-05-04 22:40:41 +06:00 |
|
FooIbar
|
2ccff8cdde
|
Fix extracting ComicInfo.xml files in local source (#325)
|
2024-02-04 13:27:46 +06:00 |
|
arkon
|
82bdf63419
|
Differ extra attempts to load local series' covers until chapter loading
|
2023-11-26 22:46:55 -05:00 |
|
arkon
|
27c4db752c
|
Actually use configured storage location for local source
Fixes #10178
|
2023-11-26 16:24:37 -05:00 |
|
arkon
|
ca54984344
|
Use UniFile for local source file handling
|
2023-11-26 16:04:37 -05:00 |
|
arkon
|
cf9e60fd92
|
Use unified storage location for local source
|
2023-11-25 17:06:15 -05:00 |
|
arkon
|
0d1bced122
|
Replace remaining Android-specific strings
Also renaming the helper composables so it's a bit easier to find/replace everything
in forks.
|
2023-11-18 19:41:33 -05:00 |
|
arkon
|
46e734fc8e
|
Migrate to multiplatform string resources (#10147)
* Migrate to multiplatform string resources
* Move plurals translations into separate files
* Fix lint check on generated files
|
2023-11-18 13:54:56 -05:00 |
|
Andreas
|
1abf01c4a0
|
Convert source modules to Kotlin Multiplatform (#9172)
Use KMP in source modules
Use KMP in source-api
Expect LocalSource
|
2023-03-05 10:16:19 -05:00 |
|