-
Notifications
You must be signed in to change notification settings - Fork 194
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
User location sharing #51
Comments
From [email protected] on February 10, 2014 12:19:26 Labels: -Milestone-3.0 Milestone-3.0a3 |
From [email protected] on February 22, 2014 08:42:02 Labels: -Milestone-3.0a3 Milestone-3.0a5 |
Signed-off-by: Andrea Cappelli <[email protected]>
Signed-off-by: Andrea Cappelli <[email protected]>
Signed-off-by: Andrea Cappelli <[email protected]>
Signed-off-by: Andrea Cappelli <[email protected]>
Signed-off-by: Andrea Cappelli <[email protected]>
fragment. (#51) Signed-off-by: Andrea Cappelli <[email protected]>
Is this going to be sent encrypted? Since Kontalk focuses on security everything should be sent encrypted, from typing notifications over delivery receipts up to media and location sharing. |
Don't worry, location message will be sent encrypted, just finished developing. |
Signed-off-by: Andrea Cappelli <[email protected]>
Conflicts: src/org/kontalk/service/MessageCenterService.java Signed-off-by: Andrea Cappelli <[email protected]>
Signed-off-by: Andrea Cappelli <[email protected]>
Signed-off-by: Andrea Cappelli <[email protected]>
From Trello card:
|
For OpenStreetMap support, it may be useful to look at the source code of Where Am I, an Android app made to show where an user is displayed on OpenStreetMap. It hasn't been updated in a year, but may still give some useful hints. (I don't know the app, randomly stumbled upon it on F-Droid, I can't vouch for the code quality or usefulness) |
https://github.com/osmdroid/osmdroid seems to be the library it uses. It markets itself as a replacement for Android MapView so hopefully has a similar API EDIT: Seems some uncertainty around it. osmdroid/osmdroid#111 and osmdroid/osmdroid#71 |
Thanks, I'll check them out. |
Liberario (the free bus/tram application for almost all places in the world) uses https://github.com/grote/OSMBonusPack |
Hello, may I ask what is the current status of the location sharing ? I think it would be great if the user could choose from different map providers when choosing/displaying the location. (Google maps, OSM, HERE maps ...) I am asking this because I work for HERE and our Android devs could maybe help with this task. |
Hi @karlitos, we currently had some work done in two branches: The idea is to offer an activity (or a dialog for tablets) to choose a location (or a POI that can be searched) from. But the whole thing would have to be developed, not only support for HERE maps (and as you said it should have support for multiple maps providers). Your help in this would be much appreciated, but I don't know how much effort you can allocate. |
Awaiting review and merge at #1027. |
From [email protected] on May 28, 2013 10:31:24
Send user location using XEP-0080: User Location http://xmpp.org/extensions/xep-0080.html
Original issue: http://code.google.com/p/kontalk/issues/detail?id=85
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
The text was updated successfully, but these errors were encountered: