Commit Graph

261 Commits

Author SHA1 Message Date
Ran Greenberg
564c8bbca3 update readme 2017-03-01 18:48:31 +02:00
Ran Greenberg
5cf8fbea54 update README 2017-03-01 18:45:50 +02:00
Ran Greenberg
ec6acbb0db remove unused view props from CameraKitGalleryView 2017-03-01 18:41:52 +02:00
Ran Greenberg
0b4fa82977 update README 2017-03-01 18:41:32 +02:00
Ran Greenberg
7f0c6220d0 update default image color overlay 2017-03-01 17:41:40 +02:00
Ran Greenberg
db6238aa80 add selection section to CameraKitGalleryView with support of: selectedImage, unselectedImage, overlayColor, imagePosition 2017-03-01 17:12:11 +02:00
Ran Greenberg
f1326f3948 add support in getUrlOnTapImage (iOS only) 2017-03-01 17:12:11 +02:00
Amit Davidi
371e2b3ae6 Android: Change setter to expect an int as the custom-button bkg color instead of string 2017-03-01 12:37:02 +02:00
Amit Davidi
2ed48387ff Android: Integ selection props rename 2017-03-01 12:29:51 +02:00
Amit Davidi
ea139bfeff Android: rename selection props 2017-03-01 12:29:24 +02:00
Amit Davidi
e8351dc807 Android: Integ selection disabling with a >=3 condition 2017-03-01 12:25:06 +02:00
Amit Davidi
941d8dec4e Android: Gallery screen - Integrate selection props usage, apply open-cam functionality 2017-03-01 12:25:06 +02:00
Amit Davidi
2317e9191f Android: Allow for selection disabling state 2017-03-01 12:24:15 +02:00
Amit Davidi
1754c12cdd Android: Add support in selection image positioning and size-type 2017-03-01 09:19:58 +02:00
Amit Davidi
ab311ed19e Android: Integrate press handlers to dispatch example logs 2017-02-28 17:32:33 +02:00
Amit Davidi
6cb87193de Android: Fix config/refreshData race causing config to be left out 2017-02-28 16:29:55 +02:00
Ran Greenberg
3789bc0f19 add yarn install to root dir 2017-02-28 15:57:30 +02:00
Ran Greenberg
98874b0ef8 add dev dependency 2017-02-28 15:56:41 +02:00
Ran Greenberg
10090cd813 add quickInstall script 2017-02-28 15:56:06 +02:00
Ran Greenberg
cc847b089b add yarn.lock 2017-02-28 15:51:12 +02:00
Ran Greenberg
74ec3e09da custom button in the grid now will open the camera screen (iOS only) 2017-02-28 15:43:33 +02:00
Ran Greenberg
405358f977 remove index.android, it will now uses the app.js 2017-02-28 15:34:31 +02:00
Ran Greenberg
1faa976da9 Merge branch 'master' of https://github.com/wix/react-native-camera-kit 2017-02-28 15:30:39 +02:00
Ran Greenberg
3177ab9198 add custom button support 2017-02-28 15:29:52 +02:00
Amit Davidi
fd901d3bbe Android: Add support for custom-button on-press JS callback + refactoring and cleanup 2017-02-28 15:00:26 +02:00
Amit Davidi
11c77b5aa1 Android: Add wix logo as selection icon 2017-02-27 19:26:52 +02:00
Amit Davidi
807757d0f3 Android: Added resource transl to selectedImageIcon 2017-02-27 19:25:48 +02:00
Amit Davidi
b9ab865cee Android: Fixed potential bug in gallery refreshing 2017-02-27 19:25:48 +02:00
Amit Davidi
1beda5244c Android: Integrate custom button in example proj 2017-02-27 18:39:31 +02:00
Amit Davidi
d0c4a3e267 Android: Generalize embedded camera feature to a custom button 2017-02-27 18:34:58 +02:00
Amit Davidi
7d1c490607 Cancel embedded camera button by-default usage 2017-02-27 16:12:18 +02:00
Amit Davidi
5d9160553a Android: Make example project buildable with just node_modules in example folder 2017-02-27 14:34:32 +02:00
Amit Davidi
bb251d6445 Android: Add support in optional embedding of camera button in gallery + empty-state preload fix 2017-02-27 13:45:23 +02:00
Ran Greenberg
3de6e87ee9 fix example project 2017-02-26 16:58:08 +02:00
Yedidya Kennard
d12488edd3 5.0.0 2017-02-26 12:00:11 +02:00
Guy Carmeli
3be6180817 Resolve requestAccess immediately if permissions are granted 2017-02-26 09:49:52 +02:00
Guy Carmeli
1a484680d9 Resolve requestAccess immediately if permissions are granted 2017-02-26 09:47:15 +02:00
Guy Carmeli
d0b249f261 Merge pull request #18 from wix/androidPermissionFlow
Support Android runtime permissions
2017-02-26 09:36:47 +02:00
Guy Carmeli
eabfc122f9 Correct shared preferences name 2017-02-21 10:12:25 +02:00
Guy Carmeli
91f38fbd6a Support Android runtime permissions 2017-02-20 18:48:03 +02:00
Yedidya Kennard
33acc12955 4.0.8 2017-01-22 11:55:51 +02:00
Yedidya Kennard
d4cc6dd1cf Fixed possible unboxed nil in GalleryManager 2017-01-22 11:55:32 +02:00
Yedidya Kennard
fd19db42eb 4.0.7 2017-01-22 11:46:48 +02:00
Yedidya Kennard
e85be818b3 Added width and height to getImagesForIds in Android 2017-01-22 11:46:27 +02:00
Yedidya Kennard
3ebd21f14d Added with and height to getImagesForIds on ios 2017-01-22 11:05:11 +02:00
Ran Greenberg
f2a2a0059c 4.0.6 2017-01-01 23:48:09 +02:00
Ran Greenberg
f7260eb1de bugfix - flash mode set to auto when flip cameras. now it will set as expected and won't back to auto flash mode 2017-01-01 23:44:26 +02:00
Ran Greenberg
180af59671 4.0.5 2016-11-29 11:15:14 +02:00
Ran Greenberg
205dd41f54 Minor change in example project for iOS
Fix example project for android
2016-11-29 11:14:48 +02:00
Daniel Zlotin
2f42a3ca58 4.0.4 2016-11-25 13:35:01 +02:00