Skip to content
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

Invert equality check of type when Intent is ACTION_SEND #2445

Merged
merged 1 commit into from
May 10, 2021

Conversation

TranceLove
Copy link
Collaborator

PR Info

Issue tracker

Fixes will automatically close the related issue

Fixes #2354

Release

Addresses release/3.6

Test cases

  • Covered

Manual testing

  • Done

If yes,

  • Device:
  • OS:

Build tasks success

Successfully running following tasks on local

  • ./gradlew assembledebug
  • ./gradlew spotlessCheck

@TranceLove TranceLove added the Issue-Bug Related unexpected behavior or something worth investigating. label May 9, 2021
@EmmanuelMess EmmanuelMess merged commit f56babe into release/3.6 May 10, 2021
@EmmanuelMess EmmanuelMess deleted the bugfix/2354 branch May 10, 2021 03:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Issue-Bug Related unexpected behavior or something worth investigating.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

NPE on MainActivity: null String on checkForExternalIntent
3 participants