Mattia Iavarone
|
25585da718
|
Migrate to AndroidX
|
7 years ago |
Mattia Iavarone
|
7704d0f6c9
|
Fix OutOfMemoryError in BitmapCallback
|
7 years ago |
Mattia Iavarone
|
44e600b283
|
Changes in the demo app
|
7 years ago |
Mattia Iavarone
|
6fe830df90
|
Remove cameraFacing definition in demo app
|
7 years ago |
Mattia Iavarone
|
2cc2f217b6
|
Create PictureRecorder and two implementations
|
7 years ago |
Mattia Iavarone
|
2b43b242b1
|
Change demo app appearance
|
7 years ago |
Mattia Iavarone
|
9b8fe1fc35
|
Respect VideoCodec from options
|
7 years ago |
Mattia Iavarone
|
4b5d09ec55
|
Revert demo app changes
|
7 years ago |
Mattia Iavarone
|
7df47cdf45
|
Add cropping functionality to GLCameraPreview
|
7 years ago |
Mattia Iavarone
|
b59bb8800b
|
Add GLCameraPreview based on GLSurfaceView, preview appears to be working with some bugs
|
7 years ago |
Mattia Iavarone
|
7884f486e5
|
Rename SessionType to Mode. takePicture fails when Mode == VIDEO
|
7 years ago |
Mattia Iavarone
|
348cda70ad
|
Fix preview size computation, demo app details
|
7 years ago |
Mattia Iavarone
|
8ed10fea06
|
Refactor onVideoTaken, introducing VideoResult
|
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
|
8 years ago |
Mattia Iavarone
|
2685f47472
|
Improve CameraUtils.decodeBitmap (#83)
|
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
|
5964080db4
|
New demo app (#53)
* New demo app
* UI fixes
* Refactor preview activities
* Add gestures control
|
8 years ago |
Andrew
|
aeb0083352
|
Added audio on/off feature for video recording (#33)
|
8 years ago |
Mattia Iavarone
|
9d9e93e67d
|
Scroll gestures support, abstracting GestureLayout
|
8 years ago |
Mattia Iavarone
|
cb53602daf
|
Removed deprecated classes
|
8 years ago |
Mattia Iavarone
|
1e6ccfec4a
|
Publish to bintray
|
8 years ago |
Mattia Iavarone
|
2207ae12d4
|
Gesture support, map gestures to camera actions
|
8 years ago |
Mattia Iavarone
|
59a001ab4d
|
New icon
|
8 years ago |
Mattia Iavarone
|
2432b11fb8
|
Fix Mapper bug, new icon
|
8 years ago |
Mattia Iavarone
|
4b250ca34b
|
new icon
|
8 years ago |
Mattia Iavarone
|
aece03384d
|
Small fixes
|
8 years ago |
Mattia Iavarone
|
6da37049d8
|
Refactor package name
|
8 years ago |
Mattia Iavarone
|
f14f866c96
|
Class name refactoring
|
8 years ago |
Mattia Iavarone
|
0e3fbea03b
|
Full pinch-to-zoom support! + pinch-to-zoom callbacks to draw
|
8 years ago |
Mattia Iavarone
|
3a6666fdbc
|
Built in support for drawing grids
|
8 years ago |
Mattia Iavarone
|
67812ac1dc
|
Change videoQuality dynamically, adapt capture size to video AspectRatio, full docs
|
8 years ago |
Mattia Iavarone
|
61c7b68e1e
|
new startCapturingVideo(File, long) for max duration
|
8 years ago |
Mattia Iavarone
|
4481c7ad45
|
Demo app nits
|
8 years ago |
Mattia Iavarone
|
13feba2469
|
Refactored demo app
|
8 years ago |
Mattia Iavarone
|
3dbd7fa945
|
Heavy refactoring, setParameters bug fixed
|
8 years ago |
Mattia Iavarone
|
474d26e0c4
|
Demo app fixes
|
8 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
|
62c64940a2
|
demo updates
|
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 |