Skip to content

Releases: markusfisch/CameraView

Version 1.9.2

27 Apr 20:30
Compare
Choose a tag to compare
  • Remove appcompat dependency

Version 1.9.1

25 Apr 17:13
Compare
Choose a tag to compare
  • Don't reset touch listener in focusTo()

Version 1.9.0

24 Apr 18:15
Compare
Choose a tag to compare
  • Add focusTo() to manually focus to some spot

Version 1.8.4

22 Jul 08:48
Compare
Choose a tag to compare
  • Catch possible RuntimeException on autoFocus()

Version 1.8.3

08 Apr 09:46
Compare
Choose a tag to compare
  • Terminate HandlerThread after closing camera

Version 1.8.2

04 Mar 15:39
Compare
Choose a tag to compare
  • Make CameraView.PreviewCallback.onPreviewFrame() run in a background thread
  • Forward camera errors to OnCameraListener.onCameraError()

Version 1.8.0

26 Oct 19:24
Compare
Choose a tag to compare
  • Adds setTapToFocus() to enable tap to focus

Version 1.7.2

07 Sep 08:30
Compare
Choose a tag to compare
  • Expose findBestPreviewSize() to ease setting a custom preview size

Version 1.7.1

03 Sep 15:35
Compare
Choose a tag to compare
  • Allow setting a custom preview size in onConfigureParameters()

Version 1.7.0

29 Jul 10:52
Compare
Choose a tag to compare
  • Improve reliability of opening the camera
  • Does only restart the camera for 180deg changes in orientation listener