mirror of
https://github.com/mihonapp/mihon.git
synced 2025-08-23 23:01:32 +02:00
.github
.idea
app
buildSrc
config
core
core-metadata
data
domain
gradle
i18n
macrobenchmark
presentation-core
presentation-widget
source-api
source-local
src
.gitignore
build.gradle.kts
consumer-rules.pro
proguard-rules.pro
.editorconfig
.gitattributes
.gitignore
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
README.md
build.gradle.kts
gradle.properties
gradlew
gradlew.bat
settings.gradle.kts
* Refactor archive support with libarchive * Revert string resource changs * Only mark archive formats as supported Comic book archives should not be compressed. * Fixup * Remove epub from archive format list * Move to mihon package * Format * Cleanup