LibreSignal / LibreSignal

LibreSignal • The truly private and Google-Free messenger for Android.
https://github.com/LibreSignal/LibreSignal
GNU General Public License v3.0
257 stars 21 forks source link

Add location sharing #11

Open mimi89999 opened 8 years ago

xmikos commented 8 years ago

If android_external_GmsLib will be integrated in LibreSignal, we can reintroduce location sharing. play-services-location seems to be already implemented in _android_externalGmsLib, only play-services-maps are missing. We can reimplement maps view to use some OpenStreetMaps based renderer, or we can go simpler way and just show link to received location (which could be open in external app).