encdroid
encdroid copied to clipboard
Integrate with system "Share" menu
Is there any progress on this point? I really'd like to see this.
No progress yet, but it's pretty high on my list of things to do after multiple cloud provider support (Google Drive, Box etc.) and optional app-level PIN code.
The way I envisioned it we will register ourselves as able to accept any local file, and then once we get an incoming Share we'll display a volume list to choose destination volume and then volume browser to choose destination folder. Shouldn't be too hard to do especially if we reuse existing volume list/browser.
I had a look at the code, but as a Python Developer its not going to be that easy :-) Creating the Intent for VolumeListActivity was no problem, but the rest may take the whole weekend...