Fredrik Fornwall
1b3f3ebde9
Drop need of setting TERMUX_PKG_FOLDERNAME
Instead figure out the top level source folder ourselves.
7 years ago
Fredrik Fornwall
acfff3c992
termux-api: Update from 0.23 to 0.24
8 years ago
Fredrik Fornwall
44ece79ba5
termux-api: Update from 0.22 to 0.23
8 years ago
Fredrik Fornwall
10f2395f3e
termux-api: Break out source into separate repo
This will make it easier to test and develop on a device.
8 years ago
Fredrik Fornwall
85699cc8f1
termux-api: Fix termux-notification --content ""
8 years ago
Fredrik Fornwall
53f568ca91
termux-api: Bump version
8 years ago
Fredrik Fornwall
c8fc4751a1
termux-api: Bump version from 0.19 to 0.20
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
8d6e165f62
termux-api: Cleanups and fix whitespace handling
Fixes https://github.com/termux/termux-api/issues/20
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
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
cc1ae02e2e
termux-api: Cleanup and put termux-api binary in libexec
10 years ago
Fredrik Fornwall
879a9ab402
termux-api: Bump version
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
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