Shutter-Android v0.2.2 Release Notes

Release Date: 2017-07-26 // over 6 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.