Fdroid patch (#13)
* build: remove foojay-resolver-convention plugin for f-droid compliance * add fastlane metadata structure for F-Droid
This commit is contained in:
parent
13245aa502
commit
7c8452c137
3 changed files with 13 additions and 0 deletions
11
fastlane/metadata/android/en-US/full_description.txt
Normal file
11
fastlane/metadata/android/en-US/full_description.txt
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
Episteme Reader is an offline-first application designed for reading various document formats. It leverages native Android technologies and C++ libraries to provide a performant reading experience with customization capabilities.
|
||||
|
||||
Features:
|
||||
* Documents: View PDF, Markdown (MD), TXT, and HTML files.
|
||||
* E-books: Read EPUB, MOBI, and AZW3 files using native parsing.
|
||||
* PDF Modes: Vertical Scroll and Paginated views.
|
||||
* Annotations: Draw directly on pages (ink, highlighter, eraser) or add text notes.
|
||||
* Customization: Adjust font size, margins, and import custom fonts (.ttf, .otf).
|
||||
* Organization: Built-in library management and Text-to-Speech (TTS) support.
|
||||
|
||||
This is a completely free and open-source (OSS) app built natively using Jetpack Compose.
|
||||
1
fastlane/metadata/android/en-US/short_description.txt
Normal file
1
fastlane/metadata/android/en-US/short_description.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
A document reader for PDF, EPUB, and MOBI
|
||||
1
fastlane/metadata/android/en-US/title.txt
Normal file
1
fastlane/metadata/android/en-US/title.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
Episteme Reader
|
||||
Loading…
Add table
Add a link
Reference in a new issue