Fix data and type being set in the intent to open a file
The files were being downloaded in the downlaods directory, but none of the plain text editors were able to open files with the intent being made.
Tested on Solid Explorer and Droid Edit
Merge request reports
Activity
Yes, it does actually fix opening files in third-party plain text editors.
You can confirm it by running your develop branch and try to open a plain text file from any repo in a third-party plain text editor, and then try with my develop branch.
I tested it with Droid Edit and Solid Explorer Text Editor.
mentioned in commit e2d28c3a
Please register or sign in to reply