Dmitry Novotochinov
6de8c8d1ba
update com.google.android.gms:play-services-vision
v1.1.5-1-status
2018-08-31 20:58:42 +03:00
Arseniy Harlanow
851e6dc57b
Fix ios flash ( #1731 )
...
* permission request RECORD_AUDIO on android
Added permission request for RECORD_AUDIO on android
* permission request RECORD_AUDIO on android
Request permission RECORD_AUDIO only if hasVideoAndAudio == true
* permission RECORD_AUDIO on android
removed Platform 23 check
* fix flash on ios
fix flash on and auto for ios
2018-08-08 11:42:31 -03:00
Alvaro Jose
06988e6566
workaround for PermissionsAndroid request rationale issue ( #1730 )
...
* workaround for PermissionsAndroid request rationale
workaround for the problem in PermissionsAndroid request rationale being something different that undefined, Also simplified the code
* fix lint issues for build
* added missing permissions for video audio recording
2018-08-08 11:40:59 -03:00
Arseniy Harlanow
ae35e4f216
permission request RECORD_AUDIO on android ( #1721 )
...
* permission request RECORD_AUDIO on android
Added permission request for RECORD_AUDIO on android
* permission request RECORD_AUDIO on android
Request permission RECORD_AUDIO only if hasVideoAndAudio == true
* permission RECORD_AUDIO on android
removed Platform 23 check
2018-08-02 12:13:38 -03:00
João Guilherme Fidelis
a5a93a73c2
Merge pull request #1716 from diego-caceres/master
...
Option to mirrorVideo for iOS - Updated from #1517
2018-08-01 22:45:42 -03:00
Diego Cáceres
f9da44fb0a
added missing trailing comma
2018-07-30 17:24:57 -03:00
Diego Cáceres
83c26fd01c
fixed missing bracket from merge
2018-07-30 17:13:29 -03:00
Diego Cáceres
e41a6e2b58
added the requested changes in PR#1517
2018-07-30 13:49:00 -03:00
Diego Cáceres
0fe7906c37
merge with upstream master and fix conflicts
2018-07-30 13:46:38 -03:00
Armando Assunção
860662e0b0
Fixed example size of maxFileSize in RNCamera.md ( #1705 )
2018-07-23 14:26:36 -03:00
João Guilherme Fidelis
3c1b47ca9b
Merge pull request #1691 from davidpricedev/1255-FixInvalidImageSize
...
Fixes at least one cause of #1255
2018-07-23 09:58:51 -03:00
davidpricedev
6edd31682a
Merge remote-tracking branch 'upstream/master' into 1255-FixInvalidImageSize
2018-07-20 14:02:34 -05:00
SimonErm
074963544a
add missing retention annotation ( #1702 )
2018-07-19 16:07:55 -03:00
João Guilherme Fidelis
63c62b0fb1
Merge pull request #1690 from CptFabulouso/patch-1
...
fix #1373 Promise does not return
2018-07-18 10:26:30 -03:00
Soroush Gholamzadeh
07496bb17b
Handle return value from permissionsAndroid.request() in react-native[0.56] ( #1684 )
...
* Handle return value from permissionsAndroid.request()
According to [documentation](https://facebook.github.io/react-native/docs/permissionsandroid.html ): PermissionsAndroid.request() returns a promise resolving to a string value('granted', 'denied' or 'never_ask_again' ), not a boolean value. So there is no need to check device's API level because if it's below 23, It's always `PermissionsAndroid.RESULTS.GRANTED`.
* 0.56 version compatibility
2018-07-16 08:14:12 -03:00
Reza Ghorbani
cb05f6a503
Refactor build.gradle ( #1661 )
2018-07-13 16:19:25 -03:00
CptFabulouso
538f9faf38
Update RNCameraView.java
...
fix ResolveTakenPictureAsyncTask function arguments
2018-07-11 11:10:38 +02:00
CptFabulouso
0577e99504
fix Promise does not return #1373
...
In my case it happened because AsyncTask in ResolveTakenPictureAsyncTask.java did not run, following this solution to issue https://stackoverflow.com/questions/26890618/asynctask-doinbackground-not-called-after-calling-method-onpreexecute/26890971#26890971 fixed my problem
2018-07-11 10:58:34 +02:00
davidpricedev
5489c7da94
heads off an array length issue
2018-07-10 17:02:04 -05:00
João Guilherme Fidelis
228239baf6
Merge pull request #1672 from SimonErm/feature/requestedChanges
...
rename variables and add check
2018-07-04 08:29:17 -03:00
Simon Ermler
56c807bdeb
rename variables and add check
2018-06-30 17:00:35 +02:00
SimonErm
236758147d
move rotation to BarCodeScannerAsyncTask ( #1667 )
2018-06-29 11:43:21 -03:00
João Guilherme Fidelis
0b816adbfd
Merge pull request #1668 from SimonErm/fix/NullPointerExceptionOnBarcodeRead
...
Fixes crash onBarCodeRead
2018-06-29 11:35:41 -03:00
Simon Ermler
5b97763e49
add null check
2018-06-28 23:53:55 +02:00
HTALA
cb62502a47
Update Camera1.java ( #1657 )
...
* Update Camera1.java
Check setPictureSize for null to prevent an exception
* Fixed ba spell
2018-06-22 08:42:21 -03:00
João Guilherme Fidelis
8e1a71dc28
Merge pull request #1651 from flippinjoe/master
...
Continued Recording
2018-06-19 11:43:08 -03:00
Joe Ridenour
aca37d30e5
Continued Recording
...
- Updated RNCamera.js to allow for path in recording options
- Updated RNCamera.m to check for new `path` key in options
- Updated RNCameraView.java to check for `path` property to use
- Updated RNCamera.md to reflect new option
2018-06-19 09:04:42 -05:00
João Guilherme Fidelis
5f9a3e7127
Merge pull request #1644 from ceyhuno/fix-spec-facedetector
...
Fix CocoaPods spec for FaceDetector
2018-06-18 13:51:42 -03:00
Ceyhun Ozugur
d36835ce5e
Add back RCT subspec
2018-06-18 16:49:43 +02:00
Ceyhun Ozugur
cba518e947
Update README.md
2018-06-18 14:39:26 +02:00
Ceyhun Ozugur
ed8922a0ca
Fix CocoaPods spec for FaceDetector
2018-06-18 12:38:37 +02:00
Gabriel Falcão
77e158dc2d
Change README making clear what is android-only ( #1637 )
2018-06-17 16:52:27 -03:00
Sibelius Seraphini
5130aa45cd
1.1.5
2018-06-14 13:23:41 -03:00
Sibelius Seraphini
e49e35a085
build(change-log): v1.1.5-2
2018-06-14 13:23:35 -03:00
Ivanbtrujillo
4d282e4fa6
Mock module and test a custom component using Jest ( #1635 )
...
* Add information about how to mock react-native-camera and test a custom component using Jest and Enzyme
* Move testing documentation to test.md
* Create a reference to documentation about testing in RNCamera.md
2018-06-14 15:05:50 +01:00
João Guilherme Fidelis
8af4edd105
Merge pull request #1633 from react-native-community/n1ru4l-patch-2
...
fix(rn-camera): fix codec backwards compat
2018-06-13 11:30:45 -03:00
João Guilherme Fidelis
a0fa7785e4
Merge pull request #1632 from Symous/patch-1
...
fix Android 5.1 scan qrcode very slowly issue
2018-06-13 10:04:34 -03:00
Laurin Quast
91f5bf4567
fix(rn-camera): fix codec backwards compat
2018-06-13 14:35:16 +02:00
Symous
4b91f1b369
update zxing lib version
...
zxing 3.2.1 perform so slow in Android 5.1 to scan a qrcode,update to 3.3.0 fix this issue
2018-06-13 09:07:45 +08:00
Slavik
4fdd548611
[BUG, ANDROID] width prop not works correctly when fixOrientation is enabled ( #1629 )
...
* add scan support for landscape mode
* refactoring
* fix errors
* fix rotation
* add landscape orientation support
* fix exception
* freeze preview image
From PR https://github.com/lwansbrough/react-native-camera/pull/919
* fix width prop
2018-06-11 18:00:46 -03:00
Pavel
35d962668c
Update GradleUpgradeGuide.md ( #1625 )
...
Fixed build script name
2018-06-10 01:08:31 +01:00
jtweaver
bd582f4b02
Docs around pause/resume preview ( #1623 )
2018-06-08 21:54:18 +01:00
jtweaver
747bcf9030
Added pause/resume preview functions to RNCamera ( #1622 )
2018-06-08 21:40:58 +01:00
João Guilherme Fidelis
119719237d
Merge pull request #1618 from react-native-community/fix/pictureSize
...
fix(picture-size): create None default value
2018-06-08 10:59:13 -03:00
Joao Fidelis
ad87c8e342
fix(picture-size): create None default value
2018-06-07 17:04:32 -03:00
João Guilherme Fidelis
92e8ececc9
Merge pull request #1614 from n1ru4l/fix-1612
...
Fix failing iOS build #1612
2018-06-06 18:33:04 -03:00
Laurin Quast
83d0618e98
fix(rn-camera): fix types, conversions and casts
2018-06-06 23:13:30 +02:00
Laurin Quast
a090faa09b
WIP: Implement video stabilization mode property for ios ( #1606 )
...
* feat(rn-camera): implement video stabilization mode property for ios
* feat(rn-camera): export video stabilization values on camera object
* docs(rn-camera): document video stabilization mode feature
2018-06-05 11:21:22 +01:00
João Guilherme Fidelis
9cddb2a721
Merge pull request #1608 from react-native-community/fix/pictureSize
...
fix(picture-size): export method and change default value
2018-06-04 14:06:23 -03:00
Joao Fidelis
9efb7f141f
fix(picture-size): export method and change default value
2018-06-04 13:55:40 -03:00