Selina Lin
Selina Lin
There is the `extensions` property in the `tool` object, which is used to describe extensions that the tool used during the run. I think that the executors fall into this...
I am interested in implementing this :) I have looked around a bit and found PR #3305 which seems to be related to this issue. However, when I try to...
> and, this issue is just doing #3305 for all files, but I wonder how would you fetch the path? 🤔 My plan is to add an intent-filter for `ACTION_VIEW`...
This issue was more complicated than I thought. I tried my best, but I am not very satisfied with my implementation. This PR adds an intent filter for all `ACTION_VIEW`...
I don't think any of my PRs fixed this, but I also cannot reproduce the issue.
Hi @VishnuSanal, unfortunately I currently don't have time to investigate this further. It seems that Android tries to reduce the exposure of file paths when files are shared, so there...