Skip to content
This repository has been archived by the owner on Mar 4, 2019. It is now read-only.

Added ability to menu to copy current location to the clipboard. #123

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

alaskalinuxuser
Copy link

In reference to issue #95 I have added the ability to copy the current location to your clipboard, which can be pasted into any other application.

A few notes:
I used the text views to pull the data for the clipboard because if you do not have a position, then you will get - - instead of an error or nothing. And it will copy the location in the method specified in settings menu. If you choose MGRS, Decimal, Dec min, DDMMSS, it still copies as you set in your settings preferences.

I have tested this on a Samsung Galaxy S4, Android 7.1.2, using MGRS, Decimal, Decimal Minutes, and Decimal Minutes Seconds. All copied without error. I also tested if you have no location, still copies to clipboard without error, just as " - - ".

@mvglasow mvglasow added this to the 3.4 milestone Mar 29, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants