Commit Graph

192 Commits

Author SHA1 Message Date
Bartol Karuza 1e37b29426 chore(ci): manual release to test publishing fix 2019-05-08 11:33:44 +02:00
semantic-release-bot 74727b1f7f chore(release): 1.0.0 [skip ci]
# 1.0.0 (2019-05-07)

### Bug Fixes

* **ci:** add yarn install step to publish ([ed86e6f](https://github.com/react-native-community/react-native-cameraroll/commit/ed86e6f))
* **ci:** eslint dependency version issue ([1d0636b](https://github.com/react-native-community/react-native-cameraroll/commit/1d0636b))
2019-05-07 20:35:22 +00:00
Bartol Karuza 1d0636bf73 fix(ci): eslint dependency version issue 2019-05-07 22:30:06 +02:00
Bartol Karuza ed86e6f88f fix(ci): add yarn install step to publish 2019-05-07 22:17:24 +02:00
Bartol Karuza e49880f908 feature(lib): dummy commit for triggering the release 2019-05-07 22:12:27 +02:00
Frikkie Snyman 76b828b469 Use the MimeType reported by the media Cursor instead of trying to guess the mime type from uri (#54)
This prevents the crash when the device contains images with a `#`
2019-05-07 21:59:07 +02:00
Seph Soliman f5973f8ebe Fix #45 ordering of photos when groupTypes is All (#46)
* Fix #45 ordering of photos when groupTypes is All

* Fix backwards compatible album name for all photos
2019-05-07 21:44:02 +02:00
Bartol Karuza 2b6afeac3d
chore(ci) add publish step on master commits (#48)
fix(ci): initial release using semantic-release
2019-04-24 18:06:30 +02:00
Bartol Karuza 6fbb334b4e
Merge pull request #43 from assaqqaf/master
[FIX][IOS] Add check to prevent CFRelease(NULL) crash for mimeType
2019-04-22 20:40:22 +02:00
Bartol Karuza eb538ab3ba
Merge pull request #40 from react-native-community/feature/turn-off-ci-e2e-and-example-fix
Feature/turn off ci e2e and example fix
2019-04-22 20:39:39 +02:00
Abdullah M 4d879e4cb1
Add check to prevent CFRelease(NULL) crash for mimeType 2019-04-18 10:19:31 +08:00
Bartol Karuza 6b1a0d3dc2 chore(ci) turn off the e2e steps to allow a semantic release 2019-04-14 12:54:41 +02:00
Bartol Karuza e19ff9d680 chore(lib) make the example less glitchy by fixing the width 2019-04-14 12:52:43 +02:00
Bartol Karuza 45b89479cf
Merge pull request #39 from react-native-community/feature/update-rn-version
chore(lib) include 59 in peer dependency list
2019-04-14 11:00:10 +02:00
Bartol Karuza cd8725841e chore(lib) include 59 in peer dependency list 2019-04-14 10:59:35 +02:00
Bartol Karuza ae52098925
Merge pull request #24 from scarlac/bugfix-18-default-to-all
Default groupTypes to "All"
2019-04-14 10:52:57 +02:00
Bartol Karuza 6a95a5ff86
Merge pull request #38 from react-native-community/feature/detox-fix
fix(test) detox test import path fix
2019-04-11 20:46:16 +02:00
Bartol Karuza d20a7e9985 fix(test) detox test import path fix 2019-04-11 20:15:32 +02:00
Bartol Karuza 9e9f290380
Merge pull request #35 from FrikkieSnyman/patch-1
Rename ReactNativeNetInfo -> ReactNativeCameraRoll in Gradle.properties
2019-04-11 20:06:06 +02:00
Bartol Karuza d62ae50c03
Merge pull request #37 from FrikkieSnyman/patch-2
Add description to package.json
2019-04-11 20:05:45 +02:00
Frikkie Snyman 8f721f372f
Add description to package.json 2019-04-09 14:47:02 +02:00
Frikkie Snyman 2e97105db3
Rename ReactNativeNetInfo -> ReactNativeCameraRoll in Gradle.properties 2019-04-09 09:10:34 +02:00
Bartol Karuza 4eb1c4ef88
Merge pull request #32 from matt-oakes/circleci-release
chore(CI): Fix iOS release build bundling so tests pass
2019-04-08 10:18:17 +02:00
Seph Soliman cebf6f39f0 Default groupTypes to "All". Fixes #18 2019-04-06 11:04:16 -07:00
Matt Oakes 5129c67e30 Put the bundling script back to the origional to allow release testing to work again 2019-04-06 09:31:14 -07:00
Bartol Karuza 23ea8fbd2b
Merge pull request #31 from react-native-community/feature/update-dependencies
fix(app) update dependencies
2019-04-06 12:17:54 +02:00
Bartol Karuza 7277538350 fix(app) update dependencies 2019-04-06 12:17:01 +02:00
Bartol Karuza bbd158014b
Merge pull request #26 from iamolegga/typescript-fix
fix typescript declarations
2019-04-06 11:39:29 +02:00
Bartol Karuza 6749ff933c
Merge pull request #28 from GenomeUS/fix-all-mediatypes-order
[FIX][iOS] All mediaTypes return order
2019-04-06 11:37:54 +02:00
Bartol Karuza 23011c5c26
Merge pull request #29 from matt-oakes/standard-eslint
Add Standard ESLint Config
2019-04-06 11:11:06 +02:00
Bartol Karuza 04be343929
Merge branch 'master' into standard-eslint 2019-04-06 11:10:44 +02:00
Bartol Karuza 4f6162c0e2
Merge pull request #7 from pontusab/master
Add podspec file
2019-04-06 11:09:34 +02:00
Bartol Karuza 28e23a2f5a
Merge pull request #6 from matt-oakes/android-e2e
Fix Android Detox tests
2019-04-06 11:07:07 +02:00
Matt Oakes ffbbfee27c Standard ESLint 2019-04-05 17:14:27 -07:00
Oleg Repin f1a9ed4603 fix typo in ts declarations 2019-04-05 12:25:31 +03:00
José Ignacio Guerrero VInueza c66cc4fb49 [FIX][iOS] All mediaTypes return order
This fixes the wrong return order when you fetch photos/videos (all)
2019-04-04 12:12:00 -05:00
Oleg Repin 2b52d760c1 fix typescript declarations 2019-04-03 14:20:54 +03:00
Bartol Karuza 132af3166d
Merge pull request #17 from skim6281/master
update manual android installation guide
2019-04-02 11:40:45 +02:00
Bartol Karuza 8831d708b6
Merge pull request #21 from jainkuniya/patch-1
readme: Fix links.
2019-04-02 11:40:20 +02:00
Vishwesh Jainkuniya 8bcdbf6261
readme: Fix links. 2019-03-30 23:05:55 +05:30
Matt Oakes 78b5dacb28 Switch the the CircleCI Orb 2019-03-29 12:31:30 -07:00
Matt Oakes f0529516af Add the required manifest flag to connect to the detox server 2019-03-29 12:23:13 -07:00
Sam Kim b878b4a5ef update manual android installation guide 2019-03-25 13:21:57 -04:00
Pontus Abrahamsson 36eeaefe92
Rename react-native-cameraroll. podspec to react-native-cameraroll.podspec 2019-03-18 10:47:24 +01:00
Pontus Abrahamsson 4202d82e8e
Update react-native-cameraroll. podspec 2019-03-18 10:45:54 +01:00
Pontus Abrahamsson fcf73c7552
Add podspec 2019-03-18 10:44:49 +01:00
Matt Oakes f538156b9d WIP: Add the required settings to avoid Javscript errors for Android Detox tests 2019-03-16 19:35:47 +00:00
Bartol Karuza 9540b013d3
Merge pull request #2 from exc3lsior/master
[BUG]fix no homepage in Podfile
2019-03-15 12:33:03 +01:00
Christoph Nakazawa 16e01f4546
Merge pull request #3 from matt-oakes/patch-1
test(android): Ensure the "release" app has the Javascript bundled
2019-03-15 17:07:01 +09:00
Matt Oakes 9767e37e00
test(android): Ensure the "release" app has the Javascript bundled 2019-03-14 15:40:26 +00:00