⚖️ Merge changes from "origin/master"

Merge changes from another branch.
This commit is contained in:
Acclorite 2024-12-16 13:28:48 +02:00
commit 9bac48c5cb
2 changed files with 13 additions and 22 deletions

View file

@ -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..
<!------------ Roadmap ------------>

View file

@ -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!