Releases: termux/termux-api
Releases · termux/termux-api
v0.13
- Use
STREAM_MUSIC
as default stream type for TTS (issue #67).
- Fix typo in battery status (issue #57).
v0.12
- For use with termux-api version 0.21 or later. Run
apt update && apt upgrade
to ensure that the latest packages are installed.
- Run any command with a
-h
flag to learn more.
- Support the new
termux-notification-remove
command to remove a notification.
- Add several options to
termux-notification
.
- Add new commands for wifi information:
termux-wifi-connectioninfo
and termux-wifi-scaninfo
.
v0.11
• Added optional region and variant params to TTS.
• Fixed invalid JSON for telephony device info.
v0.10
• Add support for multiple SMS recipients.
• Add API for infrared transmitters.
• Add API for telephony cell and device information.
v0.9
• Fix termux-camera-photo to work on more devices.
• Ask runtime permissions on Android 6.0 when needed.
• Change default stream type for termux-tts-speak to notification and make it configurable.
v0.8
• termux-vibrate: Do not vibrate when in silent mode unless the -f/--force option is specified.
v0.7
• PhotoAPI: Take sensor orientation into account. Thanks Ted Stein!
v0.6
• Make termux-share work with more apps.
v0.5
• Improve termux-dialog to add --password, --title and --multiple-lines options.
v0.4
• Improve termux-share to work under more conditions.
• Change termux-camera-photo to work on more devices.