Releases: termux/termux-api
Releases · termux/termux-api
v0.50.1
Re-release of v0.50.0
with semantic versioned github release tag since APK attachment to release failed previously. Too late to do this without version bump since F-Droid has already detected v0.50.0
release.
v0.50
Noticeable changes, except for various cleanup and "under-the-hood" improvements, include:
- fix sender name in termux-sms-list
- fix so that inbox message filtering works in termux-sms-list
- fix so that termux-camera-photo works (at least on Samsung devices)
- add the option for api scripts to communicate with termux-api through a unix socket, thereby decreasing execution time
Thanks to all the contributors!
v0.49
v0.48
-
Support choosing sim card slot to use when sending text messages. Thanks @andremarcais.
-
Add possibility to sort text messages per conversation instead of just date. Thanks @rsanjuan87.
-
Enumerate more camera info capabilities. Thanks @tstein.
v0.47
v0.46 (F-Droid only)
Added support for reading/writing data to NFC Ndef tags.
v0.45 (F-Droid only)
- Minor fix for
termux-telephony-*
commands. - Call log and SMS functionality is added back.
v0.44
v0.43
- termux-notification: add ability to change status bar icon. Big thanks to @yurimataev !
v0.42
- termux-notification-list: include when a notification was posted in the notification-list output (thanks to @schoentoon)
- termux-notification-list: properly handle BigTextStyle and InboxStyle (thanks to @schoentoon)
- termux-notification: fix notification api piority on Android version>=8 (thanks to @matyapiro31)