Mattia Iavarone
|
2999e9aa65
|
Respect VideoCodec from options
|
6 years ago |
Mattia Iavarone
|
31a5d20fcd
|
Revert demo app changes
|
6 years ago |
Mattia Iavarone
|
e207041a31
|
Add cropping functionality to GLCameraPreview
|
6 years ago |
Mattia Iavarone
|
4f6271d670
|
Add GLCameraPreview based on GLSurfaceView, preview appears to be working with some bugs
|
6 years ago |
Mattia Iavarone
|
a37caf0760
|
Rename SessionType to Mode. takePicture fails when Mode == VIDEO
|
6 years ago |
Mattia Iavarone
|
969c5a8c74
|
Fix preview size computation, demo app details
|
6 years ago |
Mattia Iavarone
|
68ff331a80
|
Refactor onVideoTaken, introducing VideoResult
|
6 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
|
2685f47472
|
Improve CameraUtils.decodeBitmap (#83)
|
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
|
5964080db4
|
New demo app (#53)
* New demo app
* UI fixes
* Refactor preview activities
* Add gestures control
|
7 years ago |
Andrew
|
aeb0083352
|
Added audio on/off feature for video recording (#33)
|
7 years ago |
Mattia Iavarone
|
9d9e93e67d
|
Scroll gestures support, abstracting GestureLayout
|
7 years ago |
Mattia Iavarone
|
cb53602daf
|
Removed deprecated classes
|
7 years ago |
Mattia Iavarone
|
1e6ccfec4a
|
Publish to bintray
|
7 years ago |
Mattia Iavarone
|
2207ae12d4
|
Gesture support, map gestures to camera actions
|
7 years ago |
Mattia Iavarone
|
aece03384d
|
Small fixes
|
7 years ago |
Mattia Iavarone
|
6da37049d8
|
Refactor package name
|
7 years ago |
Mattia Iavarone
|
0e3fbea03b
|
Full pinch-to-zoom support! + pinch-to-zoom callbacks to draw
|
7 years ago |
Mattia Iavarone
|
3a6666fdbc
|
Built in support for drawing grids
|
7 years ago |
Mattia Iavarone
|
67812ac1dc
|
Change videoQuality dynamically, adapt capture size to video AspectRatio, full docs
|
7 years ago |
Mattia Iavarone
|
61c7b68e1e
|
new startCapturingVideo(File, long) for max duration
|
7 years ago |
Mattia Iavarone
|
4481c7ad45
|
Demo app nits
|
7 years ago |
Mattia Iavarone
|
13feba2469
|
Refactored demo app
|
7 years ago |
Mattia Iavarone
|
3dbd7fa945
|
Heavy refactoring, setParameters bug fixed
|
7 years ago |
Mattia Iavarone
|
474d26e0c4
|
Demo app fixes
|
7 years ago |
Dylan McIntyre
|
9df0a1b032
|
put touch to focus marker in library
|
8 years ago |
Dylan McIntyre
|
fba3ed4ee1
|
Finish basic tap to focus
|
8 years ago |
Matthew Zavislak
|
60df446629
|
Update build
- Android Gradle plugin 2.2.3 -> 2.3.0
- Gradle 3.2 -> 3.3
- Android Support Lib 25.0.1 -> 25.2.0
- Fix some lints
- Reduce min API to 15 (nothing was requiring more)
|
8 years ago |
Dylan McIntyre
|
c8e7f2924a
|
lowercase unfocus
|
8 years ago |
Dylan McIntyre
|
2e4effa0ac
|
lib and readme updates
|
8 years ago |
Dylan McIntyre
|
94f71bd6d8
|
refactor w/ readme updates
|
8 years ago |
Dylan McIntyre
|
0a4a60ac2f
|
overhaul
|
8 years ago |
Dylan McIntyre
|
782efedc6b
|
reorganize
|
8 years ago |
Dylan McIntyre
|
fec44ff7e7
|
update readme
|
8 years ago |
Dylan McIntyre
|
8154e129f4
|
PreviewActivity improvements
|
8 years ago |
Dylan McIntyre
|
89cd184c33
|
tap to focus toggle
|
8 years ago |
Dylan McIntyre
|
cce7661ab2
|
crop toggling in demo
|
8 years ago |
Dylan McIntyre
|
7e3899bc2e
|
tons of demo updates and support cropping to visible preview
|
8 years ago |
Dylan McIntyre
|
4567c66e9d
|
demo app updates
|
8 years ago |
Dylan McIntyre
|
328552e386
|
Add generic touch to auto focus (not positoned)
|
8 years ago |
Dylan McIntyre
|
f7498f0c36
|
Add fast camera mode
|
8 years ago |
Dylan McIntyre
|
5d934abacb
|
Basic working video
|
8 years ago |
Dylan McIntyre
|
52ca32f130
|
basic working video
|
8 years ago |
Dylan McIntyre
|
bb495dc278
|
Tap to focus setup
|
8 years ago |
Dylan McIntyre
|
0534a3358f
|
Add picture mode section
|
8 years ago |
Dylan McIntyre
|
210218c893
|
Fill in README extra attrs section
|
8 years ago |
Dylan McIntyre
|
5cfa3112a4
|
Intro, features, and setup for README
|
8 years ago |
Dylan McIntyre
|
affffb8c42
|
com.wonderkiln => com.flurgle
|
8 years ago |
Dylan McIntyre
|
e7730bc710
|
Fix front facing pics
|
8 years ago |