Download Latest Version v0.118.3 source code.tar.gz (871.4 kB)
Email in envelope

Get an email when there's a new version of Termux application

Home / v0.118.3
Name Modified Size InfoDownloads / Week
Parent folder
termux-app_v0.118.3+github-debug_sha256sums 2025-05-22 558 Bytes
termux-app_v0.118.3+github-debug_arm64-v8a.apk 2025-05-22 35.1 MB
termux-app_v0.118.3+github-debug_armeabi-v7a.apk 2025-05-22 32.3 MB
termux-app_v0.118.3+github-debug_universal.apk 2025-05-22 117.8 MB
termux-app_v0.118.3+github-debug_x86.apk 2025-05-22 34.3 MB
termux-app_v0.118.3+github-debug_x86_64.apk 2025-05-22 35.2 MB
README.md 2025-05-22 1.9 kB
v0.118.3 source code.tar.gz 2025-05-22 871.4 kB
v0.118.3 source code.zip 2025-05-22 1.0 MB
Totals: 9 Items   256.6 MB 73

v0.118.3 - 2025-05-22 10:47

Commit history: v0.118.2...v0.118.3

Changelog ### Changed - **!** Remove `TERMUX_APP__BUILD_DATA_DIR` as a different naming scheme will be used for build variables and rename `TERMUX__ROOTFS` to `TERMUX__ROOTFS_DIR`. ([`849e6b10`](https://github.com/termux/termux-app/commit/849e6b10)) ##     ### Fixed - Bump `org.lsposed.hiddenapibypass:hiddenapibypass` to `6.1` to fix crash on Android 16 QPR1. Related commit https://github.com/LSPosed/AndroidHiddenApiBypass/commit/9efadf06. Related commit https://android-review.googlesource.com/c/platform/libcore/+/3380841. Related commit https://cs.android.com/android/_/android/platform/libcore/+/0dc31afe. Closes [#4556](https://github.com/termux/termux-app/issues/4556). ([`fda17afa`](https://github.com/termux/termux-app/commit/fda17afa)) - Declare `MANAGE_EXTERNAL_STORAGE` as it being added in Termux:API version `0.51.0` is revoking the storage permission of Termux app after updates and sometimes later. Related issue [#4486](https://github.com/termux/termux-app/issues/4486). ([`23756528`](https://github.com/termux/termux-app/commit/23756528)) - Add explicit `serialVersionUID` to `Serializable` classes like `ReportInfo` and `TextIOInfo`. Reading `ReportInfo` with `Bundle.getSerializable()` by `ReportActivity` is triggering exception when default algorithm is used for `serialVersionUID` in Termux:API plugin app when error notification created in `ResultReturner.returnData()` by `TermuxPluginUtils.sendPluginCommandErrorNotification()` is clicked. Related issue https://github.com/termux/termux-api/issues/762. ([`4f033b34`](https://github.com/termux/termux-app/commit/4f033b34)) ---  
Source: README.md, updated 2025-05-22