gjedeer / mylocation

Share your location on Android - with Email, SMS, Conversations, Tox, Whatsapp etc
https://f-droid.org/repository/browse/?fdid=net.mypapit.mobile.myposition
GNU General Public License v2.0
29 stars 14 forks source link

Copy location to clipboard #20

Closed rerobins closed 6 years ago

rerobins commented 6 years ago

Please add feature to copy the location to the clipboard instead of sharing with another application. Would also be nice to specify what is copied:

gjedeer commented 6 years ago

Every Android phone I owned except for the G1 had the option "copy to clipboard" in the Share menu.

As to specifying what to copy, I may one day add a setting to disable generating certain links.

rerobins commented 6 years ago

It doesn't appear in my share menu because I don't have google drive installed.

See: https://www.reddit.com/r/AndroidQuestions/comments/68fus4/how_to_add_copy_to_clipboard_option_in_android/

On 7 June 2018 02:18:33 GMT-06:00, GDR! notifications@github.com wrote:

Every Android phone I owned except for the G1 had the option "copy to clipboard" in the Share menu.

As to specifying what to copy, I may one day add a setting to disable generating certain links.

-- You are receiving this because you authored the thread. Reply to this email directly or view it on GitHub: https://github.com/gjedeer/mylocation/issues/20#issuecomment-395334409

gjedeer commented 6 years ago

I don't have Google Drive either, gapps-free since 2013 or so. Maybe it's a LineageOS feature and you're using some other build.

If you don't have it, then maybe try "share to clipboard" app on F-Droid?

rerobins commented 6 years ago

Not a LOS feature, I'm on 14.1 will check out the app you mentioned.

CodeCubeNeo commented 6 months ago

Any updates on this?

gjedeer commented 6 months ago

I don't have any need for this, especially with Android 13+ where copy and share are even more tightly integrated. But I'd merge a pull request if someone who needs this adds this feature.