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
Ivan Pusic
57844b6388
version bump
v0.21.2
2018-09-19 16:15:39 +02:00
Ivan Pusic
b7abb626be
Diegolmello master ( #834 )
...
* [FIX] Poor image quality after cropping
* Update README.md (#826 )
Add optional configuration details about default ios text button for the camera and the gallery
* [IMPROVEMENT] fix android cropping height condition. update podfile lock
2018-09-19 16:15:00 +02:00
Ishigamii
07d321e3bc
Update README.md ( #826 )
...
Add optional configuration details about default ios text button for the camera and the gallery
2018-09-15 09:51:01 +02:00
Ivan Pusic
1eb4412300
Update README.md
2018-09-07 10:30:37 +02:00
Andrew Shini
a0e7f820c6
Fall back to writing to file if _data column does not exist ( #817 )
...
* Fall back to writting to file if _data column does not exist
* Fix spelling
2018-09-07 10:28:44 +02:00
Miguel
fab0164e1b
Fix typo on example ( #809 )
2018-08-30 17:50:20 -04:00
Chris Bobbe
59a24d6e4c
Set options.networkAccessAllowed = YES in getVideoAsset to prevent freezing when attempting to get videos stored in the cloud ( #772 )
2018-08-22 14:24:52 +02:00
Ivan Pusic
b3256e3498
add license scan
2018-08-22 13:38:17 +02:00
Ivan Pusic
5574eedc7d
[DEVOPS] Version bump
v0.21.1
2018-08-21 15:22:46 +02:00
Andrew Shini
7efad7be4e
Revert to compile ( #796 )
2018-08-21 15:22:08 +02:00
Ivan Pusic
8dc19649e5
[DEVOPS] version bump
v0.21.0
2018-08-20 14:34:29 +02:00
Miguel
729e1caed3
Adds forceJpg flag to convert live photos ( #791 )
...
* Adds property to filter live photos
* Force JPG image conversion
* Renames forceJPG -> forceJpg
2018-08-20 14:33:06 +02:00
justindressler
e3eb95d2ec
Change screen orientation so android will detect and change to match screen fixes issue #733 ( #766 )
2018-08-20 13:23:13 +02:00
starzle
9ce13581da
Fix a bug when the file name contains slashes. ( #775 )
...
It can happen when selecting an image downloaded from Weibo app.
2018-08-20 13:20:45 +02:00
Sergei Butko
0e6f877f27
Add cropperToolbarTitle into TypeScript typings ( #777 )
2018-07-25 10:21:56 +02:00
Carlos Q
7e94458c41
Use project-wide properties and new dependency ( #771 )
...
* Support for gradle 3.+
2018-07-19 23:11:00 +02:00
Ivan Pusic
097956b288
Update README.md
2018-07-18 13:13:14 +02:00
mansya
eb471cc736
Add new logo/icon ( #768 )
...
* Upload new logo
* Add new logo to README
* Add new to mipmap hdpi
* Add new to mipmap mdpi
* Add new to mipmap mdpi
* Add new to mipmap mdpi
* add new to mipmap mdpi
* Add new to mipmap mdpi
* Add new to mipmap mdpi
* Add new to mipmap mdpi
* Add new to mipmap xhdpi
* Add new to mipmap xhdpi
* Add new to mipmap xhdpi
* Add new to mipmap xhdpi
* Add new to mipmap xxhdpi
* Add new to mipmap xxhdpi
* Add new to mipmap xxhdpi
* Add new to mipmap xxhdpi
* Add new to mipmap xxhdpi
* Add new to mipmap xxhdpi
* Add new to mipmap xxhdpi
* Upload new logo svg
* Update README with new logo
* delete
* Upload New logo svg
* Update README
2018-07-18 13:10:25 +02:00
Calvin Cheng
05662bef75
Added option to configure avoidEmptySpaceAroundImage ( #765 )
...
* Added option to configure avoidEmptySpaceAround image
* Added missing interface option
* Fixes uncasted bool value
2018-07-17 10:10:02 +02:00
Mikunj Varsani
3b9af6416a
Added android equivalent code for skipping image compression. ( #753 )
...
* Added android equivalent code to iOS code.
* Fix invalid variable.
2018-07-04 11:05:54 +02:00
Ivan Pusic
86e771d28d
Revert "Added android equivalent code to iOS code. ( #749 )" ( #750 )
...
This reverts commit 97ce8bab5245953f78909bc9b34a27c861c6ec99.
2018-07-03 11:11:37 +02:00
Mikunj Varsani
97ce8bab52
Added android equivalent code to iOS code. ( #749 )
2018-07-03 11:10:44 +02:00
Phil Gebauer
3059918074
Convert unknown file types to JPEG ( #735 )
2018-07-02 01:55:55 +02:00
Telmen Munkhdalai
88a03f54e3
[fix/android] Android API version under 19 crash fix ( #741 )
2018-06-30 12:09:58 +02:00
Phil Gebauer
ad5357b0a2
Reduce size of default compressed files, update README ( #736 )
2018-06-26 10:20:26 +02:00
Ivan Pusic
d7bef85a32
Update README.md
2018-05-24 13:39:14 +02:00
Ivan Pusic
3d166ed6d0
Update README.md
2018-05-17 17:21:22 +02:00
Ivan Pusic
15f270732b
Update README.md
2018-05-17 17:20:31 +02:00
Ivan Pusic
45b9620942
version bump
v0.20.3
2018-05-16 18:50:08 +02:00
Ivan Pusic
5b8bb6aced
(android) Result collector improvements
2018-05-16 18:49:51 +02:00
Ivan Pusic
d0e583728c
version bump
v0.20.2
2018-05-16 18:21:39 +02:00
Ivan Pusic
874faa0aa1
(android) Upgrade ucrop to 2.2.2. Upgrade react-native for example project. Cleanup picker module
2018-05-16 18:20:58 +02:00
Theo de Villeneuve
4af61b49ea
Add cloud support (Android) ( #650 )
...
* Add cloud support - workd in progress
* Fix extension issue
* Remove log, unused import
* Fix regression (MIME_TYPE for action_get_document)
2018-05-16 17:59:06 +02:00
Ivan Stroganov
dfa5e5d0ca
Add chooseText and cancelText properties: rebased ( #699 )
...
* Add cancel and choose buttons text properties
* Change props names to ‘cancelText’,’chooseText’
* Add cancel and choose buttons text props
* Fix properties names IOS
* Add cropper prefix and update readme
2018-05-16 11:43:03 +02:00
Martin Richter
73b09e1486
Update TypeScript typings with some Android-only options ( #684 )
...
Several Android-only options were missing from the TypeScript `Options` interface, causing compiler warnings in client codebases when used.
2018-04-23 15:36:36 +02:00
Andrew Shini
fe1423d124
Fix orientations ( #682 )
2018-04-21 10:25:44 +02:00
Ivan Pusic
8395f734c3
version bump
v0.20.1
2018-04-06 19:29:11 +02:00
chelongfei
9952bc9496
Update RNImageCropPicker.podspec ( #656 )
...
fix 'RCTBridgeModule.h' file not found
i found that in podsec, The lack of the dependency about 'React/Core'
2018-04-06 10:57:47 +02:00
Andrew Shini
4059492e57
Fix space in file name ( #666 )
...
* Improve getMimeType to handle files with spaces in file name
* Check for null
2018-04-03 18:25:34 +02:00
khrizt
b5520cc7cb
Flag to disable color setters fro Ucrop ( #662 )
...
* Disabled cropper color assigning from code in Module
* Disable cropper color setters with a variable flag
* Update README
2018-03-27 11:53:43 +02:00
Andrew Shini
971d64c286
Add more albums ( #639 )
2018-03-07 10:18:15 +01:00
Ivan Pusic
62014a9873
Update README.md
2018-03-06 10:54:35 +01:00
Ivan Pusic
700c3cdfcd
Update README.md
2018-03-05 23:35:06 +01:00
Ivan Pusic
c6d43b7fe5
(ios) Add podspec support
v0.20.0
2018-03-05 23:15:09 +01:00
Nikola Ravic
ba4d84ede6
Added option to set free style crop for android. ( #620 )
...
As uCrop (on which this lib relies for Android) supports this feature I thought it would be very nice feature to have this.
2018-02-22 11:14:39 +01:00
Nikola Ravic
bcb9cfda1e
Updated readme.md ( #621 )
...
Added freeStyleCropEnabled option info in readme file
2018-02-22 11:14:22 +01:00
Sam
35a6aa9851
Hint full path to AndroidManifest.xml ( #617 )
2018-02-19 13:13:45 +01:00
Ivan Pusic
785a6c86f3
version bump
2018-02-16 10:11:31 +01:00