Ecosyste.ms: OpenCollective

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

github.com/termux/termux-app

Termux - a terminal emulator application for Android OS extendible by variety of packages.
https://github.com/termux/termux-app

Bump terminal-emulator libraryVersion to 0.50

c29909726cb2c21914b9f1c13a1097d00c910122 authored over 7 years ago by Fredrik Fornwall <[email protected]>
Remove unused xmlns:android declaration

45bac89298543a9c9ca2e0740777da33dd810699 authored over 7 years ago by Fredrik Fornwall <[email protected]>
Merge pull request #330 from whydoubt/cursor_preserve_color

Make cursor save/restore affect color attributes

c06770c353e89a2f61ae89e62aa21f04e091fccd authored over 7 years ago by Fredrik Fornwall <[email protected]>
Merge pull request #331 from whydoubt/fix_parameter_fc

Fix FC from too many control code parameters

52a627efc8b44e73b17129cfa6eb111f05fd76d1 authored over 7 years ago by Fredrik Fornwall <[email protected]>
Add tests for cursor save/restore

58f9f1be71a8da42afcefdc7e687014a35c97698 authored over 7 years ago by Jeff Smith <[email protected]>
Make cursor save/restore affect color attributes

SGR attributes are stored in three variables: mEffect, mForeColor, and
mBackColor. Saving/resto...

2e9383720c44a0c216875f813005095a8743546b authored over 7 years ago by Jeff Smith <[email protected]>
Fix FC from too many control code parameters

When the number of parameters in a CSI control code exceeds the size of
the mArgs array, the cod...

058441dda6f703c15bad9d5ed327a9ec24e78229 authored over 7 years ago by Jeff Smith <[email protected]>
Add test for CSI followed by many parameters

888802a51977ece2f6bbf8c47f55ff1507c4b2b6 authored over 7 years ago by Jeff Smith <[email protected]>
Change android:extractNativeLibs to false

We're trying this to see if that fixes an F-Droid build issue.

See #319.

1a09b6d2a64a813aaf56a209e86100231f36c1e9 authored over 7 years ago by Fredrik Fornwall <[email protected]>
Update android build tools

9d3f7734a18cefaba6a2199204cbad767d502828 authored over 7 years ago by Fredrik Fornwall <[email protected]>
Bump build tools in .travis.yml

61f766b59fb830ff4b3b3532c4a90de40f9ea939 authored over 7 years ago by Fredrik Fornwall <[email protected]>
Bump version to 0.49

3f0837688194ade55512b98329a343efeddb82de authored over 7 years ago by Fredrik Fornwall <[email protected]>
Update gradle configuration

cf06e704296f16b00bacdeb2f13e15882f8dad21 authored over 7 years ago by Fredrik Fornwall <[email protected]>
Do not show a Toast on clipboard text

Fixes https://github.com/termux/termux-app/issues/149.

0714e435cbb422b75dd8b0eb20f3e7e745ce613a authored over 7 years ago by Fredrik Fornwall <[email protected]>
Export TMPDIR to $PREFIX/tmp

Fixes https://github.com/termux/termux-packages/issues/1010.
Fixes https://github.com/termux/ter...

c26315185f0e26db2521dfac64029f797346a229 authored over 7 years ago by Fredrik Fornwall <[email protected]>
[Android-things] Launch TermuxActivity automatically on boot

1be51392537e776644af72dda5fc200fa0ee721f authored over 7 years ago by Will Lin <[email protected]>
Perform haptic feedback on extra keys

Fixes #269.

adc43c40c591ffb498ea26a6c9319a8784c76c96 authored over 7 years ago by Fredrik Fornwall <[email protected]>
Update the Android gradle plugin to 2.3.1

779b1ca1f8efeadd3ce59e195b85021370ac6b57 authored almost 8 years ago by Fredrik Fornwall <[email protected]>
Remove float/ module from .idea/gradle.xml

e375f99b0c92ca11d2f7bde5743ba2cda9e71fe3 authored almost 8 years ago by Fredrik Fornwall <[email protected]>
Remove float/

