mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
bookstory - source repo gone
This commit is contained in:
parent
444d07e237
commit
bb436bdad0
1 changed files with 18 additions and 15 deletions
|
|
@ -8,6 +8,18 @@ Translation: https://hosted.weblate.org/projects/book-story/
|
|||
Changelog: https://github.com/Acclorite/book-story/releases
|
||||
|
||||
AutoName: Book's Story
|
||||
Description: |-
|
||||
<b>NOTE:</b> The app source code repo is gone.
|
||||
|
||||
Book's Story — Material You eBook reader built with Jetpack Compose. Free & Open source & Ad-free, with extensive customization options and support for multiple file formats.
|
||||
|
||||
Main Features:
|
||||
* 8 supported file formats(.pdf, .txt, .epub, .fb2, .zip, .html, .htm, .md)
|
||||
* Material You design with unique themes and color presets
|
||||
* Organized Library with categories and chapters in Reader
|
||||
* Highly customizable
|
||||
|
||||
Enjoy a sleek, customizable reading app with modern design, built with Jetpack Compose. It’s open-source, offering you a personalized, ad-free journey through your favorite books!
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/Acclorite/book-story.git
|
||||
|
|
@ -76,20 +88,11 @@ Builds:
|
|||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign --page-size 16
|
||||
fix-newlines $$OUT$$ 'META-INF/services/*'
|
||||
|
||||
- versionName: 1.6.0
|
||||
versionCode: 11
|
||||
commit: 72908737c221ff3bd8f32b4d07473bf6d6f76f08
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
srclibs:
|
||||
- reproducible-apk-tools@v0.2.8
|
||||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign --page-size 16
|
||||
fix-newlines $$OUT$$ 'META-INF/services/*'
|
||||
|
||||
AllowedAPKSigningKeys: a661a0c81f138e53dff32f8fdc1dd19f8130523914027e2c0296fe245131a7d4
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.6.0
|
||||
CurrentVersionCode: 11
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: None
|
||||
CurrentVersion: 1.5.0
|
||||
CurrentVersionCode: 10
|
||||
|
||||
NoSourceSince: 1.5.0
|
||||
|
|
|
|||
Loading…
Reference in a new issue