encdroid
encdroid copied to clipboard
Encdroid is an Android application for accessing EncFS volumes on cloud storage
It would be great if Encdroid could implement DocumentsProvider, so other apps could directly access, for example, an encrypted Dropbox folder on newer versions of Android.
This pull requests implements the following feature: - If password caching is on and a password would be saved (e.g., after unlocking a volume for the first time), the user...
Jota is a well known text editor and I have it as default for txt files. Recently I learned about Encdroid and now I'm trying it. The bug is when...
To avoid downloading files every time, and also to speed up access, it would be great to have a local cache of the downloaded dropbox files. This may be an...
Trying to rotate device while a task progress bar is showing results in an empty background.
Dropbox SDK is up to version 1.6.4. Would be good to bring in the latest version.
If the device is rotated while multiple files are selected, we lose the information about which files were selected.
This is being called within TaskFragment / AsyncTask and should ideally work fine in the absence of an Activity context.