Ran Greenberg
c4e79d73af
upgrade to react-native 0.57.4
2018-10-31 15:37:06 +02:00
Artal Druk
5829471762
Android: fix crash when handling result of camera permissions request
2018-08-08 20:00:36 +03:00
Ran Greenberg
fe16f2f51c
Revert "update Barcode scanner usage"
2018-04-23 18:21:19 +03:00
Roman Kozlov
edb5f2ceb0
overlay color android
2018-04-06 11:30:36 +03:00
Roman Kozlov
31c13f68f5
refactor andorid
2018-04-05 17:19:54 +03:00
Roman Kozlov
d31df0677a
android frame constraints
2018-04-05 17:16:47 +03:00
Roman Kozlov
ce4b0165d5
WIP
2018-04-05 15:35:07 +03:00
Roman Kozlov
4ce04dd047
doc
2018-04-03 11:01:10 +03:00
Roman Kozlov
d6427afe8e
wait for camera to load bg
2018-04-03 10:58:01 +03:00
Roman Kozlov
e3763d0a85
autofocus
2018-03-27 15:15:47 +03:00
Roman Kozlov
b7bbc6831e
no java 8
2018-03-22 10:30:58 +02:00
Roman Kozlov
94e323ec26
license
2018-03-21 17:01:01 +02:00
Roman Kozlov
fe22571b74
attribution
2018-03-21 16:59:20 +02:00
Roman Kozlov
8bbcaf1921
refactoring
2018-03-21 16:42:25 +02:00
Roman Kozlov
0105df4bca
refactoring
2018-03-21 16:34:50 +02:00
Roman Kozlov
02a1ad45b3
refacto
2018-03-21 15:27:52 +02:00
Roman Kozlov
f788ffbf54
WIP
2018-03-20 16:06:39 +02:00
Roman Kozlov
5c48b9ca6a
WIP
2018-03-20 15:52:00 +02:00
Roman Kozlov
aee8b48821
WIP
2018-03-20 15:51:48 +02:00
Roman Kozlov
18f54e919e
WIP
2018-03-20 12:57:21 +02:00
Roman Kozlov
21a38b19ae
non stop barcode flow
2018-03-14 11:54:06 +02:00
Roman Kozlov
f641546fc0
fix
2018-03-13 17:24:38 +02:00
Roman Kozlov
d90e219f60
handle rotate data
2018-03-13 15:24:08 +02:00
Roman Kozlov
450e190f9b
handle rotate data
2018-03-13 15:24:03 +02:00
Roman Kozlov
e6c94c454a
stop preview
2018-03-13 12:07:44 +02:00
Roman Kozlov
f8c5da4d80
orientation fix
2018-03-13 12:00:53 +02:00
Roman Kozlov
b29f855a44
android key fix
2018-03-06 13:52:35 +02:00
Roman Kozlov
ae82450d56
fix scaling
2018-02-02 15:00:38 +02:00
Roman Kozlov
9639cd2e22
refactoring
2018-02-02 11:03:41 +02:00
Roman Kozlov
05c1289cb0
frame color
2018-01-31 13:20:19 +02:00
Roman Kozlov
7eb7e26d43
fix
2018-01-31 13:01:33 +02:00
Roman Kozlov
a27e2b4a4a
frame WIP
2018-01-31 12:52:26 +02:00
Roman Kozlov
e253ffd575
merge master
2018-01-29 17:46:28 +02:00
Roman Kozlov
1a9669e036
fix
2018-01-29 17:43:27 +02:00
Roman Kozlov
20e27e3d7f
fix imports
2018-01-29 17:29:29 +02:00
Roman Kozlov
88b158f213
barcode scanner inside camera view
2018-01-29 17:22:02 +02:00
Roman Kozlov
3ec1fd0f80
barcode manager
2018-01-26 12:29:16 +02:00
Roman Kozlov
fdad47191d
barcode
2018-01-25 18:39:40 +02:00
Roman Kozlov
8f423b7549
Barcode view
2018-01-25 18:39:08 +02:00
amiru
beef765b1c
Revert "bump versions: gradle, compile, support"
...
This reverts commit 866798781f .
2018-01-15 18:29:03 +02:00
amiru
79a26915aa
Revert "min version back to 16"
...
This reverts commit 67c430e954 .
2018-01-15 18:28:47 +02:00
amiru
67c430e954
min version back to 16
2018-01-15 14:45:46 +02:00
amiru
866798781f
bump versions: gradle, compile, support
2018-01-15 14:34:07 +02:00
Artal Druk
1db29e84e9
Android SaveImageTask: add support for saving a file from remote URL
2017-12-06 18:19:43 +02:00
alon bar david
af801c2b28
images in gallery should be at the correct orientation on android
2017-09-06 23:30:23 +03:00
Guy Carmeli
fa50070318
Fix isGoogleDevice method
...
Originally, we thought the upside down selfie photos issue was
exclusive to Nexus 6 and Pixel devices. Apparently it's reproducible on
Nexus 5 as well.
2017-08-22 17:19:40 +03:00
Johan Haneveld
a7cb5637af
Handle Android RN 0.47 breaking change
...
Fix for a breaking change in React Native 47. createJSModules function is now deprecated and the @override breaks it. Probably remove the whole function
2017-08-17 12:26:07 +02:00
Guy Carmeli
08181f64d1
Refactor out orientation calculations to seperate class
2017-08-09 19:42:17 +03:00
Guy Carmeli
e569b85325
Use default device orientation for preview mode
...
Still uses device orientation sensor to detect landscape/portrait photos
2017-08-09 19:14:42 +03:00
Guy Carmeli
8d692b2545
Check if camera is open before interacting with it
2017-08-08 15:42:37 +03:00