Releases: termux/termux-api
Releases · termux/termux-api
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)
v0.41
- termux-dialog: add ability to have commas as characters within items (see instructions; thanks to @AbdullahM0hamed)
- add permission to install/uninstall Android apps without root (like this; thanks to @AbdullahM0hamed)
v0.40
v0.39
- termux-job-scheduler: add support for persisted jobs (jobs that survive a reboot) — thanks to @pimsierhuis
- termux-sensor: change sensor name matching behavior (fixes #295) — thanks to @CarsonThompson