Releases: termux/termux-app
Releases · termux/termux-app
v0.86
- Handle text selection better when scrolling (#1289).
- Clear scrollback buffer when resetting to initial state (#1390).
- Properly set the BOOTCLASSPATH environment variable (#1409).
- Handle magnet links with termux-url-opener (#1382).
- Expose more information to Termux:Tasker (#1365).
- Create new terminal sessions with directory of active session (#1009).
v0.84
- Prevent accidental key press when swiping the extra keys (#1358).
v0.82
- Do not limit cursor movement to scroll region (#1340).
v0.77
- Disable backups by Google services (#1323)
- Update bootstraps (6c55c3c)
v0.76
- Made Black UI an option to configure (#1293)
- Add permission ACCESS_NETWORK_STATE (#1300)
- Include bootstrap zip as shared library (#1301)
- Do not set LD_LIBRARY_PATH by default (#1311)
v0.75
- Handle possible ActivityNotFoundException when requesting to disable battery optimisations (#1238).
- Extra keys: follow DnD mode and haptic feedback Android settings (#1236).
- Improve url matching regex (#1237).
v0.74
- Ignore battery optimization settings to prevent suspension when acquiring wake lock (#1216).
v0.73
- Fix problems with sharing large terminal transcripts (#1166).
- Export
ANDROID_TZDATA_ROOT
as that is needed to run am
and dalvikvm
on Android Q (#1163).
- Make is possible to add functions keys (F1-F12) as extra keys (#1161).
v0.72
- Set BOOTCLASSPATH environment variable (#1145).
v0.71
- Remove intent category "default" from manifest and improve temporary directory cleanup (#1141).