Improve third party SMS/MMS intent parsing

Closes https://github.com/FossifyOrg/Messages/issues/243

Closes https://github.com/FossifyOrg/Messages/issues/217
This commit is contained in:
Naveen Singh 2025-01-04 03:14:50 +05:30
parent f66aa77831
commit 4434d187bc
No known key found for this signature in database
GPG key ID: AF5D43C216778C0B
3 changed files with 152 additions and 17 deletions

View file

@ -80,7 +80,6 @@
android:parentActivityName=".activities.MainActivity">
<intent-filter>
<action android:name="android.intent.action.SEND" />
<action android:name="android.intent.action.SENDTO" />
<action android:name="android.intent.action.VIEW" />