All Versions
4
Latest Version
Avg Release Cycle
0 days
Latest Release
2458 days ago

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.