Skip to content

[PLACEHOLDER FOR OVERHAULED / REBRANDED PROJECT] 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 within the WebView is entirely static.

License

Notifications You must be signed in to change notification settings

aossp/PdfViewer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Copyright (c) 2018 Daniel Micay

About

[PLACEHOLDER FOR OVERHAULED / REBRANDED PROJECT] 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 within the WebView is entirely static.

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 80.7%
  • JavaScript 15.5%
  • CSS 2.8%
  • HTML 1.0%