mrpdaemon / encdroid

Encdroid is an Android application for accessing EncFS volumes on cloud storage
GNU General Public License v3.0
86 stars 20 forks source link

Feature Request: Implement DocumentsProvider #80

Open ashh87 opened 9 years ago

ashh87 commented 9 years ago

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.

mrpdaemon commented 9 years ago

Good suggestion, although we'd need to figure out how to do the password prompt if the volume providing the document is locked.