Skip to content

Termux googleplay.2024.08.29

Choose a tag to compare

@fornwall fornwall released this 29 Aug 09:52
· 134 commits to main since this release
7bbe9f5
  • Support more built-in API methods (#39).
    • Add support for the following built-in API methods, which now does not require Termux:API to be installed: termux-audio-info, termux-battery-status, termux-dialog, termux-keystore, termux-toast.
    • This is in addition to the previously added built-in API methods: termux-clipboard-*, termux-download, termux-saf-*, termux-share, termux-storage-get, termux-usb, termux-vibrate and termux-volume.
  • Fixed terminal emulation: Use current bg color when scrolling with horizontal margins (#35).
  • Improved keyboard support: Make Shift-PgUp and Shift-PgDn scroll by pages rather than lines (23b2f36).