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

Ignore app menu? #74

Open
Naomitr0n opened this issue Apr 12, 2024 · 2 comments
Open

Ignore app menu? #74

Naomitr0n opened this issue Apr 12, 2024 · 2 comments

Comments

@Naomitr0n
Copy link

Naomitr0n commented Apr 12, 2024

I've had some false positives on Google Keep where it grabs the code 600. Here's the two ignore entries from it so far, but there have been others I've missed too:

app:com.google.android.keep:nid:4
app:com.google.android.keep:nid:3

Best I can figure is it's pulling from a "work in progress" note on my project car every time it's an undismissed notification and another reminder is shown:

Causes stalls from Park to Reverse -- idle is WAY too high, should be 600 to 800

While pattern matching improvements might fix that (and it might even be something else, I'm really not sure), what I'm curious about is if there's a way to show a list of installed apps, and have the user manually select apps to ignore outright that then get added to the list as a preventative fix, instead of only fixing it as it happens. F-Droid for example has had file detected a few times but I've never caught it in time to ignore it (I'm not sure why it goes away either).

Obviously to reduce clutter you could suggest to the user to only select apps that might send notifications as those that don't won't be detected anyway.

Also desired fix:
[Moved to new issue]

@jd1378
Copy link
Owner

jd1378 commented Apr 12, 2024

Hi
This should be its own issue
And I think what you say makes sense
The only problem is me
It would be great if someone could help improve the app by contributing
Otherwise it may a long time for me to implement features

@Naomitr0n
Copy link
Author

Split out the last part to #75

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

No branches or pull requests

2 participants