book-reader/app/src/main/cpp
Aryan c8f361376f
General improvements (#149)
* Improved eraser hit detection and added horizontal scrolling to AnnotationDock

* fix: lock scroll tracking during PDF rotation to prevent page jumping in vertical mode

* Implemented a multi-tab reading system for the PDF viewer.

* Redesigned the About dialog on homescreen.

* improved bulk file import support

* Implemented document caching and improved tab restoration in the PDF viewer.

* Implemented native link detection and information extraction in `pdfium_bridge.cpp` and integrated it into `PdfPageComposable.kt`. This includes adding `getLinkInfoAtPoint` to `NativePdfiumBridge` to handle URI, GoTo, and RemoteGoTo/Launch actions, and updating the tap gesture logic to prioritize native link handling.

* Fixed index bounds and layout padding calculation in PdfViewerScreen
2026-04-05 09:41:26 +05:30
..
libmobi Initial commit 2026-02-24 17:37:40 +05:30
woff2 Remove brotli test binaries for F-Droid compliance (#11) 2026-02-27 14:08:10 +05:30
CMakeLists.txt Fdroid fix (#57) 2026-03-10 22:16:43 +05:30
mobi_jni_bridge.c Update readme (#3) 2026-02-25 21:30:28 +05:30
pdfium_bridge.cpp General improvements (#149) 2026-04-05 09:41:26 +05:30
Woff2Converter.cpp Update readme (#3) 2026-02-25 21:30:28 +05:30