F0x1d / LogFox

Yet another LogCat reader for Android
GNU General Public License v3.0
544 stars 27 forks source link

Create notification on crash #134

Closed Turhvjbufv closed 1 month ago

Turhvjbufv commented 1 month ago

Every time an app crashes it automatically creates a separate notification for that app, which is something you don't always want, also, can you add an option to "reset" all notificationa to the base crashes one(the one that's for all apps)

F0x1d commented 1 month ago

You mean having one notification which will be overridden with another notification on another crash?

Turhvjbufv commented 1 month ago

You mean having one notification which will be overridden with another notification on another crash?

I think no, what I meant is, before the 2.0.0 every app had the same notification crash, but now they don't and the moment they crash a different notification is created for them even if you didn't intend itScreenshot_20240716-113928_Settings.png

For example this, I didn't set any custom notification for them, but the moment they crashed the custom notification was created, I wish it wasn't a thing and you would have to create it manually instead of the app automatically doing so

F0x1d commented 1 month ago

Oh, you are about notification channels. Yeah, they are separate, but I still don't understand the problem. If you want to disable all you can do it in LogFox settings

Turhvjbufv commented 1 month ago

Oh, you are about notification channels. Yeah, they are separate, but I still don't understand the problem. If you want to disable all you can do it in LogFox settings

I still wish to see the notifications, but in a one notification channel, not separated, it used to be all in one channel, but now they separate the moment there's a notification

Turhvjbufv commented 1 month ago

And that's because, if the regular crash notification are silent, and an app crashes, it creates a separate notification channel in which the notification is not silent and next time it crash it would make a sound even tho it shouldn't, and I don't wish to configure every notification channel, as every crash will make another one

F0x1d commented 1 month ago

Got it, will think about it

F0x1d commented 1 month ago

Added switch in 2.0.1