Commit Graph

111 Commits

Author SHA1 Message Date
Yedidya Kennard 3f6c978199 2.0.1 2016-08-01 15:02:20 +03:00
Yedidya Kennard 0c57e0e896 Moved refreshData in GalleryAdapter to background thread 2016-08-01 15:01:50 +03:00
Yedidya Kennard 3d59c9f462 Android API matches iOS, fixed changeCamera failing to reconnect 2016-08-01 13:25:45 +03:00
Ran Greenberg 80ec51706d version bump 2.0.0 2016-07-31 16:23:41 +03:00
Ran Greenberg 93fb733020 iOS - add checkDevicePhotosAuthorizationStatus and requestDevicePhotosAuthorization 2016-07-31 16:20:22 +03:00
Yedidya Kennard 2715894ab1 Added extra catch to stop crashes 2016-07-31 11:18:17 +03:00
Yedidya Kennard 9fefeba814 1.0.17 2016-07-27 15:45:37 +03:00
Yedidya Kennard 7a155cf678 checkAuthorizationStatus in JS set to true in Android, Android Camera fixes 2016-07-27 15:45:07 +03:00
Yedidya Kennard 21aa740e53 Camera in android freezes preview while taking picture 2016-07-27 11:55:31 +03:00
Yedidya Kennard d851305f6d Android resets and releases camera when no more views need it 2016-07-27 11:23:18 +03:00
Yedidya Kennard 2669d1084c Update README.md 2016-07-26 17:21:51 +03:00
Yedidya Kennard 8e002fd903 1.0.16 2016-07-26 17:14:43 +03:00
Yedidya Kennard c28960a78c Name changes 2016-07-26 09:58:24 +03:00
Ran Greenberg a2f48b1993 version bump 1.0.15 2016-07-25 17:31:36 +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 a629769192 version bump 1.0.13 2016-07-21 10:36:38 +03:00
Yedidya Kennard b58ba4c4a9 Android: Camera reconnects on capture 2016-07-21 10:26:39 +03:00
Yedidya Kennard 7fbfb713e0 Camera on Android saves pictures in right orientation on MOST devices 2016-07-21 10:10:52 +03:00
Ran Greenberg 4824c08104 change width:height to height:width 2016-07-21 10:04:46 +03:00
Ran Greenberg f5b1602fb6 add npmignore 2016-07-21 09:40:39 +03:00
Yedidya Kennard a704eb0a8c Stack of CameraViews 2016-07-20 16:53:58 +03:00
Yedidya Kennard 258014cd48 Fixes and improvements to Android Camera 2016-07-20 16:28:20 +03:00
Ran Greenberg 1c92a2b782 update native integration, deep copy this.props 2016-07-20 11:00:42 +03:00
Yedidya Kennard 2bb9a69bee refresh gallery view 2016-07-20 09:12:26 +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
Yedidya Kennard 964db70830 Fixed bug with capture, try around autoFocus 2016-07-19 15:29:32 +03:00
Yedidya Kennard ba36d87169 Merge branch 'master' of github.com:wix/react-native-camera-kit 2016-07-19 14:17:28 +03:00
Yedidya Kennard e9b90b2661 Android implementation getImagesForIds (Uris) 2016-07-19 14:17:16 +03:00
Ran Greenberg 9918bbeb96 add ratio overlay feature 2016-07-19 12:42:30 +03:00
Yedidya Kennard 3a1687ecc7 continued refactor 2016-07-19 11:48:17 +03:00
Yedidya Kennard 57ca2cb114 Extracted camera to static in CameraViewManager 2016-07-19 11:36:58 +03:00
Yedidya Kennard 5c580a97b8 Events working right in GalleryView android 2016-07-19 10:44:19 +03:00
Yedidya Kennard 460d26b3da Added selection icons, selection working well, improvements to image loading 2016-07-18 15:48:10 +03:00
Yedidya Kennard 018105a5a1 Added 'All Photos' album in Android getAlbums 2016-07-18 12:03:12 +03:00
Yedidya Kennard 4a81ce97d2 Fixed issue with selection args 2016-07-18 11:56:08 +03:00
Yedidya Kennard ef8da4fb93 Fixed all photos issue 2016-07-18 11:19:21 +03:00
Ran c7a01f118a Update README.md 2016-07-14 17:18:58 +03:00
Ran Greenberg 66ed9e905c version bump 1.0.12 2016-07-12 13:23:04 +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 5b3d830673 version bump 1.0.10 2016-07-10 18:15:07 +03:00
Ran Greenberg 70efcc83cb set collection view size when ever reactSetFrame called 2016-07-10 18:14:22 +03:00
Ran Greenberg dc5e0b33ba version bump 1.0.9 2016-07-10 15:21:29 +03:00
Ran Greenberg 2ffbacca08 bugfix - support for iOS8 "fetchOptions.fetchLimit" 2016-07-10 15:21:18 +03:00
Ran Greenberg 63f650ef54 change deployment target to 8.0 2016-07-10 14:46:44 +03:00
Ran Greenberg 62ebf3fa20 version bump 1.0.8 2016-07-09 13:18:56 +03:00
Ran Greenberg 015e36fecc remove NSLog from native code 2016-07-09 13:18:21 +03:00
Ran Greenberg 3acfa6ed56 version bump 1.0.7 2016-07-08 01:28:38 +03:00
Ran Greenberg b7fc8582dc minor change 2016-07-08 01:28:07 +03:00