tranquvis / SimpleSmsRemote

Android app for remotely controlling a phone through sms messages
MIT License
129 stars 37 forks source link

Change format of Location response. #49

Open cautious-bread opened 2 years ago

cautious-bread commented 2 years ago

I love that the responses are within a single SMS (other similar apps send three separate SMS just for location, which isn't great for PAYG SIMs).

But could the format of the coordinates be changed? The phone (at least mine) currently recognises the numbers as a phone number, and the default SMS app doesn't allow selection of portions of the message, rendering copy-and-paste impossible.

If the coordinates were separated with a comma, instead of a space, they may be recognised as a location and therefore we'd be able to tap them, opening in a map app.