Commit graph

688 commits

Author SHA1 Message Date
Acclorite
cebc673aa0 🎄 Release v1.5.0 2024-12-29 15:24:46 +02:00
Acclorite
0f7c732725
✒️ Update README.md 2024-12-29 15:18:50 +02:00
Acclorite
551e52731b 🛠️ Fix issue with screen reset 2024-12-29 14:53:43 +02:00
Acclorite
d3b537d733 ⚖️ Merge changes from "origin/master"
Merge changes from another branch.
2024-12-29 12:25:26 +02:00
Acclorite
211e45058b 🛠️ Fix issue with screen reset & cancellation 2024-12-29 12:24:23 +02:00
Acclorite
bfaf6ba362
✒️ Update full_description.txt 2024-12-29 11:53:00 +02:00
Acclorite
b73c151b4d 🚀 New yellow "Makemake" theme
* Added new generated yellow "Makemake" theme
2024-12-29 11:25:26 +02:00
Acclorite
6bcfe72908 🛠️ Fix crash related to R8 2024-12-28 23:33:39 +02:00
Acclorite
be56576ebc 🚀 Longer nested screen transition
* 300ms -> 350ms
2024-12-28 16:12:18 +02:00
Acclorite
bc9c378e43 🛠️ Fix not thread-safe _state.update() calls
* Fixed multiple issues with update calls being executed simultaneously
2024-12-28 16:02:16 +02:00
Acclorite
a25cb8f3eb 🛠️ Fix checkpoint lasts after hiding bottom bar in Reader 2024-12-28 15:39:57 +02:00
Acclorite
157c3b3d43 🚀 Faster screen transitions
* Sped up screen transitions (400ms -> 250ms, 300ms)
2024-12-28 14:04:00 +02:00
Acclorite
f2932e1781 🛠️ Fix Navigation Bar/Rail selected item
* Fixed behavior, where going in nested screen changes selected item resulting in visual glitches
2024-12-28 13:40:02 +02:00
Acclorite
fad7292b34 🛠️ Better refreshList delays
* Fixed visual issue with EmptyPlaceholder being shown when it should not be
2024-12-28 13:25:33 +02:00
Acclorite
4864aae9ab 🚀 Change icon in StartScreen 2024-12-28 12:50:26 +02:00
Acclorite
d2391175ce 🛠️ Update aboutlibraries.json 2024-12-28 11:39:52 +02:00
Acclorite
bb6dbcce3c ⚖️ Merge changes from "origin/master"
Merge changes from another branch.
2024-12-28 11:34:32 +02:00
Acclorite
09f403f40a 🛠️ Update dependencies 2024-12-28 11:33:57 +02:00
Acclorite
bb7e1501df
✒️ Update README.md
* Corrected line separator width
2024-12-27 16:48:30 +02:00
Acclorite
1edf0de215
✒️ Update README.md
* Added line separator between screenshots
2024-12-27 16:47:03 +02:00
Acclorite
96e0068150 🚀 Horizontal gesture sensitivity option
* Additional option for Horizontal gesture (#127) - Sensitivity
2024-12-27 16:44:05 +02:00
Acclorite
efadc85d76 ⚖️ Merge changes from "origin/master"
Merge changes from another branch.
2024-12-27 15:23:13 +02:00
Acclorite
bbbe46f018 🛠️ Add credit to "Voyager"
* Added credit to "Voyager" for inspiration
2024-12-27 15:22:24 +02:00
Acclorite
b69e2cb444
✒️ Update README.md
* New screenshots
* Added line separators
2024-12-27 12:55:52 +02:00
Acclorite
f8134607f7 🛠️ Remove old screenshots and README components 2024-12-27 12:50:22 +02:00
Acclorite
8cd072d16f
✒️ Update screenshots 2024-12-27 12:46:58 +02:00
Acclorite
172a9f0f62
✒️ Update README.md
* Updated overview image
* Updated text
* Updated features section
2024-12-26 15:48:18 +02:00
Acclorite
525294e93e
✒️ Update featureGraphic (overview image)
* Updated featureGraphic to match app's Material You theme
2024-12-26 15:13:39 +02:00
Acclorite
d602776023 🌍 Change "padding" to "margin" 2024-12-26 14:53:09 +02:00
Acclorite
562ef8715d 🚀 Bottom bar padding Option
* Added "Bottom bar padding" option, that lets users change padding below bottom bar slider to prevent accident touch

Resolves: #125
2024-12-26 14:46:44 +02:00
Acclorite
dee6ae10c7 🚀 Change Settings' subcategory padding
* Changed verticalPadding to 18.dp
2024-12-25 17:39:56 +02:00
Acclorite
d7c3e2b4e1 🌍 Rename PerceptionExpander nested settings' names
* Removed "Perception expander" part from nested settings (e.g. Perception expander line thickness -> Line thickness)
2024-12-25 11:16:42 +02:00
Acclorite
1bc4dcf6a9 🚀 ExpandingTransition for nested settings
* Show some settings only when meeting requirements for it to affect the app at this moment (e.g. show Brightness slider ONLY when Custom Brightness switch is set to true)
2024-12-25 11:11:26 +02:00
Acclorite
ba2104ad05 🚀 Reader horizontal gesture option
* Temporary replacement of Paged Layout
* Scrolls by specified amount (scroll fraction) after dragging horizontally
* Fade + Offset animation to visualize "dragging"
* By default is turned off
* Placed in the new Reading Mode subcategory of Reader Settings

Resolves: #127
2024-12-24 14:52:43 +02:00
Acclorite
dd3fc17a6f 🌍 Remove redundant strings
* Removed no longer used strings in all translation files
2024-12-24 10:15:02 +02:00
Acclorite
e6e5a7007e 🛠️ Update com.android.application
* Updated com.android.application to 8.7.3
2024-12-24 10:08:02 +02:00
Acclorite
0d4e7eb128 # Conflicts:
#	app/src/main/res/values-it/strings.xml
#	app/src/main/res/values-uk/strings.xml
2024-12-24 09:48:40 +02:00
Acclorite
99422626e0 🛠️ Dependencies update
* Updated various dependencies to the newer versions
2024-12-23 10:44:29 +02:00
Acclorite
4221f7fce3 🌍 Add Malayalam and Tamil languages 2024-12-22 11:58:08 +02:00
Weblate (bot)
dde957e86d
🌍 Translations update from Hosted Weblate (#113)
* 🌍 Translated using Weblate (Ukrainian)

Currently translated at 100.0% (376 of 376 strings)

Translate-URL: https://hosted.weblate.org/projects/book-story/book-story-translation/uk/
Thank you for contribution! Any help is appreciated!

* 🌍 Translated using Weblate (Ukrainian)

Currently translated at 100.0% (376 of 376 strings)

Translate-URL: https://hosted.weblate.org/projects/book-story/book-story-translation/uk/
Thank you for contribution! Any help is appreciated!

* 🌍 Translated using Weblate (German)

Currently translated at 100.0% (376 of 376 strings)

Translate-URL: https://hosted.weblate.org/projects/book-story/book-story-translation/de/
Thank you for contribution! Any help is appreciated!

* 🌍 Translated using Weblate (German)

Currently translated at 100.0% (376 of 376 strings)

Translate-URL: https://hosted.weblate.org/projects/book-story/book-story-translation/de/
Thank you for contribution! Any help is appreciated!

* 🌍 Translated using Weblate (Spanish)

Currently translated at 100.0% (376 of 376 strings)

Translate-URL: https://hosted.weblate.org/projects/book-story/book-story-translation/es/
Thank you for contribution! Any help is appreciated!

* 🌍 Translated using Weblate (Arabic)

Currently translated at 71.2% (268 of 376 strings)

Translate-URL: https://hosted.weblate.org/projects/book-story/book-story-translation/ar/
Thank you for contribution! Any help is appreciated!

* 🌍 Translated using Weblate (Czech)

Currently translated at 1.3% (5 of 376 strings)

Translate-URL: https://hosted.weblate.org/projects/book-story/book-story-translation/cs/
Thank you for contribution! Any help is appreciated!

* 🌍 Translated using Weblate (French)

Currently translated at 95.4% (359 of 376 strings)

Translate-URL: https://hosted.weblate.org/projects/book-story/book-story-translation/fr/
Thank you for contribution! Any help is appreciated!

* 🌍 Translated using Weblate (Italian)

Currently translated at 51.5% (194 of 376 strings)

Translate-URL: https://hosted.weblate.org/projects/book-story/book-story-translation/it/
Thank you for contribution! Any help is appreciated!

* 🌍 Translated using Weblate (Polish)

Currently translated at 87.2% (328 of 376 strings)

Translate-URL: https://hosted.weblate.org/projects/book-story/book-story-translation/pl/
Thank you for contribution! Any help is appreciated!

* 🌍 Translated using Weblate (Romanian)

Currently translated at 1.3% (5 of 376 strings)

Translate-URL: https://hosted.weblate.org/projects/book-story/book-story-translation/ro/
Thank you for contribution! Any help is appreciated!

* 🌍 Translated using Weblate (Turkish)

Currently translated at 98.6% (371 of 376 strings)

Translate-URL: https://hosted.weblate.org/projects/book-story/book-story-translation/tr/
Thank you for contribution! Any help is appreciated!

* 🌍 Translated using Weblate (Chinese (Simplified Han script))

Currently translated at 71.2% (268 of 376 strings)

Translate-URL: https://hosted.weblate.org/projects/book-story/book-story-translation/zh_Hans/
Thank you for contribution! Any help is appreciated!

* 🌍 Translated using Weblate (Portuguese (Brazil))

Currently translated at 55.8% (210 of 376 strings)

Translate-URL: https://hosted.weblate.org/projects/book-story/book-story-translation/pt_BR/
Thank you for contribution! Any help is appreciated!

* 🌍 Translated using Weblate (Tamil)

Currently translated at 1.3% (5 of 376 strings)

Translate-URL: https://hosted.weblate.org/projects/book-story/book-story-translation/ta/
Thank you for contribution! Any help is appreciated!

* 🌍 Translated using Weblate (Hindi)

Currently translated at 72.8% (274 of 376 strings)

Translate-URL: https://hosted.weblate.org/projects/book-story/book-story-translation/hi/
Thank you for contribution! Any help is appreciated!

* 🌍 Translated using Weblate (Malayalam)

Currently translated at 1.8% (7 of 376 strings)

Translate-URL: https://hosted.weblate.org/projects/book-story/book-story-translation/ml/
Thank you for contribution! Any help is appreciated!

* 🌍 Update translation files

Updated by "Remove blank strings" add-on in Weblate.

Translation: Book's Story/Book's Story Translation
Translate-URL: https://hosted.weblate.org/projects/book-story/book-story-translation/

* 🌍 Translated using Weblate (Portuguese (Brazil))

Currently translated at 56.1% (211 of 376 strings)

Translate-URL: https://hosted.weblate.org/projects/book-story/book-story-translation/pt_BR/
Thank you for contribution! Any help is appreciated!

* 🌍 Translated using Weblate (Portuguese (Brazil))

Currently translated at 60.1% (226 of 376 strings)

Translate-URL: https://hosted.weblate.org/projects/book-story/book-story-translation/pt_BR/
Thank you for contribution! Any help is appreciated!

* 🌍 Translated using Weblate (Arabic)

Currently translated at 72.6% (273 of 376 strings)

Translate-URL: https://hosted.weblate.org/projects/book-story/book-story-translation/ar/
Thank you for contribution! Any help is appreciated!

* 🌍 Translated using Weblate (Arabic)

Currently translated at 76.3% (287 of 376 strings)

Translate-URL: https://hosted.weblate.org/projects/book-story/book-story-translation/ar/
Thank you for contribution! Any help is appreciated!

* 🌍 Translated using Weblate (Portuguese (Brazil))

Currently translated at 68.3% (257 of 376 strings)

Translate-URL: https://hosted.weblate.org/projects/book-story/book-story-translation/pt_BR/
Thank you for contribution! Any help is appreciated!

* 🌍 Translated using Weblate (Italian)

Currently translated at 52.1% (196 of 376 strings)

Translate-URL: https://hosted.weblate.org/projects/book-story/book-story-translation/it/
Thank you for contribution! Any help is appreciated!

* 🌍 Translated using Weblate (Arabic)

Currently translated at 81.1% (305 of 376 strings)

Translate-URL: https://hosted.weblate.org/projects/book-story/book-story-translation/ar/
Thank you for contribution! Any help is appreciated!

* 🌍 Translated using Weblate (Tamil)

Currently translated at 100.0% (376 of 376 strings)

Translate-URL: https://hosted.weblate.org/projects/book-story/book-story-translation/ta/
Thank you for contribution! Any help is appreciated!

* 🌍 Translated using Weblate (Chinese (Simplified Han script))

Currently translated at 72.3% (272 of 376 strings)

Translate-URL: https://hosted.weblate.org/projects/book-story/book-story-translation/zh_Hans/
Thank you for contribution! Any help is appreciated!

---------

Co-authored-by: Acclorite <acclorite@users.noreply.hosted.weblate.org>
Co-authored-by: tct123 <tct1234@protonmail.com>
Co-authored-by: Juan Carlos Rubin <juancarlosrubin08@gmail.com>
Co-authored-by: Biscuittttt <biscuitwithtea.tall310@passinbox.com>
Co-authored-by: O S <wilderno123@outlook.com>
Co-authored-by: Angela Della Corte <dellacorteangela.work@gmail.com>
Co-authored-by: தமிழ்நேரம் <anishprabu.t@gmail.com>
Co-authored-by: DRIVER_UTAC <deathlystillness@outlook.com>
2024-12-22 11:48:45 +02:00
Acclorite
8ddb378f47 🚀 Full reformat of presentation and domain layers
* Implemented new custom Navigation based on Voyager
* Bug fixes
* Scrollbars for almost all screens
* Better structure for screens
* Smoother animations
* Various small UI changes
2024-12-22 11:21:26 +02:00
Acclorite
85712cf566 🛠️ Fix empty lines pass .isNotBlank() & head > title is not filtered out
* Fixed issue, where some kind of invisible symbol passes .isNotBlank() check, resulting in empty lines
* Fixed issue with "head > title" is present and is not filtered out

Resolves: #122
2024-12-16 15:02:53 +02:00
Acclorite
9bac48c5cb ⚖️ Merge changes from "origin/master"
Merge changes from another branch.
2024-12-16 13:28:48 +02:00
Acclorite
0d702f808f 🛠️ Fix toc.ncx may not be recognized due to different name
* Fixed issue with EPUB files, where toc.ncx is not recognized resulting in incorrect chapter names

Resolves: #122
2024-12-16 13:26:51 +02:00
Acclorite
ad4b9210cf
✒️ Update README.md 2024-12-08 22:26:56 +02:00
Acclorite
1994e7d6e1
✒️ Update full_description.txt 2024-12-08 22:26:09 +02:00
Acclorite
36f600f9e1 🛠️ Update androidx.compose.material3 to 1.4.0-alpha04 2024-11-17 10:42:00 +02:00
Acclorite
0077241595 🛠️ Fix some books cannot parse in EPUB
* Fixed the scenario when the book has "volume.opf" instead of "content.opf"
2024-11-16 10:24:00 +02:00
Acclorite
a3a18e78a5 # Conflicts:
#	app/src/main/res/values-ml/strings.xml
2024-11-16 00:40:35 +02:00
Acclorite
51da5b74f1
✒️ Update README.md 2024-11-12 22:35:14 +02:00