Releases: NeoTerrm/NeoTerm
NeoTerm v2.0.5
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
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
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
UI: Small changes
Feature: PackageManager supports multi-source management
Fix: Some small bugs(I don't remember)..
NeoTerm v1.2.10
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
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
Fix: unused dt entry in execve() wrapper
NeoTerm v1.2.7
Feature: App shortcuts support
Feature: execve() wrapper to avoid incorrect shebang
Feature: Embedded NeoTerm view
Fix: Some bugsfix
NeoTerm v1.2.6
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
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