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
Mattia Iavarone
3c564d0c1d
Bump version
7 years ago
Mattia Iavarone
542646ee93
Update README.md
7 years ago
Mattia Iavarone
ead845e2fc
Bump version ( #2 )
7 years ago
Mattia Iavarone
0073f2f47e
Update README.md
7 years ago
Mattia Iavarone
56a661365d
Update README.md
7 years ago
Mattia Iavarone
b4eeb2368c
Bump version
7 years ago
Mattia Iavarone
db23050ee3
MediaActionSound support
7 years ago
Mattia Iavarone
89d1573717
Add onOrientationChanged listener
7 years ago
Mattia Iavarone
5b0e4110c8
Bump version
7 years ago
Mattia Iavarone
9d9e93e67d
Scroll gestures support, abstracting GestureLayout
7 years ago
Mattia Iavarone
455e3522e9
Move to package protected in some classes
7 years ago
Mattia Iavarone
f6d296f5f5
Bump version
7 years ago
Mattia Iavarone
e5ca52a8d7
Moved SessionType to enums, removed CameraConstants
7 years ago
Mattia Iavarone
b65e9e446d
Moved VideoQuality to enums
7 years ago
Mattia Iavarone
776238a5df
Moved Grid to enums
7 years ago
Mattia Iavarone
c967eeae68
Move facing values to enums
7 years ago
Mattia Iavarone
a531f8e5dd
Move gesture actions to enums
7 years ago
Mattia Iavarone
901cd782af
Readme changes
7 years ago
Mattia Iavarone
1e6ccfec4a
Publish to bintray
7 years ago
Mattia Iavarone
af3e64532a
Readme edits
7 years ago
Mattia Iavarone
0536cdc770
New readme for new APIs
7 years ago
Mattia Iavarone
e140b9efaf
Readme test 2
7 years ago
Mattia Iavarone
7b5fc62f09
Readme test
7 years ago