Ivan Pusic
28b973b116
version bump
v0.26.0
2019-10-11 23:01:28 +02:00
Ivan Pusic
f12326b59c
upgrade example project to react-native 0.61
2019-10-11 22:59:56 +02:00
Filipe Merker
d48b76072a
Fix deprecated RCTImageLoader.h import ( #1142 )
2019-10-11 22:34:56 +02:00
cr1s3c
baf60a6164
Removed isMovingToParentViewController so scroll to bottom works ( #1137 )
2019-10-10 16:00:42 +02:00
Ivan Pusic
e6829797d9
version bump
v0.25.3
2019-10-03 16:34:18 +02:00
Ivan Pusic
ebf61079f8
Update README.md
2019-10-03 16:33:06 +02:00
cr1s3c
d935cc6fee
Added iOS 13 DarkMode for picker ( #1129 )
2019-10-03 16:30:21 +02:00
Yuriy Khvishchuk
abcf7d37b1
fixed jitpack.io
url in readme.md ( #1115 )
2019-09-25 12:41:35 +02:00
Ivan Pusic
9870d9acd2
version bump
v0.25.2
2019-09-11 10:43:39 +02:00
Ivan Pusic
bc72e5b366
Revert "Adds a sortOrder flag to sort by creation date on iOS ( #1090 )"
...
This reverts commit 33fd5265e065006f1e5228d5e28ad575182f1310.
2019-09-11 10:43:08 +02:00
Ivan Pusic
115d7c792d
version bump
v0.25.1
2019-09-10 21:45:06 +02:00
Obi1Kennoby
d2cf904159
check permission before startCropping. Fix of #957 ( #1095 )
2019-08-15 21:14:04 +02:00
Miguel
33fd5265e0
Adds a sortOrder flag to sort by creation date on iOS ( #1090 )
...
* Adds a sortOrder flag to sort by creation date on iOS
* Removes extraneous sortOrder access
2019-08-01 10:17:08 +02:00
Andrey
42e14536d8
Clarify README.md ( #1058 ) ( #1074 )
...
Not all Android devices handle useFrontCamera
2019-07-23 20:43:19 +02:00
jesster2k10
5871580647
Clarify README.md ( #1065 )
...
React Native 0.60 higher requires you to manually install the pods after auto linking
2019-07-16 16:33:47 +02:00
Ivan Pusic
881f96623b
add installation notes for react-native 0.60
2019-07-11 23:57:04 +02:00
Ivan Pusic
08aa94c463
finishing support for react-native 0.60
v0.25.0
2019-07-11 23:52:42 +02:00
OmranElmasry
8aec9a4e53
update android support library to androidx ( #1048 )
...
* Update PickerModule.java
* Update RealPathUtil.java
* Update AndroidManifest.xml
2019-07-11 22:00:07 +02:00
Sunny Luo
ef4635cc94
Update pod dependency to support rn 0.60 ( #1019 )
...
* Update pod dependency to support rn 0.60
* Update RNImageCropPicker.podspec
2019-07-06 13:46:12 +02:00
Aldren Alangcao
42fd20edd6
Fix when Pictures directory is not existing on device ( #1027 )
2019-06-18 17:02:29 +02:00
JX Wang
334ca14d93
autoclose inputstream when base64 image file ( #1040 )
2019-06-18 17:00:48 +02:00
Ivan Pusic
2f6ccb0e6b
version bump
v0.24.1
2019-05-16 09:50:41 +02:00
paul-hart
cc8aa64f47
fixed bug with iOS cancel button ( #1000 )
2019-05-16 09:49:52 +02:00
Ivan Pusic
b55bc5b1bc
example project support for android 9
2019-05-10 14:16:25 +02:00
Ivan Pusic
dca68a6989
version bump
v0.24.0
2019-04-26 13:45:48 +02:00
Jonathan Bones
b3606ea940
Fix Android image rotation issue when compressing gallery and camera images ( #379 ) ( #986 )
...
When using the image compression options, the returned resized image orientation differed from the original image. This caused selected images to often be rotated.
Original issue thread:
https://github.com/ivpusic/react-native-image-crop-picker/issues/379
2019-04-26 13:45:12 +02:00
Wilson
326e1809ba
(android) add showCropFrame option ( #972 )
2019-03-28 23:54:18 +01:00
stonezzang
725a11b132
Add some types for Image interface ( #973 )
2019-03-28 10:08:20 +01:00
Ivan Pusic
09cbde4bbd
version bump
v0.23.1
2019-03-20 22:41:22 +01:00
Ivan Pusic
719d5b48af
replace compile with implementation in build.gradle
2019-03-20 22:35:33 +01:00
Zhuoli Zhang
bad96176cd
fix ios camera with cropping not reject on cancel cropping ( #954 )
...
* fix ios camera with cropping not reject on cancel cropping
* cancel properly from opencropper
2019-03-20 22:28:03 +01:00
Ivan Pusic
23ffafa2c4
upgrade example project to react-native 0.59
2019-03-20 22:04:56 +01:00
Danilo Bürger
352b7b6b2d
Remove images from npm bundle ( #960 )
2019-03-17 09:17:18 +01:00
Ivan Pusic
4c94c5f0ec
android libs and package.json version bump
v0.23.0
2019-02-28 00:42:27 +01:00
Ivan Pusic
e5ec520816
(android) simplify options parsing
2019-02-28 00:29:32 +01:00
Ivan Pusic
43740398f4
(android) cropping and resizing improvements
2019-02-28 00:26:27 +01:00
Serge Lebedev
e2aaa5a8d4
Make example config valid json ( #927 )
2019-01-26 23:49:21 +01:00
mieszko4
e50f7dd995
Simplify includeBase64
( #918 )
...
If `image.data` is already base64 encoded string, why do we need this wrapper?
The proposed change worked for me on ios and android.
2019-01-19 15:05:39 +01:00
Ivan Pusic
c188889b12
Update README.md
2019-01-19 02:13:16 +01:00
Ivan Pusic
161f7ec56d
version bump
v0.22.0
2019-01-18 22:19:17 +01:00
Ivan Pusic
e5622719c2
(feature) video recording ( #917 )
...
* Android: Add video recording support
- Caveats:
- Wont work if cropping is enabled
- Video recording will be used if mediaType is set to 'video'
- Mediatype any is not supported since there is no standard intent for capture image or video
* IOS: Add video recording support
- Caveats:
- Cropping does not work
Video recording will be enabled if mediaType is set to `video` or `any`. Note: With any the native ui
allows the user to choose whether to take a photo or record a video. This differs from android where
mediaType any will just allow taking photos.
* IOS: Set camera video quality to high
* Update README.md (#851 )
* Update PickerModule.java (#862 )
Fix for default values being kept when calling cropPicker from multiple locations.
Now default values if not passed will be reverted to default.
* version bump
* Add front camera support for android (#876 )
* Add front camera support for android
* Update readme
* Update readme
* Update README.md
* Added missing flags to support front camera on some android phones (#891 )
* Remove problematic step from manual post-install steps (#821 )
* (ios) fix images are not resized after cropping. Fixes #843
* (ios) add example project xcshareddata
* (ios) fixes for camera recording. updated example project with camera recording. updated readme with camera recording
* unify ios and android camera response. Fixes #872
2019-01-18 22:17:23 +01:00
Ivan Pusic
2eeaf0c9bc
(ios) add example project xcshareddata
2019-01-18 19:42:00 +01:00
Ivan Pusic
16f435a32a
(ios) fix images are not resized after cropping. Fixes #843
2019-01-18 19:41:41 +01:00
Michael Diodone
e1f4fa4371
Remove problematic step from manual post-install steps ( #821 )
2018-12-07 09:19:03 +01:00
juanjonucleus
104d32cba1
Added missing flags to support front camera on some android phones ( #891 )
2018-11-30 12:35:12 +01:00
Ivan Pusic
36e8056fbe
Update README.md
2018-11-19 11:14:05 +01:00
Oleh Misuna
de3a52c41c
Add front camera support for android ( #876 )
...
* Add front camera support for android
* Update readme
* Update readme
2018-11-09 14:04:45 +01:00
Ivan Pusic
6a39898355
version bump
v0.21.3
2018-10-25 11:25:40 +02:00
bartoszwolski
407ffdf837
Update PickerModule.java ( #862 )
...
Fix for default values being kept when calling cropPicker from multiple locations.
Now default values if not passed will be reverted to default.
2018-10-25 11:23:24 +02:00
Ali Piry
51ed43f511
Update README.md ( #851 )
2018-10-16 18:34:50 +02:00