Fredrik Fornwall
b698ef077f
termux-sms-inbox: Use strings for listed sms types
2018-08-26 01:49:09 +02:00
Fredrik Fornwall
f7936839bc
Merge pull request #31 from gburch/smsInboxTypeParam
...
Added message type option and help
2018-08-26 01:14:52 +02:00
Fredrik Fornwall
f6af4611c1
Merge pull request #30 from Epictek/master
...
Date Format option
2018-08-26 01:13:19 +02:00
Greg Burch
680c3d8aa6
Added type option and help
2018-08-25 11:23:01 -07:00
Fredrik Fornwall
5ada201683
Merge pull request #29 from dkramer95/sensorLimit
...
Add sensor output limit -n option
2018-07-31 22:49:38 +02:00
Kieran Coldron
f1f2257919
Update termux-dialog
2018-07-31 15:49:46 +01:00
Kieran Coldron
4616e5ec36
Date Format option
...
Adds -d parameter to allow formatting of output date.
Depends on https://github.com/termux/termux-api/pull/203
2018-07-30 01:43:50 +01:00
David Kramer
1ef0d7b5db
Add sensor output limit -n option
2018-06-25 20:50:07 -06:00
Fredrik Fornwall
3e2a967bea
Merge pull request #28 from dkramer95/coloredToast
...
Add text color, bg color, and gravity options to termux-toast
2018-06-24 01:31:36 +02:00
David Kramer
b6822c0d68
Add text color, bg color, and gravity options to termux-toast
2018-06-21 23:14:40 -06:00
Fredrik Fornwall
15682e0201
Merge pull request #18 from dkramer95/dialogImprovements
...
Add full support to termux-dialog for new widget options
2018-06-22 00:27:56 +02:00
David Kramer
a0622d0b83
Add neglected speech widget / speech validation
2018-06-20 19:11:41 -06:00
David Kramer
0c8a321abc
Make option help ordering more consistent
2018-06-20 18:54:25 -06:00
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
7e941edbd9
Merge pull request #23 from wendelscardua/termux-speech-to-text
...
termux-speech-to-text script
2018-06-14 23:46:06 +02:00
Fredrik Fornwall
1e27ad6a0c
Merge pull request #22 from wendelscardua/fix-sensor-args
...
Prevent sensor names from being splitted when they contain spaces
2018-06-14 23:45:47 +02:00
Fredrik Fornwall
f30f55c73b
Merge pull request #21 from bsg/master
...
Wifi API Additions
2018-06-14 23:43:27 +02:00
Fredrik Fornwall
6ac9364221
Merge pull request #24 from dkramer95/brightness
...
Add termux-brightness
2018-06-14 23:41:56 +02:00
Fredrik Fornwall
238829c64c
Merge pull request #26 from dkramer95/termux-fingerprint
...
Add termux-fingerprint
2018-06-14 23:39:48 +02:00
Fredrik Fornwall
316d5874f0
Merge pull request #25 from dkramer95/volume
...
Add termux-volume
2018-06-14 23:38:58 +02:00
David Kramer
25d7fb0add
Add termux-fingerprint
2018-06-13 18:17:24 -06:00
David Kramer
e48979ba0a
Add termux-volume
2018-06-13 10:10:33 -06:00
David Kramer
677c98bdde
Add termux-brightness
2018-06-12 21:14:53 -06:00
Wendel Scardua
67c72baf6f
termux-speech-to-text script
2018-06-08 02:48:42 +00:00
Wendel Scardua
9c89d588d6
Remove unneeded single quotes
2018-06-08 01:55:16 +00:00
Wendel Scardua
8d7f7bcacf
Restore tabs
2018-06-08 01:54:19 +00:00
Wendel Scardua
55df207ebd
Fix case when -d is used before -a or -s
2018-06-07 19:00:37 -03:00
Wendel Scardua
1951f0e838
Actually fixes sensor arguments handling
2018-06-07 18:18:59 -03:00
bsg
dc56bde630
Input sanitization
2018-06-06 04:13:43 +03:00
bsg
7a18b8f18e
Added termux-wifi-enable
2018-06-06 03:48:33 +03:00
Fredrik Fornwall
7f47901d5b
Merge pull request #17 from dkramer95/CallLogAPI
...
Add CallLogAPI script
2018-06-06 00:20:49 +02:00
Fredrik Fornwall
9c97dc9781
Merge pull request #20 from xeffyr/fix-typo
...
termux-notification: fix typo in usage text
2018-06-05 23:13:38 +02:00
Leonid Plyushch
6d292f04d0
termux-notification: fix typo in usage text
2018-06-05 17:54:13 +03:00
David Kramer
502737caa7
Add CallLogAPI script
2018-05-19 14:31:36 -06:00
Wendel Scardua
d2672c1310
Prevent sensor names from being splitted when they contain spaces
2018-05-14 14:48:59 -03:00
Fredrik Fornwall
c03b659042
Update termux-microphone-record
...
See https://github.com/termux/termux-api-package/pull/13
2018-04-09 01:07:30 +02:00
Fredrik Fornwall
c6b5317cbc
Merge pull request #14 from dkramer95/wallpaperAPI
...
Add termux-wallpaper
2018-04-09 01:05:25 +02:00
Fredrik Fornwall
bfe172255b
Merge pull request #12 from dkramer95/termux-microphone-record
...
Add termux-microphone-record
2018-04-09 01:05:16 +02:00
David Kramer
69166addbb
Add termux-wallpaper
2018-04-08 15:26:18 -06:00
David Kramer
5b5315f321
Add termux-microphone-record
2018-04-07 20:01:18 -06:00
Fredrik Fornwall
5a64eb6917
Merge pull request #11 from tomty89/master
...
fix termux-media-player
2018-04-07 00:36:32 +02:00
Tom Yan
3714387eb3
fix termux-media-player
2018-04-04 11:17:57 +08:00
Fredrik Fornwall
1686e053fd
Add termux-media-player
2018-04-02 01:32:26 +02:00