Run Nix package manager on Android. Based off Termux the terminal emulator, but not Termux the distro. [maintainer=@t184256]
Find a file
Fredrik Fornwall d8e6fd21d1 Set android:resizeableActivity="true"
Setting android:resizeableActivity="true" should AFAIK not be needed
as https://developer.android.com/guide/topics/ui/multi-window.html
states that:

  If your app targets API level 24, but you do not specify a value
  for this attribute, the attribute's value defaults to true.

However, on a Galaxy S8 running Android 7.0 this attribute is needed
in order to have resizeable windows when in Samsung Dex mode.

Fixes #309.
2017-12-08 23:30:45 +01:00
.idea Remove float/ module from .idea/gradle.xml 2017-04-05 09:09:48 +02:00
app Set android:resizeableActivity="true" 2017-12-08 23:30:45 +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 Update build tools 2017-12-07 01:12:39 +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 Update build tools in travis 2017-12-07 01:45:30 +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