mirror of
https://github.com/cwinfo/envayasms.git
synced 2025-07-11 00:46:27 +00:00
instead of deleting messages from inbox, prevent them from getting there in the first place (unless user wants to keep them)
This commit is contained in:
@ -24,7 +24,7 @@
|
||||
</activity>
|
||||
|
||||
<receiver android:name=".IncomingMessageForwarder">
|
||||
<intent-filter>
|
||||
<intent-filter android:priority="101">
|
||||
<action android:name="android.provider.Telephony.SMS_RECEIVED" />
|
||||
</intent-filter>
|
||||
</receiver>
|
||||
|
Reference in New Issue
Block a user