otphelper icon indicating copy to clipboard operation
otphelper copied to clipboard

Ignore app menu?

Open Naomitr0n opened this issue 4 months ago • 2 comments

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]

Naomitr0n avatar Apr 12 '24 13:04 Naomitr0n