Mattia Iavarone
8d54e149f8
Remove outdated docs
6 years ago
Mattia Iavarone
b2d70d57d4
Add isTakingPicture(), use in demo app
6 years ago
Mattia Iavarone
7411d55855
Better README
6 years ago
Mattia Iavarone
a043f488b6
Update docs for VideoSize
6 years ago
Mattia Iavarone
e1271d43c7
Removed VideoQuality.
6 years ago
Mattia Iavarone
7884f486e5
Rename SessionType to Mode. takePicture fails when Mode == VIDEO
6 years ago
Mattia Iavarone
1fd0e957aa
Update docs
6 years ago
Mattia Iavarone
a5f940517b
Move to PictureResult, rewrote takePicture and takePictureSnapshot
6 years ago
Mattia Iavarone
3486481494
Improve README
6 years ago
Mattia Iavarone
03f8358d67
Remove ExtraProprties
6 years ago
Mattia Iavarone
a3e8d9fef4
Remove cropOutput docs
6 years ago
Mattia Iavarone
74a4bac091
Remove JpegQuality
6 years ago
Mattia Iavarone
b9a5e4eb9e
Bump version ( #337 )
...
* Bump version
* Update CHANGELOG
6 years ago
Keith Holliday
73d73853d1
Fixed video quality example ( #317 )
6 years ago
Mattia Iavarone
640ec2da08
Bump version ( #266 )
6 years ago
Mattia Iavarone
3d8bf1618c
Error handling and lifecycle boilerplate ( #265 )
...
* Update dependencies
* Improve error handling
* Add lifecycle support
* Use lifecycle in demo app
* Add README info
6 years ago
Michał Woś
4c6a8db0c3
Fix README selector example ( #248 )
6 years ago
Mattia Iavarone
c3e3d43b28
Bump version ( #222 )
...
* Bump version
* update jacoco
7 years ago
Mattia Iavarone
0200e2cf61
Bump version ( #175 )
7 years ago
Mattia Iavarone
e9cba8c6ec
Add VideoCodec option ( #174 )
...
* Add VideoCodec options
* Fix tests
7 years ago
Mattia Iavarone
c1973b0d71
Add setVideoMaxDuration() API ( #172 )
...
* Add setVideoMaxDuration() API
* Better tests
7 years ago
Mattia Iavarone
bcb2cfeb7f
Bump version ( #166 )
7 years ago
Eric Cugota
5000caeb41
Update README.md ( #146 )
7 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
7 years ago
Mattia Iavarone
0716904922
Bump version
7 years ago
Mattia Iavarone
9e6c4c0919
Update README.md
7 years ago
Mattia Iavarone
02a5f8268d
Bump version
7 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
7 years ago
Mattia Iavarone
6b9affc435
Make CameraView thread-safe ( #97 )
...
* Make CameraController fully async, fix shutter sounds, tests
* Schedule everything to the same handler
* Ignore integration tests in travis
* Add basic error handling
* Revert useless logs
7 years ago
Mattia Iavarone
ffec81fe94
Bump version
7 years ago
Mattia Iavarone
b13f80b751
Update README.md
7 years ago
Mattia Iavarone
ff48f38370
Bump version
7 years ago
Mattia Iavarone
edb0d58b7f
Bump version
7 years ago
Mattia Iavarone
e40f93acfb
Frame processors ( #82 )
...
* Create the Frame class
* Implement callback dispatcher
* Dispatch actual preview frames
* Add docs
* Readme nits
* Don't leak processors
* Rename clear() to release()
* Add preview format and Size
* Readme nits again
7 years ago
Mattia Iavarone
399e0e4d76
Inject external loggers ( #80 )
...
* Improve CameraLogger, add tests
* Add log docs
7 years ago
Mattia Iavarone
ffc5be4d2d
Add license info ( #68 )
7 years ago
Mattia Iavarone
628728c4c3
Bump version
7 years ago
Mattia Iavarone
129179ed48
Bump version
7 years ago
Mattia Iavarone
b1d183a714
Fix a hardware acceleration bug, disable SurfaceViewPreview features ( #54 )
...
* Layout changes
* SurfaceView onSurfaceCreated is too early. Fix
* Add logs
* Refactor some classes, fix hardware acceleration bug, disable cropping for SurfaceView
* Update README with known limitations
7 years ago
Mattia Iavarone
1be4a313d1
New screenshots
7 years ago
Mattia Iavarone
f8d38e3c8c
Add playSounds support ( #43 )
7 years ago
Mattia Iavarone
cf3bfc1ed0
New tests, add CameraController.STATE ( #37 )
...
* Add set/get parameters tests
* CameraCallbacks tests
* Nits
* Nits 2
* Nits 3
* Nits 4
* CameraController integration tests
* Fix some bugs
* Add CameraController.STATE, fix CameraView.isStarted()
* Fix old tests
* Video and focus tests
* Remove video test, fails on Travis
* Add picture tests
* Remove other video test
* Add audio tests
* new travis.yml
* WorkerHandler changes
* Better GridLinesLayoutTest
* Try add logcat to travis build
* Debug failing test
* Add logs
* Grant permissions, bump tests to N
* Add wake locks
* Add wake lock permission
* Remove integration tests
* Change view matcher
* Refinements
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
982ed3d094
Bump version
7 years ago
Mattia Iavarone
53bb5baf42
Add logger for debugging ( #25 )
...
* Add logger for debugging
* Update CameraLogger.java
* Fix #27
* More log messages
7 years ago
Mattia Iavarone
41f9f51ef9
Add instrumentation tests and codecov support ( #18 )
...
* Add instrumentation tests
* Run androidTests on api 22
* Fix lint errors
* Nits
* Add codecov support
* Shield
7 years ago
Mattia Iavarone
c0142c11a9
Bump version
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