From 1994e7d6e14cee6f821c9d31838f47c5935f7feb Mon Sep 17 00:00:00 2001 From: Acclorite <140836141+Acclorite@users.noreply.github.com> Date: Sun, 8 Dec 2024 22:26:09 +0200 Subject: [PATCH 1/2] =?UTF-8?q?=E2=9C=92=EF=B8=8F=20Update=20full=5Fdescri?= =?UTF-8?q?ption.txt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../android/en-US/full_description.txt | 18 +++++++----------- 1 file changed, 7 insertions(+), 11 deletions(-) diff --git a/fastlane/metadata/android/en-US/full_description.txt b/fastlane/metadata/android/en-US/full_description.txt index 8c985884..88203b13 100644 --- a/fastlane/metadata/android/en-US/full_description.txt +++ b/fastlane/metadata/android/en-US/full_description.txt @@ -1,20 +1,16 @@ Material3 eBook reader - Book's Story. Built with Jetpack Compose. Multiple languages, multiple supported file formats. Lots of customization. More is coming! Main Features: -* 7 supported file formats(.pdf, .txt, .epub, .fb2, .zip, .html, .htm) -* Color Presets for Reader +* 8 supported file formats(.pdf, .txt, .epub, .fb2, .zip, .html, .htm, .md) +* Material You +* Lots of unique themes +* Color Presets in the Reader +* Chapters in the Reader * Categories to organize your Library -* Check for app updates on app startup -* Anti error protection(you cannot add/update a book if it is not valid) +* Check for the app's update on the app's startup * Highly customizable Reader -* Double click translation(sends to the external translator) -* Translate and Dictionary options when text is selected in Reader -* Material3 latest design guidelines -* 7 unique themes -* MaterialYou Dynamic Theme support -* Simple UI +* Double click translation(sends to an external translator) * Tablet UI support -* Help screen * More.. If you have any ideas please feel free to create new Feature Request(see Issue tracker), I will always gladly accept new ideas! From ad4b9210cf60e87feb0d0bec8f9a5f97a2b6b9a4 Mon Sep 17 00:00:00 2001 From: Acclorite <140836141+Acclorite@users.noreply.github.com> Date: Sun, 8 Dec 2024 22:26:56 +0200 Subject: [PATCH 2/2] =?UTF-8?q?=E2=9C=92=EF=B8=8F=20Update=20README.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 17 ++++++----------- 1 file changed, 6 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index 6ced0fec..835cbe25 100644 --- a/README.md +++ b/README.md @@ -82,20 +82,15 @@ _Don't see your favorite app store? Create an [Issue](https://github.com/Acclori ## ✨ Features - 8 supported file formats(.pdf, .txt, .epub, .fb2, .zip, .html, .htm, .md) -- Chapters in Reader -- Color Presets for Reader +- Material You +- Lots of unique themes +- Color Presets in the Reader +- Chapters in the Reader - Categories to organize your Library -- Check for app updates on app startup -- Anti error protection(you cannot add/update a book if it is not valid) +- Check for the app's update on the app's startup - Highly customizable Reader -- Double click translation(sends to the external translator) -- Translate and Dictionary options when text is selected in Reader -- Material3 latest design guidelines -- 10 unique themes -- MaterialYou Dynamic Theme support -- Simple UI +- Double click translation(sends to an external translator) - Tablet UI support -- Help screen - More..