Commit Graph

109 Commits (8ec369998ca2b81e239a7c757a07aaf81aeb5689)

Author SHA1 Message Date
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
Viktar Patotski e3abae9d7b Fix camera mute (#143) 7 years ago
YeungKC 2dd19121fc Fix preview size selection (#133) 8 years ago
chaitanyaraghav 1bd1816919 Max video file size (#104) 8 years ago
Mattia Iavarone ced60586c2
Change the offset computation for front cameras (#112) 8 years ago
Mattia Iavarone 3bc6d96ac3
Add base Control class, add easy setters and CameraOptions APIs (#105) 8 years ago
Mattia Iavarone 33162f0e31
Improve CameraOptions APIs, cleanup (#101) 8 years ago
Mattia Iavarone dcf5ef4120
Option to choose the picture output size (#99) 8 years ago
Mattia Iavarone 6b9affc435
Make CameraView thread-safe (#97) 8 years ago
Mattia Iavarone a31dd1d57c
Recycle buffers and Frame instances (#94) 8 years ago
Andrew Munn f3317ad4ee Remove UncaughtExceptionHandler from CameraController in stopImmediately (#92) 8 years ago
Mattia Iavarone 011754203c
Avoid ConcurrentModificationExceptions in listeners (#88) 8 years ago
Mattia Iavarone 85dc1a05d4
Release PreviewCallback (#86) 8 years ago
Mattia Iavarone e40f93acfb
Frame processors (#82) 8 years ago
Mattia Iavarone dbc58af510 Don't act on Camera if it is in the middle of a stop (#50) 8 years ago
Johnson145 46b8e54155 Fix javadoc errors (#55) 8 years ago
Mattia Iavarone b1d183a714 Fix a hardware acceleration bug, disable SurfaceViewPreview features (#54) 8 years ago
Mattia Iavarone f8d38e3c8c Add playSounds support (#43) 8 years ago
Mattia Iavarone cf3bfc1ed0 New tests, add CameraController.STATE (#37) 8 years ago
Mattia Iavarone 0a8e2f3de7 Dont require AUDIO permission if audio is OFF (#39) 8 years ago
Andrew aeb0083352 Added audio on/off feature for video recording (#33) 8 years ago
Mattia Iavarone 200816ca84 Use SurfaceViewPreview when hardware acceleration is off (#36) 8 years ago
Mattia Iavarone 66077c1eaa Improve coverage (#22) 8 years ago
Mattia Iavarone 93b1f718db Fix crop center bug (#30) 8 years ago
Mattia Iavarone cce8d6e621 WorkerHandler survives config changes (#29) 8 years ago
Mattia Iavarone 53bb5baf42 Add logger for debugging (#25) 8 years ago
Andrew 51f90275f5 Fixed bug with preview stretch on orientation change (#23) 8 years ago
Mattia Iavarone 41f9f51ef9 Add instrumentation tests and codecov support (#18) 8 years ago
Mattia Iavarone 0a1d4d709d Add some unit tests 8 years ago
Mattia Iavarone 57d234c05b Improve threading, add CameraOptions.supports() (#13) 8 years ago
Mattia Iavarone cbac776f91 HDR support (#11) 8 years ago
Mattia Iavarone 4e5c772902 Fix location bug, add setLocation(Location) (#10) 8 years ago
Mattia Iavarone 2fe72577aa Fix bug with measuring behavior (#8) 8 years ago
Mattia Iavarone f4868aefa6 Fix vertical scrolls, removed some logs (#7) 8 years ago
shtolik 400ade252f Fix updating layout from wrong thread (#1) 8 years ago
Mattia Iavarone db23050ee3 MediaActionSound support 8 years ago
Mattia Iavarone 89d1573717 Add onOrientationChanged listener 8 years ago
Mattia Iavarone 9d9e93e67d Scroll gestures support, abstracting GestureLayout 8 years ago
Mattia Iavarone e5ca52a8d7 Moved SessionType to enums, removed CameraConstants 8 years ago
Mattia Iavarone b65e9e446d Moved VideoQuality to enums 8 years ago
Mattia Iavarone 324f0c8a47 Moved WhiteBalance to enums 8 years ago
Mattia Iavarone 776238a5df Moved Grid to enums 8 years ago
Mattia Iavarone c122fbe80e Moved Flash to enums 8 years ago
Mattia Iavarone cb53602daf Removed deprecated classes 8 years ago
Mattia Iavarone c967eeae68 Move facing values to enums 8 years ago
Mattia Iavarone a531f8e5dd Move gesture actions to enums 8 years ago