Skip to content

Releases: nisrulz/screenshott

2.0.0

09 Jul 08:13
Compare
Choose a tag to compare
  • Dropped support for devices below api 14
  • added the ability for thesaveScreenshotToPicturesFolder() to return a File 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

1.1.3

07 Apr 05:34
Compare
Choose a tag to compare

Changelog

  • minor cleanup and updated deps

1.1.0

04 Jan 00:14
Compare
Choose a tag to compare

Changelog

  • removed redundant support lib dependency
  • code refactored and cleaned
  • enhanced the sample app
  • added javadocs
  • added more functions
  • separated save screenshot function and made it public