Skip to content

Releases: tareksander/termux-gui-python-bindings

0.1.6

01 Jul 14:02

Choose a tag to compare

0.1.6 Pre-release
Pre-release
  • Added setsecure to Activity, which sets the secure flag, disabling Screenshots and blanking out the app in the app switcher.
  • Set termux-am as the default way to contact the plugin, with am as the fallback. This should reduce start times of programs using the library.

0.1.5

26 Sep 16:55

Choose a tag to compare

0.1.5 Pre-release
Pre-release

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

13 Jan 15:58

Choose a tag to compare

0.1.4 Pre-release
Pre-release
Added the options to make text selectable and links clickable in Text…

0.1.3

22 Nov 20:12

Choose a tag to compare

0.1.3 Pre-release
Pre-release
updated tutorial for 0.1.3

0.1.2

13 Nov 19:48

Choose a tag to compare

0.1.2 Pre-release
Pre-release
updated the bindings for version 0.1.2

0.1.1

08 Nov 09:39

Choose a tag to compare

0.1.1 Pre-release
Pre-release
fixed a bug and continued the tutorial

0.1.0

07 Nov 11:33

Choose a tag to compare

0.1.0 Pre-release
Pre-release
Brought the python bindings up to date with the plugin features, star…