Skip to content

Releases: termux/termux-api

v0.50.1

31 Dec 11:23
Compare
Choose a tag to compare

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

26 Dec 07:58
Compare
Choose a tag to compare

Noticeable changes, except for various cleanup and "under-the-hood" improvements, include:

Thanks to all the contributors!

v0.49

21 Aug 19:55
Compare
Choose a tag to compare
  • termux-telephony-call: fix dialing USSD codes.

  • termux-notification-list: return a human-readable date in "when" field instead of epoch.

  • termux-call-log: fix time formatting

v0.48

26 Apr 06:40
Compare
Choose a tag to compare
  • 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

29 Dec 13:07
Compare
Choose a tag to compare
  • termux-job-scheduler: return the full list of pending jobs. Should resolve issue #368.
  • termux-camera-photo: use a dummy preview to give camera a chance to select a proper exposure/focus. Should resolve issue #52.

v0.46 (F-Droid only)

06 Dec 21:19
Compare
Choose a tag to compare

Added support for reading/writing data to NFC Ndef tags.

v0.45 (F-Droid only)

17 Nov 18:24
Compare
Choose a tag to compare
  • Minor fix for termux-telephony-* commands.
  • Call log and SMS functionality is added back.

v0.44

28 Sep 00:52
052f993
Compare
Choose a tag to compare
  • Support for dark theme. Pull request #372.
  • termux-dialog: add decimal and signed numbers support. Pull request #373.
  • termux-download: add support for setting download location

v0.43

26 Apr 08:05
41bedbf
Compare
Choose a tag to compare
  • termux-notification: add ability to change status bar icon. Big thanks to @yurimataev !

v0.42

25 Mar 08:55
Compare
Choose a tag to compare
  • 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)