Joao Fidelis
|
9998c0f98a
|
Fix build problem, save image on cache directory and return uri on response.
|
2018-01-23 10:38:13 -02:00 |
|
Nicolas Morin
|
310933edec
|
Merge pull request #1138 from tirrorex/master
Fix imageSize parameter for saveImage method (ios)
|
2018-01-23 10:01:31 +01:00 |
|
Joao Fidelis
|
f53aab5729
|
Create local cache directory and save image there when photo is taken.
|
2018-01-23 01:48:03 -02:00 |
|
João Guilherme Fidelis
|
b6710741b9
|
Merge pull request #1144 from jgfidelis/takePictureAsync-fix
Issue #1099: takePictureAsync return { width, height, base64, exif }
|
2018-01-22 20:34:58 -02:00 |
|
Joao Fidelis
|
07e6e566d5
|
Issue ##1099: Make takePictureAsync return { width, height, base64, exif }
|
2018-01-22 19:25:35 -02:00 |
|
João Guilherme Fidelis
|
97caf53298
|
Merge pull request #1141 from jgfidelis/ios-headers-fix
Fix headers of remaining ios camera methods.
|
2018-01-22 19:23:58 -02:00 |
|
João Guilherme Fidelis
|
5fcdec60a9
|
Merge pull request #1143 from jgfidelis/dependencies-api
Issue #1120: Change dependencies on build.gradle from compile to api.
|
2018-01-22 19:23:16 -02:00 |
|
Joao Fidelis
|
9c76310c93
|
Change dependencies on build.gradle from compile to api.
|
2018-01-22 17:33:04 -02:00 |
|
Joao Fidelis
|
852cfa963e
|
Fix headers and look for RNCamera inside viewRegistry in all methods of RNCameraManager on ios.
|
2018-01-22 16:35:47 -02:00 |
|
João Guilherme Fidelis
|
a76cc61bcc
|
Merge pull request #1140 from jgfidelis/facedetector-integration
FaceDetector implementation integrated
|
2018-01-22 16:27:45 -02:00 |
|
Joao Fidelis
|
8ebeb530c5
|
FaceDetector implementation integrated
|
2018-01-22 15:55:37 -02:00 |
|
tirrorex
|
759a5278d3
|
fixing imageSize parameter for saveImage method (ios)
|
2018-01-22 15:40:36 +01:00 |
|
Sibelius Seraphini
|
160d07827b
|
Merge pull request #1121 from sps-property/master
Add setZoom API method
|
2018-01-22 11:02:21 -02:00 |
|
Daniel Levitt
|
6039a63344
|
Possible zoom for android
|
2018-01-22 10:12:29 +00:00 |
|
Peter Chermanowicz
|
3622e22286
|
setZoom method added
|
2018-01-22 10:07:27 +00:00 |
|
Sibelius Seraphini
|
c8ca1b0304
|
upgrade readme
|
2018-01-21 13:01:15 -02:00 |
|
Sibelius Seraphini
|
909834fe32
|
add changelog
|
2018-01-21 13:00:33 -02:00 |
|
Sibelius Seraphini
|
d8c4e1f395
|
Merge pull request #1130 from react-native-community/feature/recordRNCamera
feature(rncamera): enable record on RNCamera on android, fix #1101
|
2018-01-21 12:57:14 -02:00 |
|
Sibelius Seraphini
|
504d4b1fda
|
feature(rncamera): enable record on RNCamera on android, fix #1101
|
2018-01-21 12:56:46 -02:00 |
|
Sibelius Seraphini
|
63d613af69
|
Merge pull request #1126 from mvpstars/feature/clear-window-background
Fix performance issue on Android: add option to clear window background when camera starts
|
2018-01-21 12:52:44 -02:00 |
|
Sibelius Seraphini
|
5164180adb
|
Merge branch 'jgfidelis-ios-camera-implementation'
|
2018-01-21 12:50:50 -02:00 |
|
Sibelius Seraphini
|
b364743e01
|
Merge branch 'ios-camera-implementation' of https://github.com/jgfidelis/react-native-camera into jgfidelis-ios-camera-implementation
|
2018-01-21 12:50:00 -02:00 |
|
Joao Fidelis
|
fe0c001cae
|
Add Expo Camera implementation classes for future integration
|
2018-01-20 19:27:30 -02:00 |
|
Nicolas Morin
|
0778294697
|
Fix performance issue on Android: add option to clear window background when camera starts
|
2018-01-20 21:17:19 +01:00 |
|
Sibelius Seraphini
|
ea96368024
|
Merge pull request #1123 from ryd0rz/master
setup viewport size before using.
|
2018-01-19 21:14:29 -02:00 |
|
Alex Merrifield
|
09f18f1c5a
|
setup viewport size before using.
|
2018-01-19 17:20:03 -05:00 |
|
Sibelius Seraphini
|
0c4161ab17
|
Merge pull request #1119 from mvpstars/features/return-image-size
Return picture size in capture result
|
2018-01-19 17:11:52 -02:00 |
|
Nicolas Morin
|
2c3444ce29
|
Return picture size
|
2018-01-19 19:52:26 +01:00 |
|
João Marins
|
cc1f497418
|
Merge pull request #1103 from AirLabsTeam/feature/4k-support
Feature/4k support
|
2018-01-18 12:35:57 -02:00 |
|
Sibelius Seraphini
|
18bc60448f
|
Merge pull request #1106 from nicemanis/master
README update for com.android.support build issue
|
2018-01-17 16:17:32 -02:00 |
|
Dāvis Nicmanis
|
e453ac3b34
|
Removed Q: and A: from titles
|
2018-01-17 20:16:17 +02:00 |
|
Dāvis Nicmanis
|
2d1e4336c7
|
Updated README with original solution for AndroidManifest build error
|
2018-01-17 20:10:55 +02:00 |
|
Sibelius Seraphini
|
cab93c014d
|
Merge pull request #1107 from Rojuinex/master
Update README.md
|
2018-01-17 05:32:31 -02:00 |
|
Rojuinex
|
a56ce843c7
|
Update README.md
|
2018-01-16 17:55:30 -07:00 |
|
Dāvis Nicmanis
|
4e77cb502e
|
README update for com.android.support build issue
|
2018-01-16 11:33:20 +02:00 |
|
rt2zz
|
9ea1e4e664
|
v0.13.0
v0.13.0
|
2018-01-15 13:21:20 -08:00 |
|
Tyler Strand
|
a1186be6a2
|
fallback to high when resolution specified that camera doesn't support
|
2018-01-15 15:33:40 -05:00 |
|
Tyler Strand
|
6aa3cda762
|
wip
|
2018-01-15 10:14:12 -05:00 |
|
Oscar Franco
|
b8061b46f7
|
Merge pull request #1097 from nrakochy/README/remove-ios-label-on-focus-change
Removed iOS label from on-focused-changed header
|
2018-01-12 22:02:00 +01:00 |
|
nrakochy
|
60d979cb3f
|
Removed iOS label from on-focused-changed header
|
2018-01-12 14:49:23 -06:00 |
|
Oscar Franco
|
19d024507c
|
[ENH] Update issue template
|
2018-01-12 20:53:17 +01:00 |
|
Oscar Franco
|
c7c3caa49a
|
Merge pull request #948 from SteffenUlrich/master
correct aproach for delta error
|
2018-01-12 20:34:17 +01:00 |
|
Oscar Franco
|
a4ad0446ca
|
Merge pull request #972 from MassiveMediaMatch/master
Fix for: Fast swiping and touching while loading crashes the app
|
2018-01-12 20:30:03 +01:00 |
|
Oscar Franco
|
668b0e5076
|
Merge pull request #980 from apprennet/AVCaptureSessionError
serialize setCaptureQuality using sessionQueue
|
2018-01-12 20:28:03 +01:00 |
|
Sibelius Seraphini
|
36430a9b3e
|
Update README.md
|
2018-01-12 16:11:39 -02:00 |
|
João Marins
|
ff90df3e97
|
Merge pull request #1096 from react-native-community/improvement/master-branch-info
Update README with "How to use master branch"
|
2018-01-12 14:48:22 -02:00 |
|
João Marins
|
d0d0bfa764
|
Update README.md
|
2018-01-12 14:39:48 -02:00 |
|
Sibelius Seraphini
|
be0f94ceed
|
Merge pull request #1095 from punksta/patch-1
fix camera permission handle in android below 6.0
|
2018-01-12 11:53:29 -02:00 |
|
Stanislav Shakirov
|
5897f9246c
|
fix camera permission handle in android below 6.0
fix https://github.com/react-native-community/react-native-camera/issues/1094
|
2018-01-12 16:17:32 +03:00 |
|
Sibelius Seraphini
|
bc975b4bac
|
add Q&A section
|
2018-01-10 12:31:34 -02:00 |
|