You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 2, 2018. It is now read-only.
Library is great for querying, reading and sending messages but completely skipped deletion.
Also a broadcast receiver would be needed to show SMS notifications.
Could the SmsMessage.id be used to access the content provider to remove the specific message?
Also was getting a deprecated notification for the Telephony Manager, not able to reproduce. Will add when I can.
Library is great for querying, reading and sending messages but completely skipped deletion.
Also a broadcast receiver would be needed to show SMS notifications.
Could the
SmsMessage.idbe used to access the content provider to remove the specific message?Also was getting a deprecated notification for the Telephony Manager, not able to reproduce. Will add when I can.