Antidote-for-Tox / Antidote

No longer maintained
Mozilla Public License 2.0
391 stars 119 forks source link

Add button to send location #283

Open trufae opened 7 years ago

dvor commented 7 years ago

It would be nice to have, however I'm wondering in what format it should be sent and how it would be compatible with other clients. Something to discuss with toxcore guys.

trufae commented 7 years ago

just sending the lat+lon numbers would be enough to copypaste this into any other app (gmaps, osm, ..), so initially, just having making the client to send those numbers in plain text in the current chat should be enough. Ideally, having a fully dedicated screen to see the map location, adjust the pin, etc

are the type of messages handled by toxcore or the client app?

On 11 Feb 2017, at 11:22, Dmytro Vorobiov notifications@github.com wrote:

It would be nice to have, however I'm wondering in what format it should be sent and how it would be compatible with other clients. Something to discuss with toxcore guys.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Antidote-for-Tox/Antidote/issues/283#issuecomment-279134981, or mute the thread https://github.com/notifications/unsubscribe-auth/AGIjG0fU5vEgfX0g4javoLmcWae8PRCmks5rbYvygaJpZM4L98q_.

dvor commented 7 years ago

There are two types of text messages in toxcore now - normal and action (/me is doing something). I guess more types can be added there.