Simo Kinnunen
|
a8fe5f6613
|
Add LogcatApplyFiltersMessage.
|
2014-02-07 00:58:39 +09:00 |
|
Simo Kinnunen
|
d17e86bc57
|
Implement device screen.
|
2014-02-06 22:45:19 +09:00 |
|
Simo Kinnunen
|
0e0783b649
|
Initial device control implementation. Works with touches and NUMERIC keycodes.
|
2014-02-06 11:54:19 +09:00 |
|
Simo Kinnunen
|
91097dc569
|
Don't rely on lucky timings when sending messages from the provider.
|
2014-02-05 15:37:28 +09:00 |
|
Simo Kinnunen
|
37303c5d92
|
Add owners to groups.
|
2014-02-04 20:33:53 +09:00 |
|
Simo Kinnunen
|
b50ec6b4b0
|
Expose input services.
|
2014-02-03 21:10:15 +09:00 |
|
Simo Kinnunen
|
eb332ff36a
|
Merge DeviceIdentityMessage on the app side.
|
2014-02-03 19:56:01 +09:00 |
|
Simo Kinnunen
|
2086d7d439
|
Better device present/absent handling by separating it from the status event.
|
2014-02-03 19:42:20 +09:00 |
|
Simo Kinnunen
|
6a7e10882f
|
Allow only a single group per device.
|
2014-02-03 02:28:58 +09:00 |
|
Simo Kinnunen
|
6141bdb5ce
|
Formatting.
|
2014-02-03 01:55:01 +09:00 |
|
Simo Kinnunen
|
5c1c9fd344
|
Further simplify message handling by abstracting message mapping to library code.
|
2014-02-02 20:37:48 +09:00 |
|
Simo Kinnunen
|
b9ca8b04e1
|
Make wireutil a bit more normal. It now requires wire on its own.
|
2014-02-02 20:00:29 +09:00 |
|
Simo Kinnunen
|
48d5648b9d
|
Get rid of switch statements in favor of an EventEmitter-based router for message handling.
|
2014-02-02 19:55:44 +09:00 |
|
Simo Kinnunen
|
f9da1cb0bf
|
Fix typo in error logger.
|
2014-01-31 13:10:58 +09:00 |
|
Simo Kinnunen
|
9ed2524a7f
|
Add socket.io with authentication and start rebuilding the device list.
|
2014-01-31 03:37:55 +09:00 |
|
Simo Kinnunen
|
f1c4e68ef7
|
Properly require the split module.
|
2014-01-30 21:29:31 +09:00 |
|
Simo Kinnunen
|
bc162676e3
|
Make it easier to see which devices are ready.
|
2014-01-30 21:18:41 +09:00 |
|
Simo Kinnunen
|
f8cceffe91
|
More useful logs.
|
2014-01-30 19:42:21 +09:00 |
|
Simo Kinnunen
|
88de7d1578
|
Fix issues with the proxy.
|
2014-01-30 19:36:43 +09:00 |
|
Simo Kinnunen
|
8bc9592a79
|
Add HTTP API proxy.
|
2014-01-30 19:29:42 +09:00 |
|
Simo Kinnunen
|
cadc7a17d0
|
Move matchesRequirements to devutil.
|
2014-01-30 17:02:29 +09:00 |
|
Simo Kinnunen
|
1616840818
|
Add display information to device identity.
|
2014-01-30 16:53:49 +09:00 |
|
Simo Kinnunen
|
3e3b98891f
|
Fix monkey command to not break due to auto-escaping.
|
2014-01-30 14:26:06 +09:00 |
|
Simo Kinnunen
|
4b934f5c66
|
Give monkey EXTERNAL_STORAGE.
|
2014-01-30 14:22:23 +09:00 |
|
Simo Kinnunen
|
8db22952bf
|
Initiate monkey directly from stream. On some devices monkey crashes if we just connect and disconnect.
|
2014-01-30 10:49:54 +09:00 |
|
Simo Kinnunen
|
4cf3d242a5
|
Add HipChat notifier role.
|
2014-01-30 00:21:34 +09:00 |
|
Simo Kinnunen
|
07f611b361
|
Add logcat.
|
2014-01-29 22:01:22 +09:00 |
|
Simo Kinnunen
|
389db73f08
|
Save device logs to rethinkdb.
|
2014-01-29 19:50:47 +09:00 |
|
Simo Kinnunen
|
a8914297ad
|
Trap more errors.
|
2014-01-29 16:47:25 +09:00 |
|
Simo Kinnunen
|
ae4e4d3075
|
Keep better track of vital streams. Add monkey.
|
2014-01-29 16:24:07 +09:00 |
|
Simo Kinnunen
|
6c350d0068
|
Move more work to devutil.
|
2014-01-29 14:17:41 +09:00 |
|
Simo Kinnunen
|
3c55f91ee9
|
Figure out how to kill monkey reliably.
|
2014-01-29 12:19:48 +09:00 |
|
Simo Kinnunen
|
403c29c60a
|
Start HTTP API on device.
|
2014-01-29 11:44:28 +09:00 |
|
Simo Kinnunen
|
216592a995
|
Push vendor files to devices.
|
2014-01-29 00:13:29 +09:00 |
|
Simo Kinnunen
|
f056e0d2ca
|
Reorder switches.
|
2014-01-28 17:10:28 +09:00 |
|
Simo Kinnunen
|
48b4c2fd0e
|
Save devices to database.
|
2014-01-28 15:57:19 +09:00 |
|
Simo Kinnunen
|
35ac51795b
|
Initial version of multidevice transactions.
|
2014-01-23 14:00:15 +09:00 |
|
Simo Kinnunen
|
242f6f17de
|
First attempt at running shell commands with potentially streaming output. Still missing: multiple device support, command cancellation.
|
2014-01-22 20:56:06 +09:00 |
|
Simo Kinnunen
|
51ebf42dd3
|
Group creator specifies session timeout.
|
2014-01-22 17:42:27 +09:00 |
|
Simo Kinnunen
|
90e405a341
|
Switch to protocol buffers for communication.
|
2014-01-22 16:34:49 +09:00 |
|
Simo Kinnunen
|
0bf07ab776
|
Add a simple STF console for testing without the app.
|
2014-01-14 18:41:48 +09:00 |
|
Simo Kinnunen
|
3be72ae8c9
|
Working topo and startup.
|
2014-01-13 19:08:30 +09:00 |
|