Skip to content

Releases: SmartToolFactory/Compose-Cropper

v0.5.0

v0.5.0 Pre-release
Pre-release

Choose a tag to compare

@SmartToolFactory SmartToolFactory released this 12 Jul 16:21
ac45140

What's Changed

New Contributors

Full Changelog: 0.4.0...0.5.0

v0.4.0

Choose a tag to compare

@SmartToolFactory SmartToolFactory released this 27 Jul 10:45

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

v0.3.4 Pre-release
Pre-release

Choose a tag to compare

@SmartToolFactory SmartToolFactory released this 29 May 09:28
ff6ae3b

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

v0.3.3 Pre-release
Pre-release

Choose a tag to compare

@SmartToolFactory SmartToolFactory released this 25 May 13:28
change gradle version

v0.3.2

v0.3.2 Pre-release
Pre-release

Choose a tag to compare

@SmartToolFactory SmartToolFactory released this 16 May 19:19
378bed9

What's Changed

Full Changelog: 0.3.1...0.3.2

v0.3.1

v0.3.1 Pre-release
Pre-release

Choose a tag to compare

@SmartToolFactory SmartToolFactory released this 16 May 18:31

Full Changelog: 0.3.0...0.3.1

Update library and demo dependencies

v0.3.0

v0.3.0 Pre-release
Pre-release

Choose a tag to compare

@SmartToolFactory SmartToolFactory released this 16 May 17:08
4ef269a

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

v0.2.4 Pre-release
Pre-release

Choose a tag to compare

@SmartToolFactory SmartToolFactory released this 15 Oct 16:29

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

v0.2.3 Pre-release
Pre-release

Choose a tag to compare

@SmartToolFactory SmartToolFactory released this 05 Oct 16:54
684ae5d

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

v0.2.2

v0.2.2 Pre-release
Pre-release

Choose a tag to compare

@SmartToolFactory SmartToolFactory released this 02 Oct 20:38
a4a9180

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