Simo Kinnunen
|
7f74ecd7af
|
Use wireutil.reply() where possible.
|
2014-04-11 14:54:19 +09:00 |
|
Simo Kinnunen
|
0ce65687c5
|
Add timeouts everywhere. Should help if the ADB socket gets stuck like it sometimes does.
|
2014-04-02 11:58:53 +09:00 |
|
Simo Kinnunen
|
b4416b5f0f
|
Fix all JSHint complaints in Node.js code.
|
2014-03-19 20:36:46 +09:00 |
|
Simo Kinnunen
|
cc42b7c51f
|
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 |
|
Simo Kinnunen
|
07a06460bf
|
Move support plugins to their own folder.
|
2014-03-17 11:03:20 +09:00 |
|
Simo Kinnunen
|
3d20b06f7f
|
Separate device functionality into plugins.
|
2014-03-14 20:18:53 +09:00 |
|