Commit Graph

331 Commits

Author SHA1 Message Date
Sergey Ilyevsky
bcd59eda46 Fixed size, width and height params on iOS for resized images. Added width and height on Android 2017-05-16 12:59:36 +03:00
Ran Greenberg
51adc742b8 version bump 5.2.14 2017-05-15 12:29:04 +03:00
Ran Greenberg
b2f77e4117 update yarn.lock 2017-05-15 12:27:32 +03:00
Ran
7e7384388c Merge pull request #37 from wix/enhancements
Enhancements
2017-05-14 19:23:50 +03:00
Artal Druk
c6e0f2e38d gallery view: added a prop to allow enabling “always bounce” on the collection view 2017-05-14 14:54:40 +03:00
Artal Druk
03fac3591a gallery view: added method for modifying the content offset of the collection view 2017-05-14 14:54:08 +03:00
ofird
1c74b2cf53 upgrade to rn 43 2017-04-24 14:42:52 +03:00
Ran
6876c9828f Merge pull request #33 from niftylettuce/master
Fix docs
2017-04-11 10:13:04 +03:00
Nick Baugh
46c3f9d9db Fixed typo 2017-04-10 15:47:57 -04:00
Nick Baugh
eda37ce29a Cleanup readme 2017-04-10 15:47:35 -04:00
Ran Greenberg
a873ae8fe6 5.2.13 2017-04-06 17:26:17 +03:00
Ran Greenberg
ff4f9de5b4 fix capture image critical bug, now the correct image is returned 2017-04-06 17:25:00 +03:00
Ran
8e1c416624 Merge pull request #30 from kboda/master
iOS: Release imageRef in snapStillImage
2017-04-06 10:15:07 +03:00
kboda
423d36ffc6 Release imageRef in snapStillImage
unreleased imageRef causes a memory leak of about 8 MB after every photo, which finally leads to a crash of the app
2017-04-04 15:49:55 +02:00
Ran Greenberg
f36044f388 5.2.12 2017-03-30 18:45:46 +03:00
Ran Greenberg
acca4cfe9f iOS - add resizeImage API 2017-03-30 18:42:28 +03:00
Ran Greenberg
1383036b2c add imageQualityOnTap in CameraKitGalleryView 2017-03-29 10:38:21 +03:00
Ran Greenberg
e6381ec444 add imageQuality to the API (not mandatory) 2017-03-28 17:44:25 +03:00
Ran Greenberg
e66a42403d add image quality support 2017-03-28 17:36:47 +03:00
Ran Greenberg
bfa9104f9e 5.2.11 2017-03-27 16:34:54 +03:00
Ran Greenberg
2450a7784a iOS - update imports in order to support *all* react native version 2017-03-27 16:32:34 +03:00
Artal Druk
1e8c8c987c 5.2.10 2017-03-26 12:51:04 +03:00
Artal Druk
06615d060a support contentInset of the gallery view on iOS 2017-03-26 12:50:18 +03:00
Artal Druk
bcbae4b15f 5.2.9 2017-03-23 15:04:01 +02:00
Artal Druk
4fe138fe2a - support capture/retake mode on the full screen camera on Android
- delete the temp file (created in capture/retake) when canceled
2017-03-22 18:40:35 +02:00
Artal Druk
9ca33bfdc8 - support capture/retake mode on the full screen camera
- make the shouldSaveToCameraRoll camera capture flag usable (on iOS for now) so it calls the completion if it’s not enabled
- expose a new method saveImageURLToCameraRoll that is used in the retake mode so the image can be saved to the gallery
2017-03-21 15:24:19 +02:00
Amit Davidi
7ea04a2277 5.2.8 2017-03-20 15:29:28 +02:00
Amit Davidi
751702ceaa Add convenience/code-share-enabling native-event decoding method to API 2017-03-20 15:29:17 +02:00
Amit Davidi
9749a8a30d 5.2.7 2017-03-19 12:28:03 +02:00
Amit Davidi
28f28525c0 Android: Add gallery refresh hack to empty galleries to work around end use-cases 2017-03-19 12:11:16 +02:00
Amit Davidi
e2a278f13d 5.2.6 2017-03-15 09:48:51 +02:00
Amit Davidi
a6ed80e65a Android: Fix nonrefreshing gallery after taking pictures 2017-03-15 09:48:16 +02:00
Ran Greenberg
04c712b387 5.2.5 2017-03-14 12:44:50 +02:00
Ran Greenberg
16e81b3a36 improve camera screen on android
merge index for both platforms
2017-03-14 12:44:19 +02:00
Ran Greenberg
b92eb99418 5.2.4 2017-03-13 16:13:54 +02:00
Ran Greenberg
2eb414fffa bug fix when unselected image isn't set 2017-03-13 16:13:38 +02:00
Ran Greenberg
e6baf9f92d add event when capture button pressed after image captured 2017-03-13 16:01:49 +02:00
Ran Greenberg
f59de39611 fix number of images captured label on capture image 2017-03-13 15:32:40 +02:00
Ran Greenberg
afff02de5d update default unselected badge location to "top-right" 2017-03-13 15:19:56 +02:00
Ran Greenberg
60ca96cb69 5.2.3 2017-03-13 13:56:21 +02:00
Ran Greenberg
9c54d14bd9 fix buttons default images 2017-03-13 13:56:08 +02:00
Ran Greenberg
a17fadf821 5.2.2 2017-03-13 12:31:11 +02:00
Ran Greenberg
cdbf91333f update index files 2017-03-13 12:30:55 +02:00
Ran Greenberg
31133f02a5 5.2.1 2017-03-13 12:22:57 +02:00
Ran Greenberg
90493da7d8 5.2.0 2017-03-13 12:19:20 +02:00
Ran Greenberg
5c6a0b3d3f merge CameraScreen iOS and android in the example project 2017-03-13 12:00:55 +02:00
Ran Greenberg
a77b1ee056 update example 2017-03-13 11:40:49 +02:00
Ran Greenberg
b4f0393bbd add CameraKitCameraScreen 2017-03-13 11:40:32 +02:00
Amit Davidi
af7061abf5 5.1.4 2017-03-09 14:24:11 +02:00
Ran
e484d21940 Merge pull request #20 from wix/badge_image_size
set the badge image view frame according to the size of the image
2017-03-09 12:09:37 +02:00