Fredrik Fornwall
519f138f9a
termux-api: Update from 0.33 to 0.34
2018-08-28 02:45:57 +02:00
Fredrik Fornwall
942894ddd4
termux-api: Update from 0.32 to 0.33
2018-08-01 22:24:19 +02:00
Fredrik Fornwall
1aaca32b30
termux-api: Update from 0.31 to 0.32
2018-06-24 01:47:27 +02:00
Fredrik Fornwall
999ef72856
termux-api: Update from 0.30 to 0.31
2018-06-16 22:38:37 +02:00
Fredrik Fornwall
ff4ed0d008
termux-api: Update from 0.29 to 0.30
2018-06-06 02:05:10 +02:00
Fredrik Fornwall
d149b255a1
termux-api: Update from 0.28 to 0.29
2018-06-05 23:34:45 +02:00
Fredrik Fornwall
862e8faf05
termux-api: Update from 0.27 to 0.28
2018-04-09 01:10:13 +02:00
Fredrik Fornwall
0427a46304
termux-api: Update from 0.26 to 0.27
2018-04-07 00:39:28 +02:00
Fredrik Fornwall
41d929bb16
termux-api: Update from 0.25 to 0.26
2018-04-02 01:35:38 +02:00
Fredrik Fornwall
b187d008ab
termux-api: Update from 0.24 to 0.25
...
Adds termux-media-scan and termux-audio-info (requires v0.16 of
the Termux:API app).
2018-02-05 00:59:32 +01:00
Fredrik Fornwall
51c7760090
Drop need of setting TERMUX_PKG_FOLDERNAME
...
Instead figure out the top level source folder ourselves.
2017-09-20 00:48:04 +02:00
Fredrik Fornwall
d1020e3447
termux-api: Update from 0.23 to 0.24
2017-04-10 21:52:26 +02:00
Fredrik Fornwall
eccdcbfa6a
termux-api: Update from 0.22 to 0.23
2017-04-09 23:31:43 +02:00
Fredrik Fornwall
93f1465cd5
termux-api: Break out source into separate repo
...
This will make it easier to test and develop on a device.
2017-04-09 18:34:44 +02:00
Fredrik Fornwall
85699cc8f1
termux-api: Fix termux-notification --content ""
2017-01-23 09:39:33 +01:00
Fredrik Fornwall
2d617a3231
termux-api: Remove empty lines from -h output
2017-01-08 23:09:24 -05:00
Fredrik Fornwall
53f568ca91
termux-api: Bump version
2017-01-05 18:59:23 -05:00
Fredrik Fornwall
a78e11404b
termux-api: Update termux-notification
2017-01-05 03:48:14 +01:00
Fredrik Fornwall
bdc45c6809
termux-api: Add termux-notification-remove
2017-01-05 03:48:14 +01:00
Fredrik Fornwall
1f33750fc4
termux-api: Add wifi connectioninfo&scaninfo
2017-01-05 03:48:14 +01:00
Fredrik Fornwall
b4443d5eac
termux-api: Add options to termux-notification
...
Add support for controlling priority, vibration, sound and led.
2016-12-04 04:22:32 +01:00
Fredrik Fornwall
33b944c8a2
Add termux-storage-get
2016-12-04 04:22:32 +01:00
Fredrik Fornwall
c8fc4751a1
termux-api: Bump version from 0.19 to 0.20
2016-09-04 11:08:10 -04:00
garwiz
76f60643ce
Added optional region and variant params to termux-tts-speak ( #428 )
2016-09-04 16:48:47 +02:00
Fredrik Fornwall
b2d955fc19
termux-api: Fix typo in termux-location
...
Closes #253 .
2016-05-08 19:30:41 -04:00
Fredrik Fornwall
3a6b0ae963
termux-api: Bump version from 0.17 to 0.18
2016-04-25 21:24:44 -04:00
Fredrik Fornwall
d525dd2fc7
termux-api: Add infrared and telephony api:s
2016-04-26 02:59:01 +02:00
Fredrik Fornwall
bea93fbd7a
termux-api: Cleanup and improve consistency
2016-04-26 01:37:45 +02:00
Fredrik Fornwall
b1a3165438
termux-api.c: Minor cleanups
2016-04-24 22:11:42 +02:00
Fredrik Fornwall
1acf7001f9
termux-api.c: rand() -> arc4random()
2016-04-24 21:52:47 +02:00
Fredrik Fornwall
bb3266ca1e
termux-api.c: Fix indentation
2016-04-24 21:46:12 +02:00
Fredrik Fornwall
8d6e165f62
termux-api: Cleanups and fix whitespace handling
...
Fixes https://github.com/termux/termux-api/issues/20
2016-04-20 11:34:54 +02:00
Fredrik Fornwall
c3c912e687
termux-vibrate: Cleanup
2016-04-20 01:00:08 +02:00
Fredrik Fornwall
3b43db5d96
termux-tts-speak: Cleanup
...
- Make it possible to specify text to speak either as argument or
on stdin.
- Use proper option parsing and validation.
- Document options better.
2016-04-20 00:52:22 +02:00
Fredrik Fornwall
9043ae1c06
termux-tts-engines: Add -h support and validate
2016-04-20 00:40:14 +02:00
Fredrik Fornwall
0ec2b70462
termux-api: Start to cleanup api calling scripts
...
Start using shell built-in getops and remove long arguments.
Make both clipboard-set and sms-send either take argument or read
from stdin. Fixes https://github.com/termux/termux-api/issues/14
2016-04-19 16:35:23 +02:00
Fredrik Fornwall
1b58032556
termux-api: Bump version to 0.15
2016-04-16 17:15:21 -04:00
Fredrik Fornwall
36ff0d1474
termux-vibrate: Fix help text for --duration
2016-04-16 17:14:49 -04:00
Fredrik Fornwall
8353c56c0b
Modify setup in wrappers for /system/bin/ commands
...
On several devices several tools in /system/bin/ requires
LD_LIBRARY_PATH to contain /system/lib(64). Check for the bit-ness
with `getprop ro.product.cpu.abilist64` and setup the environment
accordingly.
Closes #193 .
Closes #206 .
2016-04-10 20:20:17 -04:00
Fredrik Fornwall
8cd4ab4e6f
termux-api: Ensure /system/bin/am_process in PATH
...
Closes https://github.com/termux/termux-api/issues/12
2016-03-22 11:14:56 -04:00
Fredrik Fornwall
08d717918a
termux-api: Add termux-vibrate -f/--force option
2016-01-12 08:05:17 -05:00
Fredrik Fornwall
fa5ce6c493
termux-api: Handle path whitespace in termux-api
...
This closes #120 .
2016-01-04 17:16:55 -05:00
Fredrik Fornwall
9228c43493
termux-api: Change termux-clipboard-set
...
Make termux-clipboard-set set the clipboard to the arguments if
given, and only take stdin as input if no arguments given.
Closes https://github.com/termux/termux-api/issues/8
2015-12-29 18:15:33 -05:00
Fredrik Fornwall
2810eedb42
Add --multi-line and --title options to termux-dialog
...
See https://github.com/termux/termux-app/issues/3
2015-10-27 02:14:37 +01:00
Fredrik Fornwall
abe8a8de2b
Add --password flag to termux-dialog
2015-10-27 00:55:12 +01:00
Fredrik Fornwall
5b8f3e4af3
termux-notification: Improve argument handling
2015-08-14 15:44:19 -04:00
Fredrik Fornwall
cc1ae02e2e
termux-api: Cleanup and put termux-api binary in libexec
2015-08-14 15:27:47 -04:00
Fredrik Fornwall
cd83eaf669
build-package.sh: Create $PREFIX/libexec
2015-08-14 14:42:04 -04:00
Fredrik Fornwall
879a9ab402
termux-api: Bump version
2015-07-30 21:19:50 -04:00
Fredrik Fornwall
2e395b5864
Fix termux-camera-photo
2015-07-29 04:17:38 +02:00