Commit Graph

497 Commits

Author SHA1 Message Date
Roman Kozlov
9639cd2e22 refactoring 2018-02-02 11:03:41 +02:00
Roman Kozlov
3c37df92ab screen for barcode 2018-02-01 16:53:38 +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
fd124fc03b fix xcode stuff 2018-01-30 11:22:15 +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
9c6520bdf1 fix 2018-01-29 17:40:09 +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
Ran Greenberg
85592ce65b Revert "add props with callback from native"
This reverts commit 34a37b79a0.
2018-01-28 11:54:45 +02:00
Ran Greenberg
a76576b761 Revert "add reading of all available barcodes"
This reverts commit ddf1a0a7a3.
2018-01-28 11:52:19 +02:00
Ran Greenberg
1f20effcbe 5.3.20 2018-01-28 11:27:16 +02:00
Ran Greenberg
231152c69b fix CameraKitCameraScreenBase 2018-01-28 11:19:58 +02:00
Ran Greenberg
2d2f22f0f4 upgrade example project to react-native 51 - iOS 2018-01-28 11:18:23 +02:00
Ran Greenberg
e4a8cf28ed 5.3.19 2018-01-28 11:15:35 +02:00
Roman Kozlov
3ec1fd0f80 barcode manager 2018-01-26 12:29:16 +02:00
Roman Kozlov
9b7651ee1b index update 2018-01-26 11:18:27 +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
DmitryPonomarenko
ddf1a0a7a3
add reading of all available barcodes 2018-01-22 10:37:20 +02:00
DmitryPonomarenko
34a37b79a0
add props with callback from native 2018-01-22 10:28:33 +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
Ran Greenberg
99105f1db7
Merge pull request #111 from wix/disable_image_press_when_scrolling
disable the press indication on images while the collection scrolls
2018-01-14 18:51:38 +02:00
Artal Druk
f611fdfafd disable the press indication on images while the collection is scrolling.
also remove the indication once the user starts scrolling
2018-01-14 12:04:15 +02:00
Ran Greenberg
6138202fd8
Create ISSUE_TEMPLATE.md 2018-01-06 09:51:26 +02:00
Ran Greenberg
36ed070e0e 5.3.18 2017-12-31 10:43:04 +02:00
Ran Greenberg
4403017767
Merge pull request #106 from wix/image_stroke_width_ios
[iOS] Add Image stroke width
2017-12-31 10:18:17 +02:00
Ran Greenberg
9da6665e59 handle negative numbers and rename to imageStrokeColorWidth 2017-12-31 10:14:19 +02:00
Ran Greenberg
5d416f08f6 now react-native run-ios will work 2017-12-31 09:40:49 +02:00
Ran Greenberg
92b7d38767 update readme with imageStrokeWidth 2017-12-30 09:56:19 +02:00
Ran Greenberg
96b27cbcb0 add imageStrokeWidth 2017-12-30 09:55:57 +02:00
Artal Druk
767a6d47ac 5.3.17 2017-12-08 17:25:51 +02:00
Artal Druk
eb2e965ab5 Gallery custom button: allow using a completely custom component (other props are disregarded in this case) + optimize image loading (don't recreate the image-view or the image) 2017-12-08 17:24:17 +02:00
Artal Druk
a32ceeb9c6 Add support for horizontal layout 2017-12-08 11:30:01 +02:00
Artal Druk
61f2e68a73 5.3.16 2017-12-06 18:25:26 +02:00
Artal Druk
dbf6f480ba 5.3.15 2017-12-06 18:22:25 +02:00
Artal Druk
1db29e84e9 Android SaveImageTask: add support for saving a file from remote URL 2017-12-06 18:19:43 +02:00
Ran Greenberg
7aa792020a handle crash when the imagesIdArray is nil/not an array/empty 2017-11-23 12:23:42 +02:00
Ran Greenberg
018d88002f add image width and height to captured images in camera screen 2017-11-23 11:58:34 +02:00
Ran Greenberg
831841ed2d 5.3.14 2017-11-19 17:49:03 +02:00
Ran Greenberg
207c244c4b fix race condition which leads to crash 2017-11-19 17:48:16 +02:00
Ran Greenberg
3e26b32e9c 5.3.13 2017-11-19 15:52:48 +02:00
Ran Greenberg
e3dbbc41dd
Merge pull request #95 from wix/revert-85-khk-fixes
Revert "fixed crash when disallowing access to photos then trying again"
2017-11-19 15:50:15 +02:00
Ran Greenberg
6b4325f016
Revert "fixed crash when disallowing access to photos then trying again" 2017-11-19 15:49:51 +02:00
Ran Greenberg
439bac513f 5.3.12 2017-11-16 17:07:10 +02:00