The Termux:Float app has a new home at:

https://github.com/termux/termux-float

0ac55cd77a42cf30154e0adc9577927d85959db2 authored almost 8 years ago by Fredrik Fornwall <[email protected]>
Add gradle setup to publish to jcenter

4aefa5049b8e27de513352ad85d982ce0e924935 authored almost 8 years ago by Fredrik Fornwall <[email protected]>
Make GestureAndScaleRecognizer non-public

5b14124258665a650302a1b9368d5a7f21ff8439 authored almost 8 years ago by Fredrik Fornwall <[email protected]>
Fix some invalid html in javadoc

1a9c38374c0df9b98349bb343464427b3762f3c1 authored almost 8 years ago by Fredrik Fornwall <[email protected]>
Use getLocationOnScreen() to calculate position

This avoids problem when the window has been prevented from scrolling
outside of the screen, or ...

eefd504f089f33e7e51a040e7012060036533938 authored almost 8 years ago by Fredrik Fornwall <[email protected]>
Show window if launched when hidden

19f838e3d13c0325786dada41873e0e354dfcc59 authored almost 8 years ago by Fredrik Fornwall <[email protected]>
Rename TerminalKeyListener to TerminalViewClient

63adb2b132f72a6c04b81c2f8e479821f9648c97 authored almost 8 years ago by Fredrik Fornwall <[email protected]>
Restructure library modules

terminal/ -> terminal-emulator/
view/ -> terminal-view/

7d3a988d2fc93e681ed662cc18faa9a8a8171962 authored almost 8 years ago by Fredrik Fornwall <[email protected]>
Reformat all code in float/, getting rid of tabs

5cd705d6d11afb4d630e055e82b3e0895d6255c4 authored almost 8 years ago by Fredrik Fornwall <[email protected]>
Work on Termux:Float input handling

af8b269b516f96ba814ac2995df294cdd3b245b3 authored almost 8 years ago by Fredrik Fornwall <[email protected]>
Do not call long press listener when scaling

8c220eaaeaafa96c416c3ca0b2300914f8c71218 authored almost 8 years ago by Fredrik Fornwall <[email protected]>
Update Termux:Float launcher icon

0142e1ed0eb180d4e2b361fb2e953e49cc21e713 authored almost 8 years ago by Fredrik Fornwall <[email protected]>
Remove versionCode&versionName from libraries

ac0a349ed9401584fe420f8e65a812baa50409e0 authored almost 8 years ago by Fredrik Fornwall <[email protected]>
Clean up {terminal,view}/build.gradle

548b0916b65e04a0d3ad1c4f837dd79c9e6cada9 authored almost 8 years ago by Fredrik Fornwall <[email protected]>
Split up into modules and add float module

Split the app/ module into three modules

terminal/ - Terminal emulator library module.
view/ - ...

009de5a3ee2b06756d8ef49794e8cc867de10c2e authored almost 8 years ago by Fredrik Fornwall <[email protected]>
Respect content type termux-open for url:s

41d0d6001704f744d9d28e0b9ec09a342841549f authored almost 8 years ago by Fredrik Fornwall <[email protected]>
Add android:extractNativeLibs="false" to manifest

12ac0fa73c6ed4dc0434fbcc4aa1363abd1abbad authored almost 8 years ago by Fredrik Fornwall <[email protected]>
Avoid synthetic accessor method

835dfc0276e2668cdad13a36aa349deec0ad7054 authored almost 8 years ago by Fredrik Fornwall <[email protected]>
Fix some android studio lint warnings

f60316835fa7ac2de9deec57007d249162a83ba0 authored almost 8 years ago by Fredrik Fornwall <[email protected]>
Remove useless continue statement

f74a091be69a9b488f73469d6eef5d8276f82be0 authored almost 8 years ago by Fredrik Fornwall <[email protected]>
Work around Android < 7.0 wifi manager leak

