All Versions
4
Latest Version
Avg Release Cycle
0 days
Latest Release
2737 days ago
Changelog History
Changelog History
-
v0.2.2 Changes
July 26, 2017- ๐ป Use asynctasks for running in background and UI threads for getting images/videos from gallery.
- ๐ Fix crash where I would not return from function if user cancelled camera/gallery intent.
-
v0.2.1
July 26, 2017 -
v0.2.0 Changes
July 26, 2017- ๐ Allow user to get photo/video from gallery.
- โก๏ธ Update example app to demonstrate the ability to get photos and videos from gallery.
- ๐ Update README to reflect the ability to get photos/videos from gallery and prepare for a more formal release.
-
v0.1.0 Changes
July 25, 2017๐ First release for Shutter-Android library.
- Create Shutter library to be able to capture photos from camera.
- Optionally, declare filename, where you would like to save photos to.
- Create example app.
- README chats about how to use library.