Skip to content

Releases: gbiktx/AndroidUSBCamera

2.4.6

13 Sep 21:19
Compare
Choose a tag to compare
2.4.6 Pre-release
Pre-release
fix: fixing jitpack build take #2

2.4.5

13 Sep 21:04
Compare
Choose a tag to compare
  • fixing jitpack build

2.4.4

13 Sep 20:51
Compare
Choose a tag to compare
fix: loading common library from aar file

2.4.3

13 Sep 19:57
Compare
Choose a tag to compare
  • Now using maven publish plugin

2.4.2

12 Sep 17:44
Compare
Choose a tag to compare
fix: changed gradle group

2.4.1

11 Sep 21:13
Compare
Choose a tag to compare
  • Added common library as aar

2.4.0

17 Feb 18:04
Compare
Choose a tag to compare

Updating pulled from AndroidUSBCamera:

  • Fix “pthread_mutex_lock called on a destroyed mutex” when call stop preview
  • Fix some device open failed or anr when close-open camera or hot plug
  • Fix a native memory leak when repeat open close camera

2.3.9

20 May 17:58
Compare
Choose a tag to compare

Added target preview width and height: The camera handler will use this target size to pick the camera preview size.

2.3.8

06 Oct 22:40
Compare
Choose a tag to compare

Added frame callback.
Added preview size auto select.
Added device connect task.

Fixed crash when camera gets unplugged

23 Sep 16:11
Compare
Choose a tag to compare