Commit Graph

238 Commits (83bb45108a66997622cee1cb2446643ac3c9fa7b)

Author SHA1 Message Date
Mattia Iavarone 24d08c7aa1 Nits 6 years ago
Mattia Iavarone 2cd8ad1fa6 getPictureSize and getPreviewSize now return sizes in the output reference 6 years ago
Mattia Iavarone 3a937a9787 Fix tests, refactoring 6 years ago
Mattia Iavarone 2500b81b78 Move to PictureResult, rewrote takePicture and takePictureSnapshot 6 years ago
Mattia Iavarone 68ff331a80 Refactor onVideoTaken, introducing VideoResult 6 years ago
Mattia Iavarone eeca06f1da Remove ExtraProprties 6 years ago
Mattia Iavarone 49fa18901e take APIs refactoring, removing deprecated 6 years ago
Mattia Iavarone 4a926b30bb Remove cropOutput 6 years ago
Mattia Iavarone fb7c5cfa09 Remove JpegQuality 6 years ago
Mattia Iavarone ad48d0be76 Refactor Mapper class 6 years ago
Mattia Iavarone 68e7631d17
Restore frame processor after videos (#344) 6 years ago
matanelgabsi 4d654f649d Ability to add pass BitmapFactory.Options to decodeBitmap. (#319) 6 years ago
Mahdi e0602c7ab6 Swallow RuntimeExcpetions on autoFocus (#332) 6 years ago
Keyrillanskiy d0bb8cd31c Fixed TextureView crash with setBackgroundDrawable (#297) 6 years ago
Artur Artikov ee1d3979f9 Use cached orientation in OrientationHelper (#290) 6 years ago
Mattia Iavarone 14581075b7
Update CameraException.java 6 years ago
Mattia Iavarone 3d8bf1618c
Error handling and lifecycle boilerplate (#265) 6 years ago
Aleksandr 7f43a4a10b Fixed Exception on some devices when we use default videoCodec instead CamcorderProfile videoCodec. (#264) 6 years ago
MatFl c113933b60 Prevent context leak through SystemSensorManager (#245) 6 years ago
Josh Burton 819638862f Provides synchronous version of decodeBitmap (#224) 7 years ago
Mattia Iavarone c3e3d43b28
Bump version (#222) 7 years ago
Siavash Sakhavi 86c3eae957 Removed +1 from frame byte return (#205) 7 years ago
Mattia Iavarone e9cba8c6ec
Add VideoCodec option (#174) 7 years ago
Mattia Iavarone 0494477c3b
Reset flags when stopping (#173) 7 years ago
Mattia Iavarone c1973b0d71
Add setVideoMaxDuration() API (#172) 7 years ago
Mattia Iavarone 9b8cc16d96
Add discrete granularity to pinch and scroll events (#170) 7 years ago
Mattia Iavarone ef1a4ecc65
Check focus area max number before applying (#167) 7 years ago
Michael Möbius 9bb5a7c289 #160 Add prefix for resources (#162) 7 years ago
Viktar Patotski e3abae9d7b Fix camera mute (#143) 7 years ago
YeungKC 2dd19121fc Fix preview size selection (#133) 7 years ago
chaitanyaraghav 1bd1816919 Max video file size (#104) 7 years ago
Mattia Iavarone ced60586c2
Change the offset computation for front cameras (#112) 7 years ago
Mattia Iavarone 3bc6d96ac3
Add base Control class, add easy setters and CameraOptions APIs (#105) 7 years ago
Mattia Iavarone 33162f0e31
Improve CameraOptions APIs, cleanup (#101) 7 years ago
Mattia Iavarone dcf5ef4120
Option to choose the picture output size (#99) 7 years ago
Mattia Iavarone 6b9affc435
Make CameraView thread-safe (#97) 7 years ago
Mattia Iavarone a31dd1d57c
Recycle buffers and Frame instances (#94) 7 years ago
Roberto Morelos 04cf364b49 Reduced memory usage by recycling the bitmap (#93) 7 years ago
Andrew Munn f3317ad4ee Remove UncaughtExceptionHandler from CameraController in stopImmediately (#92) 7 years ago
Mattia Iavarone 011754203c
Avoid ConcurrentModificationExceptions in listeners (#88) 7 years ago
Mattia Iavarone 85dc1a05d4
Release PreviewCallback (#86) 7 years ago
Mattia Iavarone 2685f47472
Improve CameraUtils.decodeBitmap (#83) 7 years ago
Mattia Iavarone e40f93acfb
Frame processors (#82) 7 years ago
Mattia Iavarone 399e0e4d76 Inject external loggers (#80) 7 years ago
Mattia Iavarone dbc58af510 Don't act on Camera if it is in the middle of a stop (#50) 7 years ago
Mattia Iavarone 98855d0976 Ensure Grid and focus markers are shown (#62) 7 years ago
Mattia Iavarone b9f0f27d8d Small changes 7 years ago
Johnson145 46b8e54155 Fix javadoc errors (#55) 7 years ago
Mattia Iavarone b1d183a714 Fix a hardware acceleration bug, disable SurfaceViewPreview features (#54) 7 years ago
Mattia Iavarone f8d38e3c8c Add playSounds support (#43) 7 years ago