orion-viewer
orion-viewer copied to clipboard
Orion Viewer is pdf, djvu, xps, cbz and tiff file viewer for Android devices based on mupdf and DjVuLibre libraries
For some years, I experience this painful glitch. When I want to move a page, I drag my finger, and when I end dragging and put my finger up, for...
Is it possible to get all the pages one below another so that I can scroll down instead of clicking one the edge to go to next page?
Hi. I have already described this issue in this [ticket](https://github.com/max-kammerer/orion-viewer/issues/13). And you have succesfully fixed it. But after a couple of commits - i am now again not able to...
Hi. I am wondering - is it possible to make page rendering more fast? Some documents have very big page resolutions and rendering becomes a real head-ache for many Android...
I have a folder full of TIFF files, each of which is a single scanned page. I discovered your app as one of the few open source Android apps that...
I'm using a Nook Glowlight 3+ (2018). After I go into CURRENT BOOK OPTIONS, there's no way to get out other than to reboot my Nook. There are no back-arrows...
I am going though apps that use old native libraries on F-Droid: https://gitlab.com/fdroid/fdroiddata/-/merge_requests/11496/ Your app uses MuPDF 1.16.1 from 2019-08-02, which seems to have ~5 known security issues. https://github.com/max-kammerer/orion-viewer/commits/0.81.2_fdroid/nativeLibs/mupdfModule Newer...
Currently, the default cropping setting is none, and I have to set the cropping each time I open a new file. I hope that there is a global cropping setting,...
[Please provide additional details and/or attach file] Android Version: 10(29) ``` Intent { act=android.intent.action.VIEW cat=[android.intent.category.DEFAULT] dat=file:///storage/emulated/0/Download/Diari.pdf flg=0x10000000 cmp=universe.constellation.orion.viewer/.OrionViewerActivity } java.lang.RuntimeException: cannot tell in file at com.artifex.mupdf.fitz.Document.openNativeWithPath(Native Method) at com.artifex.mupdf.fitz.Document.openDocument(Document.java:32) at...
@max-kammerer is there a ways that I can get the selected texts start and end index as my requirement is I've to search for specific word base on startIndex.