124 Commits

Author SHA1 Message Date
Ivan Pusic
95b9ba7718
version bump 2020-12-14 10:18:02 +01:00
Ivan Pusic
a33fc88575
version bump 2020-10-11 22:59:18 +02:00
Ivan Pusic
ef61eac63b
version bump 2020-09-15 23:31:42 +02:00
Ivan Pusic
2c35747a4a
cleanup leftovers for RSKImageCropper 2020-09-06 16:22:54 +02:00
Ivan Pusic
2e2ad2e541
remove RSKImageCropper 2020-09-06 16:11:42 +02:00
Ivan Pusic
2d834b42f0
fix typings for openCropper function 2020-09-06 15:52:43 +02:00
Ivan Pusic
43f12145ea
version bump 2020-09-04 23:05:43 +02:00
Ivan Pusic
4d97c7c9c5
version bump 2020-08-26 09:03:07 +02:00
Ivan Pusic
fa21321c4e
version bump 2020-08-24 23:03:43 +02:00
Ivan Pusic
5307b1a5a0
version bump 2020-08-24 18:22:03 +02:00
Ivan Pusic
1d2baa507b
version bump 2020-07-04 15:16:31 +02:00
Ivan Pusic
0be645f6ba
version bump 2020-07-04 15:11:43 +02:00
Ivan Pusic
87a043210d
(android) set cropper colors only if provided. remote default colors 2020-06-10 19:56:17 +02:00
Ivan Pusic
da9af08384
(ios) present cropped in full screen 2020-05-10 00:43:58 +02:00
Ivan Pusic
bb64b7b816
version bump 2020-05-09 23:51:08 +02:00
Ivan Pusic
2423efd7b1
upgrade ucrop to support androidx and sdk 29 2020-05-02 01:16:55 +02:00
Ivan Pusic
1ddd03e5a9
support for android sdk 29 (#1284)
* Switch Android SDK 29 deprecated methods to alternatives (ivpusic#1110)

Android SDK 29 deprecated the following method for getting external directories
that we use repeatedly.
https://developer.android.com/reference/android/os/Environment#getExternalStoragePublicDirectory(java.lang.String)

I converted the various use cases to use the suggested alternative in
the Context API.
https://developer.android.com/reference/android/content/Context.html#getExternalFilesDir(java.lang.String)

* Updated podspec

* Added iOS 13 DarkMode for picker (#1129)

* Update README.md

* version bump

* Removed isMovingToParentViewController so scroll to bottom works (#1137)

* Fix deprecated RCTImageLoader.h import (#1142)

* upgrade example project to react-native 0.61

* version bump

* Update README.md

* Fix crash after video recording in ios13 & xcode11 (#1145)

* Fix crash after video recording in ios13 & xcode11

UI-related code should run in main thread, as exception says:

`Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'threading violation: expected the main thread'`

* Typo fix

* Fix xCode warnings about main thread execution (#1146)

This kind of warnings also presents in output console if Main Thread Checker is active

* ignore iml files

* version bump

* Fix typo (#1150)

Changed the word "noticable" to "noticeable".

* update type (#1200)

* CocoaPods - Properly Interpolate Tag Version (#1174)

Why?
* Ruby uses `"` quotes when interpolation is required.  Using `'` will mean `v#{version}` 
  is used directly rather than providing the version number.

Changes:
1. User Ruby string interpolation when setting the tag version for the source.

* small typing improvements

* version bump

* fix typings for writeTempFile

* version bump

* (ios) changing images sort order

* upgrade react-native-cli

* using local QBImagePicker as podspec

* Update README.md (#1265)

Clarify that avoidEmptySpaceAroundImage option is (ios only)

* testing with sdk 29

* update yarn.lock

* version bump

Co-authored-by: Phil Simmons <phil@flyclops.com>
Co-authored-by: Yury Korzun <yury@flyclops.com>
Co-authored-by: cr1s3c <yannre1210@gmail.com>
Co-authored-by: Filipe Merker <filipesmerker@gmail.com>
Co-authored-by: Artur Eshenbrener <strate@yandex.ru>
Co-authored-by: Suraneti Rodsuwan <suraneti.rod@gmail.com>
Co-authored-by: mikunimaru <43168745+mikunimaru@users.noreply.github.com>
Co-authored-by: Peter Lucak <login@peterlucak.com>
Co-authored-by: Ivan Pusic <ivpusic@users.noreply.github.com>
Co-authored-by: Mujtaba F. Radhi <al.mujtaba@hotmail.com>
2020-05-02 00:21:48 +02:00
Ivan Pusic
9278de8931
using local QBImagePicker as podspec 2020-01-28 14:56:46 +01:00
Ivan Pusic
d51e089c2d
(ios) changing images sort order 2020-01-19 22:18:34 +01:00
Ivan Pusic
9a5dedfee4 version bump 2020-01-07 11:38:49 +01:00
Ivan Pusic
5eef35a7f9 version bump 2020-01-06 23:06:24 +01:00
Ivan Pusic
25fba89589
version bump 2019-10-16 21:08:41 +02:00
Ivan Pusic
28b973b116
version bump 2019-10-11 23:01:28 +02:00
Ivan Pusic
e6829797d9
version bump 2019-10-03 16:34:18 +02:00
Ivan Pusic
9870d9acd2
version bump 2019-09-11 10:43:39 +02:00
Ivan Pusic
115d7c792d
version bump 2019-09-10 21:45:06 +02:00
Ivan Pusic
08aa94c463
finishing support for react-native 0.60 2019-07-11 23:52:42 +02:00
Ivan Pusic
2f6ccb0e6b
version bump 2019-05-16 09:50:41 +02:00
Ivan Pusic
dca68a6989
version bump 2019-04-26 13:45:48 +02:00
Ivan Pusic
09cbde4bbd version bump 2019-03-20 22:41:22 +01:00
Ivan Pusic
4c94c5f0ec android libs and package.json version bump 2019-02-28 00:42:27 +01:00
Ivan Pusic
161f7ec56d version bump 2019-01-18 22:19:17 +01:00
Ivan Pusic
6a39898355 version bump 2018-10-25 11:25:40 +02:00
Ivan Pusic
57844b6388 version bump 2018-09-19 16:15:39 +02:00
Ivan Pusic
5574eedc7d [DEVOPS] Version bump 2018-08-21 15:22:46 +02:00
Ivan Pusic
8dc19649e5 [DEVOPS] version bump 2018-08-20 14:34:29 +02:00
Ivan Pusic
45b9620942 version bump 2018-05-16 18:50:08 +02:00
Ivan Pusic
d0e583728c version bump 2018-05-16 18:21:39 +02:00
Ivan Pusic
8395f734c3 version bump 2018-04-06 19:29:11 +02:00
Ivan Pusic
c6d43b7fe5 (ios) Add podspec support 2018-03-05 23:15:09 +01:00
Ivan Pusic
785a6c86f3 version bump 2018-02-16 10:11:31 +01:00
Ivan Pusic
7e91282162 version bump 2018-01-22 11:39:35 +01:00
Ivan Pusic
9f3d8524ce version bump 2017-12-18 00:09:00 +01:00
Ivan Pusic
f58abde626 version bump 2017-12-07 01:54:54 +01:00
Ivan Pusic
e256d72c61 version bump. rn upgrade for example project 2017-12-05 02:23:04 +01:00
Ivan Pusic
c44ce340e0 (android) remove dependency on support-annotations 2017-10-24 12:05:47 +02:00
Ivan Pusic
b47232befa (android) Android 8 support 2017-10-21 22:13:09 +02:00
Ivan Pusic
08077b2c83 (ios) fix deprecation related to requiresMainQueueSetup 2017-10-12 21:58:38 +02:00
Ivan Pusic
8de94d0a1f remove opencollective from package.json 2017-09-28 10:16:25 +02:00
Ivan Pusic
2ccf0ffea4 version bump 2017-09-27 20:45:29 +02:00