Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/termux/termux-gui
A plugin for Termux to use native Android GUI components from CLI applications.
https://github.com/termux/termux-gui
Added: Debug build with minify enabled
fd61119b5f27b3d5860de4d1dd66b10e7b10b4d5 authored about 3 years ago by tareksander <[email protected]>
fd61119b5f27b3d5860de4d1dd66b10e7b10b4d5 authored about 3 years ago by tareksander <[email protected]>
Changed: Bumped version for next release.
467a45ca68617584f7e6dbe2f2edcbb26811ac89 authored about 3 years ago by tareksander <[email protected]>
467a45ca68617584f7e6dbe2f2edcbb26811ac89 authored about 3 years ago by tareksander <[email protected]>
Added: Event control methods, ProgressBar, SwipeRefreshLayout, getDimensions, setBackgroundColor, setTextColor, setProgress, setRefreshing.
da1ed67513c9ad699449a00ac4872d632246b31b authored about 3 years ago by tareksander <[email protected]>
da1ed67513c9ad699449a00ac4872d632246b31b authored about 3 years ago by tareksander <[email protected]>
Added: Support for using shared buffers for all android version via the NDK
cae26d80cd0dc9d770ff76721383442654c22348 authored about 3 years ago by tareksander <[email protected]>
cae26d80cd0dc9d770ff76721383442654c22348 authored about 3 years ago by tareksander <[email protected]>
Added: Touch events, fixed Buffers, snapping ScrollViews, HorizontalScrollView
521b0bf693bcc4ccd33df69ab9a43ab4fae63100 authored about 3 years ago by tareksander <[email protected]>
521b0bf693bcc4ccd33df69ab9a43ab4fae63100 authored about 3 years ago by tareksander <[email protected]>
Added: Touche events, fixed Buffers, snapping ScrollViews, HorizontalScrollView
c8139b9896b51a52bb8ff32b53ec136df5d34177 authored about 3 years ago by tareksander <[email protected]>
c8139b9896b51a52bb8ff32b53ec136df5d34177 authored about 3 years ago by tareksander <[email protected]>
Merge branch 'main' of https://github.com/tareksander/termux-gui
eaadebac49ad949e3008742de23538d4cac4d8c3 authored about 3 years ago by tareksander <[email protected]>
eaadebac49ad949e3008742de23538d4cac4d8c3 authored about 3 years ago by tareksander <[email protected]>
Added: ToggleButton, Switch, setting the input mode for EditText, setting finishOnTouchOutside for dialog Activities.
75dfb13a83be7ec6a44ed201432ffba09c0dc81a authored about 3 years ago by tareksander <[email protected]>
75dfb13a83be7ec6a44ed201432ffba09c0dc81a authored about 3 years ago by tareksander <[email protected]>
Update build.yml
bb588d6cbd28c6cabc11d660a41f18b80aadf271 authored about 3 years ago by tareksander <[email protected]>
bb588d6cbd28c6cabc11d660a41f18b80aadf271 authored about 3 years ago by tareksander <[email protected]>
Merge remote-tracking branch 'origin/main'
# Conflicts:
# README.md
Update README.md
cbfeb907dd1342fa9dc50ada7a354ba2d8e9133e authored about 3 years ago by tareksander <[email protected]>
cbfeb907dd1342fa9dc50ada7a354ba2d8e9133e authored about 3 years ago by tareksander <[email protected]>
Added: RadioButton, RadioGroup and Spinner
109510b7d5d2063d77595e813ba275e76e0c1dd7 authored about 3 years ago by tareksander <[email protected]>
109510b7d5d2063d77595e813ba275e76e0c1dd7 authored about 3 years ago by tareksander <[email protected]>
Update build.yml
68f76f0ebd73d75ef46c5f2f14df2911ccdb67a0 authored about 3 years ago by tareksander <[email protected]>
68f76f0ebd73d75ef46c5f2f14df2911ccdb67a0 authored about 3 years ago by tareksander <[email protected]>
Create build.yml
f0fdeee49fb1d007e4eb40848f89a159240ff7b9 authored about 3 years ago by tareksander <[email protected]>
f0fdeee49fb1d007e4eb40848f89a159240ff7b9 authored about 3 years ago by tareksander <[email protected]>
Fixed: Dialogs now only occupy the space they need again.
de4fd0d0c83294d1da045057920b596426635088 authored about 3 years ago by tareksander <[email protected]>
de4fd0d0c83294d1da045057920b596426635088 authored about 3 years ago by tareksander <[email protected]>
Changed: Bumped version and version number
6794dbb0ba1d117a92ea2db6daaec4623e88bff8 authored about 3 years ago by tareksander <[email protected]>
6794dbb0ba1d117a92ea2db6daaec4623e88bff8 authored about 3 years ago by tareksander <[email protected]>
Changed: Cleaned up the code by splitting message handling into multiple files.
Added: Methods to set the width and height of Views. Started working on RecyclerView support.
69e341840621388f02c2999d31639db47699ef29 authored about 3 years ago by tareksander <[email protected]>
Added: Overlay windows
305a3d06d8a036103a9e7f1cd9771e2f20135dfb authored about 3 years ago by tareksander <[email protected]>
305a3d06d8a036103a9e7f1cd9771e2f20135dfb authored about 3 years ago by tareksander <[email protected]>
Changed: Removed GUIFragment and implemented saved state for GUIActivity to properly handle configuration changes
3393b1738901cc54a5a63dfa12c65e6b1295067a authored about 3 years ago by tareksander <[email protected]>
3393b1738901cc54a5a63dfa12c65e6b1295067a authored about 3 years ago by tareksander <[email protected]>
Fixed: ANR when the program doesn't collect events, bug where only one task would be launched for all programs.
507e1bbca1047a23f9e78abfaf16464d66ca2fc8 authored about 3 years ago by tareksander <[email protected]>
507e1bbca1047a23f9e78abfaf16464d66ca2fc8 authored about 3 years ago by tareksander <[email protected]>
Fixed: ANR when the program doesn't collect events, bug where only one task would be launched for all programs.
331c7844a56ad7c39083278fb7bfe88a17a5a40b authored about 3 years ago by tareksander <[email protected]>
331c7844a56ad7c39083278fb7bfe88a17a5a40b authored about 3 years ago by tareksander <[email protected]>
Added: homescreen widgets, f-droid metadata, lockscreen activities.
5d902f0ab4e649f8851ca90ec6c7e6e96e98cef3 authored about 3 years ago by tareksander <[email protected]>
5d902f0ab4e649f8851ca90ec6c7e6e96e98cef3 authored about 3 years ago by tareksander <[email protected]>
Added: python bindings, example videos, shared memory buffers, Activities as dialogs
7618c45e82441121c6c0a00ddc35fb6378e3948d authored about 3 years ago by tareksander <[email protected]>
7618c45e82441121c6c0a00ddc35fb6378e3948d authored about 3 years ago by tareksander <[email protected]>
Set the license to GPLv3
5ba079b48d2d1d3b0134c1f90c05b561e7df7fec authored about 3 years ago by tareksander <[email protected]>
5ba079b48d2d1d3b0134c1f90c05b561e7df7fec authored about 3 years ago by tareksander <[email protected]>
Initial commit
74d281b44c7864fa29d6ad1eddd0d22295098aaf authored about 3 years ago by tareksander <[email protected]>
74d281b44c7864fa29d6ad1eddd0d22295098aaf authored about 3 years ago by tareksander <[email protected]>