Releases: T8RIN/ImageToolbox
2.2.0
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
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
2.2.0-rc2
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
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
What's Changed
- Fixed previous bugs
- Design improvements
- Code refactoring
Full Changelog: 2.2.0-beta4...2.2.0-beta5
2.2.0-beta4
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
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
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
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