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
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
Guy Carmeli
3868b60cb7
Merge pull request #68 from idlework/patch-1
...
Handle Android RN 0.47 breaking change
2017-08-21 16:18:15 +03:00
Ran Greenberg
22334110f4
5.3.9
2017-08-21 12:02:28 +03:00
Ran Greenberg
89ce5b1260
when image is remote download the image overlay now will show behinds the download indicator
2017-08-21 12:00:21 +03:00
Guy Carmeli
c2e28fa122
Fix 🙏 cut off capture icon
...
For some reason, on some Android devices, the capture icon was cut off.
Setting background color to the button seems to fix this (probably an RN issue)
2017-08-21 11:58:17 +03:00
Ran Greenberg
c152300c65
update README
2017-08-18 19:39:42 +03:00
Ran Greenberg
b0293dcfd6
update README
2017-08-18 19:38:32 +03:00
Ran Greenberg
5416451d9b
remove iCloudDownloadSimulateTime from GalleryScreen in example project
2017-08-18 19:36:17 +03:00
Ran Greenberg
312759f4cd
update README
2017-08-18 19:35:45 +03:00