Simo Kinnunen
|
a9641f3271
|
Support rotation.
|
2014-04-07 11:14:38 +09:00 |
|
Simo Kinnunen
|
5183485a53
|
Add phone number and imei to device identity.
|
2014-04-02 13:08:59 +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
|
e43507b686
|
Refactor stream log output to a utility.
|
2014-04-01 21:55:50 +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
|
e17f306d30
|
Add browser list to device identity.
|
2014-04-01 19:29:28 +09:00 |
|
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 |
|
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
|
ed5709aa04
|
Expose identify functionality. Shows a red screen with important data.
|
2014-03-17 19:21:34 +09:00 |
|
Simo Kinnunen
|
698bb4064a
|
Fix input plugin.
|
2014-03-17 11:51:15 +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 |
|