Jake Hasler
|
41f9a77dab
|
Update HEADER_SEARCH_PATHS to be more compatible
|
2017-04-16 20:59:14 -06:00 |
|
Ivan Pusic
|
62d772e035
|
Merge pull request #300 from Lxxyx/master
Add missing function for typescript definition file
|
2017-04-14 11:36:35 +02:00 |
|
Lxxyx
|
d26da9737f
|
fix return types error
|
2017-04-14 10:12:14 +08:00 |
|
Lxxyx
|
a20f2e89ac
|
Perfect typescript definition file
|
2017-04-14 10:10:28 +08:00 |
|
Ivan Pusic
|
30d34cda8c
|
version bump
v0.12.10
|
2017-04-06 22:41:17 +02:00 |
|
Ivan Pusic
|
073293426f
|
Merge pull request #292 from andrevargas/issue-283
#283 Create DIRECTORY_PICTURES if it doesn't exist
|
2017-04-06 21:00:46 +02:00 |
|
André Vargas
|
81be2bd3b5
|
#283 (android) Create DIRECTORY_PICTURES if it doesn't exist
|
2017-04-06 14:19:50 -03:00 |
|
Ivan Pusic
|
6c216e0587
|
Merge pull request #290 from wcandillon/patch-1
Add typescript definition file
|
2017-04-04 23:32:10 +02:00 |
|
William Candillon
|
97b74d1f9a
|
Add typescript definition file
|
2017-04-04 20:24:55 +02:00 |
|
Ivan Pusic
|
34d80f2327
|
Merge pull request #289 from ollija/master
(android) Add 'hideBottomControls' & 'enableRotationGesture' -options
|
2017-04-03 23:49:12 +02:00 |
|
Olli Jaakkola
|
3d12a4510d
|
(android) Add 'hideBottomControls' & 'enableRotationGesture' -options
|
2017-04-03 23:24:05 +03:00 |
|
Ivan Pusic
|
e53a51d02a
|
Merge pull request #288 from ollija/master
Add possibility to hide crop guidelines
|
2017-04-03 13:37:51 +02:00 |
|
Olli Jaakkola
|
6725db0147
|
Update README on showCropGuidelines-option
|
2017-04-03 14:27:58 +03:00 |
|
Olli Jaakkola
|
f7dc45c45d
|
Add possibility to hide crop guidelines
|
2017-04-03 14:10:23 +03:00 |
|
Ivan Pusic
|
9975a71d82
|
version bump
|
2017-03-29 15:06:31 +02:00 |
|
Ivan Pusic
|
033f3d2cb9
|
Merge pull request #282 from magrinj/fix-rkimagecropper
Fix RSKImageCropper build failed
v0.12.9
|
2017-03-29 15:04:49 +02:00 |
|
Jérémy Magrin
|
1acf41e2ff
|
Fix RSKImageCropper build failed
|
2017-03-29 14:16:30 +02:00 |
|
Ivan Pusic
|
3308a97477
|
Merge pull request #269 from superandrew213/android-add-media-type
Android add media type
|
2017-03-13 13:47:58 +01:00 |
|
Andrew Shini
|
228bcaaea0
|
Add mediaType for Android
|
2017-03-13 22:42:05 +10:00 |
|
Andrew Shini
|
6fe916f628
|
Merge remote-tracking branch 'ivpusic/master'
|
2017-03-13 22:34:41 +10:00 |
|
Ivan Pusic
|
3ba640d106
|
Merge pull request #266 from magicismight/master
Add `mediaType` and `showsSelectedCount` options for ios
|
2017-03-09 10:12:46 +01:00 |
|
Horcrux
|
ef68e61d97
|
Add mediaType and showsSelectedCount options for ios
|
2017-03-09 16:03:15 +08:00 |
|
Ivan Pusic
|
2b04e10b4f
|
(android) more efficient bitmap decoding
v0.12.8
|
2017-03-07 10:00:20 +01:00 |
|
Ivan Pusic
|
a892a7e432
|
Merge pull request #262 from superandrew213/fix-resolving-external-storage-paths
Fix resolving external storage paths
|
2017-03-07 09:58:58 +01:00 |
|
Andrew Shini
|
76680cf32b
|
Fix resolving external storage paths
|
2017-03-07 13:20:55 +10:00 |
|
Andrew Shini
|
2e976eae62
|
Merge remote-tracking branch 'ivpusic/master'
|
2017-03-07 13:15:06 +10:00 |
|
Ivan Pusic
|
c483a3f2f0
|
(android) fix resolving external storage paths
v0.12.7
|
2017-03-06 11:14:02 +01:00 |
|
Andrew Shini
|
4be3001df9
|
Merge remote-tracking branch 'ivpusic/master'
|
2017-03-06 14:52:52 +10:00 |
|
Ivan Pusic
|
f340f358e9
|
configurable waiting for animation completion
v0.12.6
|
2017-03-03 02:26:25 +01:00 |
|
Ivan Pusic
|
d9de140be2
|
version bump
v0.12.5
|
2017-03-03 01:52:47 +01:00 |
|
Ivan Pusic
|
55097f0220
|
add post install android instructions
|
2017-03-03 01:46:32 +01:00 |
|
Ivan Pusic
|
df954b07fd
|
Merge pull request #248 from calvium/fix_alert_after_openCamera_then
iOS: Wait for viewController to dismiss before resolving or rejecting
|
2017-02-27 16:35:16 +01:00 |
|
Ben Clayton
|
992bd68a55
|
fix incorrect block method syntax.
|
2017-02-27 14:17:33 +00:00 |
|
Ben Clayton
|
04a25a1239
|
Fix two more cases where self.reject should be called after VC dismissal
|
2017-02-27 14:05:27 +00:00 |
|
Ben Clayton
|
f43da93636
|
Moved all self.resolve and self.reject calls into dismiss completion handlers.
|
2017-02-27 10:28:00 +00:00 |
|
Ivan Pusic
|
db227f5af7
|
Merge pull request #249 from superandrew213/update-peer-dependencies
Update peer dependencies
|
2017-02-25 18:38:53 +01:00 |
|
Andrew Shini
|
06070294cc
|
Update peer dependencies
|
2017-02-25 15:51:34 +10:00 |
|
Andrew Shini
|
a766f0ac0a
|
Merge remote-tracking branch 'ivpusic/master'
|
2017-02-25 14:11:21 +10:00 |
|
Ben Clayton
|
57a78333e3
|
iOS openCamera: Wait for viewController to dismiss before resolving
|
2017-02-24 16:03:47 +00:00 |
|
Ivan Pusic
|
3751082818
|
Merge pull request #246 from superandrew213/fix-android-multiple-mime-types
Fix Android multiple mime types
|
2017-02-24 10:48:48 +01:00 |
|
Andrew Shini
|
ab61ed3cae
|
Fix multiple mime types
|
2017-02-24 19:23:28 +10:00 |
|
Ivan Pusic
|
c2aacd1db9
|
Merge pull request #237 from the-simian/master
Add synchronized to notifyProblem
v0.12.4
|
2017-02-16 02:46:37 +01:00 |
|
Jesse Harlin
|
89f54e3802
|
Increment bugfix version
|
2017-02-15 19:43:46 -06:00 |
|
Jesse Harlin
|
20dadc178b
|
Synchronized to notifyProblem in ResultCollector
|
2017-02-15 19:43:22 -06:00 |
|
Ivan Pusic
|
7e2898940c
|
Create LICENSE
|
2017-02-15 13:03:58 +01:00 |
|
Ivan Pusic
|
fdfc27a1cc
|
Update README.md
|
2017-02-08 16:44:55 +01:00 |
|
Ivan Pusic
|
5c70559308
|
add NSPhotoLibraryUsageDescription docs to readme
|
2017-02-08 12:45:09 +01:00 |
|
Ivan Pusic
|
bac8eebe88
|
Merge pull request #231 from ivpusic/maxs15-add/crop-only
cropping only
v0.12.3
|
2017-02-08 12:30:02 +01:00 |
|
Ivan Pusic
|
007068555e
|
(ios/android) cropping only improvements
|
2017-02-08 12:28:48 +01:00 |
|
Maxime Mezrahi
|
af3ed8a4d1
|
openCropper method added
|
2017-02-07 15:00:39 -05:00 |
|