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:
parent
f66aa77831
commit
4434d187bc
3 changed files with 152 additions and 17 deletions
|
|
@ -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" />
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue