Skip to content

Releases: donglua/PhotoPicker

0.9.12

22 Dec 06:59
Compare
Choose a tag to compare
  • remove nineoldandroids dependency
  • remove thumbnail animation

v0.9.10

10 Sep 11:08
Compare
Choose a tag to compare

update glide version

v0.9.5

09 Jan 16:54
Compare
Choose a tag to compare
  1. Determine whether the image exists.
  2. Runtime permission
  3. Android N Support
  4. Bottom color of photo pick page with colorPrimary

0.8.5

16 Jul 03:26
Compare
Choose a tag to compare

😓 fix setShowCamera method
image

0.8.4

27 Jun 10:15
Compare
Choose a tag to compare

0.8.4

0.8.3

PhotoPicker.builder()
    .setPhotoCount(9)
    .setShowCamera(true)
    .setShowGif(true)
    .setPreviewEnabled(false)
    .start(this, PhotoPicker.REQUEST_CODE);

0.8.2

25 May 14:47
Compare
Choose a tag to compare

0.8.2

0.2.9

26 Jan 06:21
Compare
Choose a tag to compare

预览图片支持配置是否显示删除按钮
优化~

0.2.8

16 Oct 14:32
Compare
Choose a tag to compare

make it better

0.2.7

29 Aug 03:50
Compare
Choose a tag to compare

fixed bugs

0.2.5

28 Jul 07:58
Compare
Choose a tag to compare

fixed bugs.