[FREE] SMS Utils – An Extension to read all the SMS with filters
1. Introduction
Description: This extension allows you to read user sms messages with many types of filters. You can fetch all inbox, sent, drafts messages very easily by time and sender names filter with the help of this extension.
Latest Version: 1.1.0
Released on: 11 September 2022
Updated on: 16 December 2023
Aix Size: 19KB
2. Documentation
![]() | This event raises when all SMS with applied filters are fetched. Returns a list of SMS object you can not access this data normally. |
![]() | This block ask the READ_SMS permission that is required for reading the SMS. |
![]() | This block fetches all the SMS from given time and applied filters. |
![]() | Returns the last time given on FetchAllSMS block. This block isn’t that usable. |
![]() | Register the sender names that you want to fetch SMS of. You can use this block when you want to fetch SMS only from specific senders or pass an empty list if you want all. |
![]() | Returns the SMS details from the SMS object received from the AllSMSFetched event. |
![]() | If set to true then it will use search algorithm to filter the sender name else it will just check exact if the sender name matches with your given list. |
![]() | Set the message type that you want to fetch. This could be All, Inbox, Sent and Drafts. This property must be set before FetchAllSMS block. |
3. Usage

4. Downloads
File Name: com.sumit.smsutils.aix
5. Donate
If you liked my any work or the extension, you can support by donating some amount.
Paypal: paypal.me
UPI: iamwsumit@kotak
If you have any issue regarding the extension then you can contact me here
Thank you