Skip to content

Releases: imgly/pesdk-android-demo

v3.1.0

18 Apr 17:40
Compare
Choose a tag to compare

Attention, this is not the originally advertised v3.1.
This version is equal to the latest stable v3.0, but with new improved fonts.
The advertised v3.1 with improved performance and transparent PNG support will be delivered soon as v4.0

v3.0.10

30 Mar 18:25
Compare
Choose a tag to compare

v3.0.10

  • HOTFIX: Sticker list do not scroll to top if you change the category.

v3.0.9

  • Fix: Dismiss edits dialog appears without any changes

  • Fix: ImageDecoder crash in some constellations

  • Fix: SettingsList configurations randomly ignored.

  • Fix: Force-Crop not working.

  • Fix: AutoRotation is sometimes wrong.

  • Fix: License validation sometimes take to long

v3.0.8

  • HotFix: Memory leak

v3.0.7

16 Mar 10:10
Compare
Choose a tag to compare

v3.0.7

  • Bugfix missing Linter Warning if you use Documents until API 19 and fix crash if you ignore this warning and use it until API 19.

  • Show a warning and fix wrong scaled frames, if you put the frame assets it in the wrong drawable directory.

  • Fix toggled list images if you use vector and rastered drawables together

v3.0.2

10 Feb 08:41
Compare
Choose a tag to compare

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

24 Oct 07:32
Compare
Choose a tag to compare
Pre-release

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

21 Oct 09:50
Compare
Choose a tag to compare
Pre-release

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

10 Oct 10:03
Compare
Choose a tag to compare
Pre-release

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)