Simo Kinnunen
|
7fb721f379
|
Make it possible to connect to ADB running on other computers.
|
2014-06-06 18:01:36 +09:00 |
|
Simo Kinnunen
|
3ea41c1a4e
|
Fix direct device control not extending owner timeout.
|
2014-06-02 21:03:21 +09:00 |
|
Simo Kinnunen
|
c0d02c4e3a
|
Screenshot resizing works in the UI now. Still missing rate limiting.
|
2014-05-21 14:07:53 +09:00 |
|
Simo Kinnunen
|
254b2dc7a3
|
Add screenshots to UI. Still need to implement resizing.
|
2014-05-20 11:34:39 +09:00 |
|
Simo Kinnunen
|
48726669dc
|
Screenshots are more or less working (server-side). Resize not implemented yet. Temporarily breaks APK uploads.
|
2014-05-19 17:55:18 +09:00 |
|
Simo Kinnunen
|
ed2390592c
|
Fix user actions not extending timeout.
|
2014-05-13 12:21:05 +09:00 |
|
Simo Kinnunen
|
5e610a8de4
|
Use serial syrup everywhere.
|
2014-04-11 15:47:53 +09:00 |
|
Simo Kinnunen
|
a891e5de49
|
Don't wait for properties forever.
|
2014-04-02 13:07:02 +09:00 |
|
Simo Kinnunen
|
df8dfdb321
|
Wait 1 minute for boot to complete, then fail.
|
2014-04-02 12:36:18 +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
|
ce45090ba0
|
Add display to identity. Remote's dependency on identity had to be removed.
|
2014-03-17 11:51:15 +09:00 |
|
Simo Kinnunen
|
18671477a6
|
Update support plugin loggers.
|
2014-03-17 11:31:11 +09:00 |
|
Simo Kinnunen
|
07a06460bf
|
Move support plugins to their own folder.
|
2014-03-17 11:03:20 +09:00 |
|