Ecosyste.ms: OpenCollective

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

github.com/termux/termux-widget

Termux add-on app which adds shortcuts to commands on the home screen.
https://github.com/termux/termux-widget

Bump actions/upload-artifact from 3 to 4 (#111)

56f3eda7af887778e34d7877045e1680c3e4effe authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump actions/checkout from 3 to 4

Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](htt...

a66fdf2adf470a81d3618eebbc0c142cc9ab98e9 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Add monochrome icon

https://github.com/termux/termux-app/pull/2994

72fff0f5354e297367acc53adfba6085341ebe3f authored over 1 year ago by Markus <[email protected]>
Bump actions/checkout from 2 to 3 (#92)

Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](ht...

a5305f7fabc7d5f562d3e42d4ab9aa98e14cea9d authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Create dependabot.yml

c5f95fdc8442d94503602971d691a442bb6fb072 authored about 2 years ago by Lucy Phipps <[email protected]>
Fixed: Fix issue where app main activity will be brought to front if it existed in recent apps stack and a shortcut was run from launcher

03c9cb77dc8d8fe34a2ede827f13720cbbd4b49b authored about 2 years ago by agnostic-apollo <[email protected]>
Changed: Add `ShorcutFile` to hold shortcut info and move shortcut file enumeration to `ShortcutUtils`

Co-authored-by: Fabian Thomas <[email protected]>
Co-authored-by: agnostic-apollo <agnosti...

527caa62557b041a06af1fbfdf412c352fff9693 authored about 2 years ago by Fabian Thomas <[email protected]>
Added: Add dynamic shortcuts

Co-authored-by: Fabian Thomas <[email protected]>
Co-authored-by: agnostic-apollo <agnostic...

6253df516bffa2b6d6852fb59442210ae3a6883f authored about 2 years ago by Fabian Thomas <[email protected]>
Changed: Bump gradle to 7.5 and android gradle plugin to 7.3.1

5caa653a6b99a028f853e98f9018adaf4d2a3abb authored about 2 years ago by agnostic-apollo <[email protected]>
Fixed: Fix linter error `Usage of API documented as @since 1.9+` for `Flow.Publisher` used in `TermuxWidgetControlsProviderService`

6d3e8d8a362ef7aea76dfa658fcd065493cb6ec8 authored about 2 years ago by agnostic-apollo <[email protected]>
Fixed: Convert invalid `TargetApi` annotations to `RequiresApi`

9e05f6693a9021f786c901824fe3b81436eb2426 authored about 2 years ago by agnostic-apollo <[email protected]>
Changed: Remove invalid attribute and unneeded tint from refresh button

10e3b47a69cd3db69b0c2ca192ccfb6323dd8e4b authored about 2 years ago by agnostic-apollo <[email protected]>
Added: Add `ShortcutUtil.getShortcutManager()`

74ab9b69d64ac69829ffc946870946be58ec7ba7 authored about 2 years ago by agnostic-apollo <[email protected]>
Added: Add dynamic shortcuts docs to readme

Co-authored-by: agnostic-apollo <[email protected]>
Co-authored-by: Fabian Thomas <fabian...

bf2244759847a6d1bb5950d5ee3a281664e0b82a authored about 2 years ago by Fabian Thomas <[email protected]>
Added|Fixed: Add support for refreshing all widgets in in-app button and passing `0` in `ACTION_REFRESH_WIDGET` broadcast

This also allows a way to fix occasional non-responsive widgets after app updates if `ACTION_APP...

497c1cfbfc67d119ee086b0de720104b1386dfa2 authored about 2 years ago by agnostic-apollo <[email protected]>
Changed: Only show toast for icon used when creating pinned shortcuts

a7c9044faece8d239c54b693fc9d86080c075efb authored about 2 years ago by Fabian Thomas <[email protected]>
Changed: Refactor `TermuxCreateShortcutActivity` to move shortcut functions to `ShortcutFile` and change shortcut path behaviour

The `ShortcutFile` will now store the path instead of the file object

This commit will also now...

b67203aafd6bb6d4f445e5df006a7a0016cd1ea1 authored about 2 years ago by Fabian Thomas <[email protected]>
Changed: Update checkout and upload-artifact to v3

56bf254df75e41693670fa3e6a6a526e6faf6e87 authored about 2 years ago by daywalk3r666 <[email protected]>
rename dev_keystore.jks to testkey_untrusted.jks

Hopefully the new name of keystore file would provide to potential user
more info about what it ...

1ae72fd37c4633db7786de90790bc303e45c9262 authored over 2 years ago by Leonid Pliushch <[email protected]>
Remove replacement of '-' to ' ' in file names

Label 'tasks/start services.sh' looks ugly, 'tasks/start-services.sh' looks much better

If I ...

ad155a6c484ca70bfe4ba52b8c91aa2637997a8f authored almost 3 years ago by UnknownErrror <[email protected]>
Changed: Remove termux-emulator JNI libs from APK

750f981e273465364bf618bb20c6069d057ebe45 authored almost 3 years ago by agnostic-apollo <[email protected]>
Docs: Add google play store deprecation notice

280973c426d56442254b2ecaaeb6642efc606878 authored almost 3 years ago by agnostic-apollo <[email protected]>
Docs: Update installation info

3344096ab5d7d64732cb79cf7f1a7620ee0709c9 authored almost 3 years ago by agnostic-apollo <[email protected]>
Changed: Refactor debug_build workflow add support for sha256sums

ebd77fb55363c62d926caf8328e4909c8ea78976 authored almost 3 years ago by agnostic-apollo <[email protected]>
Changed: Refactor attach_debug_apk_to_release workflow add support for sha256sums

926fc25013dcf9a0d13758bee6fa2c5230967feb authored almost 3 years ago by agnostic-apollo <[email protected]>
Merge pull request #69 from SuspectTyrannosaurus/master

Update suggested permissions for .shortcuts/icons/

a5e1f43b0ba6c9a11f98052cc5573e174448150b authored about 3 years ago by agnostic-apollo <[email protected]>
Fix suggested permissions for .shortcuts/icons/

Fix the `chmod` command suggested for the `~/. shortcuts/icons/` directory. Previously it would ...

da1c600a7ae3e108a1aacf9460608f4861b58fd1 authored about 3 years ago by SuspectTyrannosaurus <[email protected]>
Update suggested permissions for .shortcuts/icons/

Change the `chmod` command suggested for the `~/. shortcuts/icons/` directory from `600` to `700...

9d80ea586f7eb6343c388d3fcfe0abbe9ac951bf authored about 3 years ago by SuspectTyrannosaurus <[email protected]>
Update README.md

f3c904fa9a24f569500ff5503b2aa60d16da7e78 authored over 3 years ago by agnostic-apollo <[email protected]>
Bump to v0.13.0

0bf2231d763820ccc28421646f9bf8139b5918fc authored over 3 years ago by agnostic-apollo <[email protected]>
Update README.md

30a7785271826a2b4a4d602f77a7f1ab494917c0 authored over 3 years ago by agnostic-apollo <[email protected]>
Changed: Allow shortcut and icon files under ~/.termux

bcb0ab6cf1b72dfb16ed9b48a9e291bab438d3ea authored over 3 years ago by agnostic-apollo <[email protected]>
Revert "Bump to v0.13.0"

This reverts commit 22b258b7

ce278cad1f80fcc99350520b473458a1513d69f5 authored over 3 years ago by agnostic-apollo <[email protected]>
Bump to v0.13.0

22b258b7dcce64e5213debc8ab749a2e199b3c84 authored over 3 years ago by agnostic-apollo <[email protected]>
Added: Add termux library docs url to build.gradle

6df4541ce9f95fcd64560e3fac414e806d2cd075 authored over 3 years ago by agnostic-apollo <[email protected]>
Added: Add launcher icon/activity that can optionally be disabled

Related issue #56

7c7612a8b53736063b10288c2f0b98f27de16a47 authored over 3 years ago by agnostic-apollo <[email protected]>
Fixed: Attempt to fix shortcuts token not being saved to SharedPreferences file with termux/termux-app@4f66786b

Related issue #16

da4b4378febaa8020f1d29f121559b7c027a3a22 authored over 3 years ago by agnostic-apollo <[email protected]>
Revert "Bump to v0.13.0"

This reverts commit 2f910713

7fc0b124c810b35471fc1c02e4854d51b56f6573 authored over 3 years ago by agnostic-apollo <[email protected]>
Bump to v0.13.0

2f9107135de71adb0c3a024ccdc99c7a17b338ca authored over 3 years ago by agnostic-apollo <[email protected]>
Update README.md

0a7130f7baee8768084ee81324e2ed31e3175e54 authored over 3 years ago by agnostic-apollo <[email protected]>
Fixed: Do not use files as icons that are non-regular files, are broken symlinks or their canonical path is not under the ~/.shortcuts/icons directory

9df1ab7d2a640f70e261353a924996a289c3c63e authored over 3 years ago by agnostic-apollo <[email protected]>
Changed!: Do not show files as shortcuts that are broken symlinks or their canonical path is not under the ~/.shortcuts directory

Validation of shortcut file was already being done before execution by 32f344ee.

13954b8b62ab36db5a084827fe65bfd88f32c909 authored over 3 years ago by agnostic-apollo <[email protected]>
Added: Add app widget id in toast shown when refreshing widget

15b369888e24789a5af5064b09008b71e9b03304 authored over 3 years ago by agnostic-apollo <[email protected]>
Revert "Bump to v0.13.0"

This reverts commit b9875209

01ad073c8443e341377db3218ee7280cd3365824 authored over 3 years ago by agnostic-apollo <[email protected]>
Bump to v0.13.0

b9875209c33735c0db57629838234fa09f24822c authored over 3 years ago by agnostic-apollo <[email protected]>
Update debug_build.yml

12b5c19f719adf3d35d7ddcfa4d93ed8f0de7d79 authored over 3 years ago by agnostic-apollo <[email protected]>
Update README.md

297a0b3f966557f459f80777e1c8eebf53b624aa authored over 3 years ago by agnostic-apollo <[email protected]>
Added: Send plugin github repo url to TermuxService to be shown in case of failure

42a740b4c41bc5664b98978a3144fb68f3f93837 authored over 3 years ago by agnostic-apollo <[email protected]>
Add LICENSE.md

a249c87ba5cb3eb16fe5765c073bc3056e4ccf6f authored over 3 years ago by agnostic-apollo <[email protected]>
Changed!: Move to semantic versioning for app version and add commit hash and `github` to APK file names

The `versionName` will now follow semantic version `2.0.0` spec in the format `major.minor.patch...

af8b7c139a5cafbdf742b9da7d059612efa09da0 authored over 3 years ago by agnostic-apollo <[email protected]>
Changed: Include output-metadata.json in debug build artifacts

8e41be4ba2f296ce9e9e1638635868c977fc7246 authored over 3 years ago by agnostic-apollo <[email protected]>
Changed: Use ShortcutManager APIs to create pinned shortcut on android >=8

This is better way to create shortcuts since launcher does not get access to shortcut data of th...

e94d7777c1ff0bc6932ec1270503a73f3dd04da2 authored over 3 years ago by agnostic-apollo <[email protected]>
Changed: Update .gitignore

43cc79a77c1086b0ca8266224a064a5c5e545c47 authored over 3 years ago by agnostic-apollo <[email protected]>
Changed: Enable minifyEnabled but still keep shrinkResources and obfuscation disabled for testing reproducible builds and maintaining stacktraces of crashes

e0c248d79bc64070ee293e9123b394db2ccec6d7 authored over 3 years ago by agnostic-apollo <[email protected]>
Changed: Use termux-shared

- All hardcoded `com.termux` constants have been removed and will be handled by `TermuxConstants...

32f344ee81b2731d2b94ce009ef39a3d1253bf6d authored over 3 years ago by agnostic-apollo <[email protected]>
Changed: Bump gradle to 7.2

135742b3250529b2cbf4148b98be68fb56bb4a7c authored over 3 years ago by agnostic-apollo <[email protected]>
Changed: Enable useAndroidX

7ae63399de4456febe732d0b9df93a1635b3b17b authored over 3 years ago by agnostic-apollo <[email protected]>
Changed: Bump minSdkVersion to 24

b9c4696f4226de38a0a24c1d81db4253a8a80080 authored over 3 years ago by agnostic-apollo <[email protected]>
Changed: Update .gitignore

6bc4db4259aefd835cceddaee8d5ccf4e024fcb4 authored over 3 years ago by agnostic-apollo <[email protected]>
Changed: Rename widgetpreview.png

b828679cfcd26af69f2cd32db1ecdf79338773b0 authored over 3 years ago by agnostic-apollo <[email protected]>
Merge pull request #55 from dkramer95/feature/termux-controls-provider

Added: Add widget support for device control menu in power menu on android 11

8c034da8ae4d46ee2707228756d484c3af79cf24 authored over 3 years ago by agnostic-apollo <[email protected]>
Minor fixes

c8e627bf7c6f5784ca0870e5e9b60809275a19e0 authored over 3 years ago by David Kramer <[email protected]>
Update debug_build.yml

adaa89a41f9c9af411a047080264798ff82c303a authored over 3 years ago by agnostic-apollo <[email protected]>
Extract string

58b19d5da5b4b44959256eccf500f7b4343aee92 authored over 3 years ago by David Kramer <[email protected]>
Refactor duplicate execute intent code to helper in TermuxWidgetProvider

af3cf4671569300e6aae7d4fcdd13ecb469e820f authored over 3 years ago by David Kramer <[email protected]>
Fix BottomSheet briefly showing on widget control interaction

* Route intent through TermuxWidgetControlExecutorReceiver instead

6b0f78fac6b7d0ce3719b4b1b98080e9935b63d5 authored over 3 years ago by David Kramer <[email protected]>
Implement Termux Device Control Widgets for Android 11+

* Add reactivex/reactivestreams dependencies (required)
* Add TermuxWidgetControlsProvid...

7a1141c41b5e1eace1ea78d0074f79ad41031651 authored over 3 years ago by David Kramer <[email protected]>
Bump to v0.12

bbf6544dd98e5eb5689587cfbe16b3ccbe32190e authored over 3 years ago by agnostic-apollo <[email protected]>
Do not show files in icons directory in shortcuts list

ace8e2f62960769fbc275bdd362d75d33eb320f6 authored over 3 years ago by agnostic-apollo <[email protected]>
Replace jcenter with mavenCentral

a32b852b4cd5e1f18eb950e6f44c188fbad00fc2 authored over 3 years ago by agnostic-apollo <[email protected]>
Bump gradle to 7.1.1

ffb915acc1b14a801b1e4227e8ae3721a5c0b9b1 authored over 3 years ago by agnostic-apollo <[email protected]>
Bump android gradle plugin to 4.2.2

e03c93fded1228e74fba40b34380ad3abbac9f37 authored over 3 years ago by agnostic-apollo <[email protected]>
Automatically attach debug APKs when a release is created

7870600c7038fa79684017b21e9e9f432692efdc authored over 3 years ago by agnostic-apollo <[email protected]>
Move *SdkVersions to gradle.properties

67a24bd984baa43baa8fb2de113e93651a5bf34e authored over 3 years ago by agnostic-apollo <[email protected]>
Merge pull request #43 from AbdullahM0hamed/icon

Add ability to have custom icons for shortcuts

128707251b88dba19986569f06b2333082cda443 authored over 3 years ago by agnostic-apollo <[email protected]>
Update debug_build.yml

70043673deca10e17881b78eac456edfa4640add authored over 3 years ago by agnostic-apollo <[email protected]>
Change from .icons to icons

b2316223d42fc74fa04f7ce08c5eddc4a4e828f4 authored over 4 years ago by AbdullahM0hamed <[email protected]>
Update TermuxCreateShortcutActivity.java

786bb6c42d3ed16080d9e9982464050bd5b22dea authored over 4 years ago by AbdullahM0hamed <[email protected]>
Add ability to have custom icons for shortcuts

5b9353c82d9367c4996cd1add63cfaaedc8b84dc authored over 4 years ago by AbdullahM0hamed <[email protected]>
update readme

b943e8abdbe8d4273d7da47ce8fdbacf27b6c42f authored almost 5 years ago by Leonid Plyushch <[email protected]>
update issue templates

c75ba943de50e11c9f2244aafc4938d528e09ca4 authored almost 5 years ago by Leonid Plyushch <[email protected]>
CI: switch to Github Actions

96848576ad64ec8fb11d2c52c015b374be7c235c authored almost 5 years ago by Leonid Plyushch <[email protected]>
Update gradle configuration

82958d6c031272856ea8ede6953be27d248b3055 authored almost 5 years ago by Fredrik Fornwall <[email protected]>
update readme

ae0dc3b75a689b1905073f2feb6172d09a871f1e authored about 5 years ago by Leonid Plyushch <[email protected]>
CI: development builds are now signed with publically-shared key

This commit adds keystore which is shared with community. People freely can
use it for creating ...

58976d90e4b4c63d06c6dd622ec9a42a3023fd27 authored about 5 years ago by Leonid Plyushch <[email protected]>
CI: remove tests task

Application doesn't have tests.

249161fb19cac28efa1523a5fad6a68e66c1e960 authored about 5 years ago by Leonid Plyushch <[email protected]>
update readme

3163e731478062a1fee8ac138b22d1c34670ed9f authored about 5 years ago by Leonid Plyushch <[email protected]>
CI: add sample keystore

5728378c6460b52192908a9d82c43db14e57fbda authored about 5 years ago by Leonid Plyushch <[email protected]>
CI: add configuration for Cirrus

f6b7db13f3b5e6c46545df7041a5716038cd01fa authored about 5 years ago by Leonid Plyushch <[email protected]>
Add versionName gradle task

26595065cf21ed732fae94797d0ef12833f1c22d authored over 5 years ago by Fredrik Fornwall <[email protected]>
Put task notification toast at top of screen

To avoid blocking toasts shown from tasks using termux-toast we instead
put our toast notificati...

8011bd82b4489aa69105ba4a66287fb23fd71e98 authored over 5 years ago by Fredrik Fornwall <[email protected]>
Update gradle wrapper

e2f8c7d5c93d712e69bcbadba5b1d009fe783331 authored over 5 years ago by Fredrik Fornwall <[email protected]>
Bump version to 0.11

c72d5bf87a6cd5ed681c7fcdf9b8c59a064ddb41 authored over 5 years ago by Fredrik Fornwall <[email protected]>
Change sorting of numbers to "natural" order

Use a natural ordering of script names, which means that the order is
1,2,10 and not 1,10,2.

Fi...

73fa77401bfac885ae208fd1b332204755480698 authored over 5 years ago by Fredrik Fornwall <[email protected]>
Update the Android Gradle plugin

b8cfae753456de06ec33fc4e96513787673c7551 authored over 5 years ago by Fredrik Fornwall <[email protected]>
Update gradle

5cef51d611a35400184c6a2befdd22c9046889bf authored almost 6 years ago by Fredrik Fornwall <[email protected]>
Update app icon (fixes #27)

bf9f60e6ef1415d8a0864fa7bc2a4e636b526f9f authored almost 6 years ago by Fredrik Fornwall <[email protected]>
Add bug_report and feature_request templates (#30)

91240729951503029566d7f98bb427f62b11a6d5 authored almost 6 years ago by Henrik Grimler <[email protected]>
Update the Android Gradle plugin

028f7474a72579a2f1082c10609e67363dbf9b70 authored about 6 years ago by Fredrik Fornwall <[email protected]>
Update gradle configuration and code

be0f80ee08444bab0a1a8284491be9784f6d8b8f authored over 6 years ago by TacoTheDank <[email protected]>