Acclorite
|
b28e6e7858
|
feat: add note to the LibrarySortSubcategory
|
2025-10-01 13:51:28 +03:00 |
|
Acclorite
|
f2b2b04bac
|
fix: ensure default category
|
2025-10-01 13:43:41 +03:00 |
|
Acclorite
|
67e5eb8edf
|
fix: incorrect value in library top bar
|
2025-10-01 13:39:15 +03:00 |
|
Acclorite
|
30ee74cfff
|
feat: select all books button in library
* Added "Select all books" button to the Library which selects all books in the current category
|
2025-09-28 17:48:48 +03:00 |
|
Acclorite
|
14cf04a8ce
|
fix: show default category when no other categories exist
* Fixed bug where default category wasn't shown if no categories and books exist
|
2025-09-25 20:42:54 +03:00 |
|
Acclorite
|
c46ecb7ff0
|
fix: crash because of migration
* Fixed crash related to migration
|
2025-09-24 23:30:34 +03:00 |
|
Acclorite
|
6d7e178d4c
|
refactor: category entity
* Merge CategorySortEntity with CategoryEntity
|
2025-09-23 16:59:24 +03:00 |
|
Acclorite
|
1d9f5514ff
|
refactor: book entity
* Remove nullability from author
|
2025-09-01 22:18:49 +03:00 |
|
Acclorite
|
56b5aba67a
|
refactor: history entity
* Added HistoryWithBook that fetches both HistoryEntity and BookEntity
* Removed nullability from History
|
2025-08-29 13:51:39 +03:00 |
|
Acclorite
|
a45078cae5
|
refactor: color preset entity
* I/O for repository calls
* Removed nullability from ColorPresetEntity
|
2025-08-27 23:20:07 +03:00 |
|
Acclorite
|
b0c567bdc9
|
refactor: settings viewmodel
|
2025-08-24 15:25:46 +03:00 |
|
Acclorite
|
2ab62e629f
|
refactor: reader viewmodel
|
2025-08-21 17:04:44 +03:00 |
|
Acclorite
|
3817cc1980
|
refactor: library viewmodel
|
2025-08-16 22:41:02 +03:00 |
|
Acclorite
|
d50b1a5f9a
|
refactor: browse viewmodel
|
2025-08-14 23:13:10 +03:00 |
|
Acclorite
|
6f53c70b5b
|
refactor: bookInfo viewmodel
|
2025-08-10 22:21:52 +03:00 |
|
Acclorite
|
28cbf1188d
|
refactor: history viewmodel
|
2025-08-09 10:11:47 +03:00 |
|
Acclorite
|
eb87ef8b45
|
refactor: about viewmodel
|
2025-08-07 23:58:02 +03:00 |
|
Acclorite
|
3f0cd812a5
|
refactor: language model
|
2025-08-04 13:16:29 +03:00 |
|
Acclorite
|
96c3917169
|
refactor: create language model
|
2025-07-26 21:49:38 +03:00 |
|
Acclorite
|
0fa8041d5c
|
refactor: rename and refactor ButtonItem
|
2025-07-23 18:43:36 +03:00 |
|
Acclorite
|
69689b8be6
|
refactor: remove @Immutable from enum classes
|
2025-07-19 10:35:06 +03:00 |
|
Acclorite
|
3a08791cbe
|
refactor: move PureDark and BookWithCover
|
2025-07-17 12:16:12 +03:00 |
|
Acclorite
|
b4c6a63878
|
refactor: datastore(settings) refactor
|
2025-07-17 12:14:52 +03:00 |
|
Acclorite
|
4ecf2befd1
|
chore: update dependencies
|
2025-07-10 11:39:23 +03:00 |
|
Acclorite
|
7a028c1172
|
refactor: pass app name via placeholder in start_welcome string
|
2025-07-09 17:39:01 +03:00 |
|
Acclorite
|
5cab499417
|
refactor: replace app_version string with BuildConfig.VERSION_NAME
|
2025-07-09 17:28:40 +03:00 |
|
Acclorite
|
754a0d7cf3
|
feat: multiple checkpoints
|
2025-07-05 16:34:00 +03:00 |
|
Acclorite
|
57afade51a
|
feat: "Iapetus" gray theme
|
2025-06-29 11:53:21 +03:00 |
|
Acclorite
|
ff7c0482f7
|
feat: disable images' captions option
Resolves: #189
|
2025-06-29 11:25:06 +03:00 |
|
Acclorite
|
8bae716f64
|
feat: replace default caption
|
2025-06-29 10:18:20 +03:00 |
|
Acclorite
|
6878ecac86
|
fix(reader): incorrect scroll position
Resolves: #237
|
2025-06-28 11:39:54 +03:00 |
|
Acclorite
|
aa665b33f8
|
fix(parser): decode URLs in HTML
Co-authored-by: attilajam <attila.jamilov@gmail.com>
Resolves: #227
|
2025-06-09 15:42:37 +03:00 |
|
Acclorite
|
57a7225545
|
fix: cannot open books
Resolves: #221
|
2025-06-09 12:58:54 +03:00 |
|
Acclorite
|
eefcb4ef90
|
refactor(ui): refactor ui layer
|
2025-06-05 22:40:27 +03:00 |
|
Acclorite
|
731329879d
|
refactor: update log usages
|
2025-06-03 09:52:41 +03:00 |
|
Acclorite
|
d1b7376633
|
refactor: move presentation/theme to ui/theme
|
2025-06-03 09:48:47 +03:00 |
|
Acclorite
|
1d73fd8a91
|
refactor(domain): move models in domain to model/
|
2025-06-02 20:41:52 +03:00 |
|
Acclorite
|
72b032cabf
|
refactor: refactor use case & repository
|
2025-06-02 20:31:20 +03:00 |
|
Acclorite
|
378975bf3e
|
refactor: rename presentation/ ↔ ui/
|
2025-05-04 08:50:32 +03:00 |
|
Acclorite
|
7bb9990606
|
refactor(domain): refactor domain layer
|
2025-05-03 11:50:47 +03:00 |
|
Acclorite
|
c70338a14d
|
feat(library): custom categories
* Custom categories
* New customization options
* Sorting
Resolves: #79
|
2025-04-28 09:18:14 +03:00 |
|
Acclorite
|
e22e172ddb
|
chore(release): v1.7.1
|
2025-04-26 12:21:37 +03:00 |
|
Acclorite
|
d275e75c62
|
refactor: small refactor
|
2025-04-25 10:13:59 +03:00 |
|
Acclorite
|
d11d4e0121
|
feat: update aboutlibraries.json
|
2025-04-25 10:07:11 +03:00 |
|
Acclorite
|
6f7a711cac
|
style: spacing in strings.xml
|
2025-04-24 20:41:42 +03:00 |
|
Acclorite
|
d6ac51f45e
|
feat: add Japanese language
|
2025-04-24 20:41:15 +03:00 |
|
Acclorite
|
4e9065cab6
|
style: insert missing spaces in uk\strings.xml
|
2025-04-24 20:34:00 +03:00 |
|
Weblate (bot)
|
e60b35195c
|
feat: update translations (#185)
* 🌍 Translated using Weblate (Malayalam)
Currently translated at 2.9% (11 of 368 strings)
Translate-URL: https://hosted.weblate.org/projects/book-story/book-story-translation/ml/
Thank you for contribution! Any help is appreciated!
* 🌍 Translated using Weblate (Spanish)
Currently translated at 90.7% (334 of 368 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 (Chinese (Simplified Han script))
Currently translated at 99.4% (366 of 368 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 (Italian)
Currently translated at 98.6% (363 of 368 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 (Romanian)
Currently translated at 27.9% (103 of 368 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 (Arabic)
Currently translated at 100.0% (368 of 368 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 (Romanian)
Currently translated at 36.1% (133 of 368 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 (Romanian)
Currently translated at 42.1% (155 of 368 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 (Romanian)
Currently translated at 44.8% (165 of 368 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 (Chinese (Simplified Han script))
Currently translated at 99.7% (367 of 368 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 (Japanese)
Currently translated at 28.5% (105 of 368 strings)
Translate-URL: https://hosted.weblate.org/projects/book-story/book-story-translation/ja/
Thank you for contribution! Any help is appreciated!
* 🌍 Translated using Weblate (Japanese)
Currently translated at 59.5% (219 of 368 strings)
Translate-URL: https://hosted.weblate.org/projects/book-story/book-story-translation/ja/
Thank you for contribution! Any help is appreciated!
* 🌍 Translated using Weblate (Japanese)
Currently translated at 79.8% (294 of 368 strings)
Translate-URL: https://hosted.weblate.org/projects/book-story/book-story-translation/ja/
Thank you for contribution! Any help is appreciated!
* 🌍 Translated using Weblate (Japanese)
Currently translated at 80.1% (295 of 368 strings)
Translate-URL: https://hosted.weblate.org/projects/book-story/book-story-translation/ja/
Thank you for contribution! Any help is appreciated!
* 🌍 Translated using Weblate (Romanian)
Currently translated at 51.9% (191 of 368 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 (Japanese)
Currently translated at 88.3% (325 of 368 strings)
Translate-URL: https://hosted.weblate.org/projects/book-story/book-story-translation/ja/
Thank you for contribution! Any help is appreciated!
* 🌍 Translated using Weblate (Romanian)
Currently translated at 56.7% (209 of 368 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 (Japanese)
Currently translated at 91.8% (338 of 368 strings)
Translate-URL: https://hosted.weblate.org/projects/book-story/book-story-translation/ja/
Thank you for contribution! Any help is appreciated!
* 🌍 Translated using Weblate (Romanian)
Currently translated at 58.6% (216 of 368 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 (Romanian)
Currently translated at 60.5% (223 of 368 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 (French)
Currently translated at 95.9% (353 of 368 strings)
Translate-URL: https://hosted.weblate.org/projects/book-story/book-story-translation/fr/
Thank you for contribution! Any help is appreciated!
* 🌍 Add new language using Weblate (Latvian)
* 🌍 Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 99.7% (371 of 372 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 (German)
Currently translated at 100.0% (372 of 372 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 100.0% (372 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 (Italian)
Currently translated at 98.9% (368 of 372 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 (Spanish)
Currently translated at 90.3% (336 of 372 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 (Vietnamese)
* 🌍 Translated using Weblate (German)
Currently translated at 100.0% (372 of 372 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 (Portuguese (Brazil))
Currently translated at 100.0% (372 of 372 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 99.4% (370 of 372 strings)
Translate-URL: https://hosted.weblate.org/projects/book-story/book-story-translation/it/
Thank you for contribution! Any help is appreciated!
* feat: Ukrainian translation
Translation URL: https://hosted.weblate.org/projects/book-story/book-story-translation/uk/
* feat: Czech translation
Translation URL: https://hosted.weblate.org/projects/book-story/book-story-translation/cs/
* feat: Turkish translation
Translation URL: https://hosted.weblate.org/projects/book-story/book-story-translation/tr/
---------
Co-authored-by: Eskuero <3skuero@gmail.com>
Co-authored-by: cyanjiang <cyanjiang@163.com>
Co-authored-by: albanobattistella <albano_battistella@hotmail.com>
Co-authored-by: Viorel-Cătălin Răpițeanu <rapiteanu.catalin@gmail.com>
Co-authored-by: jonnysemon <jonnysemon@users.noreply.hosted.weblate.org>
Co-authored-by: 大王叫我来巡山 <hamburger2048@users.noreply.hosted.weblate.org>
Co-authored-by: maccha <swear-grew-rematch@duck.com>
Co-authored-by: Timothée Andres <aisteru@users.noreply.hosted.weblate.org>
Co-authored-by: Stzyxh <amannjuri@gmail.com>
Co-authored-by: Samuel <dev.ouyama@gmail.com>
|
2025-04-24 20:13:36 +03:00 |
|
Acclorite
|
d9718ba921
|
🛠️ Update dependencies
|
2025-04-24 16:09:50 +03:00 |
|
Acclorite
|
60b2a04e82
|
🌍 Rephrase "You're successfully done basic setup of the app" in Start screen
Resolves: #205
|
2025-04-22 21:05:04 +03:00 |
|