Skip to content

Releases: tenzap/exif-thumbnail-adder

0.9.11

21 Aug 17:21
Compare
Choose a tag to compare
  • user can now leave the UI while pictures are processed
  • processing progress is now also displayed in a notification
  • some technical updates (upgrade version of dependencies and of gradle-wrapper, update gradle and Fastfile to sign release APKs)
  • reminder: translate the app on crowdin https://crowdin.com/project/exif-thumbnail-adder

0.9.10

17 Aug 09:10
Compare
Choose a tag to compare

0.9.9

11 Jul 08:57
Compare
Choose a tag to compare

0.9.8

08 Jun 20:59
Compare
Choose a tag to compare

0.9.7

08 Jun 08:59
Compare
Choose a tag to compare
  • add Chinese (China) translation

0.9.6

07 Jun 18:06
Compare
Choose a tag to compare
  • add Vietnamese translation (thanks to bruhwut)
  • mention authors & translators in 'About'

0.9.5

01 Jun 11:48
Compare
Choose a tag to compare

0.9.4

15 May 08:00
Compare
Choose a tag to compare
  • cosmetic & navigation fixes
  • request WRITE_EXTERNAL_STORAGE permission only when needed

0.9.3

15 May 07:43
Compare
Choose a tag to compare
  • new: synchronize deletions from source folders to working directory
  • new: use Lanczos algorithm to create thumbnails (they look better) thanks to FFmpeg library
  • improve labels of some settings
  • various fixes

0.9.2

22 Apr 19:54
Compare
Choose a tag to compare
  • new libraries:
    • exiv2
    • libexif
  • update default library to exiv2
  • settings:
    • new option: replace thumbnail of files already having one
    • new option: options for exiv2 and libexif
    • improve some labels
  • fix some bugs/crashes