Extension to get all SMS messages from phone. This extension contains READ_SMS permission so be careful while using this extension in your apps while publishing them on Play Store. Google may reject your app if used without proper declaration of its use.
Note:
Additional functions to write messages settings such as Delete, Mark as read, Block etc. can not be added as it will not work even when WRITE_SMS permission is given due restriction from Android, as it allows only default SMS app to write messages settings.