add handling for storing sent messages
This commit is contained in:
parent
420a88c74c
commit
e1f1583b17
6 changed files with 59 additions and 8 deletions
|
|
@ -111,6 +111,8 @@
|
|||
</intent-filter>
|
||||
</receiver>
|
||||
|
||||
<receiver android:name=".receivers.SmsSentReceiver"/>
|
||||
|
||||
<activity-alias
|
||||
android:name=".activities.SplashActivity.Red"
|
||||
android:enabled="false"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue