Skip to content

Releases: NeoTerrm/NeoTerm

NeoTerm v2.0.5

04 May 16:15
Compare
Choose a tag to compare

This release contains small changes and improvements:

  • Change: Only supports aarch64 based devices now
  • Changed: NeoTerm apt repository link
  • Changes: Related for NeoTerm-Packages (Based on Termux packages sources)
  • Changed: Default shell to bash
  • Fixed: Wrong version string for app

Notes:
Keep in mind that apt repo is still growing over the time meaning some packages that termux has could not be in NeoTerm repo.
There are also offline setup zip files attached below.
If you cannot open a file chooser, please make sure that you have a file manager (like ES File Manager) installed!

NeoTerm v2.0.4

21 Apr 10:04
c9e6148
Compare
Choose a tag to compare

This release contains small changes and improvements:

  • Added: AndroidX support
  • Compiled: with Android 28 SDK
  • Fixed: Setup bad URL

Notes:
There are also offline setup zip files attached below.
If you cannot open a file chooser, please make sure that you have a file manager (like ES File Manager) installed!

NeoTerm v2.0.3

08 Nov 15:49
Compare
Choose a tag to compare

This release contains small changes and improvements:

  • Fix: File Chooser not open
  • Fix: Extra Keys don't load
  • Fix: Change default repo uri
  • Fix: Call accessibility service apis only when needed
  • Fix: Fn key not working
  • Fix: Setup progress bar cannot show correct progress
  • Fix: SecurityException on Android 9+
  • Improve: Setup Chooser (Document todo)
  • Improve: Terminal output speed

Notes:
There are also offline setup zip files attached below.
If you cannot open a file chooser, please make sure that you have a file manager (like ES File Manager) installed!

NeoTerm v2.0.0-Final

15 Feb 16:07
Compare
Choose a tag to compare

UI: Small changes
Feature: PackageManager supports multi-source management
Fix: Some small bugs(I don't remember)..

NeoTerm v1.2.10

04 Nov 15:44
Compare
Choose a tag to compare

Emergency bug fix.
v1.2.10:
Fix: PackageParser cannot handle multiline values

v1.2.9:
Improve: New icon
Improve: Better error messages
Improve: Always scroll to bottom after some extra keys
Improve: TerminalEmulator do not scroll when below bottom margin
Improve: Always prevent volume keys from doing their original actions
Improve: Show user script activity in recent activities
Fix: Cannot go back to last session
Fix: RemoteInterface cannot handle DocumentAPI files
Fix: Session name without session index
Feature: Toggle extra keys
Feature: Select color when customizing color scheme
Feature: Bigger color preview

NeoTerm v1.2.9

04 Nov 03:53
Compare
Choose a tag to compare

Improve: New icon
Improve: Better error messages
Improve: Always scroll to bottom after some extra keys
Improve: TerminalEmulator do not scroll when below bottom margin
Improve: Always prevent volume keys from doing their original actions
Improve: Show user script activity in recent activities
Fix: Cannot go back to last session
Fix: RemoteInterface cannot handle DocumentAPI files
Fix: Session name without session index
Feature: Toggle extra keys
Feature: Select color when customizing color scheme
Feature: Bigger color preview

NeoTerm v1.2.8

22 Oct 08:32
Compare
Choose a tag to compare

Fix: unused dt entry in execve() wrapper

NeoTerm v1.2.7

20 Oct 10:35
Compare
Choose a tag to compare

Feature: App shortcuts support
Feature: execve() wrapper to avoid incorrect shebang
Feature: Embedded NeoTerm view
Fix: Some bugsfix

NeoTerm v1.2.6

28 Aug 13:51
Compare
Choose a tag to compare

Feature: ExtraKeysView now use CombinedSequence
Feature: Scroll to bottom after input
Feature: Install missing login program when selected
Fix: Crash when the screen is held

NeoTerm v1.2.5

19 Aug 14:44
Compare
Choose a tag to compare

Improve: Terminal scroll policy
Feature: More keyboard shortcuts
Feature: Support REP sequence
Feature: Regard double tap as mouse move event (e.g drag to change window size in vim)
Feature: Basic accessibility support
Improve: Move create new color scheme to spinner dropdown list
Improve: Toolbar animations