Mattia Iavarone
1b46c4867e
Remove isOverlay from attrs
6 years ago
Mattia Iavarone
4550dc0175
Add real documentation
6 years ago
Mattia Iavarone
27bca57ce8
Add documentation links
6 years ago
Mattia Iavarone
a56089f633
Add documentation empty page
6 years ago
Mattia Iavarone
c7834e7c60
Remove isOverlay from docs
6 years ago
Mattia Iavarone
bb7b391df3
Remove isOverlay
6 years ago
Mattia Iavarone
56b3e81cde
Improve README
6 years ago
Mattia Iavarone
9519629959
Fix race condition
6 years ago
Mattia Iavarone
d8c674c4a9
Add integration tests
6 years ago
Mattia Iavarone
3e6bfbdea0
Add tests in CameraViewTest
6 years ago
Mattia Iavarone
6ba45ed1d7
Add animating watermark
6 years ago
Mattia Iavarone
bff7bc4320
Fix tests, improve performance
6 years ago
Mattia Iavarone
e83206be7a
Fix video snapshot overlay rotation for Camera2 only
6 years ago
Mattia Iavarone
ed34c67ef0
Fix video snapshot rotation for Camera2
6 years ago
Mattia Iavarone
6672448ec5
Add demo app control
6 years ago
Mattia Iavarone
e057f9d238
Fix picture snapshots
6 years ago
Mattia Iavarone
e4a63339aa
Use single Overlay with three targets
6 years ago
Mattia Iavarone
c3711743c5
Draw selectively on preview, picture or video
6 years ago
Mattia Iavarone
573415323f
Address issues
6 years ago
Mattia Iavarone
3a6f3426b0
Reorder to overlay package
6 years ago
Mattia Iavarone
a577fbe653
Remove DisableOverlayFor
6 years ago
Giacomo Randazzo
c7edfe9408
Overlays ( #421 )
...
* get overlay working
* fix overlay drawing
* allow disabling overlay in pictures or videos
* Fix picture snapshot colors when there is an overlay
* Bug fixes
* Update example with watermark
* Fix bug
* Fix overlay orientation in pictures
* Fix overlay orientation in videos
* Fix overlay when changing preview size
* Fix bug
* Experiment
* Refactor EglViewport
* Refactor SnapshotPictureRecorder
* Use single EglViewport
* Refactor SnapshotVideoRecorder
* Bug fix
* fix some of the requested changes
* clean adding View to OverlayLayout
* Specify where to draw the overlay
* Refactor
* Remove unnecessary variable from CameraPreview
* Use mWithOverlay in SnapshotVideoRecorder
* Use multiple OverlayLayout
* Add explanation for OverlayLayoutManager
* override removeView
6 years ago
Suneet Agrawal
7d87d4af61
Actual Video recording callback ( #498 )
...
* added video recording callback
* updated test
* added annotation to dispatch function
* updated review comments for video recording callback
* reverted unwanted changes
* Add tests and changelog
* Fix video tests
6 years ago
Mattia Iavarone
389da0467f
Fix sublist bug ( #501 )
6 years ago
Mattia Iavarone
8d3013ff53
Demo improvements ( #499 )
...
* Demo app changes
* Add tests
* Doc changes
6 years ago
Mattia Iavarone
dc31c40dd9
Use device orientation flag ( #497 )
...
* Add cameraUseDeviceOrientation flag
* Add tests for useDeviceOrientation
* Improve demo app
* Add docs
* Fix tests
6 years ago
Mattia Iavarone
71f006c6d9
Update 2018-12-20-more-features.md
6 years ago
Mattia Iavarone
299fd76472
Release version 2.0.0-beta06 ( #495 )
...
* Bump version
* Fix javadocs
6 years ago
Mattia Iavarone
0f9c7f0e17
Make internals more open ( #494 )
...
* Simplify GestureLayouts, now simple classes
* Reorder CameraEngine members
* Refactor CameraPreviews
* Reorder Camera1Engine
* Fix tests
* New angle classes, fix snapshot rotation
* Small changes
* Add AnglesTest
6 years ago
Mattia Iavarone
64714017b8
Create FUNDING.yml
6 years ago
Mattia Iavarone
e340764474
Tests + AGP updates ( #492 )
...
* Remove tests from Travis only
* Update Android Gradle Plugin
* Remove TODO
6 years ago
Mattia Iavarone
e26042d2b6
Try fix filter
6 years ago
Mattia Iavarone
0a25d98312
Add docs
6 years ago
Mattia Iavarone
51e3e8992d
Fix zoom test
6 years ago
Mattia Iavarone
0c26b14a99
Add more delay to some tests
6 years ago
Mattia Iavarone
c64f3bf06e
Add DoNotRunOnTravis annotation
6 years ago
Mattia Iavarone
301d5d5dc2
Add default to controls
6 years ago
Mattia Iavarone
e38418ae6d
Remove integration tests from CI
6 years ago
Mattia Iavarone
9761f1aeba
Remove integration1 tests
6 years ago
Mattia Iavarone
ef7d41c1b6
Apply zoom and EV to the capture builder
6 years ago
Mattia Iavarone
97e7038d6f
Remove comments
6 years ago
Suneet Agrawal
365da96eed
Camera2 Zoom and Exposure implemetation ( #488 )
...
* implemented exposure correction for Camera2
* implemented zoom for camera2
* zoom implementation in Camera2Engine
* refactored code for camera2 zoom
* refactored code for zoom and exposure
* change condition for zoom rect
6 years ago
Mattia Iavarone
6721f3400d
Fix tests
6 years ago
Mattia Iavarone
14f03a43f6
Camera2 autofocus support
6 years ago
Mattia Iavarone
bef1044819
Camera2 full support for hq pictures
6 years ago
Mattia Iavarone
87796ea2f7
Camera2 basic support for hq pictures
6 years ago
Mattia Iavarone
e96c9f0846
Camera2 support for frame processing
6 years ago
Mattia Iavarone
06d805cb72
Prepare Camera2 for frame processing
6 years ago
Mattia Iavarone
d9d213e67b
Create setHasFrameProcessors API
6 years ago
Mattia Iavarone
ccdc50ea42
Camera2 support for Flash.TORCH
6 years ago