Commit Graph

2063 Commits

Author SHA1 Message Date
Piotr Orzechowski
e8db600878 Add option to control screen resetting on device release 2018-03-07 11:15:15 +01:00
Piotr Orzechowski
4463fe139c Ignore *.iml files 2018-03-07 11:15:07 +01:00
Simo Kinnunen
e9d03aeac3 Merge pull request #800 from syncxplus/master
Correct touch service log
2018-03-02 22:29:38 +09:00
song
1d7efd0694 run 'ps' first, then if it doesn't find the target process try 'ps -elf' 2018-02-10 20:23:52 +08:00
song
2bcc7ada21 add space before and after logic operation 2018-02-08 00:01:30 +08:00
song
febac1dc0a improve the solution with one-liner command 'ps -lef||ps' 2018-02-07 23:47:26 +08:00
Simo Kinnunen
31b3205100 TPS650 doesn't have a brand. Fixes #804. 2018-02-04 18:03:44 -08:00
song
963de7fbd0 replace commands['ps'] with commands.ps which is suggested by ESLint 2018-02-04 20:59:59 +08:00
song
b0c8be8685 trivial fix 2018-02-04 20:41:31 +08:00
song
bf1283292e code changes to make ESLint happy 2018-02-04 20:36:38 +08:00
song
fa50c56bb9 Use 'ps -lef' instead of 'ps' to list Pids on Android 8.x 2018-02-04 18:48:28 +08:00
Bo
fb4742cd67 Correct touch service log 2018-01-23 16:09:45 +08:00
Karol Wrótniak
2af554e2a3 Add OpenGL ES version to device properties. 2017-12-18 03:18:19 +01:00
thinkhy
2dac3d1bbd add the column of CPU Platform in device list (#777)
* add the column of CPU Platform in device list

* Update api.js

* Update solo.js

* Update devutil.js

* Update device-column-service.js

* Update device-list-controller.js
2017-12-16 16:50:25 +08:00
Simo Kinnunen
3e942a8eaa 3.2.0 v3.2.0 2017-12-06 15:34:02 +09:00
Simo Kinnunen
40b8b64c19 Cut 3.2.0. 2017-12-06 15:33:46 +09:00
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