Run Nix package manager on Android. Based off Termux the terminal emulator, but not Termux the distro. [maintainer=@t184256]
Find a file
Marcel Dopita 8d7a67645b Fix notification icon color
Icons used in notifications/status bar are monochrome and should use only white color and transparency. It is displayed fine on Android emulators but it's shown in black on Samsung Galaxy S7 running Android 7.0.

After the change, status bar icon is white and the small icon in notification still uses the black color set via setColor(). Termux doesn't support devices running Android older than 5.0 but using white color in vector drawables would be also necessary to generate proper (white) bitmap icons.
2018-01-01 23:17:22 +01:00
.idea Remove float/ module from .idea/gradle.xml 2017-04-05 09:09:48 +02:00
app Fix notification icon color 2018-01-01 23:17:22 +01:00
art Fix some android studio lint warnings 2017-03-06 01:47:08 +01:00
gradle/wrapper Update gradle configuration 2017-11-19 15:27:00 +01:00
scripts Update gradle configuration 2017-11-07 04:25:48 +01:00
terminal-emulator Do not send mouse clicks out of range (fixes #501) 2017-12-09 00:58:31 +01:00
terminal-view Disable the "quick scale" gesture 2017-12-07 01:36:29 +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 Work around travis API 27 SDK checksum mismatch 2018-01-01 23:16:43 +01:00
build.gradle Update the Android Plugin for Gradle to 3.0.1 2017-11-24 23:11:55 +01:00
gradle.properties Use the new cmake support to build JNI code 2016-09-21 22:30:20 +02:00
gradlew Update gradle config 2017-07-09 21:07:18 +02:00
gradlew.bat Update Gradle wrapper to 3.2 2016-11-18 18:01:00 +08:00
LICENSE.md Restructure library modules 2017-04-02 14:21:36 +02:00
README.md Commit on 20170911 at 13:23:22 and at 1505150602 in Unix time. 2017-09-11 13:23:22 -04:00
settings.gradle Remove float/ 2017-04-04 23:39:05 +02: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

Terminal resources

Terminal emulators