binarynoise
binarynoise
Also looks like it should look like. I don't know why it doesn't work for you. One thing to check though, do you have the option to disable an unwanted...
> on system notifications the button is replaced by "These notifications cannot be modified". That means it neither works in the Settings app nor in SystemUI > maybe it's in...
In SystemUI I could see why it doesn't work. They added another property, `isImportanceLockedByCriticalDeviceFunction`, for "critical" device functions. I'll add it this weekend or so and send you another build.
[FreeNotifications-debug.apk.zip](https://github.com/user-attachments/files/17357127/FreeNotifications-debug.apk.zip) Here is a version with `importanceLockedByCriticalDeviceFunction`
Does it work now? Or is it still doing nothing?
I will take another look at the issue eventually, however I'm currently busy too.
Turns out, `isImportanceLockedByCriticalDeviceFunction` is AOSP, but they don't trust it (?) so they have a list of packages they block. [FreeNotifications-debug.apk.zip](https://github.com/user-attachments/files/17787112/FreeNotifications-debug.apk.zip) Here is a version with `mNonBlockablePkgs` cleared.
This is the settings app. What about directly editing the notifications in the notification drawer? If that works, can you send me the settings apk so I can figure out...
My hooks are applied and don't throw Exceptions, so :man_shrugging:. Settings apk is obfuscated. There seems to be some additional logic similar to SystemUI, but I won't go deeper into...
- [ ] com.programminghoch10.AntiBrightnessChange - [ ] com.programminghoch10.MotionEventMod - [ ] com.programminghoch10.RotationControl - [ ] de.binarynoise.AutomaticAdvancedSettingsExpander - [ ] de.binarynoise.betterBluetoothDeviceSort - [ ] de.binarynoise.betterVerboseWiFiLogging - [ ] de.binarynoise.dontResetIfBootedAndConnected - [...