Mattia Iavarone
|
2685f47472
|
Improve CameraUtils.decodeBitmap (#83)
|
7 years ago |
Mattia Iavarone
|
b9f0f27d8d
|
Small changes
|
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
|
cce8d6e621
|
WorkerHandler survives config changes (#29)
* Weak cache for threads
* Add logs
* Fix manifest
|
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
|
4e5c772902
|
Fix location bug, add setLocation(Location) (#10)
|
7 years ago |
Mattia Iavarone
|
9d9e93e67d
|
Scroll gestures support, abstracting GestureLayout
|
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
|
c122fbe80e
|
Moved Flash to enums
|
7 years ago |
Mattia Iavarone
|
cb53602daf
|
Removed deprecated classes
|
7 years ago |
Mattia Iavarone
|
c967eeae68
|
Move facing values to enums
|
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
|
59a001ab4d
|
New icon
|
7 years ago |
Mattia Iavarone
|
2432b11fb8
|
Fix Mapper bug, new icon
|
7 years ago |
Mattia Iavarone
|
4b250ca34b
|
new icon
|
7 years ago |
Mattia Iavarone
|
aece03384d
|
Small fixes
|
7 years ago |
Mattia Iavarone
|
9774bcc1ce
|
Refactor module name
|
7 years ago |
Mattia Iavarone
|
6da37049d8
|
Refactor package name
|
7 years ago |
Mattia Iavarone
|
f14f866c96
|
Class name refactoring
|
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
|
7f131c4cf9
|
Rename captureImage to capturePicture for consistency
|
7 years ago |
Mattia Iavarone
|
51147e88ef
|
Support for pics while recording videos
|
7 years ago |
Mattia Iavarone
|
fa9fba1f90
|
Fix cropOutput behavior for captureImage(), fix orientation bugs
|
7 years ago |
Mattia Iavarone
|
4481c7ad45
|
Demo app nits
|
7 years ago |
Mattia Iavarone
|
13feba2469
|
Refactored demo app
|
7 years ago |
Mattia Iavarone
|
6a0795c1b3
|
Add multiple CameraListeners, callback always on the UI thread
|
7 years ago |
Mattia Iavarone
|
e7330fcd7b
|
Smart sizing behavior, removed adjustViewBounds
|
7 years ago |
Mattia Iavarone
|
3dbd7fa945
|
Heavy refactoring, setParameters bug fixed
|
7 years ago |
Mattia Iavarone
|
474d26e0c4
|
Demo app fixes
|
7 years ago |
Andrei Diaconu
|
d89be73f8f
|
Fixed STILL issues and Portrait flip
|
8 years ago |
Dylan McIntyre
|
9df0a1b032
|
put touch to focus marker in library
|
8 years ago |
Dylan McIntyre
|
92752a3e3a
|
demo v1.0.3 lib v0.9.15
|
8 years ago |
Dylan McIntyre
|
fba3ed4ee1
|
Finish basic tap to focus
|
8 years ago |
Dylan McIntyre
|
6e650abe9b
|
app v1.0.2 lib v0.9.14
|
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
|
97b1fee976
|
Support API16+
|
8 years ago |
Dylan McIntyre
|
c8e7f2924a
|
lowercase unfocus
|
8 years ago |
Dylan McIntyre
|
3bf1a665e7
|
soft fix for mismatch preview/capture aspect ratios
|
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 |