Oj18
228bf70487
Fix that notifications that don't have content specified hang
...
It just sets the content to empty ("") by default, as if there is no content at all it hangs.
2019-03-23 19:02:26 +00:00
Fredrik Fornwall
6c92f85b12
Merge pull request #50 from eternal-flame-AD/patch-1
...
Add auto option to termux-brightness
2019-01-27 21:00:16 +01:00
Fredrik Fornwall
18feace413
Merge pull request #51 from xeffyr/fix-termux-share
...
termux-share: remove slash from beginning of file path
2019-01-27 20:23:05 +01:00
Leonid Plyushch
9e8931682f
termux-share: remove slash from beginning of file path
...
See https://github.com/termux/termux-app/issues/995 .
2019-01-27 15:49:57 +02:00
饺子w
ecd7d70d2c
Add auto option to termux-brightness
2019-01-25 13:48:28 +08:00
Fredrik Fornwall
4db6f75044
Merge pull request #47 from tomty89/recorder
...
termux-microphone-record: companion PR for termux-api/#248
2019-01-25 00:14:04 +01:00
Fredrik Fornwall
c0a12172b5
Merge pull request #46 from xeffyr/fix-termux-notification-help
...
termux-notification: more clear description of "--content" option
2019-01-25 00:13:44 +01:00
Tom Yan
6f978782cc
termux-microphone-record: companion PR for termux-api/#248
2019-01-21 15:54:50 +08:00
Leonid Plyushch
213b102265
termux-notification: more clear description of "--content" option
...
Requested in https://github.com/termux/termux-api-package/issues/39 .
2019-01-15 16:45:25 +02:00
Fredrik Fornwall
edf994cc91
Fix typo in termux-job-scheduler
2019-01-11 20:30:35 +01:00
Fredrik Fornwall
a26a6a16d2
Merge pull request #42 from benmoran/termux-job-scheduler
...
termux-job-scheduler
2019-01-10 21:41:15 +01:00
Ben Moran
d171f23b5f
termux-job-scheduler
2019-01-03 10:05:15 +00:00
Fredrik Fornwall
e62ee954d1
Merge pull request #38 from pawamoy/patch-1
...
termux-notification: fix typo "context" -> "content"
2018-12-29 23:44:32 +01:00
Fredrik Fornwall
d4d3373695
Merge pull request #41 from xeffyr/fix-call-log
...
termux-call-log: remove invalid option '-d' from the help info
2018-12-29 23:44:22 +01:00
Leonid Plyushch
5bbd51236b
termux-call-log: remove invalid option '-d' from the help info
2018-12-28 15:17:40 +02:00
Timothée Mazzucotelli
af7229048d
Fix typo "context" -> "content"
2018-12-03 12:56:51 +01:00
Fredrik Fornwall
5962212e58
Merge pull request #33 from aeolwyr/master
...
Add termux-keystore
2018-09-27 20:48:16 +02:00
Kaan Karaagacli
903a9564d1
Add termux-keystore
2018-09-24 22:13:44 -07:00
Fredrik Fornwall
6cfe80963f
Add placeholder at termux-sms-inbox
2018-08-28 02:41:54 +02:00
Fredrik Fornwall
16779a2462
Merge pull request #32 from gburch/fixSMSParam
...
Fix issue where limit lost its parameter
2018-08-28 02:40:21 +02:00
Greg Burch
02f1525ed6
Fix issue where limit lost its parameter
2018-08-26 15:40:52 -07:00
Fredrik Fornwall
c7c886a5c9
Rename termux-sms-inbox to termux-sms-list
2018-08-26 01:51:51 +02:00
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