Releases: termux/termux-api
Releases · termux/termux-api
v0.31
v0.30
v0.29
v0.28
v0.27
- Do not trim content in
termux-clipboard-set
. - Do not append newline in
termux-clipboard-get
. - Add support for upcoming
termux-notification-list
command. - Support date format option in
termux-dialog
. - More options supported in
termux-notification
. - Support reading sent sms as well -
termux-sms-inbox
has been replaced bytermux-sms-list
.
v0.26
v0.25
v0.24
v0.23
v0.22
termux-wifi-scaninfo
now complains if Location is disabled on the device rather than giving an empty array.- Add new
termux-call-log
method for getting the call log on the device. - Add
data_enabled
andsim_subscriber_id
fields totermux-telephony-deviceinfo
. - Fix notifications not showing on Android 8.0 or later.
- Show which permissions are required if an API call fails due to missing permissions.