Skip to content

Releases: termux/termux-app

v0.86

05 Jan 01:06
Compare
Choose a tag to compare
  • 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

24 Nov 18:14
Compare
Choose a tag to compare
  • Prevent accidental key press when swiping the extra keys (#1358).

v0.82

10 Nov 21:12
Compare
Choose a tag to compare
  • Do not limit cursor movement to scroll region (#1340).

v0.77

28 Oct 00:56
Compare
Choose a tag to compare
  • Disable backups by Google services (#1323)
  • Update bootstraps (6c55c3c)

v0.76

20 Oct 18:48
Compare
Choose a tag to compare
  • 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

08 Sep 19:45
Compare
Choose a tag to compare
  • 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

18 Aug 20:12
Compare
Choose a tag to compare
  • Ignore battery optimization settings to prevent suspension when acquiring wake lock (#1216).

v0.73

04 Aug 18:24
Compare
Choose a tag to compare
  • 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

26 May 22:04
Compare
Choose a tag to compare
  • Set BOOTCLASSPATH environment variable (#1145).

v0.71

21 May 19:53
Compare
Choose a tag to compare
  • Remove intent category "default" from manifest and improve temporary directory cleanup (#1141).