zhanghai / zhanghai/MaterialFiles
Text based files fail to get recived by sharing intent
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 9k
- Forks
- 736
- PR merge metrics
- No merged PRs in 30d
Description
Hello,
For some reason when you try and share any file with the mime type of text with android 13, I noticed that the sharing data would never get sent for the reciving app to recive. The reciving app will still see something was sent, just not without any data. Strangly, all other file mime types would work fine. For reference, see this issue: https://github.com/SrS2225a/custom_uploader/issues/3
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the Android 13 sharing-intent case with a text MIME type, then trace the sharing-intent data path described in the issue. Done means a receiving app gets the text file data, while sharing other MIME types continues to work.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100