Skip to content

Releases: termux/termux-app

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).

v0.70

20 May 11:34
Compare
Choose a tag to compare
  • Remove the Termux (failsafe) activity - use the failsafe app shortcut on Android 7.1+ or an upcoming Termux:Failsafe app on previous Android versions.
  • Tweak notification icon color to make it work with dark notifcations (#1135).

v0.69

11 May 22:28
Compare
Choose a tag to compare
  • Export ANDROID_RUNTIME_ROOT to make am work on Android Q (#1114).
  • Add limit for the bell vibrations (#715).