Fredrik Fornwall 6e7f777d04 Remove support for ACTION_GET_CONTENT
As we have a document provider now we can remove ACTION_GET_CONTENT.

"The ACTION_OPEN_DOCUMENT intent is only available on devices running
Android 4.4 and higher. If you want your application to support
ACTION_GET_CONTENT to accommodate devices that are running Android 4.3
and lower, you should disable the ACTION_GET_CONTENT intent filter in
your manifest for devices running Android 4.4 or higher. A document
provider and ACTION_GET_CONTENT should be considered mutually exclusive.
If you support both of them simultaneously, your app will appear twice
in the system picker UI, offering two different ways of accessing your
stored data. This would be confusing for users."

- http://developer.android.com/guide/topics/providers/document-provider.html#43
2016-04-22 03:26:23 +02:00
2016-04-11 13:50:14 +02:00
2016-04-22 03:26:23 +02:00
2016-02-09 11:33:57 +01:00
2015-11-29 02:00:55 +01:00
2016-04-11 13:48:24 +02:00
2015-10-25 15:27:32 +01:00
2015-11-06 00:05:32 +01:00
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

Description
Termux - a terminal emulator application for Android OS extendible by variety of packages.
Readme 4.9 MiB
Languages
Java 98.3%
C++ 1.2%
C 0.4%
Shell 0.1%