termux-api
termux-api copied to clipboard
Added ability to change sms inbox sort order
Currently sms messages are always returned in descending order. This make it hard to use the offset and limit if you want to constantly read for the latest sms.
Changes to the script: https://github.com/termux/termux-api-package/pull/168