Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Termux

Termux is an Android terminal emulator and Linux environment app
Collective - Host: opensource - https://opencollective.com/termux - Website: https://termux.dev - Code: https://github.com/termux

Mark reset() private

github.com/termux/termux-app - ff2f77c427e2ece31707d8a8e0e65e38608ddce5 authored over 8 years ago
s/cursorColor/cursor

github.com/termux/termux-styling - 49537cd56480755e6e224413cb9947724bcf45c9 authored over 8 years ago
Remove "-256" part of base 16 color scheme names

github.com/termux/termux-styling - b31d025268c79d49d2f6494772288280411585b5 authored over 8 years ago
Merge pull request #5 from colin4124/master

Add all base16 256 color scheme from chriskempson/base16-xresources

github.com/termux/termux-styling - c5ff37f26803c6a5012c5558e4b4d84692832717 authored over 8 years ago
Information about new API methods

github.com/termux/termux.github.io - b75701b4a582703d2f56fdbb7de50a5d6d605b26 authored over 8 years ago
Mark used hardware features as optional

github.com/termux/termux-api - c8b6bb67d2cf1722b19265971b5ae0918f5ab707 authored over 8 years ago
Bump version to 0.10

github.com/termux/termux-api - 551bcd066f51b72f14060b36a50a87ed06ffbdac authored over 8 years ago
Add infrared and telephony api:s

github.com/termux/termux-api - 6be2b473af1a5201afc4867f2deb6e568c469173 authored over 8 years ago
Restructure help pages

github.com/termux/termux.github.io - 70de0aa478ff44a8efebf137792933a77852266c authored over 8 years ago
Support multiple recipients when sending SMS

github.com/termux/termux-api - a83a77c508d3e39d9078aa217f23e2d7b62a555e authored over 8 years ago
Move over elf.h to termux-elf-cleaner

This allows building termux-elf-cleaner on OS X

github.com/termux/termux-tools - feaddb01e8686f60e32ed436f514f081ca0275b7 authored over 8 years ago
TextToSpeechAPI: Make stream configurable

github.com/termux/termux-api - 151717e2fb2d0d15b557236ce8e5a901553b8097 authored over 8 years ago
termux.c: Re-indent whole file with vim

github.com/termux/termux-app - 46da1fc833cb74fa688775c25ffb28f453b228b2 authored over 8 years ago
Changelog for v0.34

github.com/termux/termux.github.io - 547a913e67a7a07e24d397053483eedcb04531b7 authored almost 9 years ago
Bump version to 0.34

github.com/termux/termux-app - 746dc750dfab9813cc5c00a62ce6b2e39a16ab82 authored almost 9 years ago
Add explicit handling of switch constant

github.com/termux/termux-app - 7db1f6c5a15609a338295e343b9f156b5eee2a94 authored almost 9 years ago
Update android-annotations version

github.com/termux/termux-app - b7f3fdf5288500c940933ab3d93561d80254c9cb authored almost 9 years ago
Remove support for ACTION_GET_CONTENT

As we have a document provider now we can remove ACTION_GET_CONTENT.

"The ACTION_OPEN_DOCUMENT ...

github.com/termux/termux-app - 6e7f777d04ec6c727079329d73b32eeb8d107a5b authored almost 9 years ago
Documents provider: Remove FLAG_SUPPORTS_RECENTS

github.com/termux/termux-app - fc15bd23553f66e22c160603cf23cd568bfe2fd2 authored almost 9 years ago
Make VolumeUp+x send Alt+x

github.com/termux/termux-app - a87cbdd70c872288a7489005ba83510410834fa0 authored almost 9 years ago
Ignore warnings about setExecutable(true) failing

github.com/termux/termux-app - fb7f7d249e99b69df369a400d20363b4177a8a97 authored almost 9 years ago
Expose files through the Storage Access Framework

This allows e.g. external editors to edit files in the Termux home
folder. Fixes #79.

github.com/termux/termux-app - 026d0b495efbf2792fae2449d47aba620351fecb authored almost 9 years ago
Remove unused imports

github.com/termux/termux-app - 533fa60516be8213c31833677e72db29cca2cf34 authored almost 9 years ago
termux-tts-speak: Use STREAM_NOTIFICATION

