Commit Graph

621 Commits

Author SHA1 Message Date
Simo Kinnunen
035caf91b6 Remove unnecessary shutdown delay from the group plugin. 2014-04-18 17:16:04 +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
40b493649b Prevent certificate issues when installing STFService by uninstalling it first. 2014-04-17 17:33:40 +09:00
Simo Kinnunen
ce9733f5da Update STFService. Now both the agent and the service use the same wire proto. 2014-04-17 02:20:49 +09:00
Simo Kinnunen
d5c96dc50d Clean up the owner plugin (now called 'group'). 2014-04-16 19:00:17 +09:00
Simo Kinnunen
4676af51d7 Fix incorrect variable. 2014-04-16 15:26:39 +09:00
Simo Kinnunen
07217f9a39 Make sure we only have one forward per port. 2014-04-16 15:14:01 +09:00
Simo Kinnunen
4299ed3aa0 Rename simSerial to iccid. 2014-04-16 11:23:20 +09:00
Simo Kinnunen
35cd19dc28 Add sim serial to collected device properties. 2014-04-15 18:37:39 +09:00
Simo Kinnunen
fb3892ab07 Keep forwards list up to date on client side. 2014-04-15 18:02:48 +09:00
Simo Kinnunen
b0400130ff Allow all pending transaction results to be cancelled. 2014-04-15 17:33:22 +09:00
Simo Kinnunen
f8a2eeab26 Reverse port forwarding works, but changes don't apply to new devices yet. 2014-04-15 15:52:45 +09:00
Simo Kinnunen
fe092bc358 Fix 'line is too long' warning. 2014-04-15 11:30:39 +09:00
Simo Kinnunen
f5ac9d2315 Reverse port forwarding maybe works. 2014-04-14 20:57:40 +09:00
Simo Kinnunen
1cc88e4f42 Suggest enabling third party apps if STF apk installation is taking a bit too long. 2014-04-14 14:29:42 +09:00
Simo Kinnunen
0dda2d9f6f Throw if DB migration fails. 2014-04-14 14:20:09 +09:00
Simo Kinnunen
609e33837b Gracefully shutdown auth apps. 2014-04-12 21:34:38 +09:00
Simo Kinnunen
4ba11eca61 Provider should now shut down gracefully. 2014-04-12 16:56:12 +09:00
Simo Kinnunen
bd2b43901d Make graceful shutdown more graceful by actually waiting for sockets (and others) to close. Ongoing effort. 2014-04-12 16:16:03 +09:00
Simo Kinnunen
123bf2e647 Automatically close database when lifecycle ends. 2014-04-12 16:00:04 +09:00
Simo Kinnunen
961a958d7b Log forks. 2014-04-12 15:26:49 +09:00
Simo Kinnunen
5e610a8de4 Use serial syrup everywhere. 2014-04-11 15:47:53 +09:00
Simo Kinnunen
7f74ecd7af Use wireutil.reply() where possible. 2014-04-11 14:54:19 +09:00
Simo Kinnunen
90b39306a8 Add a utility to produce transaction responses. 2014-04-11 11:14:06 +09:00
Simo Kinnunen
e4b701df5d Don't try to restart if we're stopping. 2014-04-11 11:01:00 +09:00
Simo Kinnunen
fa7437a445 Add more advanced filtering to the device tracker. Make the group tracker work properly. 2014-04-08 13:48:46 +09:00
Simo Kinnunen
4d5319b555 Auto-end shared lifecycles on exit. 2014-04-07 17:05:12 +09:00
Simo Kinnunen
4b155a3850 Show upload/processing progress for normal file uploads. 2014-04-07 16:36:28 +09:00
Simo Kinnunen
a9641f3271 Support rotation. 2014-04-07 11:14:38 +09:00
Simo Kinnunen
941f4cb051 Oops. Fix stupid error in lifecycle. 2014-04-04 20:16:18 +09:00
Simo Kinnunen
e0b4b3b40f Don't listen to 'end' on proxy server. 2014-04-04 20:08:51 +09:00
Simo Kinnunen
45f7db1728 Send more detailed error codes for upload. 2014-04-04 19:50:22 +09:00
Simo Kinnunen
ea6245ace4 Faster progress. 2014-04-04 18:10:43 +09:00
Simo Kinnunen
c45da05e28 Add missing require and remove unnecessary require. 2014-04-04 18:02:46 +09:00
Simo Kinnunen
317bdf5438 Guesstimate installation progress. 2014-04-04 18:01:00 +09:00
Simo Kinnunen
44378e625f Show progress for URL installation. Temporarily break upload installation. 2014-04-04 17:33:51 +09:00
Simo Kinnunen
1d2afa65b4 Fix event handler cleanup. 2014-04-04 17:27:59 +09:00
Gunther Brunner
760464388e Upload now has uninstall. 2014-04-03 23:28:32 +09:00
Simo Kinnunen
9c27be2871 Fix UninstallMessage id. 2014-04-03 23:12:47 +09:00
Simo Kinnunen
cf20d28f9a Add UninstallMessage to wire proto. 2014-04-03 23:09:42 +09:00
Simo Kinnunen
97a042a54d Support installation from URLs. 2014-04-03 22:53:23 +09:00
Simo Kinnunen
655af52659 Support uninstalling applications. 2014-04-03 20:28:54 +09:00
Simo Kinnunen
44f0575cb9 Change pushing_file to pushing_app. 2014-04-03 19:17:17 +09:00
Simo Kinnunen
89260676a3 Switch install plugin to send status codes instead of full strings. 2014-04-03 19:15:26 +09:00
Simo Kinnunen
3a84e249d6 Make stf local <serial> work again. 2014-04-03 18:14:31 +09:00
Simo Kinnunen
c33f0eab09 Make sure touch events arrive in correct order. 2014-04-03 17:13:17 +09:00
Simo Kinnunen
46591b24c8 Insert log messages with soft durability. 2014-04-03 14:22:18 +09:00
Simo Kinnunen
3685d543c4 Bind DB connection error to lifecycle. 2014-04-03 12:20:00 +09:00
Simo Kinnunen
c42436aeeb No need to include procutil for anything but stf local. 2014-04-02 15:20:37 +09:00
Simo Kinnunen
0673dab4d0 Clarify comment. 2014-04-02 15:16:30 +09:00