dependabot[bot] and dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5f1ecdf619
chore(deps): bump semver from 5.6.0 to 5.7.2 ( #532 )
...
Bumps [semver](https://github.com/npm/node-semver ) from 5.6.0 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases )
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md )
- [Commits](https://github.com/npm/node-semver/compare/v5.6.0...v5.7.2 )
---
updated-dependencies:
- dependency-name: semver
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-01 14:36:36 +02:00
dependabot[bot] and dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5c7e2ea0aa
chore(deps): bump word-wrap from 1.2.3 to 1.2.5 ( #530 )
...
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap ) from 1.2.3 to 1.2.5.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases )
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.5 )
---
updated-dependencies:
- dependency-name: word-wrap
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-01 14:36:16 +02:00
Wojciech Lewicki
2b595e5266
feat: Add support for new architecture (Fabric) ( #460 )
2023-03-09 14:47:47 +01:00
David Narbutovich
b9e52a1b36
feat(all): Add useCameraRoll() hook ( #354 )
...
* Add `useCameraRoll()` hook
* Bump React Native patch ver. to fix Android build
2022-11-11 08:32:28 +01:00
Bartol Karuza and idrissakhi
c230dd0074
feat(all): fix various issues and big maintenance update of the library ( #404 ) ( #411 ) BREAKING
...
Fixes
fix(ci): fixed android release build as a CI test step
fix(android): Fix MediaStore issues and support scopped storage #322 #244
fix(android): Fix saveImageToCameraRoll #248 #254
fix(android): remove JCenter #340 #401
fix(ios): Fix performance issues #276
fix(ios): add method to get file Path from internal PH ID #135
fix(react-native): Bump used dependencies #393 ...
Fixes #322
Fixes #244
Fixes #248
Fixes #254
Fixes #340
Fixes #401
Fixes #276
Fixes #135
Fixes #393
new Features
feat(ios): now it's possible to listen to library selection changes
`useEffect(() => {
let subscription: EmitterSubscription;
if (isAboveIOS14) {
subscription = cameraRollEventEmitter.addListener('onLibrarySelectionChange', (_event) => {
getUnloadedPictures();
});
}
return () => {
if (isAboveIOS14 && subscription) {
subscription.remove();
}
};`
feat(ios): possibility to open native modal to update selection when authorization is limited
iosRefreshGallerySelection()
feat(ios): Convert HEIC images on demand to upload to server
BREAKING CHANGE: root import changed!
```
import { CameraRoll } from @react-native-community/cameraroll
instead of
import CameraRoll from @react-native-community/cameraroll
```
Co-authored-by: idrissakhi <85105624+idrissakhi@users.noreply.github.com >
2022-08-23 08:13:10 +00:00
dependabot[bot] and dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
8bb0ceda68
chore(deps): bump hosted-git-info from 2.7.1 to 2.8.9 ( #312 )
...
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info ) from 2.7.1 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases )
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md )
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.7.1...v2.8.9 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-12 11:23:53 +02:00
dependabot[bot] and dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
ee0e94571e
chore(deps): bump normalize-url from 4.1.0 to 4.5.1 ( #316 )
...
Bumps [normalize-url](https://github.com/sindresorhus/normalize-url ) from 4.1.0 to 4.5.1.
- [Release notes](https://github.com/sindresorhus/normalize-url/releases )
- [Commits](https://github.com/sindresorhus/normalize-url/commits )
---
updated-dependencies:
- dependency-name: normalize-url
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-12 11:23:43 +02:00
dependabot[bot] and dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
273c09975f
chore(deps): bump tar from 2.2.1 to 2.2.2 ( #332 )
...
Bumps [tar](https://github.com/npm/node-tar ) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/npm/node-tar/releases )
- [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md )
- [Commits](https://github.com/npm/node-tar/compare/v2.2.1...v2.2.2 )
---
updated-dependencies:
- dependency-name: tar
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-12 11:23:21 +02:00
dependabot[bot] and dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
9e5185e36e
chore(deps): bump path-parse from 1.0.6 to 1.0.7 ( #334 )
...
Bumps [path-parse](https://github.com/jbgutierrez/path-parse ) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases )
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7 )
---
updated-dependencies:
- dependency-name: path-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-12 11:23:12 +02:00
dependabot[bot] and dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4b50f0f734
chore(deps): bump tmpl from 1.0.4 to 1.0.5 ( #344 )
...
Bumps [tmpl](https://github.com/daaku/nodejs-tmpl ) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/daaku/nodejs-tmpl/releases )
- [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5 )
---
updated-dependencies:
- dependency-name: tmpl
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-12 11:23:01 +02:00
Chris Bobbe and Jesse Katsumata
daa6a9faeb
chore: Support React Native v0.63. ( #264 )
...
Co-authored-by: Jesse Katsumata <niconico.clarinet@gmail.com >
2021-03-21 12:55:20 +09:00
dependabot[bot]
cd573c3b5b
chore(deps): bump npm-user-validate from 1.0.0 to 1.0.1 ( #247 )
2021-01-27 03:00:38 +00:00
dependabot[bot] and dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
e7ffc0bba1
chore(deps): bump bin-links from 1.1.2 to 1.1.8 ( #228 )
...
Bumps [bin-links](https://github.com/npm/bin-links ) from 1.1.2 to 1.1.8.
- [Release notes](https://github.com/npm/bin-links/releases )
- [Changelog](https://github.com/npm/bin-links/blob/v1.1.8/CHANGELOG.md )
- [Commits](https://github.com/npm/bin-links/compare/v1.1.2...v1.1.8 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-16 14:23:20 +09:00
dependabot[bot] and dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
48f553fa97
chore(deps): bump handlebars from 4.5.1 to 4.7.6 ( #229 )
...
Bumps [handlebars](https://github.com/wycats/handlebars.js ) from 4.5.1 to 4.7.6.
- [Release notes](https://github.com/wycats/handlebars.js/releases )
- [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/master/release-notes.md )
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.5.1...v4.7.6 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-16 14:22:58 +09:00
dependabot[bot] and dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
f3a9420afd
chore(deps): bump ini from 1.3.5 to 1.3.7 ( #267 )
...
Bumps [ini](https://github.com/isaacs/ini ) from 1.3.5 to 1.3.7.
- [Release notes](https://github.com/isaacs/ini/releases )
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.7 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-16 14:22:15 +09:00
Bartol Karuza and Harry Yu
4da8310892
feat: Added include parameter to getPhotos to let users tradeoff performance by omitting metadata ( #178 ) ( #200 )
...
BREAKING CHANGE: meta data is no longer added as default. This applies to `fileName`, `fileSize` and `location`. If you need this metadata use the new `include` parameter. Adding this metadata will slow down the `getPhotos` function, so consider only retrieving this meta data for smaller sets of images as needed, instead of for all images.
* Created getPhotosFast function, fixed inconsistent getPhotos toDate logic
* Fixed wrong param name, added better typechecking
* Added example, renamed allowEmptyFilenames to skipGettingFilenames
* Removed `after` from getPhotosFast docs
* Redid implementation based on a new `include` param
* Updated API to use include parameter
* Fixed flow checking by converting index.ts to Typescript
* Unformatted README.md
* Unformatted README.md
* Unformatted README.md
* Added .prettierignore and ignored README.md for now
* Made example/index.js not checked by Flow
* Updated README.md to include notes in the outputs too
* Made inclusion of fields consistent, addressed other feedback
* Renamed GetPhotosFastParams back to GetPhotosParams
* Updated documentation to reflect nullable types
* Updated typings and documentation for fromTime, toTime
* Updated to fix `hasNextPage` being incorrectly false in some cases
Co-authored-by: Harry Yu <hy.harry.yu@gmail.com >
2020-06-16 13:20:51 +03:00
Bartol Karuza
e65e1f208b
fix: Revert "feat: Added include parameter to getPhotos to let users tradeoff performance by omitting metadata ( #178 )" ( #199 )
2020-06-16 13:05:12 +03:00
Harry Yu
e54a6afa8b
feat: Added include parameter to getPhotos to let users tradeoff performance by omitting metadata ( #178 )
...
* Created getPhotosFast function, fixed inconsistent getPhotos toDate logic
* Fixed wrong param name, added better typechecking
* Added example, renamed allowEmptyFilenames to skipGettingFilenames
* Removed `after` from getPhotosFast docs
* Redid implementation based on a new `include` param
* Updated API to use include parameter
* Fixed flow checking by converting index.ts to Typescript
* Unformatted README.md
* Unformatted README.md
* Unformatted README.md
* Added .prettierignore and ignored README.md for now
* Made example/index.js not checked by Flow
* Updated README.md to include notes in the outputs too
* Made inclusion of fields consistent, addressed other feedback
* Renamed GetPhotosFastParams back to GetPhotosParams
* Updated documentation to reflect nullable types
* Updated typings and documentation for fromTime, toTime
* Updated to fix `hasNextPage` being incorrectly false in some cases
2020-06-16 12:07:25 +03:00
dependabot[bot] and dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
b243aa52d1
chore(deps): bump https-proxy-agent from 2.2.1 to 2.2.4 ( #165 )
...
Bumps [https-proxy-agent](https://github.com/TooTallNate/node-https-proxy-agent ) from 2.2.1 to 2.2.4.
- [Release notes](https://github.com/TooTallNate/node-https-proxy-agent/releases )
- [Commits](https://github.com/TooTallNate/node-https-proxy-agent/compare/2.2.1...2.2.4 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-05-20 21:07:39 +03:00
Harry Yu
057acd815b
chore: Updated example to build and run on latest React Native ( #177 )
...
* Updated example to build and run on latest React Native
* Fixed `yarn test:detox` release builds
* Added missing downloadDependencies CircleCI task
2020-05-20 20:57:46 +03:00
dependabot[bot] and dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
9fb2f4a75a
chore(deps): bump acorn from 5.7.3 to 5.7.4 ( #151 )
...
Bumps [acorn](https://github.com/acornjs/acorn ) from 5.7.3 to 5.7.4.
- [Release notes](https://github.com/acornjs/acorn/releases )
- [Commits](https://github.com/acornjs/acorn/compare/5.7.3...5.7.4 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-03-26 12:00:26 +02:00
Jesse Katsumata
4190ac9c1e
chore: update and fix lint error ( #153 )
...
* chore: update eslint config
* chore: apply prettier
* Run CI
2020-03-26 10:19:13 +02:00
dependabot[bot]
65ea70f9c1
chore(deps): bump mixin-deep from 1.3.1 to 1.3.2 ( #105 )
...
Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep ) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/jonschlinkert/mixin-deep/releases )
- [Commits](https://github.com/jonschlinkert/mixin-deep/compare/1.3.1...1.3.2 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-01-20 16:55:57 +08:00
dependabot[bot]
11476ebe14
chore(deps): bump eslint-utils from 1.3.1 to 1.4.3 ( #102 )
2019-11-07 14:57:43 +00:00
dependabot[bot]
448b5708db
chore(deps): bump fstream from 1.0.11 to 1.0.12 ( #104 )
2019-11-07 14:44:08 +00:00
dependabot[bot]
9a62356ca6
chore(deps): bump handlebars from 4.1.0 to 4.5.1 ( #103 )
2019-11-07 14:12:38 +00:00
dependabot[bot]
2adb9ee27e
chore(deps): bump js-yaml from 3.12.1 to 3.13.1 ( #101 )
2019-11-07 14:12:18 +00:00
Bartol Karuza
25989a86a0
chore(lib): lock lodash version to mitigate security risk ( #71 )
...
https://github.com/react-native-community/react-native-cameraroll/network/alert/yarn.lock/lodash/open
2019-08-01 16:28:30 +02:00
Bartol Karuza
1d0636bf73
fix(ci): eslint dependency version issue
2019-05-07 22:30:06 +02:00
Bartol Karuza
e49880f908
feature(lib): dummy commit for triggering the release
2019-05-07 22:12:27 +02:00
Bartol Karuza
cd8725841e
chore(lib) include 59 in peer dependency list
2019-04-14 10:59:35 +02:00
Bartol Karuza
7277538350
fix(app) update dependencies
2019-04-06 12:17:01 +02:00
Matt Oakes
ffbbfee27c
Standard ESLint
2019-04-05 17:14:27 -07:00
Bartol Karuza
0c453b6118
general cleanup
...
Added typescript binding
Fixed flow type issues
renamed NativeModule to RNCCameraRoll
Added basic jest tests
prettier/lint issues fixed
2019-03-03 14:39:57 +08:00
Bartol Karuza
c3cdd18810
setup of library config files for flow, eslint, babel, jest, etc..
2019-02-24 12:57:12 +08:00
Bartol Karuza
1f3f111bca
create-react-native-library and react-native init of example app
...
# Conflicts:
# README.md
2019-02-24 12:13:49 +08:00