Commit Graph

279 Commits (858495afde7f042774cbab98f7dd3128a03a0920)

Author SHA1 Message Date
Mattia Iavarone bcb2cfeb7f
Bump version (#166) 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
Jonas Rottmann 0a54bf4543 Migrate to new Android Gradle plugin (#153) 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 0716904922 Bump version 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 02a5f8268d Bump version 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 ffec81fe94 Bump version 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 ff48f38370 Bump version 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 edb0d58b7f Bump version 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 628728c4c3 Bump version 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
Mattia Iavarone 129179ed48 Bump version 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
Mattia Iavarone cf3bfc1ed0 New tests, add CameraController.STATE (#37) 7 years ago
Mattia Iavarone 0a8e2f3de7 Dont require AUDIO permission if audio is OFF (#39) 7 years ago
Andrew aeb0083352 Added audio on/off feature for video recording (#33) 7 years ago
Mattia Iavarone 200816ca84 Use SurfaceViewPreview when hardware acceleration is off (#36) 7 years ago
Mattia Iavarone 66077c1eaa Improve coverage (#22) 7 years ago
Mattia Iavarone 982ed3d094 Bump version 7 years ago
Mattia Iavarone 93b1f718db Fix crop center bug (#30) 7 years ago
Mattia Iavarone cce8d6e621 WorkerHandler survives config changes (#29) 7 years ago
Mattia Iavarone 53bb5baf42 Add logger for debugging (#25) 7 years ago
Andrew 51f90275f5 Fixed bug with preview stretch on orientation change (#23) 7 years ago
Mattia Iavarone f7c004e003 Update build.gradle 7 years ago
Mattia Iavarone 41f9f51ef9 Add instrumentation tests and codecov support (#18) 7 years ago
Mattia Iavarone 0a1d4d709d Add some unit tests 7 years ago
Mattia Iavarone c0142c11a9 Bump version 7 years ago
Mattia Iavarone 57d234c05b Improve threading, add CameraOptions.supports() (#13) 7 years ago
Mattia Iavarone cbac776f91 HDR support (#11) 7 years ago
Mattia Iavarone 4e5c772902 Fix location bug, add setLocation(Location) (#10) 7 years ago
Mattia Iavarone 3c564d0c1d Bump version 7 years ago