372 Commits

Author SHA1 Message Date
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
Ivan Pusic
b3b9f0d7d7 (ios) Fix typo in Timelapses album v0.19.3 2018-02-16 10:10:36 +01:00
David-Owen-Walker
182e5e17e8 custom label for iOS (#601)
* allow crop label on iOS

* remove 'android only' from cropperToolbarTitle

* make UILabel a property

* remove whitespace
2018-02-02 10:06:40 +01:00
Phil Gebauer
3418261f73 Add option for writing temporary file (#602) 2018-02-02 10:04:31 +01:00
Ivan Pusic
ed449276ed
Update README.md 2018-02-01 10:17:41 +01:00
Ivan Pusic
b21952feb4
Update README.md 2018-02-01 10:13:55 +01:00
Gareth McCall
edaf107aa8 French localization for iOS (#593)
* add French loc file for iOS

* Fixes french loc issue
2018-01-27 11:51:40 +01:00
Ivan Pusic
7e91282162 version bump v0.19.2 2018-01-22 11:39:35 +01:00
Sergei Butko
56d1c69fc8 Added an flag to the gallery intent to prevent two instances of it (#582) 2018-01-22 10:17:14 +01:00
Jason Gaare
6bbfc643ed fix typo in creationDate property in response (#573) 2018-01-17 17:35:47 +01:00
Ivan Pusic
025cfe55a6
add link to supported smart albums values 2018-01-09 18:11:08 +01:00
Ivan Pusic
6a0528abc8
move smart album types to dedicated section 2018-01-09 18:10:08 +01:00
Dror Dim
6465d4e0bf Add support for all types of smart albums (selfies, time lapses, etc.) (#564)
* Add support for all types of smart albums (selfies, time lapses, screenshots, etc.)

* readme - add list of supported smart albums

* fix readme layout
2018-01-09 18:03:31 +01:00
Phil Gebauer
64d09baf94 Skip image compression when not desired (#554) 2018-01-05 17:08:55 +01:00
Ivan Pusic
9f3d8524ce version bump v0.19.1 2017-12-18 00:09:00 +01:00
Moriyuki Arakawa
25fe6d29ab add RSKImageCropper(project) to TargetDependency (#544) 2017-12-15 15:21:42 +01:00