Commit Graph

309 Commits

Author SHA1 Message Date
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
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