- Dropped support for devices below api 14
- added the ability for the
saveScreenshotToPicturesFolder()
to return aFile
object which can be later used for getting the path as well as a file object - added
takeScreenShotOfTextureView()
method to allow taking screenshot of a texture view - code cleanup and refactoring
- added support for api 26