GrapheneOS / PdfViewer

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. CSP is used to enforce that the JavaScript and styling properties within the WebView are entirely static.
https://grapheneos.org/
MIT License
598 stars 98 forks source link

update to pdf.js 4.5.x; and other fixes / improvements #382

Closed octocorvus closed 4 weeks ago

octocorvus commented 4 weeks ago

superseded by #391