1
0
Fork 0
mirror of https://github.com/openstf/stf synced 2025-10-05 02:29:26 +02:00
Commit graph

82 commits

Author SHA1 Message Date
Simo Kinnunen
ed31a0d0e4 Actually, let's also leave the android-M folder for older M previews, so that
they'll still be usable in STF.
2015-09-28 04:03:47 +09:00
Simo Kinnunen
dc0a6f4d96 Support Android M Developer Preview 3. 2015-09-28 03:21:06 +09:00
Simo Kinnunen
d9d47cc3bf Mute devices when they're being used if the --mute-master option is given. 2015-07-29 19:07:24 +09:00
Simo Kinnunen
674953f727 Update minicap to fix EINTR issues on termination. 2015-07-22 16:05:09 +09:00
Simo Kinnunen
056b8843c0 Update minicap to fix screenshots. 2015-07-17 13:33:39 +09:00
Simo Kinnunen
fbae22e233 Update minicap to prevent SIGPIPE when we fail to read all frames before the connection dies. This should greatly decrease FrameProducer._stop() related errors. 2015-07-16 17:38:44 +09:00
Simo Kinnunen
cfcac31213 Update STFService to 1.0.0 for potential SDK 9 support. 2015-07-15 20:29:26 +09:00
Simo Kinnunen
ef40b59532 Update minicap files for potential SDK 9 support. We don't actually have a device to test it with, so while it should work, it might not. 2015-07-15 20:12:40 +09:00
Simo Kinnunen
e4c5ca1692 Update minicap binaries for more graceful stop behavior and x86_64 support (instead of having to rely on the x86 binaries). 2015-06-23 14:03:43 +09:00
Simo Kinnunen
aa7eb6f8ec Remove vendor/remote as practically unused due to the stats plugin not being active. 2015-06-12 17:09:20 +09:00
Simo Kinnunen
810be9cfe3 Update minicap for Android M support. 2015-06-10 17:16:20 +09:00
Simo Kinnunen
a734b6e345 Model the touch plugin after the screen plugin's frame producer. This should allow more forgiving sudden deaths. 2015-06-08 17:48:39 +09:00
Simo Kinnunen
89aedcef06 Update minicap for 4.4. Should fix isai VL, AQUOS SERIE mini and others while keeping ASUS devices working. 2015-05-01 00:08:14 +09:00
Simo Kinnunen
5d9b77a76a Update minicap to support hopefully all 4.4 devices (and what a pain in the ass it was). 2015-04-23 23:32:52 +09:00
Simo Kinnunen
7c30fb1174 Update minicap to support F-05F. 2015-04-23 16:58:41 +09:00
Simo Kinnunen
9ea0839b0b Rotate canvas image on client side when necessary. Minicap now always returns the image in upright position for newer devices. 2015-04-23 14:45:10 +09:00
Simo Kinnunen
07fb3b530c Allow minicap to skip frames when necessary. 2015-04-16 19:50:38 +09:00
Simo Kinnunen
95e9dd0b82 Integrate new minicap along with a moderate rewrite. What's currently missing is recovering from socket death. 2015-04-15 18:55:46 +09:00
Simo Kinnunen
b083441a77 Fix secure field in display information. 2015-01-14 20:23:10 +09:00
Simo Kinnunen
70a142b2ff Fix screen on x86. 2015-01-14 17:30:19 +09:00
Simo Kinnunen
7d8d905979 Update minicap. 2015-01-05 17:22:26 +09:00
Simo Kinnunen
168a864cec Fix F-02G. 2015-01-05 16:40:51 +09:00
Simo Kinnunen
f8ff8d21c6 Add fps (refresh rate) to minicap display info. 2014-12-19 17:38:42 +09:00
Simo Kinnunen
5bbe7d33a6 Fix display information. 2014-12-19 17:19:09 +09:00
Simo Kinnunen
f5a121546e Update minicap binaries to fix Nexus 6. 2014-12-12 19:00:05 +09:00
Simo Kinnunen
19f38456b8 Add "secure view" error back. 2014-12-11 17:56:43 +09:00
Simo Kinnunen
e4114d87af Use WebSockets for the screen. The screen directive works, but needs a serious cleanup. 2014-12-10 14:27:14 +09:00
Simo Kinnunen
9383432678 New remote binaries with arm64 support. 2014-11-11 20:15:14 +09:00
Simo Kinnunen
6b5ecf3afb Nexus 9 support. Home button doesn't work, presumably due to auto-unlocking. 2014-11-10 11:42:59 +09:00
Simo Kinnunen
2ff16baf7a Update remote binaries. 2014-10-29 20:46:35 +09:00
Simo Kinnunen
7c4fe52a08 Update minirev and minitouch binaries. 2014-10-21 14:56:41 +09:00
Simo Kinnunen
d1a01da8e8 Add separate no-PIE binaries for older devices or they segfault. 2014-10-17 19:27:10 +09:00
Simo Kinnunen
0ea6debc13 Add 64-bit NDK 10b binaries for minirev and minitouch. 2014-10-17 18:13:18 +09:00
Simo Kinnunen
617e20522b Reverse port forwarding backend actually works now. UI needs some work for the "new vision". 2014-10-09 18:35:06 +09:00
Simo Kinnunen
2c6a836299 Update minitouch for device detection improvements and general fixes. 2014-09-22 16:23:26 +09:00
Simo Kinnunen
08f5c899b4 Use abstract sockets in minitouch, fixes a permission problem on Galaxy S5. 2014-09-16 17:31:37 +09:00
Simo Kinnunen
6c09a53d55 New multitouch-compatible touch system. 2014-09-12 19:24:50 +09:00
Simo Kinnunen
6e567941ca Fix a fairly bad memory leak in the remote screen API endpoint. 2014-09-05 22:42:43 +09:00
Simo Kinnunen
f4d0071cc4 Fix uninstallable STFService due to testOnly flag. 2014-09-04 11:53:04 +09:00
Simo Kinnunen
9b0f1e1dca Update STFService to 0.7.22 to hopefully reduce service deaths. 2014-09-03 20:39:08 +09:00
Simo Kinnunen
12eaf5182f Add x86 support. 2014-09-01 18:18:03 +09:00
Valverde Antonio
d7d80c4327 Implement get ringer mode. 2014-08-15 18:49:37 +09:00
Valverde Antonio
5a3fe3b5ac Without parameters get all the accounts of any type. Error returned fixed. 2014-08-12 19:00:29 +09:00
Valverde Antonio
9b7f4c399c Fix bug in STFService related to the phone status monitor. 2014-08-01 18:04:39 +09:00
Valverde Antonio
4c5ca95396 Implement get account names function. 2014-07-30 16:05:17 +09:00
Valverde Antonio
1386b438c0 A bit of refactoring and new functionality for removeAccount method. 2014-07-29 16:23:04 +09:00
Valverde Antonio
81366b3d97 Update STFService apk file. 2014-07-25 16:57:23 +09:00
Simo Kinnunen
d8dec38cad Support pressure in touches. Attempt to fix らくらく phones with device data overrides, but even though all buttons are now clickable, they trigger too easily in the homescreen. 2014-07-23 16:56:53 +09:00
Valverde Antonio
dab1ab9bd9 Implement get SD card status (if it's mounted or not). 2014-07-23 14:04:44 +09:00
Simo Kinnunen
645c804595 Update STFService to fix swapped display width/height when a device is connected in landscape mode. 2014-07-18 14:17:29 +09:00