Skip to content

Releases: avito-tech/krop

Adds utility to get cropped bitmap with given transformation without KropView

16 Mar 09:58
77c4f3f
Compare
Choose a tag to compare
Merge pull request #32 from Kutashov/issue-28-cropview-transformation

Fixes #28

Fixed bugs with using custom overlay

04 Mar 10:30
7ec113f
Compare
Choose a tag to compare
Merge pull request #31 from Kutashov/SEL-15078-overlay-fixes

Sel 15078 custom overlay fixes

Added supporting of custom overlay

03 Mar 13:34
d014b23
Compare
Choose a tag to compare
Merge pull request #30 from Kutashov/doc-fixes

Fixes README

Added rotation with animated scale up

24 Feb 20:21
6e5cbf2
Compare
Choose a tag to compare
Merge pull request #27 from Kutashov/updates-doc

Updates doc

Added rotation support

08 Feb 15:18
8863ca9
Compare
Choose a tag to compare
Merge pull request #25 from Kutashov/krop-rotation

Rotation support

0.52: Merge pull request #24 from Kutashov/krop-renderer-updates

26 Jan 09:48
ce267c5
Compare
Choose a tag to compare

Added public method for tuning zoom bounds and image restoration with transformation

0.51

13 Nov 08:30
97ca4d3
Compare
Choose a tag to compare

Fixed of factor calculation in Transformation.forSize()

AndroidX support

18 Sep 16:21
b28745c
Compare
Choose a tag to compare
Merge pull request #19 from avito-tech/androidx

Migrate to Androidx

0.44

14 May 11:57
f77821a
Compare
Choose a tag to compare

Fix issue when restoring KropView from savedInstanceState
Build tools update

0.43

18 Jan 15:40
e126255
Compare
Choose a tag to compare

Add overlay shape selection: oval or rect
Fixed some issues
Build tools and libraries update