All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog
Added
for new features.Changed
for changes in existing functionality.Deprecated
for soon-to-be removed features.Removed
for now removed features.Fixed
for any bug fixes.Security
in case of vulnerabilities.
- From Java to Kotlin: CropImageOptions, CropWindowHandler
- Null CompressFormat #44
Versions 2.0.1
and 2.0.2
are similar, issues with jitpack.
- Make CropImageActivity open for extensions
- AsyncTask to Kotlin Coroutines #9
- Uri for camera capture option is now invariant for Android 10 and above #21
- Ktlint
- Release using JitPack
- Java to kotlin
- Change icons from PNG to vectors
- Update many library versions
- Android 10, 11 Permissions
- Android 10, 11 Scope Storage
- Copy from previous repo ArthurHub