Run Nix package manager on Android. Based off Termux the terminal emulator, but not Termux the distro. [maintainer=@t184256]
Find a file
Fredrik Fornwall a73228b109 Fix Enter to finish session in more cases
Detect the Enter key to finish a session not only on KeyEvent:s,
but also when the IME uses InputConnection.commitText() to send
\n. This seems to be triggered more after switching to the Uri
input type. Closes #124

Also bump app version for a quick release.
2016-08-01 06:37:49 +02:00
.idea Some minor AS lint warnings tweaks 2016-07-31 22:28:17 +02:00
app Fix Enter to finish session in more cases 2016-08-01 06:37:49 +02:00
gradle/wrapper Update gradle wrapper to 2.14.1 2016-07-23 17:08:54 +02:00
.editorconfig Set 4 space indentation in .editorconfig 2016-03-15 00:09:10 +01:00
.gitignore Add *.so to .gitignore 2016-02-09 11:33:57 +01:00
.travis.yml Update android build tools to 24.0.1 2016-07-23 17:09:15 +02:00
build.gradle Update android gradle plugin 2016-06-08 16:09:23 +02:00
gradle.properties Gradle build updates 2016-05-20 10:30:25 +02:00
gradlew Update gradle 2016-04-28 11:07:43 +02:00
README.md Wait for terminal size before starting process 2016-02-09 11:24:05 +01:00
settings.gradle Initial commit 2015-10-25 15:27:32 +01:00

Termux app

Travis build status Join the chat at https://gitter.im/termux/termux

Termux is an Android terminal app and Linux environment.

License

Released under the GPLv3 license. Contains code from Terminal Emulator for Android which is released under the Apache License 2.0.

Building JNI libraries

Execute the build-jnilibs.sh script to build the required JNI libraries.

Terminal resources

Terminal emulators