SimpleMobileTools / Simple-File-Manager

Easy app for managing your files without ads, respecting your privacy & security
https://www.simplemobiletools.com
GNU General Public License v3.0
1.49k stars 379 forks source link

Return `AndroidPdfViewer` based on `PDFium` #716

Closed esensar closed 1 year ago

esensar commented 1 year ago

This PR returns previously used AndroidPdfViewer based on updated PDFium which should no longer have security vulnerabilities previously reported (https://github.com/SimpleMobileTools/Simple-File-Manager/issues/708). Currently there doesn't seem to be any need for further updates in the app or library code other than what was already done in https://github.com/tibbi/PdfiumAndroid/pull/1.

TODO

tibbi commented 1 year ago

thanks, should be good