Craig Neuwirt
3261b73967
Added setAutoFocusResetDelay api to control autofocus reset options ( #435 )
6 years ago
Mattia Iavarone
5e5af877e4
New snapshot max size APIs ( #393 )
...
* New getSurfaceSize internal method
* Rename setPreviewSize and all internals to setPreviewStreamSize
* Rename getSurfaceSize to getPreviewSurfaceSize
* New snapshotMaxWidth and snapshotMaxHeight APIs
* Add docs
* Improve rescaling logic
* Add tests
7 years ago
Mattia Iavarone
26f313c74e
Documentation in GitHub pages
7 years ago
Mattia Iavarone
437838056c
Add gridColor option
7 years ago
Mattia Iavarone
a1e7718f0e
Add support for videoBitRate and audioBitRate
7 years ago
Mattia Iavarone
34b9958c3e
Add Preview control and setPreview
7 years ago
Mattia Iavarone
4f6271d670
Add GLCameraPreview based on GLSurfaceView, preview appears to be working with some bugs
7 years ago
Mattia Iavarone
d409bb2449
Add setVideoSize, video size selectors and available video sizes in CameraOptions
7 years ago
Mattia Iavarone
a37caf0760
Rename SessionType to Mode. takePicture fails when Mode == VIDEO
7 years ago
Mattia Iavarone
4a926b30bb
Remove cropOutput
7 years ago
Mattia Iavarone
fb7c5cfa09
Remove JpegQuality
7 years ago
Mattia Iavarone
e9cba8c6ec
Add VideoCodec option ( #174 )
...
* Add VideoCodec options
* Fix tests
8 years ago
Mattia Iavarone
c1973b0d71
Add setVideoMaxDuration() API ( #172 )
...
* Add setVideoMaxDuration() API
* Better tests
8 years ago
chaitanyaraghav
1bd1816919
Max video file size ( #104 )
...
* Added a maximum file size for videos
* Revereted changes to the onVideoTaken callback signature
* Renamed isRecordingVideo, added xml attribute for video max size and updated the documentation
8 years ago
Mattia Iavarone
dcf5ef4120
Option to choose the picture output size ( #99 )
...
* Add SizeSelectors and tests
* Implement SizeSelectors in CameraController
* XML attrs, improve AspectRatio cache
* AspectRatio tests
* Flip sizes before passing to selectors
* Add README info
* Fix preview sizing bug
* Nits
* Fix #98
8 years ago
Mattia Iavarone
f8d38e3c8c
Add playSounds support ( #43 )
8 years ago
Andrew
aeb0083352
Added audio on/off feature for video recording ( #33 )
8 years ago
Mattia Iavarone
cbac776f91
HDR support ( #11 )
8 years ago
Mattia Iavarone
db23050ee3
MediaActionSound support
8 years ago
Mattia Iavarone
9d9e93e67d
Scroll gestures support, abstracting GestureLayout
8 years ago
Mattia Iavarone
b65e9e446d
Moved VideoQuality to enums
8 years ago
Mattia Iavarone
776238a5df
Moved Grid to enums
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
2207ae12d4
Gesture support, map gestures to camera actions
8 years ago
Mattia Iavarone
9774bcc1ce
Refactor module name
8 years ago
Mattia Iavarone
033872d0a6
Added public CameraOptions to understand what is supported and what's not
8 years ago
Mattia Iavarone
0e3fbea03b
Full pinch-to-zoom support! + pinch-to-zoom callbacks to draw
8 years ago
Mattia Iavarone
3a6666fdbc
Built in support for drawing grids
8 years ago
Mattia Iavarone
13feba2469
Refactored demo app
8 years ago
Mattia Iavarone
c429a99972
Added sessionType to switch between picture and video. Deprecated permissionsPolicy and captureMethod. Improved video sizing.
8 years ago
Mattia Iavarone
4c021caa8f
White Balance support
8 years ago
Mattia Iavarone
f43af464f9
Add setLocation() for geo exif tags
8 years ago
Mattia Iavarone
f644bfdfef
Constants refactor, readme changes
8 years ago
Dylan McIntyre
968e3bf012
readme updates, rename qvga attr
8 years ago
Dylan McIntyre
442ca67c04
Add TORCH to possible attributes for flash
8 years ago
mbernr-epiframe
d7f6220b70
added video quality option for QVGA
8 years ago
Dylan McIntyre
63fe1e6cbf
add new attrs to readme
9 years ago
Dylan McIntyre
e87d8feb4c
add variable video quality
9 years ago
Dylan McIntyre
01928b48a7
better permission handling with customizability with ck_permissions attr
9 years ago
Dylan McIntyre
9df0a1b032
put touch to focus marker in library
9 years ago
Dylan McIntyre
fba3ed4ee1
Finish basic tap to focus
9 years ago
Dylan McIntyre
2e4effa0ac
lib and readme updates
9 years ago
Dylan McIntyre
94f71bd6d8
refactor w/ readme updates
9 years ago
Dylan McIntyre
0a4a60ac2f
overhaul
9 years ago
Dylan McIntyre
782efedc6b
reorganize
9 years ago
Dylan McIntyre
5d934abacb
Basic working video
9 years ago
Dylan McIntyre
52ca32f130
basic working video
9 years ago
Dylan McIntyre
cc5c5d721c
rename on to visible for tap to focus
9 years ago
Dylan McIntyre
bb495dc278
Tap to focus setup
9 years ago