Open justdroid opened 9 years ago
Android introduced default SMS app feature since 4.4.
The system allows only one default app with read/write access to the default provider for sms/mms messages. Other apps can have read only access.
When the user uses this app first time, it prompts the user to make Easy Access
as the default SMS app. If the user selects Yes it will allow Easy Access
to delete the text messages.
BUG Cannot delete individual text messages, e.g. on Android 5.1 phone
DETAILS User (e.g. on Android 5.1 device) cannot delete text messages. After clicking on Homescreen 1 > Text Messages > Individual Message > Delete Message, they get a notification "Could not delete message".
LIKELY MODULE textmessages/TextMessagesViewerApp.java