-
Notifications
You must be signed in to change notification settings - Fork 208
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
App showing up for unrelated Android intents #720
Labels
bug
Something isn't working
Comments
Looks quite interesting |
It would be helpful if you can catch those intents through app manager and show their values |
Copying from App Manager's interceptor (so hopefully in a useful format for you):
|
Is it persited on 2.5.1 ? |
Downgraded to 2.5.1, doesn't happen there. |
T8RIN
added a commit
that referenced
this issue
Jan 31, 2024
Not a fix, broken everything |
T8RIN
added a commit
that referenced
this issue
Jan 31, 2024
This should help 😄 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
As of 2.6.0, Image Toolbox is now being shown as a target for Android intents it probably doesn't belong to, including "add new contact" and "add calendar event" intents.
Choosing it in either case seems to just start the app as if from the launcher, so I'm assuming there's no special behaviour here and the app is incorrectly registered for those intents.
To reproduce
So far I've found these two using FairEmail's add/edit contact options and Todo Agenda's widget's add event button.
Expected behavior
Image Toolbox to not be presenting itself as an option.
Screenshots
From the resulting prompts to select capable apps to handle the contact and calendar intents:
Smartphone
The text was updated successfully, but these errors were encountered: