I’m trying to use a filter in order to stop the constant notification telling me that my phone is charging. The notification includes the word ‘Cable’, so I’ve written:
config -set notifications -add_filter 1 [CT]able
So, every notification which contains the word ‘Cable’ or ‘Table’ won’t be shown, right? (I include ‘T’ more as an experiment to see if the word ‘Table’ will also be excluded). In response, all I see is ‘invalid argument’.
I’m using T-UI version 6.15 on Android version 11.
I’m trying to use a filter in order to stop the constant notification telling me that my phone is charging. The notification includes the word ‘Cable’, so I’ve written:
config -set notifications -add_filter 1 [CT]able
So, every notification which contains the word ‘Cable’ or ‘Table’ won’t be shown, right? (I include ‘T’ more as an experiment to see if the word ‘Table’ will also be excluded). In response, all I see is ‘invalid argument’.
I’m using T-UI version 6.15 on Android version 11.