Skip to content

Releases: zhihu/Matisse

v0.5.3-beta3

18 Oct 13:06
Compare
Choose a tag to compare

v0.5.3-beta1

23 Aug 08:38
Compare
Choose a tag to compare
  • bug fix

close #579 #563

  • feature

with

.choose(MimeType.of(MimeType.GIF))
.showSingleMediaType(true).

only gif will load in preview

v0.5.2

08 Aug 10:03
Compare
Choose a tag to compare

v0.5.2 stable version migrate to androidX

v0.5.2-beta5

17 Jul 07:27
Compare
Choose a tag to compare

Migrate to AndroidX

v0.5.2-beta3

17 Sep 08:30
Compare
Choose a tag to compare
  • This release closes #447, #332
  • Thanks for @oxc pr #276 ,now we can custom sub-directory when take photo , close #370

v0.5.2-beta2

07 Aug 01:50
Compare
Choose a tag to compare
  1. fix can not find R.plurals bug
  2. thanks @venkat20390 , add a translation resources

v0.5.1

27 Jun 05:56
Compare
Choose a tag to compare

Fix crash caused by xml inflate error ,Failed to resolve attribute at index 5
Bug fixes .

v0.5.0-beta3

12 Dec 03:45
Compare
Choose a tag to compare
  • fix bintray-release plugin error (pom.xml missing dependency)

v0.5.0-beta2

23 Nov 03:23
Compare
Choose a tag to compare
  • Fix crashes caused by null mime types

v0.5.0-beta1

23 Nov 02:47
Compare
Choose a tag to compare
  • Add more languages
  • Support different maximum selectable for image/video media types
  • Bug fixes