Skip to content

@agnostic-apollo agnostic-apollo released this 22 days ago

0.112 - 2021-04-22

Fixed

  • Reverted the versioning logic change done in a6ae656 since that caused F-Droid bot and Github Packages to fail to pick up new releases. The versions must be bumped directly in build.gradle file in future and not through other files like gradle.properties. Thanks to @jspricke for notifying us. (0aa5a12)

Debug Build APK. Check Installation for more info on debug builds.

Assets 2

@agnostic-apollo agnostic-apollo released this 24 days ago

0.111 - 2021-04-21 (RE-RELEASED)

Changed

  • Bumped gradle wrapper to 7.0. (1d06ff9)

Fixed

  • Fixed termux-reset not working properly since v0.109. (d6eb5e3)
  • Fixed cases where bootstrap was not reinstalled even if PREFIX was broken, i.e if it was empty or only contained the tmp directory. (107927f, b34f60b)

Debug Build APK. Check Installation for more info on debug builds.

Assets 2

@agnostic-apollo agnostic-apollo released this on Apr 15

0.110 - 2021-04-15

Added

  • Add support to include source jar files for libraries published by termux so that developers that import the libraries can see javadocs and comments. (3306c3c)

Fixed

  • Fix Termux Settings crash for release builds. Fixes #2005 (cde0bd2)
Assets 2

@xeffyr xeffyr released this on Apr 13

Change Log:

  • Updated bootstrap archives.
  • Lots of fixes and improvements (see expandable list below).
Full change log

Added

Changed

Fixed

Deprecated

Assets 2

@xeffyr xeffyr released this on Feb 19

Special release to fix F-Droid build issue as new build configuration (split apks) is not supported by F-Droid in way how it was introduced. Now it is reverted back to all-in-one architecture apk. Otherwise, changelog is same as unreleased v0.107.

Assets 2
Pre-release
Pre-release

@xeffyr xeffyr released this on Feb 3

Changes:

  • Implement numpad arrows/home/end/pgup/pgdn/ins/del when num lock is off.
  • Extra keys: handle multiple defined special buttons and in popup. Fix for #1881.
  • ~/.termux/termux.properties: add option fullscreen to toggle fullscreen mode. You may need to enable use-fullscreen-workaround on some devices to fix layout issues, though on some devices it still doesn't work properly. Consider fullscreen mode as unstable for now.
  • ~/.termux/termux.properties: add option default-working-directory which allows to open Termux in a specified directory instead of home.
  • Added back PNG icons in addition to current adaptive/vector icon. This should fix issues with launchers still not supporting adaptive icons.
  • Export current application version as environment variable TERMUX_VERSION.
  • Update bootstrap archives.

From this point Termux does split-apk builds. One APK per CPU architecture: for aarch64, arm, i686 and x86_64.

Assets 2

@xeffyr xeffyr released this on Jan 17

This is actually fixed v0.105 release, so changes are same by comparing to v0.104:

  • Remove restrictions from file types viewable by ~/bin/termux-file-editor.
  • If Termux:Styling is not installed, suggest to install it from F-Droid instead of Play Store, when attempting to change terminal font/colors.
  • Add property ctrl-space-workaround to enable ctrl+space usable on hardware keyboard for some devices.
  • Updated bootstrap archives.
Assets 2
Pre-release

@xeffyr xeffyr released this on Jan 6

  • Remove restrictions from file types viewable by ~/bin/termux-file-editor.
  • If Termux:Styling is not installed, suggest to install it from F-Droid instead of Play Store, when attempting to change terminal font/colors.
  • Add property ctrl-space-workaround to enable ctrl+space usable on hardware keyboard for some devices.
  • Updated bootstrap archives.

This release is broken, sorry. Use v0.104 instead!

Assets 2

@xeffyr xeffyr released this on Dec 29, 2020

  • Expose dotfiles through SAF. #1220
  • Updated bootstrap archives.
Assets 2

@xeffyr xeffyr released this on Nov 17, 2020

  • Added READ_LOGS and WRITE_SECURE_SETTINGS permissions for advanced users. These permissions can be enabled with ADB.
  • Updated bootstrap archives.
Assets 2