Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 505 Bytes

CHANGELOG.md

File metadata and controls

6 lines (4 loc) · 505 Bytes

1.4.0

Features:

  • Library now uses the FileProvider class to fully support the changes introduced in Android N, thus preventing he apps targeting API level 24 to throw FileUriExposedException. Behavior change: pictures taken from camera are now saved in either the external cache directory (if available) or the internal cache directory and it's no longer possible to customize the subfolder.