http://tools.android.com/tech-docs/lint-in-studio-2-3#TOC-WifiManager-Leak

dd6cb5221d6b29eea8b82354ddeb6b22c441e0b3 authored almost 8 years ago by Fredrik Fornwall <[email protected]>
Update gradle config

cab6df5c0e194ca97d93f285d19163e26112ff34 authored almost 8 years ago by Fredrik Fornwall <[email protected]>
Bump version to 0.48

f6f080955864abf9a7d30d5e3b0ac462dd87376c authored almost 8 years ago by Fredrik Fornwall <[email protected]>
Fix crash when opening URL:s in Android < 7.0

In versions of Android earlier than 7.0 the FLAG_ACTIVITY_NEW_TASK
is needed when starting an ac...

11ed7e45d8df561c246fb12c356e0bb11aeda812 authored almost 8 years ago by Fredrik Fornwall <[email protected]>
Bump version to 0.47

ed1874db050cc5aabc2a693daf0c2cbab21eb713 authored almost 8 years ago by Fredrik Fornwall <[email protected]>
Tweak launcher size

cb60803a807ae035cbab54b94ef430adccaaea5b authored almost 8 years ago by Fredrik Fornwall <[email protected]>
Extended keyboard: allow inline input

Ff the buffer is empty, send a newline, otherwise send the content of
the buffer with the newlin...

fc92a27cb26ebfcf6cf79d6cf2c64e99acf84e9c authored almost 8 years ago by Fredrik Fornwall <[email protected]>
Use standard actions

29e62e608f264534db8b8da741ef023d3e97fa6a authored almost 8 years ago by Fredrik Fornwall <[email protected]>
Launch $PREFIX/bin/login by default

The login command takes care of both showing the etc/motd and
launching the login shell.

8a7f93d72260bba95288ea18213b2056160c4635 authored almost 8 years ago by Fredrik Fornwall <[email protected]>
Add built-in broadcast receiver to open files

420683fe6543708060bad47e16152761d7d5a079 authored almost 8 years ago by Fredrik Fornwall <[email protected]>
Travis testing

a3256ed551bd9be772071410010a1706824a749b authored almost 8 years ago by Fredrik Fornwall <[email protected]>
More attempts to get coverity scan working

57add98e3c9f2f769ed9dbfc10d96414e5a6177e authored almost 8 years ago by Fredrik Fornwall <[email protected]>
Remove the travis certificate workaround

6e5c04e04f30e29216cb622bb6c2a73a37dc86ee authored almost 8 years ago by Fredrik Fornwall <[email protected]>
Remove the welcome dialog

Instead of a modal dialog to be dismissed without any way to recall
it, the initial information ...

528a05ef6132b873ab2c44e7507cca58b052d888 authored almost 8 years ago by Fredrik Fornwall <[email protected]>
Adjust text placement on feature graphics

cb2f892dc5f242695aee6fe92da0c7563dc6e97d authored about 8 years ago by Fredrik Fornwall <[email protected]>
Bump version to 0.46

8b6e8d7fdd2f1ebcf63ffd1d6e64107d58f07c84 authored about 8 years ago by Fredrik Fornwall <[email protected]>
Call completeWakefulIntent() in Termux service

d0eeaa9fc30cde3805719f4f98f26412168a82f9 authored about 8 years ago by Fredrik Fornwall <[email protected]>
Style for android tv launcher transition

b7939134819a5ddc53e50b7b36e96fa6c4a89882 authored about 8 years ago by Fredrik Fornwall <[email protected]>
Test wcwidth on two more code points

d48b438c40a00f2f7f57bae2a6f70fa1cab54011 authored about 8 years ago by Fredrik Fornwall <[email protected]>
Try with a bit shorter process completed messages

11afe895e148ad7d6840b9f59797cc256d04dbc9 authored about 8 years ago by Fredrik Fornwall <[email protected]>
Update the tv banner a bit

bc96f71a2d6b41ff59b19bfbf3839c9da5a49e2d authored about 8 years ago by Fredrik Fornwall <[email protected]>
Remove unused on_bell.xml file

