openfoodfacts / openfoodfacts-androidapp

(Legacy) Native version of Open Food Facts on Android - Coders & Decoders welcome 🤳🥫
https://android.openfoodfacts.org
Apache License 2.0
773 stars 446 forks source link

build(deps): Bump com.github.CanHub:Android-Image-Cropper from 3.1.3 to 4.3.2 #5181

Open dependabot[bot] opened 9 months ago

dependabot[bot] commented 9 months ago

Bumps com.github.CanHub:Android-Image-Cropper from 3.1.3 to 4.3.2.

Release notes

Sourced from com.github.CanHub:Android-Image-Cropper's releases.

4.3.2

What's Changed

New Contributors

Full Changelog: https://github.com/CanHub/Android-Image-Cropper/compare/4.3.1...4.3.2

4.3.1

🚀 34 - ⬇️ 152.8k - ⭐ 643 - 🔎 15 - 🍴 155

What's Changed

New Contributors

Full Changelog: https://github.com/CanHub/Android-Image-Cropper/compare/4.3.0...4.3.1

4.3.0

🚀 33 - ⬇️ 147.7k - ⭐ 578 - 🔎 17 - 🍴 147

What's Changed

New Contributors

... (truncated)

Changelog

Sourced from com.github.CanHub:Android-Image-Cropper's changelog.

[4.3.2] - 08/09/2022

Fixed

  • Fixed the mistake in hindi conversion of "Crop" #402
  • Added the option to set custom color to toolbar of CropImageActivity #421
  • Added the option to set custom background color to activity of CropImageActivity #421
  • Fixed accidentally swiping back on newer Android devices when trying to resize the crop window #423
  • Fixed an issue on sample project where back button would not work when dialog is shown #427
  • Fixed an issue on sample project where cancelling/going back would go to a screen with empty image #427

[4.3.1] - 20/07/2022

Fix

  • CropImageView: Added support for handling all EXIF orientation values. #408
  • CropImageView: Use customOutputUri instance property as a fallback in startCropWorkerTask. #401

Added

  • CropImageOptions: Option to change progress bar color. #390

[4.3.0] - 10/06/2022

Added

  • Added a helper text on top of crop overlay which moves along with it. #381

Fixed

  • The translation of Camera and Gallery does not exist in some languages.#358

[4.2.1] - 04/04/2022

Added

  • Added support for optionally displaying an intent chooser when selecting image source. #325

Changed

  • CropException sealed class with cancellation and Image exceptions #332

Fixed

  • Fix disable closing AlertDialog when touching outside the dialog #334

[4.2.0] - 21/03/2022

Added

  • Added an option to skip manual editing and return entire image when required #324

Fixed

  • Added missing support for ScaleType.CENTER_CROP #220
  • State is now preserved across configuration changes #296
  • Fix shadow bug #261

Changed

  • Update portuguese strings #321

[4.1.0] - 02/02/2022

Fixed

  • When TakePictureContract returns false or null return null result. #287

Added

  • Added provision to add Oval crop corners when the crop style is Rectangle #305

[4.0.0] - 30/11/21

... (truncated)

Commits
  • 85c98bb Release/4.3.2 (#434)
  • 1156433 Bugfix/427 back button doesnt work when activity launched (#429)
  • 6fb96ea #423 Fixed accidentally swiping back on newer Android devices when tr… (#425)
  • 9ce0ffd #417: Explain SecurityException in FAQs when having camera permission in mani...
  • f521736 Feature/421 add color customisations for crop image activity (#422)
  • a2ee60f Fixes #402 - Mistake in hindi conversion of "Crop" (#410)
  • cd3f79c Release/4.3.1 (#411)
  • 212e7a8 fix(exif-orientation): added support for exif values 2, 4, 5 and 7 (#409)
  • 2f867e9 Remove the manifest hack (#399)
  • b8ae101 CropImageView: Use customOutputUri instance property as a fallback in startCr...
  • Additional commits viewable in compare view


Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

sonarcloud[bot] commented 9 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud