Commit Graph

22 Commits

Author SHA1 Message Date
Ran
d2936072ce Merge pull request #36 from kubik369/fix-android-gallery-view
Fix android crashing on CameraKitGalleryView
2017-07-22 09:23:25 +03:00
gevorg94
fd306016eb pass overlayColor to selected image [android] 2017-06-30 11:40:14 +04: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
kubik369
c5701c5417 Fix android crashing on CameraKitGalleryView 2017-04-21 17:37:44 +02:00
Amit Davidi
de75295db2 Android: Make usage of resolveAssetSource() backwards compatible 2017-03-02 14:50:29 +02:00
Amit Davidi
de5be5e3ad Android: Fix numerous issues found in integ with media-manager 2017-03-01 22:15:06 +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
ea139bfeff Android: rename selection props 2017-03-01 12:29:24 +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
fd901d3bbe Android: Add support for custom-button on-press JS callback + refactoring and cleanup 2017-02-28 15:00:26 +02:00
Amit Davidi
807757d0f3 Android: Added resource transl to selectedImageIcon 2017-02-27 19:25:48 +02:00
Amit Davidi
d0c4a3e267 Android: Generalize embedded camera feature to a custom button 2017-02-27 18:34:58 +02:00
Guy Carmeli
1e7e298ca5 Add dirtyImages property to GalleryView
This change is needed since when editing an image and the corresponding
uri doesn’t change, the images thumbnail wouldn't redraw.
2016-11-23 17:27:18 +02:00
Yedidya Kennard
d0643364ee Fix for when no fileTypeSupport object is given 2016-08-16 11:00:52 +03:00
Yedidya Kennard
7135574652 JS side of Android camera kit resolves asset 2016-08-16 09:58:59 +03:00
Yedidya Kennard
c28960a78c Name changes 2016-07-26 09:58:24 +03:00
Yedidya Kennard
2bb9a69bee refresh gallery view 2016-07-20 09:12:26 +03:00
Yedidya Kennard
3a1687ecc7 continued refactor 2016-07-19 11:48:17 +03:00
Yedidya Kennard
5c580a97b8 Events working right in GalleryView android 2016-07-19 10:44:19 +03:00
Yedidya Kennard
a7a8702c6e Android selection state (working but buggy) 2016-06-30 18:26:50 +03:00
Yedidya Kennard
8657cb7d94 Android GalleryView 2016-06-30 12:47:23 +03:00