Run Nix package manager on Android. Based off Termux the terminal emulator, but not Termux the distro. [maintainer=@t184256]
Find a file
Fredrik Fornwall 11ed7e45d8 Fix crash when opening URL:s in Android < 7.0
In versions of Android earlier than 7.0 the FLAG_ACTIVITY_NEW_TASK
is needed when starting an activity from a non-activity context.

This was removed in Android 7.0 (possibly by mistake), see
https://code.google.com/p/android/issues/detail?id=226647.

Fixes #802
2017-03-02 00:29:17 +01:00
.idea Update gradle and Android Studio 2016-09-19 23:26:49 +02:00
app Fix crash when opening URL:s in Android < 7.0 2017-03-02 00:29:17 +01:00
art Tweak launcher size 2017-02-28 00:46:21 +01:00
gradle/wrapper Update gradle to 3.2.1 2016-12-04 17:26:26 +01:00
.editorconfig Set 4 space indentation in .editorconfig 2016-03-15 00:09:10 +01:00
.gitignore Use the new cmake support to build JNI code 2016-09-21 22:30:20 +02:00
.travis.yml Travis testing 2017-02-05 22:25:37 +01:00
build.gradle gradle: Update android gradle plugin 2016-12-07 20:26:09 -05:00
gradle.properties Use the new cmake support to build JNI code 2016-09-21 22:30:20 +02:00
gradlew Update gradle to 3.2.1 2016-12-04 17:26:26 +01:00
gradlew.bat Update Gradle wrapper to 3.2 2016-11-18 18:01:00 +08:00
README.md Update README a bit 2016-11-24 20:05:28 +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.

Note that this repository is for the app itself (the user interface and the terminal emulation). For the packages installable inside the app, see termux/termux-packages

License

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

Terminal resources

Terminal emulators