forked from react-native-share/react-native-share
-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update from original #1
Open
superandrew213
wants to merge
808
commits into
superandrew213:master
Choose a base branch
from
react-native-share:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Do not ask users to link with React Native 0.60.0
Fix excludedActivityTypes for Android
feat: support UIActivityItemSource to customize share-sheet for iOS 13
- On sharing an url on android it shares the url inside an array
Fix share url android
iOS: Hide view controller on activityError
Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.3 to 5.7.4. - [Release notes](https://github.com/acornjs/acorn/releases) - [Commits](acornjs/acorn@5.7.3...5.7.4) Signed-off-by: dependabot[bot] <support@github.com>
…d_yarn/example/acorn-5.7.4 build(deps): bump acorn from 5.7.3 to 5.7.4 in /example
Bumps [acorn](https://github.com/acornjs/acorn) from 7.1.0 to 7.1.1. - [Release notes](https://github.com/acornjs/acorn/releases) - [Commits](acornjs/acorn@7.1.0...7.1.1) Signed-off-by: dependabot[bot] <support@github.com>
Bumps [minimist](https://github.com/substack/minimist) from 1.2.0 to 1.2.2. - [Release notes](https://github.com/substack/minimist/releases) - [Commits](https://github.com/substack/minimist/compare/1.2.0...1.2.2) Signed-off-by: dependabot[bot] <support@github.com>
…d_yarn/acorn-7.1.1 build(deps): bump acorn from 7.1.0 to 7.1.1
…d_yarn/minimist-1.2.2 build(deps-dev): bump minimist from 1.2.0 to 1.2.2
Enables sending text via WhatsApp on iOS to a specific phone number.
* chore: removing unused folder * ci: adding semantic-release dep * ci: adding filter to handle publish on master branch
* chore: removing unused folder * ci: adding semantic-release dep * ci: adding filter to handle publish on master branch * ci: fixing wrong job to deploy version * ci: adding deps for semantic-release * docs: adding docs folder due to gh pages * ci: fixing wrong yml on job
* chore: removing unused folder * ci: adding semantic-release dep * ci: adding filter to handle publish on master branch * ci: fixing wrong job to deploy version * ci: adding deps for semantic-release * docs: adding docs folder due to gh pages * ci: fixing wrong yml on job * ci: adding test to jobs * ci: removing ls test
Bumps [merge-deep](https://github.com/jonschlinkert/merge-deep) from 3.0.2 to 3.0.3. - [Release notes](https://github.com/jonschlinkert/merge-deep/releases) - [Commits](jonschlinkert/merge-deep@3.0.2...3.0.3) --- updated-dependencies: - dependency-name: merge-deep dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.1.1 to 5.1.2. - [Release notes](https://github.com/gulpjs/glob-parent/releases) - [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md) - [Commits](gulpjs/glob-parent@v5.1.1...v5.1.2) --- updated-dependencies: - dependency-name: glob-parent dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [trim-newlines](https://github.com/sindresorhus/trim-newlines) from 3.0.0 to 3.0.1. - [Release notes](https://github.com/sindresorhus/trim-newlines/releases) - [Commits](https://github.com/sindresorhus/trim-newlines/commits) --- updated-dependencies: - dependency-name: trim-newlines dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore: update orb version + node version for docs * fix: wrond orb alias
Bumps [normalize-url](https://github.com/sindresorhus/normalize-url) from 5.0.0 to 5.3.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> Co-authored-by: Mateus Andrade <15278828+MateusAndrade@users.noreply.github.com>
Bumps [prismjs](https://github.com/PrismJS/prism) from 1.23.0 to 1.24.0. - [Release notes](https://github.com/PrismJS/prism/releases) - [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md) - [Commits](PrismJS/prism@v1.23.0...v1.24.0) --- updated-dependencies: - dependency-name: prismjs dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.20...4.17.21) --- updated-dependencies: - dependency-name: lodash dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Mateus Andrade <15278828+MateusAndrade@users.noreply.github.com>
## [6.2.2](v6.2.1...v6.2.2) (2021-07-05) ### Bug Fixes * **android:** prevent implicit PendingIntent vulnerability ([#1046](#1046)) ([7a8dc5f](7a8dc5f))
## [6.2.3](v6.2.2...v6.2.3) (2021-07-08) ### Bug Fixes * iOS Email URL sharing bug ([#1049](#1049)) ([d106eff](d106eff))
* Create WhatsAppBusinessShare.java * Update index.tsx * Update react-native.d.ts * Update types.ts * Update share-single.mdx * Update RNShareModule.java * Update ShareIntent.java * Update WhatsAppBusinessShare.java * Update index.tsx * Update react-native.d.ts * Update types.ts * Update ShareIntent.java
# [6.3.0](v6.2.3...v6.3.0) (2021-07-14) ### Features * WhatsApp Business Support For Android ([#1036](#1036)) ([3c43f03](3c43f03))
* feat: added implement queries in instaling docs * Set theme jekyll-theme-minimal * Delete _config.yml
* feat: added telegram share feat: added telegram share * added type telegram added type telegram * feat: updated docx telegram share feat: updated docx telegram share
# [6.4.0](v6.3.0...v6.4.0) (2021-07-21) ### Features * added single share feature for telegram ([#1058](#1058)) ([4e4c7d1](4e4c7d1))
* feat: add telegram share on ios (text and number) * feat: telegram share ios url and url with message * docs: add telegram share single ios
# [6.5.0](v6.4.0...v6.5.0) (2021-07-29) ### Features * Add shareSingle telegram (iOS only) ([#1061](#1061)) ([667171b](667171b))
…sions BREAKING CHANGE: This will probably not affect you, however, if you were using the native symbols from 'Utils.h' and 'Utils.m' on iOS directly in Objective-C code, you will need to update your references to the new names 'RNShareUtils.h' and 'RNShareUtils.m' Co-authored-by: Michael Will <mswill@Michaels-Air.fritz.box> Co-authored-by: Mike Hardy<github@mikehardy.net> Co-authored-by: Mateus Andrade <15278828+MateusAndrade@users.noreply.github.com>
# [7.0.0](v6.5.0...v7.0.0) (2021-07-29) ### Bug Fixes * **ios, symbols:** rename Utils to RNShareUtils to avoid symbol collisions ([3cca46b](3cca46b)) ### BREAKING CHANGES * **ios, symbols:** This will probably not affect you, however, if you were using the native symbols from 'Utils.h' and 'Utils.m' on iOS directly in Objective-C code, you will need to update your references to the new names 'RNShareUtils.h' and 'RNShareUtils.m' Co-authored-by: Michael Will <mswill@Michaels-Air.fritz.box> Co-authored-by: Mike Hardy<github@mikehardy.net> Co-authored-by: Mateus Andrade <15278828+MateusAndrade@users.noreply.github.com>
Bumps [tar](https://github.com/npm/node-tar) from 4.4.13 to 4.4.15. - [Release notes](https://github.com/npm/node-tar/releases) - [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md) - [Commits](isaacs/node-tar@v4.4.13...v4.4.15) --- 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>
* title is optional as per documentation * title required for generic Share
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> Co-authored-by: Mateus Andrade <15278828+MateusAndrade@users.noreply.github.com>
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.1 to 1.5.3. - [Release notes](https://github.com/unshiftio/url-parse/releases) - [Commits](unshiftio/url-parse@1.5.1...1.5.3) --- updated-dependencies: - dependency-name: url-parse dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
## [7.0.1](v7.0.0...v7.0.1) (2021-08-29) ### Bug Fixes * Specify PendingIntent.FLAG_IMMUTABLE for Android S+ ([#1077](#1077)) ([3615a37](3615a37))
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.