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

termux-wifi-scaninfo needs Location enabled

Due to https://issuetracker.google.com/issues/37060483:

WifiManager#getScanResults() re...

github.com/termux/termux-api - de8d68a64e38ac8b8d5c0bd1799e571604b53b6e authored over 6 years ago by Fredrik Fornwall <[email protected]>
Merge pull request #17 from dkramer95/CallLogAPI

Add CallLogAPI script

github.com/termux/termux-api-package - 7f47901d5bf3319e0f3a1f6eea79014e83a41deb authored over 6 years ago by Fredrik Fornwall <[email protected]>
Add CallLogAPI (#170)

github.com/termux/termux-api - 0ead304e4bb9778f8a120a336d5e8e5aee661ef7 authored over 6 years ago by David Kramer <[email protected]>
Show which permissions are required

github.com/termux/termux-api - 9bf693380df90c7edf38210d5eea0617a20b42dd authored over 6 years ago by Fredrik Fornwall <[email protected]>
Update TermuxApiPermissionActivity.java (#109)

github.com/termux/termux-api - c179e18d992bb428054a417df35f3dedbac2b2b4 authored over 6 years ago by Auxilus <[email protected]>
Fix possible crash in SensorAPI due to null command (#171)

github.com/termux/termux-api - 05ed7b750b9e607607a888b8932165cb3656bc3f authored over 6 years ago by David Kramer <[email protected]>
Added 'data_enabled' and 'sim_subscriber_id' fields to 'termux-telephony-deviceinfo' (#175)

github.com/termux/termux-api - 30b21b2fe229761b24d8ed2381471728edb6cdfb authored over 6 years ago by Cem <[email protected]>
disableWrapperSourceDistributionNotification=true

github.com/termux/termux-api - 298ebe74d1e6d0f87e54d922d50e38ac2ccdd0ed authored over 6 years ago by Fredrik Fornwall <[email protected]>
Update gradle configuration

github.com/termux/termux-api - 010945ea37ef19a0ca75377e35032876df43f5e6 authored over 6 years ago by Fredrik Fornwall <[email protected]>
Fixed notifications not displaying on Oreo (#173)

github.com/termux/termux-api - 4de411b720f6e9481d3642dcf661bee47a5315f1 authored over 6 years ago by Cem <[email protected]>
Merge pull request #20 from xeffyr/fix-typo

termux-notification: fix typo in usage text

github.com/termux/termux-api-package - 9c97dc978155fe7ee7931237c5713c1c0697fa1a authored over 6 years ago by Fredrik Fornwall <[email protected]>
termux-notification: fix typo in usage text

github.com/termux/termux-api-package - 6d292f04d0c39067c4d26e5ca6649a066320c14c authored over 6 years ago by Leonid Plyushch <[email protected]>
link2symlink: Don't decrement link count on rmdir()

The unlink() and rmdir() calls in Linux got merged into unlinkat()
with AT_REMOVEDIR flag to dif...

github.com/termux/proot - 3bc06868508b858e9dc290e29815ecd690e9cb0c authored over 6 years ago by Michał Bednarski <[email protected]>
libusb: update to v1.0.22

github.com/termux/termux-root-packages - 971a9e20bc064aa7571e765dd0839099b7f7b388 authored over 6 years ago by Henrik Grimler <[email protected]>
Add libusb as root only package

github.com/termux/termux-root-packages - a10e4194ee809bfc2c069fa38dd82c6ad402ed33 authored over 6 years ago by Wetitpig <[email protected]>
Merge pull request #17 from Hax4us/hax4us-patch-1

support chroot(relative_path_to_current_root)

github.com/termux/proot - 02bc8d1fbad330c6ea3b9a57125b29fe0e17c19e authored over 6 years ago by michalbednarski <[email protected]>
cryptsetup: fix paths for loop devices

github.com/termux/termux-root-packages - 3fdbec0043b462a998e511cd8a1ab758a3d6d79a authored over 6 years ago by Leonid Plyushch <[email protected]>
support chroot(relative_path_to_current_root)

github.com/termux/proot - ef291206e16231ba698989d59a4324a3f8508fe7 authored over 6 years ago by Hax4us <[email protected]>
new packages: cryptsetup and libdevmapper

github.com/termux/termux-root-packages - f17e8dc586aaecbd1eab87811299148fab542506 authored over 6 years ago by Leonid Plyushch <[email protected]>
arp-scan: add package

Need to verify that pgac_cv_snprintf_long_long_int_format=%lld is correct on i686.

github.com/termux/termux-root-packages - e1160288047d727c0586c95a33601b56508f48f6 authored over 6 years ago by Henrik Grimler <[email protected]>
Add CallLogAPI script

github.com/termux/termux-api-package - 502737caa7cf17315cacbe6e6ecd8d7f52d69976 authored over 6 years ago by David Kramer <[email protected]>
Prevent sensor names from being splitted when they contain spaces

github.com/termux/termux-api-package - d2672c131088b367188529702f3c140fe08fd334 authored over 6 years ago by Wendel Scardua <[email protected]>
Add seccomp workaround for utimes

Utimes handling is based on
https://github.com/termux/proot/issues/14#issuecomment-387292047

Re...

github.com/termux/proot - 29a1f088c2c981d47b29b252dc7045ab74d1144d authored over 6 years ago by Michał Bednarski <[email protected]>
dnsmasq: add package

github.com/termux/termux-root-packages - 68e81adc5c31fccc51fadd7886f5d6ff9b49e3d3 authored over 6 years ago by Henrik Grimler <[email protected]>
Implement seccomp workarounds for legacy syscall variants

Map legacy syscall variants which are blocked by seccomp policy
to canonical variants which are ...

github.com/termux/proot - 0c1ab57019c350a0562b902655a8f615ac507019 authored over 6 years ago by Michał Bednarski <[email protected]>
Emulate getpgrp if it's blocked by SECCOMP

Fixes termux/proot#14

github.com/termux/proot - 793b096f5bc35600036200391088b444b14dedaf authored over 6 years ago by Michał Bednarski <[email protected]>
unset LD_PRELOAD in su because magist 16.4 is 32 bit only

github.com/termux/termux-tools - dc0a986f78bd65a9c2865d08ac6be531bd3e330a authored over 6 years ago by Oliver Schmidhauser <[email protected]>
Fix debugging inside proot

Fix killing of tracees that haven't issued any syscall yet,
previously we've used last_restart_h...

github.com/termux/proot - 88b915ee1f41217d4d6a24729fbc0078d78255d7 authored over 6 years ago by Michał Bednarski <[email protected]>
Add support for Linux >= 4.8

* Detect seccomp event order and handle both old and new one
* If new seccomp order is in use, s...

github.com/termux/proot - 47138da843bbfcea2273a11ce9d83b40031465bf authored over 6 years ago by Michał Bednarski <[email protected]>
Bump version from 0.20 to 0.21

github.com/termux/termux-api - 50230df0607213521fba812ae28a1cd4d760bc5a authored almost 7 years ago by Fredrik Fornwall <[email protected]>
MediaPlayerAPI: Some more minor improvements (#160)

* MediaPlayerAPI: revert commit 299d557

The error message won't be displayed anyway:

$ tou...

github.com/termux/termux-api - 6b5122c2ba8ccad1e5615567c2788030e6b85c3a authored almost 7 years ago by tomty89 <[email protected]>
Remove implemented features from ideas in readme / fix typo (#163)

github.com/termux/termux-api - 485491c685b39ffb4f82b4aeee4b4c0fa04bb0f5 authored almost 7 years ago by David Kramer <[email protected]>
Fix possible crash in NotificationAPI from invalid LED color value (#164)

github.com/termux/termux-api - fa9373ab1e0e9658ad10fa0353683ba6c2ece0d5 authored almost 7 years ago by David Kramer <[email protected]>
Bump version from 0.19 to 0.20

github.com/termux/termux-api - 19acd1d54a5e897f4b45a66ccd71e88c38812e91 authored almost 7 years ago by Fredrik Fornwall <[email protected]>
Update termux-microphone-record

See https://github.com/termux/termux-api-package/pull/13

github.com/termux/termux-api-package - c03b659042adc9a019f3fc3e83f7ae22740a413e authored almost 7 years ago by Fredrik Fornwall <[email protected]>
Merge pull request #14 from dkramer95/wallpaperAPI

Add termux-wallpaper

github.com/termux/termux-api-package - c6b5317cbc37ae25c5d4f9ee78c642a278e6660a authored almost 7 years ago by Fredrik Fornwall <[email protected]>
Merge pull request #12 from dkramer95/termux-microphone-record

Add termux-microphone-record

github.com/termux/termux-api-package - bfe172255bf12321829a5584e89553b47d14bfbb authored almost 7 years ago by Fredrik Fornwall <[email protected]>
Fixes incorrect error message being displayed when playing track / (#157)

possible crash when playing another track after other finished

github.com/termux/termux-api - efcafdf5790803ba4f6b06c2dcb23a4d18fcd5ff authored almost 7 years ago by David Kramer <[email protected]>
Add MicRecorderAPI (#158)

github.com/termux/termux-api - 0aeb960680676a6fc8fc09f4bf494b2bdc390dc0 authored almost 7 years ago by David Kramer <[email protected]>
Add WallpaperAPI

github.com/termux/termux-api - e7fa1d2498d3141c668968a286f05bd7a8d13755 authored almost 7 years ago by David Kramer <[email protected]>
Add termux-wallpaper

github.com/termux/termux-api-package - 69166addbbf8c8bf1fb56fd83b89d02484f5eba1 authored almost 7 years ago by David Kramer <[email protected]>
Add termux-microphone-record

github.com/termux/termux-api-package - 5b5315f321b442787bc8ea035e1b6c02cf5b6eea authored almost 7 years ago by David Kramer <[email protected]>
Bump version from 0.18 to 0.19

github.com/termux/termux-api - 56b5e9a9353d15db70f469976c6455ea3bb7e71c authored almost 7 years ago by Fredrik Fornwall <[email protected]>
MediaPlayerApi playHandler: prepare synchronously, don't always print failure

the isPlaying() call was completing before the prepareAsync() call, always returning "Failed to ...

github.com/termux/termux-api - d4660a3ce976b7427ef712e5818adf0e8a29d5a7 authored almost 7 years ago by landfillbaby <[email protected]>
Bump version from 0.17 to 0.18

github.com/termux/termux-api - a5b2a01d962a746e8a29f4253aec6f16352685d7 authored almost 7 years ago by Fredrik Fornwall <[email protected]>
AudioAPI: updates for AudioTrack methods

There are several changes in the commit:

1. Use instance methods to get sample rate and buffer ...

github.com/termux/termux-api - 34c6841a0524c0e8a540fc35e6bc31ecf6d429ec authored almost 7 years ago by Tom Yan <[email protected]>
MediaPlayerAPI: check whether playback has been successfully started

github.com/termux/termux-api - 299d55789b423e6b18b0ff0b4b7f5c75cc9b19c4 authored almost 7 years ago by Tom Yan <[email protected]>
MediaPlayerAPI: eliminate pointless toUpperCase()

Fixes #154.

github.com/termux/termux-api - 7bdd53008a07d7bb4d28f9624ddcd29eb42bbf52 authored almost 7 years ago by Tom Yan <[email protected]>
MediaPlayerAPI: prevent NullPointerException

Fixes #154.

github.com/termux/termux-api - 9c104aac36605be324eafd079234e754ddda67e0 authored almost 7 years ago by Tom Yan <[email protected]>
MediaPlayerAPI: remove extension pattern check

There are way more possibilities and extension doesn't guarantee
anything about the file.

github.com/termux/termux-api - 1be62a5c912a2a970f22ad463b1811f008ea57ca authored almost 7 years ago by Tom Yan <[email protected]>
Merge pull request #11 from tomty89/master

fix termux-media-player

github.com/termux/termux-api-package - 5a64eb6917486e1bf4675dcdefa3772652ce6c71 authored almost 7 years ago by Fredrik Fornwall <[email protected]>
fix termux-media-player

github.com/termux/termux-api-package - 3714387eb36df2147ce7f53386abef826af10418 authored almost 7 years ago by Tom Yan <[email protected]>
Add google() too allprojects.repositories

github.com/termux/termux-api - 35ba761e3af201ba494697d2a65a2794582c1067 authored almost 7 years ago by Fredrik Fornwall <[email protected]>
Specify google() before jcenter()

github.com/termux/termux-api - 94f4239c2632278f449aafbb6c06076cf88fdb15 authored almost 7 years ago by Fredrik Fornwall <[email protected]>
Update gitignore for Android Studio 3.1

github.com/termux/termux-app - 3417e37e8d3244fae904d499a6ed15e55bb11c56 authored almost 7 years ago by Fredrik Fornwall <[email protected]>
Update gitignore for Android Studio 3.1

github.com/termux/termux-api - 746f2b07ce643590bb5cd31269fbd06c22595970 authored almost 7 years ago by Fredrik Fornwall <[email protected]>
Add termux-media-player

github.com/termux/termux-api-package - 1686e053fdb92dc7e30ea59b89fd857e5acb1e0a authored almost 7 years ago by Fredrik Fornwall <[email protected]>
Add MediaPlayerAPI (#146)

github.com/termux/termux-api - 89e2b1ed951837bb67177571e7540d4163544ccf authored almost 7 years ago by David Kramer <[email protected]>
Add termux-sensor

github.com/termux/termux-api-package - 6bee084205e1cf02fd41762321bf320682b92dd0 authored almost 7 years ago by Fredrik Fornwall <[email protected]>
Add termux-torch command

github.com/termux/termux-api-package - 5abdd84879df311035503152dcd48d84d3b7aa3b authored almost 7 years ago by Fredrik Fornwall <[email protected]>
Bump version to 0.17

github.com/termux/termux-api - bf9577e23a150e145d322726d18879e710f3bbbd authored almost 7 years ago by Fredrik Fornwall <[email protected]>
Update gradle configuration

github.com/termux/termux-api - b7cc2a3dd185268de3df0cc2b9ac2f93ea6d3b89 authored almost 7 years ago by Fredrik Fornwall <[email protected]>
Remove explicit buildToolsVersion

https://developer.android.com/studio/releases/gradle-plugin.html#behavior_changes

github.com/termux/termux-app - 31ba36e0fae1c33defc3b405c1ec1e09b5b8e865 authored almost 7 years ago by Fredrik Fornwall <[email protected]>
Remove unused import

github.com/termux/termux-api - efc06c4a32d21d5caf96d3bd451f9afe942d8e27 authored almost 7 years ago by Fredrik Fornwall <[email protected]>
Add SensorAPI (#147)

github.com/termux/termux-api - eab70c318f06808be91abbf9cdb6782e5f5a4c0d authored almost 7 years ago by David Kramer <[email protected]>
Merge pull request #7 from Neo-Oli/fix-globbing

Disable globbing in termux-notification.

github.com/termux/termux-api-package - 374a4a7ba5facee10fa6092d3c096bd94ed8a71d authored almost 7 years ago by Fredrik Fornwall <[email protected]>
AudioAPI: fix build-time error (#145)

github.com/termux/termux-api - 11b84d9f9c061590f537a6945ef72bf6d8e48eac authored almost 7 years ago by tomty89 <[email protected]>
Update gradle configuration

github.com/termux/termux-app - c444f1fd28fd952d37976a025b4c58a95371f468 authored almost 7 years ago by Fredrik Fornwall <[email protected]>
Add more ideas (#135)

github.com/termux/termux-api - dd5b9782637b278515fe542add6f4335fdca640e authored almost 7 years ago by Auxilus <[email protected]>
AudioAPI: avoid redundant code (#134)

github.com/termux/termux-api - 9552c418bac8a889b8835903c18452e294299164 authored almost 7 years ago by tomty89 <[email protected]>
Adds TorchAPI implementation (#137)

github.com/termux/termux-api - 91b8ed4249a98a9d282a4e8a6606403edef1a297 authored almost 7 years ago by David Kramer <[email protected]>
hping3: mkdir share/man/man8 in termux_step_post_configure

github.com/termux/termux-root-packages - 5740af558ed6588f2be2fb9e4645b951b717f429 authored almost 7 years ago by Henrik Grimler <[email protected]>
hping3: split patch into several files

Also activate tcl and make package build.

github.com/termux/termux-root-packages - d4a850f986964be900f7209b74dc21b5faa669d3 authored almost 7 years ago by Henrik Grimler <[email protected]>
Add original source url

github.com/termux/termux-root-packages - 4515efb7361c24658aa44973da8c89d1b80481d4 authored almost 7 years ago by Hax4us <[email protected]>
Add files via upload

github.com/termux/termux-root-packages - 437849c0f58689407b5efcc145035c2178799815 authored almost 7 years ago by Hax4us <[email protected]>
Make TerminalRenderer public

I want to use the renderer with a custom canvas without having to render to an Android View whic...

github.com/termux/termux-app - 9f36ed06b8e2c3b5e5918444e0c37699e21a7196 authored almost 7 years ago by RangerMauve <[email protected]>
Merge pull request #11 from marksteward/master

Split out SIGSYS handling and redirect accept to accept4

github.com/termux/proot - c24fa3a43af2336a93f63fe3fb3eac599f0e3592 authored almost 7 years ago by michalbednarski <[email protected]>
Split out SIGSYS handling and redirect accept to accept4

github.com/termux/proot - c643be6cedf99bafe07066c67169e94350635afb authored almost 7 years ago by Mark Steward <[email protected]>
aircrack-ng: add patch to make package build for aarch64

Solves https://github.com/termux/termux-root-packages/issues/11.
Also clean up dependencies a bit.

github.com/termux/termux-root-packages - 668df889104f828dc4c9eda2bfd3bfd6bfe7b7c0 authored almost 7 years ago by Henrik Grimler <[email protected]>
Add .gitignore

github.com/termux/termux-root-packages - 593971e22dafb1c15cb379989cac8789ddcca7f4 authored almost 7 years ago by Henrik Grimler <[email protected]>
termux-tools: Work around for when termux-exec is broken

github.com/termux/termux-tools - bcfdc43977b79d539347477581c294384e57af76 authored almost 7 years ago by its-pointless <[email protected]>
nethogs: Remove useless CPPFLAGS option

github.com/termux/termux-root-packages - 3aba572f6e269647e4723746889611abf8450ad3 authored almost 7 years ago by Pierre Rudloff <[email protected]>
nethogs: We don't need Makefile.patch

github.com/termux/termux-root-packages - 152cce997d1e10c090166b350d1920646c4105e8 authored almost 7 years ago by Pierre Rudloff <[email protected]>
Add warning about termux-exec

termux/proot#9

github.com/termux/proot - 9553bc6b65f705b26249cf70244bff9ab8e935e9 authored almost 7 years ago by Michał Bednarski <[email protected]>
fake_id0: Also recognize EACCES as permission denied

(besides just EPERM)

termux/proot#8

github.com/termux/proot - 1ae8b8a6d75ebf8ef38e8c3f6b6c51afc6ea0e65 authored almost 7 years ago by Michał Bednarski <[email protected]>
Build with -Werror

github.com/termux/termux-exec - a98452930be7f2bf4c3f2eaef026040adfd1e9ab authored almost 7 years ago by Fredrik Fornwall <[email protected]>
Include <fcntl.h> for open(2)

github.com/termux/termux-exec - d8a85ec550576a0b7002f2749fd8953a812aa684 authored almost 7 years ago by Fredrik Fornwall <[email protected]>
Update nethogs to 0.8.5

github.com/termux/termux-root-packages - a0f67f5727f4adac6bb777355d946aaea7c6c13a authored almost 7 years ago by Pierre Rudloff <[email protected]>
Disable globbing in termux-notification.

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

`termux-notification --content '*'` shoul...

github.com/termux/termux-api-package - 06d4a0bf2f5ac8ac122c59da1332f18682ff4753 authored almost 7 years ago by Oliver Schmidhauser <[email protected]>
Bump some dependency versions

github.com/termux/termux-app - c2ab5bcd50c9ce1e0a5b87e4b46a6ea487ef2f37 authored almost 7 years ago by Fredrik Fornwall <[email protected]>
termux-tools: Depend on termux-am (fixes #2101)

github.com/termux/termux-tools - 7272e3792748f754a3cb99f2efe452604995490a authored almost 7 years ago by Fredrik Fornwall <[email protected]>
Unset LD_PRELOAD in development wrapper script too

github.com/termux/TermuxAm - b94fc2c05f2d653d2c0c015c33538e089c3f610f authored almost 7 years ago by Michał Bednarski <[email protected]>
Support Android 5

github.com/termux/TermuxAm - 0574a59d4187037c7f03c064f889d5fc657159e1 authored almost 7 years ago by Michał Bednarski <[email protected]>
Merge pull request #1: Unset LD_PRELOAD

from fornwall/unset-ld-preload

github.com/termux/TermuxAm - 9202c35b85f80aaad5d14c7736f997fac323b6e9 authored almost 7 years ago by michalbednarski <[email protected]>
Unset LD_PRELOAD

By unsetting LD_PRELOAD we avoid issues on some devices where
dex2oat is a 32-bit binary, resuti...

github.com/termux/TermuxAm - 24a3d58415cea493ca779f1eaaf4912cee5bcf17 authored almost 7 years ago by Fredrik Fornwall <[email protected]>
Fix typo

github.com/termux/termux-api - adfc1840112acc489df3bf3a9a138f380011cd87 authored almost 7 years ago by Fredrik Fornwall <[email protected]>
Bump version to 0.16

github.com/termux/termux-api - 46201ae981819389ab5f9ededf85c1275c4c2414 authored almost 7 years ago by Fredrik Fornwall <[email protected]>
Add termux-audio-info

github.com/termux/termux-api-package - 21878b4622fc762a78894625da80539f7839b603 authored almost 7 years ago by Fredrik Fornwall <[email protected]>