Commit Graph

292 Commits

Author SHA1 Message Date
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
Artal Druk
c441c29375 set the badge image view frame according to the size of the image 2017-03-08 19:26:22 +02:00
Amit Davidi
88a39136a6 5.1.3 2017-03-08 16:58:03 +02:00
Amit Davidi
5a7139fc7f Android: restore scrollby(0) hack cause removing it didnt fix the bug 2017-03-08 16:57:26 +02:00
Ran
fbca919691 Merge pull request #19 from wix/auto_sync_selection
Auto sync selected state
2017-03-08 16:51:52 +02:00
Artal Druk
12b802d170 when selection is changed, allow the state to automatically sync and update the selection state so it won’t be necessary to call refreshGalleryView to sync at while loading the whole collection view. 2017-03-08 16:49:37 +02:00
Amit Davidi
a3f8f3ef4c 5.1.2 2017-03-08 15:42:16 +02:00
Amit Davidi
2e04bc4dc5 Android: Remove scrollBy(0) hack to try to fix scroll-to-top bug 2017-03-08 15:42:09 +02:00
Amit Davidi
2de16bd91e Version bump 2017-03-08 15:18:04 +02:00
Amit Davidi
c2817a80f9 Android: Better sync data refreshing in hopes to fix scroll-to-top bug 2017-03-08 15:12:10 +02:00
Artal Druk
43d46933a6 when shouldReturnUrl is ON, also return the selected ID of the asset so the JS side can stay in sync with the selection 2017-03-08 14:11:57 +02:00
Guy Carmeli
efbdf6ddbc Rename method 2017-03-05 14:32:06 +02:00
Amit Davidi
9f3bf01e7c Android: Add comment to explain refreshing hack 2017-03-02 14:53:26 +02:00
Amit Davidi
de75295db2 Android: Make usage of resolveAssetSource() backwards compatible 2017-03-02 14:50:29 +02:00
Amit Davidi
997c7a8218 Android: Add a fix for a potential instability due to a layout-manager swap 2017-03-02 09:34:29 +02:00
Amit Davidi
9280b205f3 Android: Found potential hack-fix for empty recyclerview after album-switch 2017-03-01 22:52:41 +02:00
Amit Davidi
b4cbdd4b1a Android: Reinstate code with previous album-switch bug 2017-03-01 22:25:56 +02:00
Amit Davidi
de5be5e3ad Android: Fix numerous issues found in integ with media-manager 2017-03-01 22:15:06 +02:00
Ran Greenberg
670c5f2975 update readme and logo 2017-03-01 19:03:42 +02:00
Ran Greenberg
3e168bcb68 update readme 2017-03-01 18:54:10 +02:00
Ran Greenberg
fd4e72672f update readme 2017-03-01 18:52:30 +02:00
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