Skip to content

Releases: tenzap/exif-thumbnail-adder

1.0.0

06 May 06:30
Compare
Choose a tag to compare
  • Add support for Android 14 (& set targetSdk to 34)
  • exiv2: update to 0.28.2 & expat to 2.6.2
  • update all gradle dependencies to latest version
  • add spanish translation (thanks to jose-454 & l.a.r.monteon1989)
  • Note: if you run on AOSP or on devices without Google apps, you may loose the GPS information inside your files (at least on emulator image for Android 13). See project homepage for more information.

0.9.19

08 Apr 16:42
Compare
Choose a tag to compare
  • libexif: skip processing of pictures having XMP metadata
  • pixymeta: merge fix from upstream for InterOpIFD
  • pixymeta: skip processing of pictures having maker notes
  • display warning on main window when libexif or pixymeta are used, & add link to read the notes.
  • update labels of permission requests.
  • update detection of missing mandatory tags
  • Reminder: translate the app on crowdin https://crowdin.com/project/exif-thumbnail-adder

0.9.18

11 Mar 08:35
Compare
Choose a tag to compare

0.9.17

02 Mar 14:32
Compare
Choose a tag to compare
  • Add support for Android 13 (+ set targetSdk to 33)
  • Fine grained permission requests
  • No need to restart processing after permissions are granted
  • Refresh MediaStore after picture was processed
  • Update pt-BR & tr-TR translations
  • Technical changes: update build tools (Studio, Gradle, NDK...), improve tests
  • keep only 'standard' flavor

0.9.16.1

12 Feb 07:16
Compare
Choose a tag to compare
  • Fix crash at startup

0.9.16

03 Feb 20:48
Compare
Choose a tag to compare

This version crashes when using the 'Release' build. Please use 0.9.16.1 instead.

  • Fix rotation of thumbnail when rotation was disabled in settings
  • Fix crash on Android >= 12
  • Don't crash app if ffmpeg crashes when creating thubmnail
  • Fix crash when using libexif on x86_64 devices
  • Fix "AccessDenied" error when 'All files access' is not granted on devices with Android >= 11
  • Fix issue when reading picture with orientation tag different than Horizontal on Android Pie/9
  • Reminder: translate the app on crowdin https://crowdin.com/project/exif-thumbnail-adder

0.9.15

01 May 10:26
Compare
Choose a tag to compare

0.9.14

22 Apr 13:37
Compare
Choose a tag to compare

0.9.13

10 Apr 15:14
Compare
Choose a tag to compare
  • Fix click on notification which didn't open the app
  • Fix bug where thumbnail was not displayed on Windows when picture never had EXIF data
  • Upgrade libexif to 0.6.24
  • Upgrade exiv2 to 0.27.5
  • Add pixymeta-android library
  • Android SDK & library upgrade
  • Increase app speed (should be like 0.9.11)
  • Reminder: translate the app on crowdin https://crowdin.com/project/exif-thumbnail-adder

0.9.12

26 Sep 16:52
Compare
Choose a tag to compare