Commit Graph

612 Commits (main)
 

Author SHA1 Message Date
Mattia Iavarone 2432b11fb8 Fix Mapper bug, new icon 7 years ago
Mattia Iavarone e140b9efaf Readme test 2 7 years ago
Mattia Iavarone 7b5fc62f09 Readme test 7 years ago
Mattia Iavarone 4b250ca34b new icon 7 years ago
Mattia Iavarone aece03384d Small fixes 7 years ago
Mattia Iavarone 9774bcc1ce Refactor module name 7 years ago
Mattia Iavarone 6da37049d8 Refactor package name 7 years ago
Mattia Iavarone 97b768fa85 Refactor packages, removed appcompat dependency 7 years ago
Mattia Iavarone b579a5c6f7 New repo name 7 years ago
Mattia Iavarone 7ed6995a63 Readme changes for EV correction 7 years ago
Mattia Iavarone df9d86ce91 Exposure correction support 7 years ago
Mattia Iavarone 3e98daa26b Fix bug with startFocus before camera started 7 years ago
Mattia Iavarone 7c219484af Readme 7 years ago
Mattia Iavarone 3a84154dca Docs for CameraListener 7 years ago
Mattia Iavarone f03c5a0528 CameraOptions return sets, not lists 7 years ago
Mattia Iavarone b58d77f052 CameraOptions docs 7 years ago
Mattia Iavarone 2502909a6c Nits 7 years ago
Mattia Iavarone f14f866c96 Class name refactoring 7 years ago
Mattia Iavarone 033872d0a6 Added public CameraOptions to understand what is supported and what's not 7 years ago
Mattia Iavarone ec3ffcbf4a Pinch-to-zoom docs 7 years ago
Mattia Iavarone 0e3fbea03b Full pinch-to-zoom support! + pinch-to-zoom callbacks to draw 7 years ago
Mattia Iavarone 900e71dfa3 Add public callbacks for auto focus events, to let people draw 7 years ago
Mattia Iavarone 3f67e02d1e Real tap-to-focus support, was heavily bugged 7 years ago
Mattia Iavarone 5d052d3577 readme pictures2 7 years ago
Mattia Iavarone d543f81aee readme pictures 7 years ago
Mattia Iavarone 3a6666fdbc Built in support for drawing grids 7 years ago
Mattia Iavarone 1feb1c868b Readme update 7 years ago
Mattia Iavarone 67812ac1dc Change videoQuality dynamically, adapt capture size to video AspectRatio, full docs 7 years ago
Mattia Iavarone 61c7b68e1e new startCapturingVideo(File, long) for max duration 7 years ago
Mattia Iavarone 84c7f63443 Suggesting keepScreenOn, support during videos 7 years ago
Mattia Iavarone 7f131c4cf9 Rename captureImage to capturePicture for consistency 7 years ago
Mattia Iavarone 5198c259cd Fix orientation for videos 7 years ago
Mattia Iavarone 55af71c646 setLocation support for videos 7 years ago
Mattia Iavarone 51147e88ef Support for pics while recording videos 7 years ago
Mattia Iavarone 4f554a5184 Fix exif orientation for facing camera 7 years ago
Mattia Iavarone 2c0bc641eb Fix snapshot cropOutput, crop only when needed 7 years ago
Mattia Iavarone fa9fba1f90 Fix cropOutput behavior for captureImage(), fix orientation bugs 7 years ago
Mattia Iavarone 4481c7ad45 Demo app nits 7 years ago
Mattia Iavarone 13feba2469 Refactored demo app 7 years ago
Mattia Iavarone 1e5563e833 captureSnapshot() API 7 years ago
Mattia Iavarone fe33c1fa7a CameraUtils for decoding bitmaps in background, ExifInterface library 7 years ago
Mattia Iavarone 6a0795c1b3 Add multiple CameraListeners, callback always on the UI thread 7 years ago
Mattia Iavarone b48b865379 Update docs 7 years ago
Mattia Iavarone 82509ed1a4 Update docs 7 years ago
Mattia Iavarone e7330fcd7b Smart sizing behavior, removed adjustViewBounds 7 years ago
Mattia Iavarone 3dbd7fa945 Heavy refactoring, setParameters bug fixed 7 years ago
Mattia Iavarone 474d26e0c4 Demo app fixes 7 years ago
Mattia Iavarone 7f39b1b5b7 Better focus behavior 7 years ago
Mattia Iavarone ae59a59930 Better focus behavior, no touch listeners 7 years ago
Mattia Iavarone 5bbccb494f Add startVideo(File), refactor FocusMarkerLayout, remove static thread 7 years ago