Skip to content

Releases: kevalpatel2106/android-hidden-camera

v1.3.5

21 Aug 18:39
Compare
Choose a tag to compare

Making autofocus and camera feature optional. (#39)

v1.3.4

21 Aug 18:36
Compare
Choose a tag to compare
  • Adding autofocus support

v1.3.3

14 Nov 16:32
Compare
Choose a tag to compare
  • Upgrading target api to 26.
  • Applying sorting to picture sizes get highest/lowest resolutions
  • Fixing issue #16 .

v1.3.2

11 Apr 06:45
Compare
Choose a tag to compare

Changelog:

  • Hidden camera activity and fragment release the instance of the camera as soon as activity/fragment goes in the pause state. [User HiddenCameraService to capture image in background.]
  • Preventing simultaneous multiple images capturing.
  • Fixing issue #12.
  • Fixing issue #6.
  • Fixing #7.
  • Fixing #9.

v1.3

19 Feb 09:50
Compare
Choose a tag to compare

Changes:

  • Adding api to rotate the output image.
  • Offloading output image processing to background thread to increase the responsiveness.

v1.2.1

19 Jan 11:34
Compare
Choose a tag to compare
  • Fixing issue #4 .

v1.2

16 Dec 07:33
Compare
Choose a tag to compare
  • #2 Bug fix.