Commit graph

267 commits

Author SHA1 Message Date
Paul
ad597dae7a
Translated using Weblate (Russian)
Currently translated at 100.0% (690 of 690 strings)

Translation: Episteme/strings
Translate-URL: https://hosted.weblate.org/projects/episteme/strings/ru/
2026-04-25 18:10:04 +02:00
berebara
fe1a9657a5
Translated using Weblate (Russian)
Currently translated at 100.0% (690 of 690 strings)

Translation: Episteme/strings
Translate-URL: https://hosted.weblate.org/projects/episteme/strings/ru/
2026-04-25 18:09:59 +02:00
berebara
c789feec4f
Translated using Weblate (Russian)
Currently translated at 26.0% (180 of 690 strings)

Translation: Episteme/strings
Translate-URL: https://hosted.weblate.org/projects/episteme/strings/ru/
2026-04-24 17:43:31 +02:00
berebara
acadc4f5ec
Translated using Weblate (Russian)
Currently translated at 24.9% (172 of 690 strings)

Translation: Episteme/strings
Translate-URL: https://hosted.weblate.org/projects/episteme/strings/ru/
2026-04-24 17:08:06 +02:00
berebara
e24b384475
Translated using Weblate (Turkish)
Currently translated at 100.0% (690 of 690 strings)

Translation: Episteme/strings
Translate-URL: https://hosted.weblate.org/projects/episteme/strings/tr/
2026-04-24 17:08:05 +02:00
zenolabs
c00c8be148
Added translation using Weblate (Italian) 2026-04-23 16:57:08 +02:00
wIUnUIw
03d274a16e
Translated using Weblate (Vietnamese)
Currently translated at 22.2% (2 of 9 strings)

Translation: Episteme/plurals
Translate-URL: https://hosted.weblate.org/projects/episteme/plurals/vi/
2026-04-23 16:57:08 +02:00
zenolabs
18c9f001dd
Added translation using Weblate (Italian) 2026-04-23 16:57:07 +02:00
wIUnUIw
2c7ebba2fa
Translated using Weblate (Vietnamese)
Currently translated at 14.6% (101 of 690 strings)

Translation: Episteme/strings
Translate-URL: https://hosted.weblate.org/projects/episteme/strings/vi/
2026-04-23 16:57:07 +02:00
wIUnUIw
5672b0e197
Added translation using Weblate (Vietnamese) 2026-04-23 15:29:57 +02:00
berebara
5a9b091665
Translated using Weblate (Russian)
Currently translated at 100.0% (9 of 9 strings)

Translation: Episteme/plurals
Translate-URL: https://hosted.weblate.org/projects/episteme/plurals/ru/
2026-04-23 15:29:56 +02:00
wIUnUIw
5b6e6087e6
Added translation using Weblate (Vietnamese) 2026-04-23 15:29:55 +02:00
berebara
46c875afbf
Translated using Weblate (Russian)
Currently translated at 15.7% (109 of 690 strings)

Translation: Episteme/strings
Translate-URL: https://hosted.weblate.org/projects/episteme/strings/ru/
2026-04-23 15:29:55 +02:00
FabiRich
f90baedac0
Translated using Weblate (German)
Currently translated at 100.0% (690 of 690 strings)

Translation: Episteme/strings
Translate-URL: https://hosted.weblate.org/projects/episteme/strings/de/
2026-04-23 15:29:54 +02:00
Aryan
579b6f25bf
Merge pull request #227 from Aryan-Raj3112/translations
Translations update from Hosted Weblate
2026-04-23 15:18:54 +05:30
Hosted Weblate
f3d2f4129e
Merge remote-tracking branch 'origin/main' 2026-04-23 10:02:30 +02:00
Aryan
abe9b56de1
Merge pull request #226 from Aryan-Raj3112/translations
Translations update from Hosted Weblate
2026-04-23 13:32:23 +05:30
berebara
30affd11cd
Added translation using Weblate (Russian) 2026-04-23 09:59:59 +02:00
berebara
444254417a
Added translation using Weblate (Russian) 2026-04-23 09:59:58 +02:00
Quentin Michaud
7521ef67db
Translated using Weblate (French)
Currently translated at 100.0% (690 of 690 strings)