87dfded5e6898fedc1fd5abd5b352fa4f334b904 authored about 8 years ago by Fredrik Fornwall <[email protected]>
Remove the bell shake animation

Fixes https://github.com/termux/termux-packages/issues/628
Fixes https://github.com/termux/termu...

7c0ae4cb54cb98441d797348538e19eb315cfb21 authored about 8 years ago by Fredrik Fornwall <[email protected]>
Do not use IME_ACTION_NONE in the inputconnection

Using IME_ACTION_NONE prevents enter key to be used with the stock
Android TV keyboard.

Fixes #...

b917acbbfa0e9d81459d13d19c849ea7e21675be authored about 8 years ago by Fredrik Fornwall <[email protected]>
Translate \n to \r when receiving text from an IME

Fixes issue with fzf and return using the stock cyanogenmod
keyboard reported by @mklein994 on g...

7d9d6fb797a190f0bcdb0f3afe5410d4d257ca3f authored about 8 years ago by Fredrik Fornwall <[email protected]>
Add feature and tv banner to art/

74040dd37f1571f290c868c17e02c1d8c01589af authored about 8 years ago by Fredrik Fornwall <[email protected]>
Silence lint warnings in shortcuts.xml

e94f06d0f7ff4173518acf2fc00aa57cf5fc382f authored about 8 years ago by Fredrik Fornwall <[email protected]>
Remove unused variable. Use Collections.addAll()

af21b6dc3eecc71ad84234cf7943f653b415e8cb authored about 8 years ago by Fredrik Fornwall <[email protected]>
Update build dependencies

e0e8257f1c633b34c4c545f5e817d0e4b0228c41 authored about 8 years ago by Fredrik Fornwall <[email protected]>
Bump version to 0.45

743b067cae9e87ffaeb26728aa65909d3236be14 authored about 8 years ago by Fredrik Fornwall <[email protected]>
Fix NPE regression in version 0.44

23333c074a2be2786ca2e659edbbdf438221a45f authored about 8 years ago by Fredrik Fornwall <[email protected]>
travis: Update build tools

f11644fa51fe4d94afd3f51c921883260eb86b0b authored about 8 years ago by Fredrik Fornwall <[email protected]>
gradle: Update build tools

212be59fcae87a3d13867ba891c08c8fa346f24d authored about 8 years ago by Fredrik Fornwall <[email protected]>
Add art/copy-to-other-apps.sh script

e3a1f8224f76ba9bfc4a3116f8884c6fb65152d7 authored about 8 years ago by Fredrik Fornwall <[email protected]>
Bump version to 0.44

4f40d5a26aff36fb8ae3f8168889e79bb797e4ee authored about 8 years ago by Fredrik Fornwall <[email protected]>
Add Android 7.1 launcher shortcut for new session

df92896eef85500fd2ddf60afe3f2595cf54c272 authored about 8 years ago by Fredrik Fornwall <[email protected]>
Use constant for intent extra key

4c93cb42f175b41671a68d1236fc2495fd748d7d authored about 8 years ago by Fredrik Fornwall <[email protected]>
Give up on using vector drawables for launch icons

Instead use svg files in art/ and a script to build the png files.

34afb9de4397f3d7e34e2029bbcea0713795dc25 authored about 8 years ago by Fredrik Fornwall <[email protected]>
Remove duplicate updateNotification() calls

b6ea29d260b87cbe8203a9a334b9f378612ed52b authored about 8 years ago by Fredrik Fornwall <[email protected]>
Try it with launcher icons in drawable-anydpi

289d58a2f02843cbde8c5f19bd35d47aac978589 authored about 8 years ago by Fredrik Fornwall <[email protected]>
gradle: Update android gradle plugin

0501ce924b9e5964966e118dc7a93db921891b05 authored about 8 years ago by Fredrik Fornwall <[email protected]>
Add flags to imeOptions

