Commit Graph

152 Commits (437838056c51d698f57906add71dcd0b31ad9b2d)

Author SHA1 Message Date
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
Mattia Iavarone 2fe72577aa Fix bug with measuring behavior (#8) 7 years ago
Mattia Iavarone f4868aefa6 Fix vertical scrolls, removed some logs (#7) 7 years ago
Mattia Iavarone ead845e2fc Bump version (#2) 7 years ago
Mattia Iavarone a5916d1819 Travis support (1) 7 years ago
shtolik 400ade252f Fix updating layout from wrong thread (#1) 7 years ago
Mattia Iavarone b4eeb2368c Bump version 7 years ago
Mattia Iavarone db23050ee3 MediaActionSound support 7 years ago
Mattia Iavarone 89d1573717 Add onOrientationChanged listener 7 years ago
Mattia Iavarone 5b0e4110c8 Bump version 7 years ago
Mattia Iavarone 9d9e93e67d Scroll gestures support, abstracting GestureLayout 7 years ago
Mattia Iavarone 455e3522e9 Move to package protected in some classes 7 years ago
Mattia Iavarone f6d296f5f5 Bump version 7 years ago
Mattia Iavarone e5ca52a8d7 Moved SessionType to enums, removed CameraConstants 7 years ago
Mattia Iavarone b65e9e446d Moved VideoQuality to enums 7 years ago
Mattia Iavarone 324f0c8a47 Moved WhiteBalance to enums 7 years ago
Mattia Iavarone 776238a5df Moved Grid to enums 7 years ago
Mattia Iavarone c122fbe80e Moved Flash to enums 7 years ago
Mattia Iavarone cb53602daf Removed deprecated classes 7 years ago
Mattia Iavarone c967eeae68 Move facing values to enums 7 years ago
Mattia Iavarone a531f8e5dd Move gesture actions to enums 7 years ago
Mattia Iavarone 1e6ccfec4a Publish to bintray 7 years ago
Mattia Iavarone 0536cdc770 New readme for new APIs 7 years ago
Mattia Iavarone 59fba7b80f Removed FOCUS useless stuff. We default to the best focus mode. 7 years ago
Mattia Iavarone b7f2152fc5 Javadocs for gestures 7 years ago
Mattia Iavarone 2227210a78 Import static CameraConstants 7 years ago
Mattia Iavarone 730a6651e9 Remove dependencies that I'm not planning to mantain 7 years ago
Mattia Iavarone 2207ae12d4 Gesture support, map gestures to camera actions 7 years ago