Commit Graph

304 Commits (3bc6d96ac36e8efec83b3a5b7461f0b51a71c308)
 

Author SHA1 Message Date
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 9e6c4c0919
Update README.md 8 years ago
Mattia Iavarone 02a5f8268d Bump version 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 2e9715fa89
Update CHANGELOG.md 8 years ago
Mattia Iavarone ffec81fe94 Bump version 8 years ago
Mattia Iavarone a31dd1d57c
Recycle buffers and Frame instances (#94) 8 years ago
Roberto Morelos 04cf364b49 Reduced memory usage by recycling the bitmap (#93) 8 years ago
Andrew Munn f3317ad4ee Remove UncaughtExceptionHandler from CameraController in stopImmediately (#92) 8 years ago
Mattia Iavarone b13f80b751
Update README.md 8 years ago
Mattia Iavarone ff48f38370 Bump version 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 62504d37b1
Create ISSUE_TEMPLATE.md 8 years ago
Mattia Iavarone 6187a6423f
Create CODE_OF_CONDUCT.md 8 years ago
Mattia Iavarone 50ad0c4c1d
Create CHANGELOG.md 8 years ago
Mattia Iavarone edb0d58b7f Bump version 8 years ago
Mattia Iavarone 2685f47472
Improve CameraUtils.decodeBitmap (#83) 8 years ago
Mattia Iavarone e40f93acfb
Frame processors (#82) 8 years ago
Mattia Iavarone 399e0e4d76 Inject external loggers (#80) 8 years ago
Viktor Garske fe84159193 Update to supportLibVersion 26.1.0 (#73) 8 years ago
Mattia Iavarone ffc5be4d2d Add license info (#68) 8 years ago
Mattia Iavarone 628728c4c3 Bump version 8 years ago
Mattia Iavarone dbc58af510 Don't act on Camera if it is in the middle of a stop (#50) 8 years ago
Mattia Iavarone 98855d0976 Ensure Grid and focus markers are shown (#62) 8 years ago
Mattia Iavarone b9f0f27d8d Small changes 8 years ago
Mattia Iavarone 129179ed48 Bump version 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 1be4a313d1 New screenshots 8 years ago
Mattia Iavarone 5964080db4 New demo app (#53) 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 982ed3d094 Bump version 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 a693ad9425 Update codecov.yml 8 years ago
Mattia Iavarone b775665dc3 Rename .codecov.yml to codecov.yml 8 years ago
Mattia Iavarone f7c004e003 Update build.gradle 8 years ago
Mattia Iavarone c72a566a93 Add .codecov.yml 8 years ago
Mattia Iavarone 41f9f51ef9 Add instrumentation tests and codecov support (#18) 8 years ago
Mattia Iavarone 87e73aec5d Update gradle 8 years ago