Releases: tareksander/termux-gui-python-bindings
Releases · tareksander/termux-gui-python-bindings
0.1.6
- Added
setsecureto Activity, which sets the secure flag, disabling Screenshots and blanking out the app in the app switcher. - Set
termux-amas the default way to contact the plugin, withamas the fallback. This should reduce start times of programs using the library.
0.1.5
Added the features from Termux:GUI 0.1.5, and made a more object-oriented subpackage: termuxgui.oo.
Also needed to switch the documentation generator due to the old one not supporting Python 3.10.
0.1.4
Added the options to make text selectable and links clickable in Text…
0.1.3
updated tutorial for 0.1.3
0.1.2
updated the bindings for version 0.1.2
0.1.1
fixed a bug and continued the tutorial
0.1.0
Brought the python bindings up to date with the plugin features, star…