Skip to content

Releases: SmartToolFactory/Compose-Cropper

v0.5.0

12 Jul 16:21
ac45140
Compare
Choose a tag to compare
v0.5.0 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 0.4.0...0.5.0

v0.4.0

27 Jul 10:45
Compare
Choose a tag to compare

What's Changed

  • add backgroundColor param by @wikikhtn in #28
  • Fix drawAreaRect not updated on first initialization by @wikikhtn in #29

New Contributors

Full Changelog: 0.3.4...0.4.0

v0.3.4

29 May 09:28
ff6ae3b
Compare
Choose a tag to compare
v0.3.4 Pre-release
Pre-release

What's Changed

  • Added an option to draw a custom grid by @Nimrodda in #23
  • Updated Android Gradle plugin to version 8.0.1 by @Nimrodda in #24

Full Changelog: 0.3.3...0.3.4

v0.3.3

25 May 13:28
Compare
Choose a tag to compare
v0.3.3 Pre-release
Pre-release
change gradle version

v0.3.2

16 May 19:19
378bed9
Compare
Choose a tag to compare
v0.3.2 Pre-release
Pre-release

What's Changed

Full Changelog: 0.3.1...0.3.2

v0.3.1

16 May 18:31
Compare
Choose a tag to compare
v0.3.1 Pre-release
Pre-release

Full Changelog: 0.3.0...0.3.1

Update library and demo dependencies

v0.3.0

16 May 17:08
4ef269a
Compare
Choose a tag to compare
v0.3.0 Pre-release
Pre-release

What's Changed

  • Added an option to resize the cropped bitmap to specific size by @Nimrodda in #20
  • Added an option to enable fixed cropping aspect ratio by @Nimrodda in #19

New Contributors

Full Changelog: 0.2.4...0.3.0

v0.2.4

15 Oct 16:29
Compare
Choose a tag to compare
v0.2.4 Pre-release
Pre-release

Changes in this version

  • Option to change transparent background color
  • Option to change overlay scale between 50-100% to match screen's smaller dimension for maximum overlay size

v0.2.3

05 Oct 16:54
684ae5d
Compare
Choose a tag to compare
v0.2.3 Pre-release
Pre-release

This version adds dark theme, color compatibility with M3 and changes sliders with colorful silders and adds oval edit

v0.2.2

02 Oct 20:38
a4a9180
Compare
Choose a tag to compare
v0.2.2 Pre-release
Pre-release

This version has following changes

fixes aspect ratio not changing correctly
updates double tap behavior
fixes up gesture for moving dynamic crop to valid bounds
adds color change for transparent section when handles are touched