Simo Kinnunen
|
2183bbba49
|
Don't exclude anything from logcat unless filters are given.
|
2014-05-12 19:17:13 +09:00 |
|
Simo Kinnunen
|
cd374dd072
|
Remove unused console logs.
|
2014-05-12 14:19:17 +09:00 |
|
Simo Kinnunen
|
8da5b61289
|
Logcat works now, but still kind of wondering how the messages should arrive.
|
2014-04-17 18:27:35 +09:00 |
|
Simo Kinnunen
|
d5c96dc50d
|
Clean up the owner plugin (now called 'group').
|
2014-04-16 19:00:17 +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
|
d6604bcda8
|
Replace device:support:quit with util:lifecycle, which is usable by non-device processes too.
|
2014-04-01 21:41:58 +09:00 |
|
Simo Kinnunen
|
b4416b5f0f
|
Fix all JSHint complaints in Node.js code.
|
2014-03-19 20:36:46 +09:00 |
|
Simo Kinnunen
|
912dd6b58a
|
Fix missing dependency in logcat plugin.
|
2014-03-18 17:58:03 +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 |
|