Skip to content

Releases: cloxnu/ConvenientImagePicker

2020-01-28 Update

28 Jan 11:29
36aa937
Compare
Choose a tag to compare
  • Add assetsSortKey and assetsSortAscending property, the order of pictures is now customizable! thanks for @脡douard.

2019-12-30 Update

30 Dec 07:57
Compare
Choose a tag to compare
  • Fixed album permission issues.

2019-12-28 Update

28 Dec 14:54
Compare
Choose a tag to compare
  • Fixed again a possible crash of some devices when camera access is not allowed.
  • Change the sort method of photo collections from creationDate to modificationDate.
  • Add new property isAnimated, a Boolean value that determines whether the appear animation is exist.
  • Enable the functionality of isAnimated parameter in present function in your view.
  • Add new property customSelectedImage, a selectedImage type value that relates to the image of selected picture.
  • Add new property isSupportLandscape, a Boolean value that determines whether the ability of landscape.

2019-12-06 Update

06 Dec 18:12
Compare
Choose a tag to compare
  • Fixed a possible crash of some devices when camera access is not allowed.
  • Correct the spell error of function "imageSelectMax": func imageSelectMax(_:, wantToSelectIndex:, wantToSelectImage:).
  • Change the size of thumbnail image.
  • Add new property initialSelectedIndex, a set of index of selected image when the picker appears.

0.1.1: 1.0.23

04 Nov 13:16
Compare
Choose a tag to compare

the second version.

memory problem solved.
refresh more fast!