encdroid icon indicating copy to clipboard operation
encdroid copied to clipboard

Integrate with system "Share" menu

Open mrpdaemon opened this issue 12 years ago • 3 comments

mrpdaemon avatar Oct 09 '12 05:10 mrpdaemon

Is there any progress on this point? I really'd like to see this.

crbble avatar Nov 07 '13 17:11 crbble

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.

mrpdaemon avatar Nov 07 '13 19:11 mrpdaemon

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...

crbble avatar Nov 07 '13 19:11 crbble