Commit Graph

1996 Commits

Author SHA1 Message Date
Simo Kinnunen
c4e39c9a11 Support Android 8.1. 2017-12-06 14:22:31 +09:00
Vishal Banthia
845c9ab0ed Rename OS X -> Mac OS 2017-11-15 21:15:11 +09:00
Simo Kinnunen
6d8918ea53 Merge pull request #648 from lishuai0214/small-improvements
small improvements
2017-11-05 21:12:53 +09:00
Simo Kinnunen
bac3b5e987 Add a timestamp to log output. Closes #730. 2017-11-05 21:06:53 +09:00
Simo Kinnunen
3b632b4314 Add Android 8.1 Developer Preview 1 support. 2017-10-26 23:56:10 +09:00
Simo Kinnunen
c953779b98 Update changelog. 2017-10-24 00:29:17 +09:00
Simo Kinnunen
a1866b0409 Battery level and temperature are now formatted number colums instead of plain text columns, which makes them usable with the search comparison operators. Closes #735 and #736. 2017-10-24 00:25:53 +09:00
Simo Kinnunen
d5ab5fd83d Merge branch 'thasegaw-ldap_search_filter' 2017-10-12 22:32:27 +09:00
Simo Kinnunen
17c2ce67a2 Slightly modify undefined check to make it match the rest of the codebase. No change in expected usage. 2017-10-12 22:31:07 +09:00
Simo Kinnunen
c55b08fbc2 Merge branch 'ldap_search_filter' of https://github.com/thasegaw/stf into thasegaw-ldap_search_filter 2017-10-12 22:28:16 +09:00
Simo Kinnunen
d8f4117871 Merge branch 'aluedeke-patch-1' 2017-09-25 15:33:01 +09:00
Simo Kinnunen
f593b0e317 Fix date of Pixel donation. 2017-09-25 15:32:33 +09:00
Andreas Lüdeke
970bcee4dc Adding Sauce as Hardware sponsor 2017-09-22 11:22:24 +02:00
Simo Kinnunen
2351025f6f Allow master volume to be always muted. 2017-09-22 17:08:34 +09:00
Vishal Banthia
cc5d7580c2 Fix automation order in device list 2017-09-19 07:34:37 +09:00
Simo Kinnunen
e2a0447def Fix checkExecutable() not working correctly on Windows. 2017-09-06 16:35:47 +09:00
Gunther Brunner
a4c82d8d29 Add copyright year 2017-09-06 13:13:30 +09:00
Simo Kinnunen
0d32a2a4cf Use network properties for the network column, since they get updated in real time. 2017-09-05 00:00:11 +09:00
Simo Kinnunen
0a5b0324c0 Forgot to update README for Android 8.0. 2017-08-31 03:11:53 +09:00
Simo Kinnunen
916d8f7515 3.1.0 v3.1.0 2017-08-31 03:06:04 +09:00
Simo Kinnunen
1407f4ae2e Cut 3.1.0. 2017-08-31 03:05:48 +09:00
Simo Kinnunen
c922eb92e5 Android 8.0 support. 2017-08-31 03:04:40 +09:00
Simo Kinnunen
b138ab0121 3.0.1 v3.0.1 2017-08-21 16:55:13 +09:00
Simo Kinnunen
f78f2a4c9c Update changelog for 3.0.1. 2017-08-21 16:55:00 +09:00
Simo Kinnunen
5637187780 Update adbkit to resolve index out of range errors on some newer APKs. 2017-08-21 16:54:31 +09:00
Simo Kinnunen
895b781b69 3.0.0 v3.0.0 2017-08-09 19:16:50 +09:00
Simo Kinnunen
aeae13d8c0 Update changelog for 3.0.0. 2017-08-09 19:16:23 +09:00
Simo Kinnunen
df45b706a7 Ignore .python-version, we need python 2.7 for node-gyp which sometimes requires setting a local python version. 2017-08-09 19:15:27 +09:00
Simo Kinnunen
0d4055b826 Bump node to v6.11.2. 2017-08-09 19:01:00 +09:00
Vishal Banthia
707482fa3b Update generated swagger.json 2017-07-31 17:25:42 +09:00
lison.li
aad71a80d1 1. Although it's a bit repetitive, I think the independent serial parameter tells the reader that entry contains serial. 2. Just remove useless parameter "url". 2017-07-16 23:49:57 +08:00
Simo Kinnunen
c0d7adbc52 Bump ws to 3.0.0 and socket.io to 2.0.3. Fixes #597. 2017-06-16 22:58:41 +09:00
Simo Kinnunen
052c786dd2 Installation with yarn v0.24.6 seemed to work fine, so let's start using it (only locally for now). 2017-06-16 22:46:56 +09:00
Simo Kinnunen
5be9bc028e Bump node to v6.11.0. 2017-06-16 22:30:26 +09:00
Simo Kinnunen
3447c927df Update minitouch for Blackberry PRIV and use minitouch-prebuilt for minitouch binaries instead of bundling them to the vendor dir. 2017-06-16 16:13:45 +09:00
Vishal Banthia
75a5db240a Merge pull request #186 from openstf/fix-184
Fix https://github.com/openstf/stf/issues/184
2017-06-14 20:11:37 -07:00
Vishal Banthia
9aaf98ba2a Merge pull request #601 from kwv/fixes-594
Fixes 594 -- Allows default content-type (application/octet-stream) on path based parameter operations
2017-06-14 20:06:16 -07:00
kris
9f3f0b9692 cleaned up per vbanthia's comments. fixed docs to align with implementation 2017-06-14 21:38:09 -05:00
Takashi Hasegawa
8e56ef9d16 revert due to injection 2017-06-15 10:02:23 +09:00
Takashi Hasegawa
89878d070f refactoring 2017-06-15 00:33:00 +09:00
Takashi Hasegawa
0ea54678f0 consider OrFilter 2017-06-14 23:11:51 +09:00
Takashi Hasegawa
b8388c75b3 add ldap-search-filter option 2017-06-14 13:45:12 +09:00
Takashi Hasegawa
8adc6424ca fix variable name 2017-06-14 12:53:55 +09:00
Takashi Hasegawa
9e8a8e4b97 support search filter 2017-06-14 12:51:31 +09:00
Simo Kinnunen
3e6c1a5731 Merge pull request #616 from thinkhy/patch-2
replace "ps comm" with "ps" in  the function listPidsByComm
2017-06-12 18:22:30 +09:00
thinkhy
3dba33f071 replace "ps comm" with "ps" in the function listPidsByComm
There exists an incompatibility problem as the shell command "ps comm" is invalid in some devices such as Google Pixel.

Below is the output when I issued "ps com" in Pixel:

 1|sailfish:/ $ ps com
 bad pid 'com'
 1|sailfish:/ $ echo $?
 1

So I replaced "ps comm" with "ps" which is workable for all the Android device.
2017-06-11 23:08:47 +08:00
Simo Kinnunen
3896e185fd Merge pull request #615 from thinkhy/patch-1
Initialize flag variable "header" to true in /lib/util/devutil.js
2017-06-11 22:56:31 +09:00
thinkhy
08d9220b58 Create devutil.js 2017-06-11 18:02:31 +08:00
Simo Kinnunen
441319dca1 Merge pull request #605 from thinkhy/patch-1
Update index.js
2017-06-04 20:40:45 +09:00
thinkhy
ddf9672dc1 Update index.js 2017-06-04 19:37:53 +08:00