Commit Graph

171 Commits (6a0795c1b3ac612e7b209fba641e9bfdd42a0aa4)
 

Author SHA1 Message Date
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
Mattia Iavarone 132a3474fd Merge remote-tracking branch 'origin' 7 years ago
Mattia Iavarone 4e338039c2 Add files 7 years ago
Mattia Iavarone 20d4d625d2 Update README.md 7 years ago
Mattia Iavarone 9c912e925b Correct orientation for captured preview frames. Bugs fixed. Refactoring useless classes 7 years ago
Mattia Iavarone c429a99972 Added sessionType to switch between picture and video. Deprecated permissionsPolicy and captureMethod. Improved video sizing. 7 years ago
Mattia Iavarone c98ecf7e28 Update README.md 7 years ago
Mattia Iavarone 4c021caa8f White Balance support 7 years ago
Mattia Iavarone f43af464f9 Add setLocation() for geo exif tags 7 years ago
Mattia Iavarone f644bfdfef Constants refactor, readme changes 7 years ago
Mattia Iavarone df77e95967 Readme info 7 years ago
Mattia Iavarone b8628d4c2d Fixed serious bugs. Option to have WRAP_CONTENT to both dimensions 7 years ago
Mattia Iavarone c5e38fca19 Added destroy() lifecycle event 7 years ago
Mattia Iavarone bd36fd73ea Refactoring. Bug fixing. New logic for sizing. Some docs. Correct orientation in EXIF headers 7 years ago
Dylan McIntyre b99cc8f746 Merge branch 'eomine-fix_rec_video_orientation_hint' 7 years ago
Dylan McIntyre 968e3bf012 readme updates, rename qvga attr 7 years ago
Dylan McIntyre f694ec43dc Merge pull request #111 from eomine/fix_rec_video_orientation_hint 7 years ago
Dylan McIntyre 715ec4be54 Merge branch 'fix_rec_video_orientation_hint' of https://github.com/eomine/CameraKit-Android into eomine-fix_rec_video_orientation_hint 7 years ago
Dylan McIntyre bc0ad8cd50 Merge pull request #101 from larryng/fix-tap-focus-crash 7 years ago
Dylan McIntyre 442ca67c04 Add TORCH to possible attributes for flash 7 years ago
Dylan McIntyre 5663807b9c use single quotes in gradle 7 years ago
Dylan McIntyre 8330af8b83 Merge pull request #58 from andreidiaconu/flash_torch_mode 7 years ago
Dylan McIntyre 1b1333caaf Merge pull request #77 from mbernr/master 7 years ago
Dylan McIntyre 600b6497fc Merge pull request #99 from noln/master 7 years ago
Dylan McIntyre 133fd134de Merge branch 'master' into master 7 years ago
Dylan McIntyre 0affe235d9 Merge pull request #81 from ANPez/master 7 years ago
Dylan McIntyre b721b169a4 Merge branch 'master' into master 7 years ago
Dylan McIntyre 67f1052d9f Merge pull request #112 from yperess/master 7 years ago
Eduardo Omine 4701cdff94 Fixed distortion of videos recorded in landscape orientation 7 years ago
Yuval Peress eec74133ed Fix crash for picture callback after stop() 7 years ago
Yuval Peress 4a6ef7659b Integrate Lifecycle events with CameraView for easier use. 7 years ago
Yuval Peress 3282a95c61 Add access to camera properties POJO 7 years ago
Yuval Peress ae77fb31dd Add check for isStarted to avoid multiple start/stop calls. 7 years ago
Yuval Peress ee1eb88dfc Add getter for the facing field 7 years ago
Yuval Peress 2ab9043851 Migrate constructor code to init and use a single worker thread. 7 years ago
Eduardo Omine cc6116a951 Fixed landscape orientation of recorded videos 7 years ago
Larry Ng dcb8a91341 fix crash on tap focus 7 years ago
Matt Fenlon 2865eac7d6 Merge branch 'hotfix/double-tap-capture-crash' 7 years ago
Matt Fenlon b7b9331b2f Fixed crash if takePhoto called rapidly+repeatedly 7 years ago
Matt Fenlon 058dec6b63 Merge branch 'hotfix/issue-76-XML-preview' 7 years ago
Matt Fenlon 37a784dc3b Fixed orientation-related render error in preview 7 years ago
Antonio Nicolás Pina 5eff7e0eb4 Fix Android Studio preview error using isInEditMode. 8 years ago