Skip to content

Releases: jakubvalenta/geoshare

v2.0.0

16 Dec 20:58
Compare
Choose a tag to compare
  • Ask before connecting to Google. Fixes #15
  • Add support for Google Search links. Fixes #17
  • Add preferences screen.

v1.5.1

29 Nov 14:04
Compare
Choose a tag to compare
  • Fix a typo in metadata short description.

v1.5.0

29 Nov 13:41
Compare
Choose a tag to compare
  • Add copy to clipboard feature. Fixes #11
  • Add support for 'maps.google.com?q=(place)' URLs. Fixes #14
  • Add support for 'maps.google.com/placelists/list' URLs. Fixes #16
  • Fix crash when converting URL due to cancelled coroutine job.
  • Fix some URLs by following redirects when getting HTML document.
  • Add support for Android 7.1.
  • Add an FAQ screen. Fixes #12

v1.4.0

24 Nov 22:12
Compare
Choose a tag to compare
  • Add support for the 'q' parameter without path. Fixes #10

v1.3.0

23 Nov 15:46
Compare
Choose a tag to compare
  • Add support for the 'q' parameter of a Google Maps URL. Fixes #8

v1.2.0

21 Nov 22:43
Compare
Choose a tag to compare
  • Use coordinates from the 'data' parameter of a Google Maps URL, if available. Fixes #7.
  • Get coordinates by parsing Google Maps HTML if they're not available in the URL. Fixes #6.
  • Add the "open supported links" feature. Fixes #4.
  • Add support for goo.gl and app.goo.gl short links.
  • Fix support for coordinates with 15 decimal places.
  • Show a toast message if link unshortening failed due to a network error. Fixes #5.

v1.1.1

08 Nov 20:47
Compare
Choose a tag to compare

Add adaptive monochrome icon. Fixes #3.

v1.1.0

08 Nov 19:11
Compare
Choose a tag to compare

You can now share not only Google Maps URLs but also geo: URLs with Geo Share. If you do that, Geo Share will share the geo: URL back unchanged. Fixes #2.

v1.0.1

07 Nov 11:10
Compare
Choose a tag to compare

Fix images in fastlane metadata.

v1.0.0

05 Nov 12:07
Compare
Choose a tag to compare

Initial release