Commit Graph

11 Commits

Author SHA1 Message Date
David Kramer
bd0f53fee9 Add [-n] option for numeric text input / other minor tweaks
* Change password to send boolean instead
    * Extract boolean values from boolean params into separate variables
    to ensure they are sent properly to API
    * Update help to reflect new API change to allow [-p] and [-m] to work
    together
2018-06-20 18:35:07 -06:00
David Kramer
dc71e4d61c Shorten main usage 2018-06-20 14:21:49 -06:00
David Kramer
d65a6b9eda Fix incorrect option description for time widget 2018-06-20 14:16:30 -06:00
David Kramer
08c9978afd Make option usage more clear 2018-06-20 14:14:00 -06:00
David Kramer
2a5bc2cd88 Reduce indentation in widget listing 2018-06-20 13:51:26 -06:00
David Kramer
ed220b1048 Fix widget arg not doing anything 2018-06-20 11:23:12 -06:00
David Kramer
82542a6d1a Implements all new widgets and adds extensive error checking 2018-06-19 22:08:24 -06:00
David Kramer
65ce53b8af WIP termux-dialog script to use new additional API options 2018-06-19 22:08:24 -06:00
Fredrik Fornwall
6f6777319a Set path to termux-api executable 2017-04-09 19:00:34 +02:00
Fredrik Fornwall
5605270647 Rewrite shebangs for easier development on device 2017-04-09 18:20:02 +02:00
Fredrik Fornwall
1ec1334b54 Initial push 2017-04-09 18:19:29 +02:00