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

Fixed intent for JSON files (#105) #108

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Aga-C
Copy link
Member

@Aga-C Aga-C commented Jun 1, 2024

What is it?

  • Bugfix
  • Feature
  • Codebase improvement

Description of the changes in your PR

  • Added handling application/json MIME type for ReadTextActivity intent.
  • I've also checked if XML is mishandled (because it's application/xml), but proper action is suggested. It seems there was a problem only with JSONs.

Before/After Screenshots/Screen Record

  • Before:
qemu-system-x86_64_1FlsBXU18C.mp4
  • After:
qemu-system-x86_64_GOWtaTDHE9.mp4

Fixes the following issue(s)

Acknowledgement

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

JSON files are considered archives
1 participant