Skip to content

Releases: WindSekirun/NaraeImagePicker

2.0.7

13 Sep 05:42
02f2905
Compare
Choose a tag to compare
  • Migrate Androidx, update dependencies

2.0.6

21 Oct 12:10
b8cc4fb
Compare
Choose a tag to compare

Fix #20 Fix maintain state of fragment while selecting images (thanks to @deepakkumardk )

2.0.5

13 Oct 14:39
efa874b
Compare
Choose a tag to compare

Fix #19 Add field to include and remove gif (thanks to @deepakkumardk )

2.0.0

15 May 10:49
7c58464
Compare
Choose a tag to compare
  • Fix #12 Show selected image count in the FileView, FolderView (thanks to @deepakkumardk)
  • Fix #13 Change row layout to ConstraintLayout
  • Fix #15 Remaining appName when starting NaraeImagePicker
  • Change Package Name
  • New Sample Application Design
  • Add functionality to change span count in FileView, FolderView
  • Update library version to latest version

1.8.0

06 Dec 05:45
419ad9e
Compare
Choose a tag to compare
  • PR #11 add UISettings
  • Issue #10 Cannot load .webp image in zoom view
  • Optimize some code follows by Codebeat
  • Remove unused reflect package to reduce method count
  • Remove 'allowBackup' statement in AndroidManifest.xml

1.7.1

04 Dec 07:36
6311b8b
Compare
Choose a tag to compare

PR #9 Fix NaraePickerActivity.kt to unregist EventBus when lifecycle onStop. (Thanks to @zeallat )

1.7.0

04 Dec 05:09
e175d93
Compare
Choose a tag to compare
  • PR #8 Add attribute to able to configure custom theme (thanks to @zeallat )
  • Fix 'Zoom mode' is not working when set false to disableZoomMode in PickerSettingItem

1.6.2

23 Apr 13:13
Compare
Choose a tag to compare
revert 64162d0 and insert getFolderList

1.6.1

23 Apr 12:44
Compare
Choose a tag to compare
Merge branch 'master' of github.com:WindSekirun/NaraeImagePicker

1.6.0

27 Mar 08:20
Compare
Choose a tag to compare
v 1.6.0 -> adding disableZoomMode in PickerSettingItem