Skip to content

Releases: T8RIN/ImageToolbox

2.2.0

19 Jul 22:09
Compare
Choose a tag to compare

What's Added

  • Tool which brings up draw on image or on background functionality
  • AES encryption/decryption tool
  • New save formats by (#308)
    • AVIF
    • HEIC
    • HEIF
  • Four quick settings tiles by #316 by @T8RIN in #323
    • Take screenshot
    • Edit screenshot
    • Pick color
    • Open the app
  • Secondary customization option in the settings tab
  • Warning of possible crash if you trying to save large image
  • Cache caring option introduced
  • 6 new emojis

What's Changed

  • New transition animations between screens
  • Main screen appearance improved (now we have grouped tool sections)
  • Reimagined Limits resize screen by #322
  • Clean arch refactor by @T8RIN in #310 (Now app strictry follows this pattern as possible)
  • Now you can expand/shrink setting group in settings tab (i.e. settings fully reworked)
  • Bumped dependeincies and now using kotlin 1.9.0
  • Translations update from Hosted Weblate by @weblate
  • Code quality improved a lot

What's Fixed

  • Fixed showing colors of using theme by #294
  • Fixed dummy loading of images
  • Minor additional fixes

Attention

Now we forced to use multiple apks because AVIF and HEIC require native cpp code which can't be shrinked so app size will be increased twice

Full Changelog: 2.1.3...2.2.0

2.2.0-rc4

18 Jul 10:04
a98c725
Compare
Choose a tag to compare
2.2.0-rc4 Pre-release
Pre-release

What's Changed

  • Bump com.google.dagger:hilt-android from 2.46.1 to 2.47 by @dependabot in #331
  • Bump com.google.dagger:hilt-android-gradle-plugin from 2.46.1 to 2.47 by @dependabot in #330
  • Bump nl.dionsegijn:konfetti-compose from 2.0.2 to 2.0.3 by @dependabot in #333
  • Bump com.google.dagger:hilt-compiler from 2.46.1 to 2.47 by @dependabot in #332
  • Translations update from Hosted Weblate by @weblate
  • 6 new emojis added
  • AVIF, HEIC, HEIF compression format introduced
  • Reimagined Limits resize screen by #322
  • Code arch improved
  • Now we forced to use multiple apks because AVIF and HEIC require native cpp code and app size will be increased twice

Full Changelog: 2.2.0-rc3...2.2.0-rc4

2.2.0-rc3

13 Jul 22:17
Compare
Choose a tag to compare
2.2.0-rc3 Pre-release
Pre-release

What's new

  • Bug fixes, now the app works 🐸

Full Changelog: 2.2.0-rc2...2.2.0-rc3

2.2.0-rc2

12 Jul 23:37
Compare
Choose a tag to compare
2.2.0-rc2 Pre-release
Pre-release

What's Changed

  • Four quick settings tiles added by #316 by @T8RIN in #323

    • Take screenshot
    • Edit screenshot
    • Pick color
    • Open the app
  • Fixed many critical bugs

  • New transition animations between screens

  • Code refactors and making it more clean

  • Added secondary customization option in the settings tab

  • Apk size reduced

Full Changelog: 2.2.0-rc1...2.2.0-rc2

2.2.0-rc1

06 Jul 22:06
d424545
Compare
Choose a tag to compare
2.2.0-rc1 Pre-release
Pre-release

What's Changed

  • Bump dev.olshevski.navigation:reimagined from 1.5.0-alpha01 to 1.5.0-beta01 by @dependabot in #318
  • Clean arch refactor 2 by @T8RIN in #319
  • Now app is much MORE MORE MORE using clean arch pattern
  • Design rotations
  • Tried to fix fdroid build by (#151)
  • Created new bugs which i waiting to be reported :)

Full Changelog: 2.2.0-beta5...2.2.0-rc1

2.2.0-beta5

04 Jul 22:18
Compare
Choose a tag to compare
2.2.0-beta5 Pre-release
Pre-release

What's Changed

  • Fixed previous bugs
  • Design improvements
  • Code refactoring

Full Changelog: 2.2.0-beta4...2.2.0-beta5

2.2.0-beta4

30 Jun 08:30
Compare
Choose a tag to compare
2.2.0-beta4 Pre-release
Pre-release

What's Changed

  • Clean arch refactor by @T8RIN in #310 (Now app strictry follows this pattern as possible)
  • Added new save formats by (#308)
  • Added ability to expand/shrink setting group in settings tab
  • Updated dependencies

Full Changelog: 2.2.0-beta3...2.2.0-beta4

2.2.0-beta3

27 Jun 04:30
d485549
Compare
Choose a tag to compare
2.2.0-beta3 Pre-release
Pre-release

What's Changed

  • Changed main screen appearance and also added new setting to customize this behavior
  • Some design changes
  • Highly improved code quality
  • Fixed small issues

Full Changelog: 2.2.0-beta2...2.2.0-beta3

2.2.0-beta2

22 Jun 11:13
Compare
Choose a tag to compare
2.2.0-beta2 Pre-release
Pre-release

What's Changed

  • Added AES encryption/decryption option
  • Fixed some bugs
  • Added warning of possible crash if you trying to save large image
  • Cache clearing option added
  • Auto cache clearing option added

Full Changelog: 2.2.0-beta1...2.2.0-beta2

2.2.0-beta1

19 Jun 16:52
Compare
Choose a tag to compare
2.2.0-beta1 Pre-release
Pre-release

What's Changed

  • Added ability to draw on image or on background
  • Fixed #294
  • Design updates
  • Imroved performance

(This is a beta to test if all drawing functions working fine, and wait for the stable release to the start of July)

Full Changelog: 2.1.3...2.2.0-beta1