Skip to content
This repository has been archived by the owner on Oct 13, 2022. It is now read-only.

Releases: yazeed44/MultiImagePicker

Add video Support

18 Sep 12:09
Compare
Choose a tag to compare

-Add video support

-Some code cleanup

Ability to enable back button in main activity

17 Sep 20:37
Compare
Choose a tag to compare

Updated dependencies

18 Aug 10:08
Compare
Choose a tag to compare
Updated readme to 1.2.1

Updated dependencies

Collapsing toolbar

12 Aug 06:59
Compare
Choose a tag to compare

-More smooth animation for hiding and showing toolbar
-Fix #51
-Implemented cwac-cam2 instead of capturing image directly , should fix a lot of capturing bugs
-After capturing the application opens album captured_images which is used to store captured images
-Minor improvements in performance in adapters
-Static album height through all devices instead of hard coding it

1.1.6: https://github.com/yazeed44/MultiImagePicker/issues/36

23 Jul 15:11
Compare
Choose a tag to compare

-Removed hard coded image height which means static image height through all devices
-Added a method to set the color of image check drawable tint color
-Added a method to disable camera menu item
-Improving performance in images thumbnail fragment

Ability to disable capturing images from camera

22 Jul 13:08
Compare
Choose a tag to compare
Implemented disabling capturing images from camera

Picker.Builder.disableCaptureImageFromCamera

Fix bug https://github.com/yazeed44/MultiImagePicker/issues/25

15 Jul 17:55
Compare
Choose a tag to compare
Merge pull request #26 from yazeed44/replacing_actionbar_with_toolbar

Fixed https://github.com/yazeed44/MultiImagePicker/issues/25

Fix bugs

13 Jul 02:53
Compare
Choose a tag to compare
1.0.1

Update README.md