Skip to content

Releases: termux/termux-api

v0.31

05 Feb 22:24
Compare
Choose a tag to compare

This version is the same as 0.30, but bumped due to issues with publishing in Google Play.

  • Fix termux-dialog issues (#251).
  • Add auto brigthness mode to termux-brightness (#234).
  • Improvements to termux-microphone-record (#248).

v0.30

05 Feb 22:10
Compare
Choose a tag to compare
  • Fix termux-dialog issues (#251).
  • Add auto brigthness mode to termux-brightness (#234).
  • Improvements to termux-microphone-record (#248).

v0.29

13 Jan 17:57
Compare
Choose a tag to compare
  • Add support for termux-job-scheduler.

v0.28

27 Sep 19:45
Compare
Choose a tag to compare
  • Add support for termux-keystore.

v0.27

28 Aug 01:05
Compare
Choose a tag to compare
  • 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 by termux-sms-list.

v0.26

26 Jul 11:03
Compare
Choose a tag to compare
  • Fix intermittent scroll not working in BottomSheet (#192).
  • Fix scenarios causing termux-dialog to hang (#200).

v0.25

23 Jun 23:39
Compare
Choose a tag to compare
  • Major additions and improvements to termux-dialog (#172).
  • Allow gravity and color to be specified for termux-toast (#186).
  • Updates to termux-audio-info (#184).

v0.24

14 Jun 22:44
Compare
Choose a tag to compare
  • Fix bug in termux-call-log (#183).

v0.23

14 Jun 22:05
Compare
Choose a tag to compare
  • Add support for termux-fingerprint, termux-volume, termux-brightness and termux-wifi-enable.

v0.22

05 Jun 23:18
Compare
Choose a tag to compare
  • 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 and sim_subscriber_id fields to termux-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.