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

Support opening password protected PDF files #719

Closed esensar closed 1 year ago

esensar commented 1 year ago

This closes #712

TODO

tibbi commented 1 year ago

do not close the whole Enter password dialog after inserting an invalid password, just show a toast and clear the password field

esensar commented 1 year ago

do not close the whole Enter password dialog after inserting an invalid password, just show a toast and clear the password field

I have opened up a PR on Simple-Commons, since it is needed to implement that: https://github.com/SimpleMobileTools/Simple-Commons/pull/1725

tibbi commented 1 year ago

looks good now, thanks

typebrook commented 1 year ago

Many thanks! @esensar @tibbi