| .. |
|
CKCamera.h
|
fix capture block return type from NSString to NSDictionary
|
2016-10-12 01:08:24 +03:00 |
|
CKCamera.m
|
- support capture/retake mode on the full screen camera
|
2017-03-21 15:24:19 +02:00 |
|
CKCameraManager.h
|
add camera options (not completed)
|
2016-06-02 16:39:01 +03:00 |
|
CKCameraManager.m
|
fix capture block return type from NSString to NSDictionary
|
2016-10-12 01:08:24 +03:00 |
|
CKCameraOverlayView.h
|
add ratio overlay feature
|
2016-07-19 12:42:30 +03:00 |
|
CKCameraOverlayView.m
|
add ratio overlay feature
|
2016-07-19 12:42:30 +03:00 |
|
CKGalleryCollectionViewCell.h
|
add selection section to CameraKitGalleryView with support of: selectedImage, unselectedImage, overlayColor, imagePosition
|
2017-03-01 17:12:11 +02:00 |
|
CKGalleryCollectionViewCell.m
|
bug fix when unselected image isn't set
|
2017-03-13 16:13:38 +02:00 |
|
CKGalleryCustomCollectionViewCell.h
|
add custom button support
|
2017-02-28 15:29:52 +02:00 |
|
CKGalleryCustomCollectionViewCell.m
|
add custom button support
|
2017-02-28 15:29:52 +02:00 |
|
CKGalleryManager.h
|
- support capture/retake mode on the full screen camera
|
2017-03-21 15:24:19 +02:00 |
|
CKGalleryManager.m
|
- support capture/retake mode on the full screen camera on Android
|
2017-03-22 18:40:35 +02:00 |
|
CKGalleryViewManager.h
|
add upload from camera and gallery view after images screen
|
2016-07-02 01:11:56 +03:00 |
|
CKGalleryViewManager.m
|
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 |
|
CKOverlayObject.h
|
add ratio overlay feature
|
2016-07-19 12:42:30 +03:00 |
|
CKOverlayObject.m
|
change width:height to height:width
|
2016-07-21 10:04:46 +03:00 |
|
GalleryData.h
|
sync gallery between js and native
|
2016-07-04 01:01:29 +03:00 |
|
GalleryData.m
|
sync gallery between js and native
|
2016-07-04 01:01:29 +03:00 |
|
SelectionGesture.h
|
add selection gesture with animation (Native iOS)
|
2016-07-06 09:20:38 +03:00 |
|
SelectionGesture.m
|
fix selection gesture
|
2016-11-20 17:36:50 +02:00 |