This website requires JavaScript.
Explore
idra
informatica
.it
Help
Register
Sign In
starred
/
stf
Watch
1
Star
0
Fork
0
You've already forked stf
mirror of
https://github.com/DeviceFarmer/stf.git
synced
2026-04-19 05:53:27 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
09eb8c539d5a1999a3178fc714cacc079554cb32
stf
/
lib
/
roles
/
device
/
support
History
Simo Kinnunen
09eb8c539d
Refactor InputAgent into STFService. Support copypasting (only pasting implemented in the UI right now though).
2014-04-01 11:50:16 +09:00
..
adb.js
Refactor InputAgent into STFService. Support copypasting (only pasting implemented in the UI right now though).
2014-04-01 11:50:16 +09:00
channels.js
Fix all JSHint complaints in Node.js code.
2014-03-19 20:36:46 +09:00
properties.js
Fix all JSHint complaints in Node.js code.
2014-03-19 20:36:46 +09:00
push.js
It seems that it's simply impossible to run too many things in parallel over ADB on a single device. Really weird stuff happening, like completely unrelated shell calls using files created by other shell calls. Switch back to serial implementation.
2014-03-17 22:32:31 +09:00
quit.js
Fix all JSHint complaints in Node.js code.
2014-03-19 20:36:46 +09:00
router.js
Fix all JSHint complaints in Node.js code.
2014-03-19 20:36:46 +09:00
sub.js
It seems that it's simply impossible to run too many things in parallel over ADB on a single device. Really weird stuff happening, like completely unrelated shell calls using files created by other shell calls. Switch back to serial implementation.
2014-03-17 22:32:31 +09:00