Acclorite
386ada6d88
# Conflicts:
...
# app/src/main/res/values-pt-rBR/strings.xml
# app/src/main/res/values-uk/strings.xml
# app/src/main/res/values-zh-rCN/strings.xml
2025-01-01 13:36:49 +02:00
Acclorite
c0f5946c37
🌍 Fix line spaces
2025-01-01 13:34:20 +02:00
Weblate (bot)
a926f2b958
🌍 Translations update from Hosted Weblate ( #131 )
...
* 🌍 Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 76.8% (289 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 (Chinese (Simplified Han script))
Currently translated at 81.4% (307 of 377 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 (Chinese (Simplified Han script))
Currently translated at 81.9% (309 of 377 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 (Ukrainian)
Currently translated at 98.1% (371 of 378 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% (378 of 378 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 (Chinese (Simplified Han script))
Currently translated at 82.0% (310 of 378 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 (Czech)
Currently translated at 62.5% (237 of 379 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 (Chinese (Simplified Han script))
Currently translated at 89.7% (340 of 379 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 (Chinese (Simplified Han script))
Currently translated at 89.7% (340 of 379 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 69.6% (264 of 379 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 (Chinese (Simplified Han script))
Currently translated at 98.4% (374 of 380 strings)
Translate-URL: https://hosted.weblate.org/projects/book-story/book-story-translation/zh_Hans/
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 (Czech)
Currently translated at 75.0% (285 of 380 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 (Chinese (Simplified Han script))
Currently translated at 99.4% (378 of 380 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 (Chinese (Simplified Han script))
Currently translated at 99.4% (378 of 380 strings)
Translate-URL: https://hosted.weblate.org/projects/book-story/book-story-translation/zh_Hans/
Thank you for contribution! Any help is appreciated!
* 🌍 Add new language using Weblate (Turkmen)
---------
Co-authored-by: 大只佬 <shfcdig@gmail.com>
Co-authored-by: Максим Горпиніч <mgorpinic2005@gmail.com>
Co-authored-by: lsr <hryazajimavostionich@gmail.com>
Co-authored-by: AronnaxM <120616834+AronnaxM@users.noreply.github.com>
Co-authored-by: Hualiang <642615676@qq.com>
Co-authored-by: Juan Rubin <juancrubin08@gmail.com>
Co-authored-by: Acclorite <acclorite@users.noreply.hosted.weblate.org>
Co-authored-by: Acclorite <140836141+Acclorite@users.noreply.github.com>
2025-01-01 13:31:20 +02:00
Acclorite
97ddd985ed
🌍 Remove redundant string resources & rename error_no_text
2025-01-01 13:28:25 +02:00
Acclorite
fb39d4fe15
🚀 Reformat parsers
...
* Reformatted parsers
* Direct parsing
* Scalable
* Slightly faster parsing (no optimizations yet)
Part-of: #134
2025-01-01 12:49:58 +02:00
Acclorite
3853727ae7
🚀 Flexible text parsing and storing system
...
Pros:
* Removed text update (now it is always updated and parsed from the file each time)
* Removed text storage (smaller app size)
* Dramatically sped up loading in Browse (10 books in ~1s)
Cons:
* Longer Reader loading time (~3x, partly fixable)
* More dependency on the file (fixable)
Resolves : #134
2024-12-30 18:29:37 +02:00
Acclorite
cebc673aa0
🎄 Release v1.5.0
2024-12-29 15:24:46 +02:00
Acclorite
551e52731b
🛠️ Fix issue with screen reset
2024-12-29 14:53:43 +02:00
Acclorite
211e45058b
🛠️ Fix issue with screen reset & cancellation
2024-12-29 12:24:23 +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
09f403f40a
🛠️ Update dependencies
2024-12-28 11:33:57 +02:00
Acclorite
96e0068150
🚀 Horizontal gesture sensitivity option
...
* Additional option for Horizontal gesture (#127 ) - Sensitivity
2024-12-27 16:44:05 +02:00
Acclorite
bbbe46f018
🛠️ Add credit to "Voyager"
...
* Added credit to "Voyager" for inspiration
2024-12-27 15:22:24 +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
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
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
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
d1d83c2bb9
🗽 Release v1.4.0
2024-11-12 22:11:48 +02:00
Acclorite
77e83f7118
🛠️ Update aboutlibraries.json
2024-11-12 20:39:08 +02:00
Acclorite
17bcf0b6c2
🌍 Change "Português Brasileiro" to "Português (Brasil)"
2024-11-12 20:04:35 +02:00
Acclorite
8cdf4f35dc
🌍 Uppercase for Portuguese (Brazil) naming
2024-11-12 19:59:00 +02:00
Acclorite
4ac8813b80
🌍 Add Hindi and Portuguese (Brazil)
...
* Added new languages
2024-11-12 19:55:00 +02:00
Weblate (bot)
eae1ae8418
🌍 Translations update from Hosted Weblate ( #77 )
...
* 🌍 Add new language using Weblate (Tamil)
* 🌍 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!
* 🌍 Add new language using Weblate (Hindi)
* 🌍 Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 59.0% (222 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 (Chinese (Simplified Han script))
Currently translated at 62.2% (234 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 (Hindi)
Currently translated at 34.8% (131 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 (Hindi)
Currently translated at 61.7% (232 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 (Italian)
Currently translated at 53.1% (200 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 (Portuguese (Brazil))
Currently translated at 24.2% (91 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 (Chinese (Simplified Han script))
Currently translated at 72.8% (274 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 40.1% (151 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!
* 🌍 Update translation files
Updated by "Cleanup translation files" 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 40.2% (151 of 375 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 (Hindi)
Currently translated at 74.4% (279 of 375 strings)
Translate-URL: https://hosted.weblate.org/projects/book-story/book-story-translation/hi/
Thank you for contribution! Any help is appreciated!
* 🌍 Update translation files
Updated by "Cleanup translation files" 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 (Spanish)
Currently translated at 100.0% (375 of 375 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 (Turkish)
Currently translated at 100.0% (375 of 375 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 (Turkish)
Currently translated at 100.0% (376 of 376 strings)
Translate-URL: https://hosted.weblate.org/projects/book-story/book-story-translation/tr/
Thank you for contribution! Any help is appreciated!
* 🌍 Update translation files
Updated by "Cleanup translation files" 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 (Spanish)
Currently translated at 100.0% (372 of 372 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 67.2% (250 of 372 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 (French)
Currently translated at 96.5% (359 of 372 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 (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 (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 (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 (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!
* 🌍 Add new language using Weblate (Malayalam)
---------
Co-authored-by: Acclorite <acclorite@users.noreply.hosted.weblate.org>
Co-authored-by: gallegonovato <fran-carro@hotmail.es>
Co-authored-by: Deerio Chaelingo <DeeChael@outlook.com>
Co-authored-by: Shahrzaad Parekh <smparekh@gmail.com>
Co-authored-by: Salvatore <salvatore.digennaro@outlook.it>
Co-authored-by: Juan Carlos Rubin <juancarlosrubin08@gmail.com>
Co-authored-by: John Smith <149evey@akirapowered.com>
Co-authored-by: Oğuz Ersen <oguz@ersen.moe>
Co-authored-by: Biscuittttt <biscuitwithtea.tall310@passinbox.com>
Co-authored-by: Andewalden <Andewalden@users.noreply.hosted.weblate.org>
Co-authored-by: tct123 <tct1234@protonmail.com>
2024-11-12 19:40:15 +02:00
Acclorite
fa73fbb732
🚀 Disable gestures for bottom sheets with pager
...
* Disabled gestures for bottom sheets with pager (e.g. Reader Settings Bottom Sheet)
* Fixed jerky scrolling issues due to gestures
Resolves : #12
2024-11-12 18:23:17 +02:00
Acclorite
902b976bbe
🛠️ Fix search field taking the whole screen height
...
* Fixed bug where search field took all the height of the screen
2024-11-12 09:16:43 +02:00
Acclorite
c40b068e11
🛠️ Fix issues with dark theme switching
...
* Fixed issue with dark theme switching incorrectly on API 35
2024-11-12 09:05:05 +02:00
Acclorite
812584b5bb
🚀 Replace loading indicators with wavy loading indicators
...
* Replaced CircularProgressIndicator with CircularWavyProgressIndicator
2024-10-31 23:07:52 +02:00
Acclorite
d0c0c9e133
🛠️ Update Sdk to API 35 & Migrate Gradle to 8.9 & Various dependencies update
2024-10-31 22:08:37 +02:00