github.com/termux/termux-api - 0fd66d37e3f09a0fea280b41d43dfd15b9f69b1c authored almost 9 years ago
termux-tts-speak: Use STREAM_ALARM (fixes #13)

github.com/termux/termux-api - 6563446522690a978ce84c824402ed81c0956895 authored almost 9 years ago
termux-camera-photo: Drop attempt to use previews

This doesn't work reliable across devices and is of questionable
value. Fixes #11. Fixes #15.

github.com/termux/termux-api - 0efb8bc1ee582df7f579abfbec79bdef9344cfa7 authored almost 9 years ago
Request runtime permissions as necessary on 6.0+

Fixes #19.

github.com/termux/termux-api - 7f050bded3a3b49c331af7a1d229a7b2b5ea6ece authored almost 9 years ago
termux-tools: Quote $@ when sending from wrappers

Fixes https://github.com/termux/termux-api/issues/18

github.com/termux/termux-tools - 1831edb166977ed8f69cfd9cb956b056ff96fbcb authored almost 9 years ago
Update for android studio 2.0

github.com/termux/termux-api - 1c082d63072f56539c2f0ad498c137e4ce235465 authored almost 9 years ago
Update the gradle android plugin

github.com/termux/termux-api - b359dba6f3d83aba163342ce38dd5a577ece14b9 authored almost 9 years ago
Add mysql/mariadb to suggested packages

Closes https://github.com/termux/termux-packages/issues/216

github.com/termux/termux.github.io - 7669097b52bce2d172b91977e3db798e8a6033eb authored almost 9 years ago
termux-tools: More robust check for 64-bit runtime

Previously the wrapper scripts for binaries in /system/bin used
/system/bin/getprop to determine...

github.com/termux/termux-tools - ddc69700950e24d5e195f5a06f2273630f5f88fa authored almost 9 years ago
Merge pull request #4 from Neo-Oli/master

Add Profanity to the suggested packages

github.com/termux/termux.github.io - 29d08adaf231f2fed7931b88152175e2d47d952d authored almost 9 years ago
Add Termux v0.33 to the changelog

github.com/termux/termux.github.io - c726951b697ecfe7e8b8567b27afcd89a5bbcf29 authored almost 9 years ago
Tweak button ordering on the file received dialog

github.com/termux/termux-app - dc086a1e0b29847e60f508a0c6e1b6af43a3c681 authored almost 9 years ago
Match less intents for receiving files

Be liberal when accepting SEND intents, but restrict to text files
for VIEW intents.

github.com/termux/termux-app - 2a056aeb2e05420fb87a290542d95413df86f80a authored almost 9 years ago
Build native libraries for 64-bit arm

github.com/termux/termux-app - 9e70ebc2a646a1af242e0ebe2777a63be5168716 authored almost 9 years ago
Fix installer to check supported abi:s

This fixes installation on e.g. the Samsung Galaxy S5 Neo which has
a 64-bit cpu but no 64-bit r...

github.com/termux/termux-app - 9686127f81d322356f54f71ad169ff5c6a6fb5df authored almost 9 years ago
Add alpine as suggested package

Closes https://github.com/termux/termux-packages/issues/140

github.com/termux/termux.github.io - 917c41f87fc5e6ba6bf31a643c71f8cd558d246f authored almost 9 years ago
Add SBCL as suggested package

Closes https://github.com/termux/termux-packages/issues/183

github.com/termux/termux.github.io - 1ebd022b236b7f4be198de8a81af18b0f3fbb416 authored almost 9 years ago
Add all base16 256 color scheme from chriskempson/base16-xresources project

github.com/termux/termux-styling - 429a20a9f7a4b4c206010a2995a4cd8fc752d7a3 authored almost 9 years ago
Bump version to 0.11

github.com/termux/termux-styling - f71c0bd85a82ea449577ecaa2e455af9f62c50ed authored almost 9 years ago
Merge pull request #4 from colin4124/patch-1

Add base16 monokai dark 256 color scheme

github.com/termux/termux-styling - fde87fec1238f653c110367dc8c822e0d97ed4fd authored almost 9 years ago
Add base16 monokai dark 256 color scheme

github.com/termux/termux-styling - 57b8e1e238b1956428199a482fca4e1a92aa405b authored almost 9 years ago
Avoid repetition of home path constant

github.com/termux/termux-app - 906ff24e7696829f129829e1eeb235d98889dcf8 authored almost 9 years ago
Bump version in preparation for 0.33

github.com/termux/termux-app - c8af97485265e5f305c67ddfda650a22232a146a authored almost 9 years ago
Do not force chooser when opening url

github.com/termux/termux-app - 481339e2f5a657e46836a206b788b3d010182bc1 authored almost 9 years ago
Update to Android Studio 2.0

github.com/termux/termux-app - b2ecae63a83c7567c88fb33b1304869c2b025699 authored almost 9 years ago
Update the android gradle plugin

github.com/termux/termux-app - a67f798f2f9077d502feb2bd697b82a9ffe46d58 authored almost 9 years ago
Modify setup in wrappers for /system/bin/ commands

On several devices several tools in /system/bin/ requires
LD_LIBRARY_PATH to contain /system/lib...

github.com/termux/termux-tools - 75cf16fed844c990ad8180ad187b5d1adec31b95 authored almost 9 years ago
rm mosh from package-suggestions (it works now)

github.com/termux/termux.github.io - eb810526446caede72b7605aa2b751500a447b4a authored almost 9 years ago
Add ip command to termux-tools

github.com/termux/termux-tools - caafb9cf573075c010787d4aa52a62e29346ae5b authored almost 9 years ago
Move ping6 from inetutils to instead use system

The ping6 binary needs setuid, so use the working system version
instead of installing a broken ...

github.com/termux/termux-tools - fd3ad22a4a8aff7903b3256a22d41f8b5087dfce authored almost 9 years ago
added Profanity to the suggested packages

github.com/termux/termux.github.io - cb4779935028293ec23716aab63026a88abb110e authored almost 9 years ago
termux-tools: Search in more places for su

github.com/termux/termux-tools - c2794f5295991fdbfd56590e3ad70b9466e7735c authored almost 9 years ago
Update changelog for v0.32

github.com/termux/termux.github.io - 1fc4856cc20615ac4689a51a1347cc484552a704 authored almost 9 years ago
Match less files for file receiving (fixes #66)

github.com/termux/termux-app - d69485b70bf127c0970e4fd6751e77020155a584 authored almost 9 years ago
Add GNU Stow as package suggestion

github.com/termux/termux.github.io - 2d1942cfff148dd161dda35c1705fdaa40672d73 authored almost 9 years ago
Add redis as package suggestion

github.com/termux/termux.github.io - 7f37e0e11813120a4ee16cb5fd415d0982051b04 authored almost 9 years ago
Add texlive package suggestion

github.com/termux/termux.github.io - f40102bd030df9eb272a828c36b9c9cf6af1414a authored almost 9 years ago
Remove PRoot as suggested package since it exists

github.com/termux/termux.github.io - 3e4986a34e0fddf29bf61e53d2eef3320a5c4987 authored almost 9 years ago
Do not fail with NPE when scheme is null

Also remove some debug logging left by mistake.

github.com/termux/termux-app - 421dfcca39bb68fb76778441ddb1362e2abe63cc authored almost 9 years ago
termux-tools: Update su script, add getprop

github.com/termux/termux-tools - 72cef8b65612c5d7ac1da17a1a100112dd672397 authored almost 9 years ago
termux-tools: New 0.20 version with a su script

github.com/termux/termux-tools - 27fe98ac637bad608f2a178f027cd6647cb0bae2 authored almost 9 years ago
termux-tools: Add su wrapper

github.com/termux/termux-tools - 04f3436d20b0ab6027acb12af21d55647f534508 authored almost 9 years ago
Update the changelog

github.com/termux/termux.github.io - 8dc5007c13b46314da5273ec6c6a587e8a85a6e2 authored almost 9 years ago
termux-tools: Fix the am and pm wrapper

github.com/termux/termux-tools - c93a5266f6cba323d303d684bded23e2c2a1e605 authored almost 9 years ago
termux-tools: Add dalvikvm wrapper

github.com/termux/termux-tools - 4ad6378a0195cad7da666a09470b728dff06b2c4 authored almost 9 years ago
termux-tools: Add ping and logcat wrappers

github.com/termux/termux-tools - 49e9a11180461e8346a6475fada8fb15a580e9c3 authored almost 9 years ago
Remove unused imports

github.com/termux/termux-app - 3aaa0ab2675be623cfc596dbb263319ec938f52a authored almost 9 years ago
Remove unused variable

github.com/termux/termux-app - e7f9647beb6e1b54c7de93c03e1ab2d9885b371a authored almost 9 years ago
Bump version to 0.31

github.com/termux/termux-app - 5558f371b4864c177f31460388082edcc1e7aeed authored almost 9 years ago
Keep the EXTERNAL_STORAGE environment variable

The EXTERNAL_STORAGE environment variable is needed on at least the
Samsung Galaxy S7 for /syste...

github.com/termux/termux-app - 0882ed6470e74a2791ed0a085b28b03149ad166f authored almost 9 years ago
Install 64-bit arm packages on capable devices

This will only affect new installations. Existing users wishing to
install 64-bit packages can r...

github.com/termux/termux-app - 5c024485214ef81112abf29c89c46f14b4459f72 authored almost 9 years ago
Do not have /system/bin in the PATH

By appending the old system PATH environment variable to the paths
setup by Termux system binari...

github.com/termux/termux-app - 17382fb190bbdf88352bd905ce34fb895f1d68fe authored almost 9 years ago
Make it possible to receive files

The files are saved to $HOME/downloads/, after which the user
may choose to open the downloads/ ...

github.com/termux/termux-app - d6eea83bfc60e2c2966779dc89318907ecbd78d6 authored almost 9 years ago
Update to gradle 2.12

github.com/termux/termux-api - 7cc33f4d92d02fc654d7537ba4597577cdef0312 authored almost 9 years ago
termux-fix-shebang: Only modify first line

github.com/termux/termux-tools - 4e13b7a10a6026f8ad44eb1f19a941044016b621 authored almost 9 years ago
Fix method reference in javadoc

github.com/termux/termux-app - 51181c2d49a40078db866d5871c1ef2836cb03f8 authored almost 9 years ago
Recycle a TypedArray after usage

Also add two suppress lint annotations.

github.com/termux/termux-app - 480b8a4f7eff8eed01659207f8fd2d5507838b5f authored almost 9 years ago
Extract constants

github.com/termux/termux-app - f989157f100d340b4db40223ac55e303eba83ae3 authored almost 9 years ago
Update gradle from 2.10 to 2.12

github.com/termux/termux-app - 0e942f90a687c31ff96aade9d854d9eb58fc777b authored almost 9 years ago
Set 4 space indentation in .editorconfig

github.com/termux/termux-app - 5b8eca46a1b6143c2f2abfa79a31ce0421ea8137 authored almost 9 years ago
Add PATH environemnt variable in failsafe mode

github.com/termux/termux-app - 493900d60bbaf1300732fa535ad8834263416eb0 authored almost 9 years ago
ssh: Clarify that any username may be used

github.com/termux/termux.github.io - 2e05dd5bb0bbbd86a13061e501e172f38f2f4e67 authored almost 9 years ago
Extract variable for clarity

github.com/termux/termux-app - c6d6a6363730a1bb49aef4c94ebabc9e4f01606b authored almost 9 years ago
Handle backspace across wrapped lines (closes #59)

github.com/termux/termux-app - ca71265f23276fa6dfc11bee942876652a1f4649 authored almost 9 years ago
Catch IllegalArgumentException from startActivity

github.com/termux/termux-app - 46c9c4b80e225ae5bd261759a461c06eafdf4f49 authored almost 9 years ago
Fix tabs to not overwrite cells

github.com/termux/termux-app - 6ca055bb25abfd1232279e696e8c573ec67ed927 authored almost 9 years ago
Update README.md

github.com/termux/termux-api - 07a628a339b359c4e00d9f0acded985d849e8b0d authored almost 9 years ago
TermuxFilePickerProvider: Small improvements

1. Return true from onCreate().
2. Implement getType().

github.com/termux/termux-app - ce7ad530cd48efd9cd43d208b2911178f0ea55e0 authored almost 9 years ago
Bump version to 0.29

github.com/termux/termux-app - d0015cbe820cea4bebaaf4422f3d7766fb6267ec authored almost 9 years ago