Commit graph

6 commits

Author SHA1 Message Date
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
7eb38bcafb
fix: reproducible build paths for native libs and strip unused brotli sos (#56) 2026-03-10 20:17:23 +05:30
Aryan
4a19bb2249
Add gitattributes (#55)
* Save work before normalizing line endings

* fix: .gitattributes encoding and normalize line endings
2026-03-10 19:59:53 +05:30
Aryan
6eb99b2c23
Save work before normalizing line endings (#54) 2026-03-10 17:48:25 +05:30
Aryan
6c94fb4c1e
fix: normalize line endings for reproducible builds (#53) 2026-03-10 16:40:43 +05:30
Aryan
6072b2ba29 Initial commit 2026-02-24 17:37:40 +05:30