1
0
mirror of https://github.com/mihonapp/mihon.git synced 2025-08-23 23:01:32 +02:00
Files
.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
mihon/source-local
FooIbar 239c38982c Refactor archive support with libarchive ()
* 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
2024-06-26 20:54:25 +06:00
..