Mattia Iavarone
|
e0c5b3efde
|
Remove oval experiment
|
7 years ago |
Mattia Iavarone
|
fd69768ac0
|
Improvements for supporting a round preview and output
|
7 years ago |
Mattia Iavarone
|
4f6271d670
|
Add GLCameraPreview based on GLSurfaceView, preview appears to be working with some bugs
|
7 years ago |
Keyrillanskiy
|
d0bb8cd31c
|
Fixed TextureView crash with setBackgroundDrawable (#297)
solution from here - https://stackoverflow.com/a/47796036
|
7 years ago |
Michael Möbius
|
9bb5a7c289
|
#160 Add prefix for resources (#162)
|
7 years ago |
Mattia Iavarone
|
98855d0976
|
Ensure Grid and focus markers are shown (#62)
|
8 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
|
8 years ago |
Mattia Iavarone
|
66077c1eaa
|
Improve coverage (#22)
* New tests
* Try adjust codecov
* CropHelper and CameraUtils tests
* Set target coverage to 40%
* OrientationHelperTest
* Preview tests
* Fix SurfaceView
* Introduce Task for async tests
* Gesture tests
* Improve Gesture Tests
* Add wake lock
* Fix view size
* Add build info logs
* Revert info
* Try fix bug
* Test timeout
* Try fix tests
* Fix TextureView tests if not hardware accelerated
* Fix bug
|
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 |