Commit Graph

421 Commits (ae2eada2a27d3bc71b407a308d6ce3d48d15120c)
 

Author SHA1 Message Date
Mattia Iavarone af3e64532a Readme edits 8 years ago
Mattia Iavarone 76ceb629b5 Update LICENSE 8 years ago
Mattia Iavarone 0536cdc770 New readme for new APIs 8 years ago
Mattia Iavarone 59fba7b80f Removed FOCUS useless stuff. We default to the best focus mode. 8 years ago
Mattia Iavarone b7f2152fc5 Javadocs for gestures 8 years ago
Mattia Iavarone 2227210a78 Import static CameraConstants 8 years ago
Mattia Iavarone 730a6651e9 Remove dependencies that I'm not planning to mantain 8 years ago
Mattia Iavarone 2207ae12d4 Gesture support, map gestures to camera actions 8 years ago
Mattia Iavarone 59a001ab4d New icon 8 years ago
Mattia Iavarone 2432b11fb8 Fix Mapper bug, new icon 8 years ago
Mattia Iavarone e140b9efaf Readme test 2 8 years ago
Mattia Iavarone 7b5fc62f09 Readme test 8 years ago
Mattia Iavarone 4b250ca34b new icon 8 years ago
Mattia Iavarone aece03384d Small fixes 8 years ago
Mattia Iavarone 9774bcc1ce Refactor module name 8 years ago
Mattia Iavarone 6da37049d8 Refactor package name 8 years ago
Mattia Iavarone 97b768fa85 Refactor packages, removed appcompat dependency 8 years ago
Mattia Iavarone b579a5c6f7 New repo name 8 years ago
Mattia Iavarone 7ed6995a63 Readme changes for EV correction 8 years ago
Mattia Iavarone df9d86ce91 Exposure correction support 8 years ago
Mattia Iavarone 3e98daa26b Fix bug with startFocus before camera started 8 years ago
Mattia Iavarone 7c219484af Readme 8 years ago
Mattia Iavarone 3a84154dca Docs for CameraListener 8 years ago
Mattia Iavarone f03c5a0528 CameraOptions return sets, not lists 8 years ago
Mattia Iavarone b58d77f052 CameraOptions docs 8 years ago
Mattia Iavarone 2502909a6c Nits 8 years ago
Mattia Iavarone f14f866c96 Class name refactoring 8 years ago
Mattia Iavarone 033872d0a6 Added public CameraOptions to understand what is supported and what's not 8 years ago
Mattia Iavarone ec3ffcbf4a Pinch-to-zoom docs 8 years ago
Mattia Iavarone 0e3fbea03b Full pinch-to-zoom support! + pinch-to-zoom callbacks to draw 8 years ago
Mattia Iavarone 900e71dfa3 Add public callbacks for auto focus events, to let people draw 8 years ago
Mattia Iavarone 3f67e02d1e Real tap-to-focus support, was heavily bugged 8 years ago
Mattia Iavarone 5d052d3577 readme pictures2 8 years ago
Mattia Iavarone d543f81aee readme pictures 8 years ago
Mattia Iavarone 3a6666fdbc Built in support for drawing grids 8 years ago
Mattia Iavarone 1feb1c868b Readme update 8 years ago
Mattia Iavarone 67812ac1dc Change videoQuality dynamically, adapt capture size to video AspectRatio, full docs 8 years ago
Mattia Iavarone 61c7b68e1e new startCapturingVideo(File, long) for max duration 8 years ago
Mattia Iavarone 84c7f63443 Suggesting keepScreenOn, support during videos 8 years ago
Mattia Iavarone 7f131c4cf9 Rename captureImage to capturePicture for consistency 8 years ago
Mattia Iavarone 5198c259cd Fix orientation for videos 8 years ago
Mattia Iavarone 55af71c646 setLocation support for videos 8 years ago
Mattia Iavarone 51147e88ef Support for pics while recording videos 8 years ago
Mattia Iavarone 4f554a5184 Fix exif orientation for facing camera 8 years ago
Mattia Iavarone 2c0bc641eb Fix snapshot cropOutput, crop only when needed 8 years ago
Mattia Iavarone fa9fba1f90 Fix cropOutput behavior for captureImage(), fix orientation bugs 8 years ago
Mattia Iavarone 4481c7ad45 Demo app nits 8 years ago
Mattia Iavarone 13feba2469 Refactored demo app 8 years ago
Mattia Iavarone 1e5563e833 captureSnapshot() API 8 years ago
Mattia Iavarone fe33c1fa7a CameraUtils for decoding bitmaps in background, ExifInterface library 8 years ago