Add IME_FLAG_NO_ENTER_ACTION and IME_ACTION_NONE. I haven't
encountered any issue without them, ...

d12256f5e5d5aeced5d9ba8a187b08d2f47feb6b authored about 8 years ago by Fredrik Fornwall <[email protected]>
Update gradle to 3.2.1

fcbc036f92fa5f3780f7d9869b12a584ac3ae054 authored about 8 years ago by Fredrik Fornwall <[email protected]>
Bump version to 0.43 for preview testing

70d58393340e969b2a743f9e159832da7f60c98e authored about 8 years ago by Fredrik Fornwall <[email protected]>
Keep track of background tasks

Also merge wake lock and wifi lock into one, and make it exposed to
termux-wake-lock and termux-...

9c195407599dcd5f6b088c6e96a66c4c654c0271 authored about 8 years ago by Fredrik Fornwall <[email protected]>
Render cursor color&shapes (underline and ibeam)

Allow the cursor to be colored by the theme, and support rendering
underline and ibeam cursor st...

9fe0e494734cf30484c2af14df012c128515f030 authored about 8 years ago by Fredrik Fornwall <[email protected]>
Improve setup of symlinks to external storage

The context.getExternalFilesDirs(null) call may return several
elements, and some of them may be...

357b17e972e706bc166cfbb98b065c8c5c208b2d authored about 8 years ago by Fredrik Fornwall <[email protected]>
Try to handle Samsung keyboard better

The stock Samsung keyboard with 'Auto check spelling' enabled may
send multiple backspaces. Note...

6334470f81bdf003b8567af9e3531cec4dce560d authored about 8 years ago by Fredrik Fornwall <[email protected]>
Use gradle build, not assembly, for coverity

b8cdd59c68d926a9b038ec966c7b4d5e2de415b0 authored about 8 years ago by Fredrik Fornwall <[email protected]>
Fix typo on coverity setup

6cf36fffd7d5407f286fb53b35dcec13bcc9cd73 authored about 8 years ago by Fredrik Fornwall <[email protected]>
Try to fix coverity scans in travis

f10ecd4db50f20c8bbb18c13a36e30a98d7e5a7c authored about 8 years ago by Fredrik Fornwall <[email protected]>
Tweak fillcolor in icons for easier svg generation

26457e84439858b3d60ded503da60c4bcf97b042 authored about 8 years ago by Fredrik Fornwall <[email protected]>
Update build tools version in travis

6702846c7c074387835718c32f8af9b949a0fc78 authored about 8 years ago by Fredrik Fornwall <[email protected]>
Update gradle deps

0c6180bbb13d814276177a1892f564ddd57983cb authored about 8 years ago by Fredrik Fornwall <[email protected]>
Coverity: Specify "branch_pattern: master"

fcf07f6a19e5e08a2fb4461ef13283dcc3537f6e authored about 8 years ago by Fredrik Fornwall <[email protected]>
Update README a bit

e272e3b3b278820cb7d7e91719d1fb6cf6ae2241 authored about 8 years ago by Fredrik Fornwall <[email protected]>
Enable coverity scan for all branches

cdf0e72145eeddcd6999a9ee6deea0795aebc4ec authored about 8 years ago by Fredrik Fornwall <[email protected]>
Use BackgroundJob.setupProcessArgs for sessions

70245eb78c17f0932d1497234825cf1cab978984 authored about 8 years ago by Fredrik Fornwall <[email protected]>
Add a round icon for android-25

ee7631dfac3b3920949e27d0c0e30305c0fa50d7 authored about 8 years ago by Fredrik Fornwall <[email protected]>
Tweak the icon somewhat

5ecf5d12d1e06acd061b5695fae819724f56f89b authored about 8 years ago by Fredrik Fornwall <[email protected]>
Use $PREFIX/bin/sh for script file without shebang

Also try to handle #!(/usr)/bin/foo shebangs.

0c8cd90f4e0bcd1d6bc8d70b5cfd3f1e0a47b752 authored about 8 years ago by Fredrik Fornwall <[email protected]>