Translation: Episteme/strings
Translate-URL: https://hosted.weblate.org/projects/episteme/strings/fr/
2026-04-23 09:59:57 +02:00
Aryan
6abc5ae375
update readme (#223) 2026-04-22 17:01:14 +05:30
Aryan
d4b9bdb98a
Merge pull request #222 from Aryan-Raj3112/translations
Translations update from Hosted Weblate
2026-04-22 15:41:40 +05:30
Otto Zumkeller
dec0020e12
Translated using Weblate (German)
Currently translated at 99.8% (689 of 690 strings)

Translation: Episteme/strings
Translate-URL: https://hosted.weblate.org/projects/episteme/strings/de/
2026-04-22 12:09:50 +02:00
Aryan
cb7de86224
v1.0.45-oss (#221)
* Implemented ML-based comic panel detection and a panel popup viewer.

* Optimized `ComicPanelDetector` for performance and memory efficiency.

* Optimized comic panel detection performance by introducing a dedicated single-thread dispatcher for ML tasks, replacing mutex-based synchronization.

* Refactored system UI handling and layout padding in `PdfViewerScreen`.

* Refactor `PdfViewerScreen.kt` by extracting components and logic into specialized files.

* replace hardcoded padding with dynamic header height and adjust IME layout logic

* Improve `PdfTextBox` interaction and visual consistency during zoom and pan.

* improve PDF text box dragging and scaling behavior across zoom levels

* optimize color scheme calculation using remember and expand text dimming coverage

* Implement in-app language selection and per-app language preferences.

* Improve PDF lock stability in `PdfVerticalReader`

* Implement "Preserve Image Colors" option for PDF themes

* Optimize TOC locate in ReaderDrawer

* Update library and home screen UI components

* smoother page turn animation in epub pagination mode

* Implement automatic page skipping for TTS when no text is found in PDF viewer

* Refine status bar handling and window insets across main screens

* Optimize ViewModel initialization and integrate AndroidX SplashScreen

* Move ComicPanelDetector to debug source set and introduce IPanelDetector interface

* Optimize TOC scrolling in PdfNavigationDrawerContent

* Bump version to 1.0.45(45)
2026-04-22 14:11:52 +05:30
Aryan
71e3614ad6
App themes (#217)
* Updated `.gitattributes` to correctly vendor all files within the `libmobi` and `woff2` directories.

* Improved TTS chapter transition handling

* Improved TTS stability and chapter advancement in the EPUB reader.

* Implemented PDF metadata extraction for titles and authors using PdfiumCore in `MainViewModel` and `MetadataExtractionWorker`.

* Implemented support for interactive footnotes in the EPUB vertical reader.

* Added support for footnotes in the paginated EPUB reader.

* Implemented a customizable app theming system.

* Added support for app-wide contrast and text brightness customization in the "App Theme" option.

* option to adjust pull-to-chapter-change drag in the EPUB vertical reader under visual options.

* Updated `PdfViewerScreen` to replace the standalone full-screen toggle with a more comprehensive "Visual Options" system UI management tool.
2026-04-21 18:11:55 +05:30
Aryan
4cb25e6abd
Merge pull request #215 from Aryan-Raj3112/translations
Translations update from Hosted Weblate
2026-04-20 15:14:00 +05:30
Cabbar Hayıroğlu
43267dd54d
Translated using Weblate (Turkish)
Currently translated at 100.0% (690 of 690 strings)

Translation: Episteme/strings
Translate-URL: https://hosted.weblate.org/projects/episteme/strings/tr/
2026-04-20 11:42:47 +02:00
Aryan
00fc83bbe5
Merge pull request #212 from Aryan-Raj3112/translations
Translations update from Hosted Weblate
2026-04-20 11:34:25 +05:30
Hosted Weblate
7fc7e1bed1
Merge remote-tracking branch 'origin/main' 2026-04-20 07:45:22 +02:00
Aryan
d310cfbc2c
Fix strings (#213)
* Update translations and standardize ellipsis in Arabic, German, and Turkish strings

* Clean up merge conflict markers in Arabic translations
2026-04-20 11:14:16 +05:30
Hosted Weblate
430c2323d3
Merge remote-tracking branch 'origin/main' 2026-04-20 07:32:57 +02:00
Cabbar Hayıroğlu
f46ad702ee Translated using Weblate (Turkish)
Currently translated at 84.6% (584 of 690 strings)

Translation: Episteme/strings
Translate-URL: https://hosted.weblate.org/projects/episteme/strings/tr/
2026-04-20 11:02:32 +05:30
Eyad alkordy
284288dfb6 Translated using Weblate (Arabic)
Currently translated at 10.1% (70 of 689 strings)

Translation: Episteme/strings
Translate-URL: https://hosted.weblate.org/projects/episteme/strings/ar/

 Conflicts:
	app/src/main/res/values-ar/strings.xml
2026-04-20 11:02:32 +05:30
Cabbar Hayıroğlu
eed30382f1
Translated using Weblate (Turkish)
Currently translated at 84.6% (584 of 690 strings)

Translation: Episteme/strings
Translate-URL: https://hosted.weblate.org/projects/episteme/strings/tr/
2026-04-20 07:08:12 +02:00
Hosted Weblate
52cb70789b
Merge remote-tracking branch 'origin/main' 2026-04-20 07:07:48 +02:00
mavosaure
530a90fc6e Translated using Weblate (French)
Currently translated at 44.4% (4 of 9 strings)

Translation: Episteme/plurals
Translate-URL: https://hosted.weblate.org/projects/episteme/plurals/fr/
2026-04-20 10:36:03 +05:30
faab
892c882556 Added translation using Weblate (French) 2026-04-20 10:36:03 +05:30
Br0t
361e2c9684 Added translation using Weblate (Spanish) 2026-04-20 10:36:03 +05:30
Enrico Ferrer
ae58b3939d Translated using Weblate (Portuguese (Brazil))
Currently translated at 22.2% (2 of 9 strings)

Translation: Episteme/plurals
Translate-URL: https://hosted.weblate.org/projects/episteme/plurals/pt_BR/
2026-04-20 10:36:03 +05:30
Enrico Ferrer
ea681ef621 Added translation using Weblate (Portuguese (Brazil)) 2026-04-20 10:36:03 +05:30
Silent Coder
d51407c363 Added translation using Weblate (Hindi) 2026-04-20 10:36:03 +05:30
Eyad alkordy
1ce93c083f Translated using Weblate (Arabic)
Currently translated at 88.8% (8 of 9 strings)

Translation: Episteme/plurals
Translate-URL: https://hosted.weblate.org/projects/episteme/plurals/ar/
2026-04-20 10:36:03 +05:30
Eyad alkordy
e79da9c329 Translated using Weblate (Arabic)
Currently translated at 100.0% (9 of 9 strings)

Translation: Episteme/plurals
Translate-URL: https://hosted.weblate.org/projects/episteme/plurals/ar/
2026-04-20 10:36:03 +05:30
Otto Zumkeller
8875cdd7c0 Translated using Weblate (German)
Currently translated at 88.8% (8 of 9 strings)

Translation: Episteme/plurals
Translate-URL: https://hosted.weblate.org/projects/episteme/plurals/de/
2026-04-20 10:36:03 +05:30
Otto Zumkeller
5e4d1a655a Added translation using Weblate (German) 2026-04-20 10:36:03 +05:30
Eyad alkordy
abdce865fb Translated using Weblate (Arabic)
Currently translated at 11.1% (1 of 9 strings)

Translation: Episteme/plurals
Translate-URL: https://hosted.weblate.org/projects/episteme/plurals/ar/
2026-04-20 10:36:03 +05:30
Eyad alkordy
309c85596b Added translation using Weblate (Arabic) 2026-04-20 10:36:03 +05:30
Cabbar Hayıroğlu
23ae7928bd Translated using Weblate (Turkish)
Currently translated at 100.0% (9 of 9 strings)

Translation: Episteme/plurals
Translate-URL: https://hosted.weblate.org/projects/episteme/plurals/tr/
2026-04-20 10:36:03 +05:30
Cabbar Hayıroğlu
c890fbc588 Added translation using Weblate (Turkish) 2026-04-20 10:36:03 +05:30
Hosted Weblate
8b9c78afdf
Merge remote-tracking branch 'origin/main' 2026-04-20 06:38:14 +02:00