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 |
|
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 |
|
Ran Greenberg
|
dabb5b8cb4
|
Handle .heic photo format - now the camera kit will detect if the photo format is .heic and will convert it to jpeg if so
|
2017-11-16 17:06:23 +02:00 |
|
Ran Greenberg
|
b922e38232
|
Merge pull request #85 from kyunghoon/khk-fixes
fixed crash when disallowing access to photos then trying again
|
2017-10-22 22:38:37 +03:00 |
|
kyunghoon
|
124df2378e
|
fixed crash when disallowing access to photos then trying again
|
2017-10-20 19:24:25 -04:00 |
|
Ran Greenberg
|
2d23e2fa5d
|
update README
|
2017-09-26 11:40:14 +03:00 |
|
Ran Greenberg
|
688450be87
|
Merge pull request #79 from wix/qrcode
Add QR code reading
|
2017-09-26 11:36:08 +03:00 |
|
Ran Greenberg
|
1b53f39c11
|
update readme
|
2017-09-26 11:16:29 +03:00 |
|
Ran Greenberg
|
ce39902fc9
|
remove log
|
2017-09-26 10:57:08 +03:00 |
|
Ran Greenberg
|
6caa45d758
|
update readme
|
2017-09-26 10:42:57 +03:00 |
|
Ran Greenberg
|
37d6e5daff
|
fix qrcode return object key
|
2017-09-25 23:05:35 +03:00 |
|
Ran Greenberg
|
334fe681e9
|
implement qr code reader - not finished
|
2017-09-14 17:21:13 +03:00 |
|
Ran Greenberg
|
e19c67e452
|
5.3.11
|
2017-09-10 16:32:32 +03:00 |
|
Guy Carmeli
|
c4c16b2c56
|
Merge pull request #75 from alonbardavid/master
images in gallery should be at the correct orientation on android
|
2017-09-08 08:30:54 +03:00 |
|
alon bar david
|
af801c2b28
|
images in gallery should be at the correct orientation on android
|
2017-09-06 23:30:23 +03:00 |
|
Ran Greenberg
|
afe235ad22
|
5.3.10
|
2017-08-22 17:22:02 +03:00 |
|