This website requires JavaScript.
Explore
idra
informatica
.it
Help
Register
Sign In
starred
/
stf-DeviceFarmer-1
Watch
1
Star
0
Fork
0
You've already forked stf-DeviceFarmer-1
mirror of
https://github.com/DeviceFarmer/stf.git
synced
2026-04-19 00:33:30 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
dd38b478de9cf4de4e6ea225825a5ba1dfb9f3cd
stf-DeviceFarmer-1
/
lib
/
roles
/
device
/
plugins
History
Simo Kinnunen
a9f7e0dd0d
Revert "Use 'am stopservice' to stop the input service."
...
This reverts commit d97a10de0ace793a06a15bfdd6b667b7517e655e.
2014-03-24 11:20:25 +09:00
..
display.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
heartbeat.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
http.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
identity.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
input.js
Revert "Use 'am stopservice' to stop the input service."
2014-03-24 11:20:25 +09:00
install.js
APKs can now be drag & dropped to the device screen, which will install the application. Still lacking UI, and the app doesn't get launched.
2014-03-20 22:00:01 +09:00
logcat.js
Fix all JSHint complaints in Node.js code.
2014-03-19 20:36:46 +09:00
logsender.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
owner.js
Fix all JSHint complaints in Node.js code.
2014-03-19 20:36:46 +09:00
shell.js
Fix all JSHint complaints in Node.js code.
2014-03-19 20:36:46 +09:00
solo.js
Fix all JSHint complaints in Node.js code.
2014-03-19 20:36:46 +09:00
stats.js
Fix all JSHint complaints in Node.js code.
2014-03-19 20:36:46 +09:00
touch.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