Releases: imgly/pesdk-android-demo
v6.1.1
v6.1.1
Fixed
- NullPointerException while entering the
Frame
tool. - NumberFormatException while inflating layout.
- The editor can not load WebP images.
- Label of the
Original
item in theOverlay
tool.
Improved
- Speed to take a picture.
v5.1.9
Fixed
- The editor can not load WebP images.
- InflateException in combination with Android Bundles.
v6.1.0
v6.1.0
Fixed
- Sticker icons reload by clicking the same sticker category twice.
- The size of the image does not zoom out when you enter the frame tool.
Added
- Possibility to add more than one
TextDesign
to canvas. - Possibility to change the background size of an inverted
TextDesign
. - Keeping the attributes of the most recently created
TextDesign
. - Keeping the attributes of the mist recently created
Text
FrameOptionToolPanel
which provides frame configuration.- Possibility to adjust the opacity and width of a
Frame
. - Possibility to adjust the opacity of a
Sticker
. - Replace button to
StickerOptionToolPanel
. ToggleAspectItem
which toggle between multipleCropAspectItem
.- Option to the
Transform
tool to reset the configurations. - Option to the
Brush
tool to delete the layer. - Option to the
Adjustment
tool to reset the configurations. - Indicator line for the linear blur horizon.
- Visual gab at the snap point of the seek slider.
Changed
- Default tool order so that the Focus tool is next to the Adjust tool.
- Default order and availability of options in
StickerOptionPanel
,TextOptionToolPanel
andTextDesignOptionToolPanel
. - Styling of
CropAspectItem
,FilterItem
,AdjustOption
,StickerCategoryItem
,TextDesignItem
,OverlayItem
,FrameItem
andFocusOption
. - Overlay item toggle through the blend modes on click.
- Multiple icons were replaced across the SDK.
- None overlay item shows image preview instead of icon.
Breaking-Changes
-
The layout has been changed in some details. We offer a compatibility package to support the old layout files we provided in the demo repository.
-
Drawable with name
imgly_icon_focus_center_thump
is renamed toimgly_icon_focus_center_thumb
. -
We have corrected small cross platform deviations of the color
** String with name "pesdk_color_item_00000000" is renamed to "pesdk_common_title_transparentColor"
** String with name "pesdk_color_item_FFFFFFFF" is renamed to "pesdk_common_title_whiteColor"
** String with name "pesdk_color_item_FF7E7E7E" is renamed to "pesdk_common_title_grayColor"
** String with name "pesdk_color_item_FF000000" is renamed to "pesdk_common_title_blackColor"
** String with name "pesdk_color_item_FF30E5E7" is renamed to "pesdk_common_title_lightBlueColor"
** String with name "pesdk_color_item_FF6784FF" is renamed to "pesdk_common_title_blueColor"
** String with name "pesdk_color_item_FF8B60FF" is renamed to "pesdk_common_title_purpleColor"
** String with name "pesdk_color_item_FFE161FF" is renamed to "pesdk_common_title_orchidColor"
** String with name "pesdk_color_item_FFFF64CE" is renamed to "pesdk_common_title_pinkColor"
** String with name "pesdk_color_item_FFFF6688" is renamed to "pesdk_common_title_redColor"
** String with name "pesdk_color_item_FFE74E49" is renamed to "pesdk_common_title_orangeColor"
** String with name "pesdk_color_item_FFF4744D" is renamed to "pesdk_common_title_goldColor"
** String with name "pesdk_color_item_FFFFCD62" is renamed to "pesdk_common_title_yellowColor"
** String with name "pesdk_color_item_FFC8FF5F" is renamed to "pesdk_common_title_oliveColor"
** String with name "pesdk_color_item_FF7EFF60" is renamed to "pesdk_common_title_greenColor"
** String with name "pesdk_color_item_FF42FFDC" is renamed to "pesdk_common_title_aquamarinColor"
** String with name "pesdk_color_item_FF3FFF84" is now unused and removed.
v6.0.9
v6.0.8
v6.0.7
v6.0.6
v6.0.6
Fixed
- Unknown JPEG type cause Crash
Known issues
- 🚨The SDK has AndroidX support. Due to a bug in the AndroidX you have to be aware of the Known issues described here under release note “3.2 (September 2018)” https://developer.android.com/studio/releases/ for more information look also here https://issuetracker.google.com/issues/111948805
v6.0.5
- Added missing resource files for adjustment changes.
v6.0.5
Known issues
- 🚨We are currently working on AndroidX support. Due to a bug in the Android RenderScript Support libraries we are actively looking into a workaround. https://issuetracker.google.com/issues/111948805
Added
- Adjustments: temperature, whites and blacks
Fixed
- Crash after export if watermark is enabled.
- Some classes are not protected against proguard, which cause in runtime crashes.
- The title bar and therefore the confirm button of the Text and Text Design Tool is not reachable on some phones with a "notch".
- Export of Images with transparency is sometimes not correct.