Shutter-Android v0.2.2 Release Notes
Release Date: 2017-07-26 // over 7 years ago-
- ๐ป 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.
Previous changes from v0.1.0
-
๐ 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.