Skip to content

Releases: dangiashish/GeoTagImage

1.1.4

04 Oct 11:01
Compare
Choose a tag to compare
Version 1.1.4

1.1.2

04 Oct 10:55
Compare
Choose a tag to compare
Version 1.1.2

1.1.1

03 Apr 10:10
Compare
Choose a tag to compare
  • Version 1.1.1 released 🚀
  • Code migrated to Kotlin ☑️

Download Apk ⬇️

1.1.0

17 Nov 17:29
Compare
Choose a tag to compare
  • changed original image's path to DCIM/Camera
  • new option to choose image extension JPG | PNG | JPEG
    geoTagImage.setImageExtension(PNG);
  • new option to set customized font using Typeface -
    geoTagImage.setCustomFont();

Download Apk File

1.0.9

04 Oct 14:39
Compare
Choose a tag to compare
Merge remote-tracking branch 'origin/master'

1.0.8

18 Jun 07:42
Compare
Choose a tag to compare

Improvements

1.0.7

10 Jun 13:05
Compare
Choose a tag to compare
minor

1.0.6

10 Jun 12:45
Compare
Choose a tag to compare

gcp key error resolved

1.0.5

10 Jun 11:01
Compare
Choose a tag to compare

image path not found bug resolved

1.0.4

10 Jun 10:27
Compare
Choose a tag to compare

Added exceptions, permissions