1
0
Fork 0
mirror of https://github.com/openstf/stf synced 2025-10-04 10:19:30 +02:00
Commit graph

17 commits

Author SHA1 Message Date
Valverde Antonio
6f7fdffe3d Implement set Wifi on/off. 2014-06-27 17:35:48 +09:00
Valverde Antonio
9a31fbbfca Revert "Implement set Wifi on/off."
This reverts commit 4c7af64d0d958a9db6de0bc3fddfa1aa0edb1cdd.
2014-06-27 16:01:23 +09:00
Valverde Antonio
9a07c1bb77 Implement set Wifi on/off. 2014-06-27 15:57:32 +09:00
Valverde Antonio
3f19064ede Implement ringer mode setting. 2014-06-26 16:54:25 +09:00
Valverde Antonio
3a3937ec2f Implement account removal. 2014-06-25 17:47:45 +09:00
Simo Kinnunen
6bb07d7c34 Fix Galaxy S5's display information segfaulting by trying to use the public SDK methods first. SurfaceComposerClient's getDisplayInfo is practically unusable on Galaxy S5 due to weird memory corruption issues. 2014-06-18 15:51:54 +09:00
Simo Kinnunen
36f62f3276 F-06E doesn't find the STFService if we don't tell it which component to use. 2014-05-30 00:01:18 +09:00
Gunther Brunner
129a1d1f45 Don't die when sending a unknown key. 2014-05-27 19:24:09 +09:00
Simo Kinnunen
eb3e7a40cc Send key codes as strings for convenience. 2014-05-27 19:02:05 +09:00
Simo Kinnunen
86adb4f359 Fix JSHint errors. 2014-05-13 14:54:56 +09:00
Simo Kinnunen
f51abd05d2 Expose service.copy() for the clipboard plugin. 2014-05-12 18:24:18 +09:00
Simo Kinnunen
ad3386a606 Fix pasting not triggering Ctrl+V. 2014-05-12 16:08:01 +09:00
Simo Kinnunen
02003da91f Update to new version of STFService. Also, there's actually no need to stop the service before starting it, because it will be done for us on reinstall. 2014-05-12 15:36:12 +09:00
Simo Kinnunen
ed21780a6a Fix setClipboard call. 2014-05-09 19:32:11 +09:00
Simo Kinnunen
eadc0954a1 Never lock rotation so that it remains usable on device side too. 2014-05-02 15:43:23 +09:00
Simo Kinnunen
98ecf57d49 Fix browser plugin not updating in real time. 2014-05-01 20:13:29 +09:00
Simo Kinnunen
9041eabfc1 Rename "input" plugin to "service". It does many more things than just input. 2014-05-01 17:45:37 +09:00
Renamed from lib/roles/device/plugins/input.js (Browse further)