Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

File Decryption is not working #2

Closed
Suleman-Elahi opened this issue Aug 19, 2022 · 5 comments
Closed

File Decryption is not working #2

Suleman-Elahi opened this issue Aug 19, 2022 · 5 comments

Comments

@Suleman-Elahi
Copy link

Suleman-Elahi commented Aug 19, 2022

On Android(Samsung m40, Android 11) it can encrypt files but is not able to decrypt them. I either get a decryption error or it fails to upload the decrypted file to Google Dive. And even if it uploads the file, it is the same encrypted file.

Besides, all the files that are encrypted by it should be saved on internal storage. Maybe make a precloud folder and save all the encrypted files in it.

@penghuili
Copy link
Owner

Thank you @Suleman-Elahi for the feedback!
I will look into it.

by the way, files are copied to internal storage before encryption, for example if you go to the settings screen, you will see there are some caches.

@Suleman-Elahi
Copy link
Author

Yes I can see the "cache" status but where exactly the encrypted files are stored?

@penghuili
Copy link
Owner

Hi @Suleman-Elahi , I found the reason for even if it uploads the file, it is the same encrypted file..

When I upload the decrypted file, I chose the wrong file type.

it's fixed in version 1.0.7, could you download it from Play store and have another try?


Regarding the decryption error, if you still get them, let me know, I will check again.


And about the internal storage topic, currently all encrypted and decrypted files are saved in the internal storage for the app, you can't access them from the android file system.

I may introduce a section to view cached files and give options to download or delete them.

@Suleman-Elahi
Copy link
Author

Yes thanks man. I works now.

@penghuili
Copy link
Owner

Great! I will close the issue then

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants