Fredrik Fornwall
c8fc4751a1
termux-api: Bump version from 0.19 to 0.20
8 years ago
garwiz
76f60643ce
Added optional region and variant params to termux-tts-speak ( #428 )
8 years ago
Fredrik Fornwall
b2d955fc19
termux-api: Fix typo in termux-location
Closes #253 .
9 years ago
Fredrik Fornwall
3a6b0ae963
termux-api: Bump version from 0.17 to 0.18
9 years ago
Fredrik Fornwall
d525dd2fc7
termux-api: Add infrared and telephony api:s
9 years ago
Fredrik Fornwall
bea93fbd7a
termux-api: Cleanup and improve consistency
9 years ago
Fredrik Fornwall
b1a3165438
termux-api.c: Minor cleanups
9 years ago
Fredrik Fornwall
1acf7001f9
termux-api.c: rand() -> arc4random()
9 years ago
Fredrik Fornwall
bb3266ca1e
termux-api.c: Fix indentation
9 years ago
Fredrik Fornwall
8d6e165f62
termux-api: Cleanups and fix whitespace handling
Fixes https://github.com/termux/termux-api/issues/20
9 years ago
Fredrik Fornwall
c3c912e687
termux-vibrate: Cleanup
9 years ago
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.
9 years ago
Fredrik Fornwall
9043ae1c06
termux-tts-engines: Add -h support and validate
9 years ago
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
9 years ago
Fredrik Fornwall
1b58032556
termux-api: Bump version to 0.15
9 years ago
Fredrik Fornwall
36ff0d1474
termux-vibrate: Fix help text for --duration
9 years ago
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 .
9 years ago
Fredrik Fornwall
8cd4ab4e6f
termux-api: Ensure /system/bin/am_process in PATH
Closes https://github.com/termux/termux-api/issues/12
9 years ago
Fredrik Fornwall
08d717918a
termux-api: Add termux-vibrate -f/--force option
9 years ago
Fredrik Fornwall
fa5ce6c493
termux-api: Handle path whitespace in termux-api
This closes #120 .
9 years ago
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
9 years ago
Fredrik Fornwall
2810eedb42
Add --multi-line and --title options to termux-dialog
See https://github.com/termux/termux-app/issues/3
9 years ago
Fredrik Fornwall
abe8a8de2b
Add --password flag to termux-dialog
9 years ago
Fredrik Fornwall
5b8f3e4af3
termux-notification: Improve argument handling
10 years ago
Fredrik Fornwall
cc1ae02e2e
termux-api: Cleanup and put termux-api binary in libexec
10 years ago
Fredrik Fornwall
cd83eaf669
build-package.sh: Create $PREFIX/libexec
10 years ago
Fredrik Fornwall
879a9ab402
termux-api: Bump version
10 years ago
Fredrik Fornwall
2e395b5864
Fix termux-camera-photo
10 years ago
Fredrik Fornwall
17d445b3f3
termux-api: Add termux-toast
10 years ago
Fredrik Fornwall
2aa217bfd4
Update termux-camera-photo to new api
10 years ago
Fredrik Fornwall
1ee4335f4a
termux-api: Add termux-share
10 years ago
Fredrik Fornwall
96015885ef
termux-api: Updated package in termux-camera-photo
This fixes #2
10 years ago
Fredrik Fornwall
621ac5f19a
termux-api: Fix mixup of tts methods
10 years ago
Fredrik Fornwall
3a8f9cc471
termux-tts-speak: Replace incorrect 'device-tts-engines' with 'termux-tts-engines'
10 years ago
Fredrik Fornwall
a0010caca3
Move termux-user from termux-api to termux-tools
Also add a am wrapper script which clears
LD_LIBRARY_PATH before calling /system/bin/am.
10 years ago
Fredrik Fornwall
7849e89bc6
termux-api: Add Werror
10 years ago
Fredrik Fornwall
f77975aa40
Update termux-api
10 years ago
Fredrik Fornwall
c409b567ca
Fix termux-dialog command
10 years ago
Fredrik Fornwall
59f0d218a6
Initial push
10 years ago