Simo Kinnunen
d0e92afdb1
Cut 3.3.1.
2018-07-14 10:42:57 +08:00
Simo Kinnunen
8f539d06ab
Mention ADB state fix in the changelog.
2018-07-14 10:37:04 +08:00
Simo Kinnunen
93d9d7fe85
Merge pull request #913 from Tapjoy/fix/device_status-connecting
...
Support new connecting and authorizing device states from ADB
2018-07-14 10:34:59 +08:00
Aaron Pfeifer
9914798eab
Support new connecting and authorizing device states from ADB
2018-07-13 15:12:32 -04:00
Gunther Brunner
616d4407ce
Update issue templates with the new GitHub system
2018-06-12 15:48:35 +09:00
Simo Kinnunen
029efa80d4
Updated minitouch to fix touch detection issues on Meizu Pro7 Plus.
2018-05-09 10:02:17 +09:00
Simo Kinnunen
f5a6f877c8
Bump adbkit-apkreader to fix manifest parsing issues with long strings.
2018-04-20 15:59:45 +09:00
Simo Kinnunen
badb3ed3be
Updated STFService.apk to fix an issue on high aspect ratio devices like the Mi Mix 2 where a portion of the screen may not have been visible. Closes #733 .
2018-03-25 00:57:54 +09:00
Simo Kinnunen
a7e16482f0
3.3.0
v3.3.0
2018-03-25 00:32:58 +09:00
Simo Kinnunen
db228f655c
Cut 3.3.0.
2018-03-25 00:32:47 +09:00
Simo Kinnunen
d3a63ca577
Updated minitouch to fix multitouch issues on some devices that require the BTN_TOUCH kernel event. Lifting a contact while having and keeping one held down may have prevented any events from being processed until a new touchdown event.
2018-03-25 00:16:32 +09:00
Simo Kinnunen
9f0ec9b2ec
Mention --saml-id-provider-callback-url.
2018-03-23 23:00:44 +09:00
Simo Kinnunen
3032980c78
Merge pull request #778 from 0rzech/saml-callback-url-option
...
SAML callback URL option
2018-03-23 22:59:37 +09:00
Simo Kinnunen
57336a6ac0
Mention --no-screen-reset.
2018-03-23 22:57:09 +09:00
Simo Kinnunen
6f42b9677b
Merge pull request #768 from 0rzech/screen-reset-option
...
Screen reset option
2018-03-23 22:55:17 +09:00
Simo Kinnunen
6fc5d2f924
Mention new OpenGL ES column.
2018-03-23 22:46:20 +09:00
Simo Kinnunen
3fc9b5b5e9
Merge pull request #779 from DroidsOnRoids/opengles
...
Add OpenGL ES version to device properties.
2018-03-23 22:43:21 +09:00
Simo Kinnunen
8f04122ee0
Merge pull request #827 from openstf/issue-826
...
Fix formidable's new default maximum file size.
2018-03-14 16:43:19 +09:00
Simo Kinnunen
138b17d74b
Update changelog.
2018-03-14 16:42:34 +09:00
Simo Kinnunen
7064ca1e9e
Force minimum version of formidable to 1.2.0.
2018-03-14 13:53:42 +09:00
Simo Kinnunen
4ed5aaacdb
Newest version of formidable changes the default maximum file size to 2MB, which is way too low for anything. Make the limit configurable and set to 1GB by default.
2018-03-14 13:45:28 +09:00
Piotr Orzechowski
31f53dc220
Add option to control SAML callback
2018-03-07 11:17:59 +01:00
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
Simo Kinnunen
31b3205100
TPS650 doesn't have a brand. Fixes #804 .
2018-02-04 18:03:44 -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