Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 407ead5b authored by Jeff Davidson's avatar Jeff Davidson
Browse files

Invoke SMS filters for messages from blocked numbers.

Users block numbers to avoid seeing visible messages from those
numbers. However, SMS is used for visual voicemail notifications and
other carrier system messages; if a user happens to block the number
used to send these messages, then these important messages would be
dropped before the relevant filters would be invoked.

We now allow the filters to run independent of block state, which
is applied after the filters. This permits filters to run while
still ensuring that the user never sees a message from a blocked
number in their SMS app.

Bug: 136262737
Test: atest GsmInboundSmsHandlerTest; on-device test of blocked SMS
Change-Id: Ia04334fccae25ffc93459de425b613201705ef48
Merged-In: Ia04334fccae25ffc93459de425b613201705ef48
parent 8c977c7e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment