PdfViewer icon indicating copy to clipboard operation
PdfViewer copied to clipboard

Simple Android PDF viewer based on pdf.js and content providers. The app doesn't require any permissions. The PDF stream is fed into the sandboxed WebView without giving it access to content or files....

Results 67 PdfViewer issues
Sort by recently updated
recently updated
newest added

Intends to implement #41 The threshold values are a bit arbitrary but seem to be working fine on a Pixel 6 with latest GrapheneOS. Swiping from the left or right...

https://developer.android.com/guide/navigation/custom-back/predictive-back-gesture

It would be really nice if it was possible have the PDF viewer automatically open the last opened pdf and open to the last viewed page. A persistent history of...

After you apen a pdf file and click somewhere in the screen, the topbar hides itslef and the app enters almost like a full screen mode. This happens as the...

enhancement

Currently, the "go to page" option opens a scrollable list of numbers. It's a weird design choice and it's extremely uncomfortable when viewing long pdfs. For example, to go to...

Improve the file properties dialogue by changing the colour of dialogues like "File name", "File size" to the system's accent color for more Separation rather than Bolding out those text...

Having the Ability to Edit/Add/Remove text, or add fields, etc....and/or markup/draw on the PDF would be quite helpful for those who would like to fill out PDF forms, and submit/upload...

Ideally it should be Android 10 or 11 because the [minimum WebView version allowed is 89](https://github.com/GrapheneOS/PdfViewer/blob/29a004091e24f5a821c1b65c80b703019d5f3ca8/app/src/main/java/app/grapheneos/pdfviewer/PdfViewer.java#L68), and [Chromium 89 came out in March 2021](https://developer.chrome.com/blog/new-in-chrome-89/) but that may be too aggressive....

enhancement

Can a feature be added for changing the document colors to dark as well, not just the UI elements? Some other PDF-viewers have this option, so maybe it can be...

Hi I recently looked into the 'Apps' app and noticed that the app has a new design layout. The app's title bar (where the text "Apps" is mentioned) seamlessly switches...