Releases: imgly/pesdk-android-demo
Releases · imgly/pesdk-android-demo
v3.0.2
Release Notes v3.0.2
- VectorDrawable Support issues fixed.
Release Notes v3.0.1
- You need a "LICENSE" file in your asset folder. Please download your license file in the user dashboard (https://www.photoeditorsdk.com/login) or start a free trial (https://www.photoeditorsdk.com/users/new)
- New transform tool combines crop and rotation
- New ImageSource can handle VectorDrawables, PNG and JPEG from app resources or external resources. This can be used for all icons, stickers, frames...
- Stickers are now grouped by categories
- Stickers and text history is now working correctly
- Sticker Tool has tintable (One Solid Color) and inkable (Grayscale Colored) option
- Text sticker now changeable
- New sticker-set "Toys"
- New demo frame "Dia"
- New sticker quick options
- Improved UI performance
- New UI icons (VectorDrawables with Android 4.0.3 Support)
- New adjustments (Exposure, Clarity [Sharping], Shadow, Highlight)
- New adjustment slider
- Some smaller UI improvements
v2.0.12 Release Candidate 2
Breaking changes are tagged with 🚨
See README for a example integration.
New in v2.0.12 Release Candidate 2
- Fixed wrong output file paths reported in ActivityResult.
New in v2.0.12 Release Candidate 1
- Fixed a concurrency bug that lead to a crash when importing images.
New in v2.0.11 Release Candidate 1
- New tracking system makes it possible to integrate your own analytics tracking.
- New event system makes it easier to extend our library.
- 🚨 New state handler makes it easier to start editor with different presetting.
- 🚨 PhotoEditorIntent and CameraPreviewIntent are replaced by PhotoEditorBuilder and CameraPreviewBuilder.
- Export shows now the progress.
New in version v2.0.2 Beta
- Improved export. The SDK now can export ultra large Images (limited by the device image decoder chip) up to the JPEG limit of 65.535 * 65.535 Pixel => 4294 MegaPixels
- Frames Feature (Currently only fixed image aspects supported) by default it is disabled please add the FrameTool manually in the PhotoEditorSdkConfig.
- Experimental: The new image operator can make image changes without UI.
- New: Image editing changes are now save in an event sending SettingsModels.
- A lot of source code improvements
- Memory improvements (Fix out of Memory issues)
v2.0.12 Release Candidate 1
Breaking changes are tagged with 🚨
See README for a example integration.
New in v2.0.12 Release Candidate 1
- Fixed a concurrency bug that lead to a crash when importing images.
New in v2.0.11 Release Candidate 1
- New tracking system makes it possible to integrate your own analytics tracking.
- New event system makes it easier to extend our library.
- 🚨 New state handler makes it easier to start editor with different presetting.
- 🚨 PhotoEditorIntent and CameraPreviewIntent are replaced by PhotoEditorBuilder and CameraPreviewBuilder.
- Export shows now the progress.
New in version v2.0.2 Beta
- Improved export. The SDK now can export ultra large Images (limited by the device image decoder chip) up to the JPEG limit of 65.535 * 65.535 Pixel => 4294 MegaPixels
- Frames Feature (Currently only fixed image aspects supported) by default it is disabled please add the FrameTool manually in the PhotoEditorSdkConfig.
- Experimental: The new image operator can make image changes without UI.
- New: Image editing changes are now save in an event sending SettingsModels.
- A lot of source code improvements
- Memory improvements (Fix out of Memory issues)
v2.0.11 Release Candidate 1
Breaking changes are tagged with 🚨
See README for a example integration.
New in v2.0.11 Release Candidate 1
- New tracking system makes it possible to integrate your own analytics tracking.
- New event system makes it easier to extend our library.
- 🚨 New state handler makes it easier to start editor with different presetting.
- 🚨 PhotoEditorIntent and CameraPreviewIntent are replaced by PhotoEditorBuilder and CameraPreviewBuilder.
- Export shows now the progress.
New in v2.0.2 Beta
- Improved export. The SDK now can export ultra large Images (limited by the device image decoder chip) up to the JPEG limit of 65.535 * 65.535 Pixel => 4294 MegaPixels
- Frames Feature (Currently only fixed image aspects supported) by default it is disabled please add the FrameTool manually in the PhotoEditorSdkConfig.
- Experimental: The new image operator can make image changes without UI.
- New: Image editing changes are now save in an event sending SettingsModels.
- A lot of source code improvements
- Memory improvements (Fix out of Memory issues)