Commit Graph

43 Commits

Author SHA1 Message Date
Yedidya Kennard
7157c24e3a IOS takes mimeType not UTI for supported file types 2016-08-15 17:13:47 +03:00
Ran Greenberg
169485e015 refactor 2016-08-11 16:27:26 +03:00
Ran Greenberg
ad96338ee0 Added supported/unsupported feature, now it's possible to show unsupported images in the gallery view but add an unsupported image and text 2016-08-11 14:56:03 +03:00
Ran Greenberg
93fb733020 iOS - add checkDevicePhotosAuthorizationStatus and requestDevicePhotosAuthorization 2016-07-31 16:20:22 +03:00
Ran Greenberg
166582a2ba refactor - selectedAssets changed to selectedImages and will be in the react-native way, the state will remain in the JS side
some more minor refactor
2016-07-25 17:28:36 +03:00
Ran Greenberg
d7499590ee regression bugfix #WOA-1067 2016-07-25 12:10:29 +03:00
Ran Greenberg
4824c08104 change width:height to height:width 2016-07-21 10:04:46 +03:00
Ran Greenberg
1c92a2b782 update native integration, deep copy this.props 2016-07-20 11:00:42 +03:00
Ran Greenberg
fb17ce4164 crash fix - fix issue when image not supported, try to add nil to an array
update example
2016-07-19 16:04:36 +03:00
Ran Greenberg
9918bbeb96 add ratio overlay feature 2016-07-19 12:42:30 +03:00
Ran Greenberg
e9394a84d1 bugfix - try to run "count" on PHCollectionList 2016-07-12 13:22:17 +03:00
Ran Greenberg
8a974c434f move removeFromSuperview to bottom
bugfix in iOS 8, show the right capture image
 version bump
2016-07-10 18:59:10 +03:00
Ran Greenberg
70efcc83cb set collection view size when ever reactSetFrame called 2016-07-10 18:14:22 +03:00
Ran Greenberg
2ffbacca08 bugfix - support for iOS8 "fetchOptions.fetchLimit" 2016-07-10 15:21:18 +03:00
Ran Greenberg
015e36fecc remove NSLog from native code 2016-07-09 13:18:21 +03:00
Ran Greenberg
b7fc8582dc minor change 2016-07-08 01:28:07 +03:00
Ran Greenberg
dbe51d068c add check photos permission (user's gallery)
update example
add lodash dependency to example
2016-07-08 00:48:10 +03:00
Ran Greenberg
b8ceeda495 add gesture to gallery view cell
change example
2016-07-07 18:00:18 +03:00
Ran Greenberg
6fe3804489 add selection gesture with animation (Native iOS) 2016-07-06 09:20:38 +03:00
Ran Greenberg
6a6a609cf4 change iOS result structure for albums request data 2016-07-05 17:29:36 +03:00
Ran Greenberg
f990d7f559 taking pic animation on the view instead on the layer 2016-07-04 18:25:22 +03:00
Ran Greenberg
79dc74b4eb update cell image appearance 2016-07-04 18:21:03 +03:00
Ran Greenberg
9167782eb6 update cell look and feel 2016-07-04 14:51:19 +03:00
Ran Greenberg
bbb960b7ac sync gallery between js and native
add selected image on cell - not finish
2016-07-04 01:01:29 +03:00
Ran Greenberg
9802580c98 bugfix - lead to crash after add to many observers and remove observers only once
add refresh gallery view - not completed
2016-07-02 16:29:21 +03:00
Ran Greenberg
fef991a8ce add upload from camera and gallery view after images screen 2016-07-02 01:11:56 +03:00
Ran Greenberg
2c56fe7a76 add local identifier to the image dictionary result after capture a photo 2016-07-01 19:49:41 +03:00
Ran Greenberg
8246d99d98 change selected color hardcoded 2016-07-01 09:54:17 +03:00
Ran Greenberg
13391b9e18 pass to js the image local identifier 2016-06-30 21:59:25 +03:00
Ran Greenberg
fb571a7442 add selected management 2016-06-30 17:57:34 +03:00
Ran Greenberg
efde2ccff6 add column count
add badge in cell
remove getPhotosForAlbum
2016-06-30 13:02:49 +03:00
Ran Greenberg
e539c0281c bugfix: make the native component to be the size on bounds 2016-06-29 18:15:24 +03:00
Ran Greenberg
b2e4e5cbc9 make cell size relative to collection bounds 2016-06-29 18:02:11 +03:00
Ran Greenberg
43c60f4f49 add minimumLineSpacing and minimumInteritemSpacing 2016-06-29 17:28:35 +03:00
Ran Greenberg
aeefe87ada callback to js with more info 2016-06-26 18:38:37 +03:00
Ran Greenberg
2a4f155601 in progress 2016-06-22 18:28:24 +03:00
Ran Greenberg
b5bc6dcab9 first version on objective-c implementation 2016-06-15 14:40:04 +03:00
Ran Greenberg
5c497710fa on the way 2016-06-14 18:12:50 +03:00
Ran Greenberg
f2e22228ae not completed 2016-06-07 18:42:59 +03:00
Ran Greenberg
e1693aa94d add camera options (not completed) 2016-06-02 16:39:01 +03:00
Ran Greenberg
838a3a024a add flash and change camera support 2016-06-02 14:08:06 +03:00
Ran Greenberg
e80bdc8a25 during work commit 2016-05-31 14:50:30 +03:00
Ran Greenberg
9ef4138120 initial new camera kit objc 2016-05-31 14:46:49 +03:00