Commit Graph

1617 Commits

Author SHA1 Message Date
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
Gunther Brunner
7c3b180f8d Merge remote-tracking branch 'origin/develop' into develop 2014-04-03 21:53:29 +09:00
Gunther Brunner
946ae16a45 Upload now uses package name and accordion. 2014-04-03 21:53:08 +09:00
Simo Kinnunen
655af52659 Support uninstalling applications. 2014-04-03 20:28:54 +09:00
Gunther Brunner
8584daaa71 Upload area now shows area well on device screen. 2014-04-03 20:12:11 +09:00
Gunther Brunner
7543649d70 Merge remote-tracking branch 'origin/develop' into develop 2014-04-03 19:56:39 +09:00
Gunther Brunner
7bf5f9c941 Shell shows 'No output' when there is an empty result. 2014-04-03 19:56:27 +09:00
Gunther Brunner
b01e901ffc Upload drop area improved. 2014-04-03 19:55:47 +09:00
Gunther Brunner
797b1152a3 Merge branch 'develop' of ghe.amb.ca.local:stf/stf into develop 2014-04-03 19:18:30 +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
Gunther Brunner
95bc46d6b7 - Upload is getting some buttons. 2014-04-03 17:28:04 +09:00
Simo Kinnunen
c33f0eab09 Make sure touch events arrive in correct order. 2014-04-03 17:13:17 +09:00
Simo Kinnunen
ceeda2b990 Add phone number to device list. 2014-04-03 16:35:05 +09:00
Simo Kinnunen
3799b51ad3 Give UploadCtrl access to the app manifest. 2014-04-03 15:47:24 +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
Gunther Brunner
18a5817c9f - Installation style. 2014-04-02 16:48:57 +09:00
Gunther Brunner
8ad9d3fa1e - Installation style. 2014-04-02 16:45:08 +09:00
Gunther Brunner
62df10e206 - Installation progress. 2014-04-02 16:43:04 +09:00
Gunther Brunner
605717817f - Upload progress destroy scope. 2014-04-02 16:32:44 +09:00
Gunther Brunner
465694e852 Merge remote-tracking branch 'origin/develop' into develop 2014-04-02 16:23:49 +09:00
Gunther Brunner
34a1346634 - Upload progress is shown. 2014-04-02 16:23:31 +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
Simo Kinnunen
1559424a42 Remove unused variable. 2014-04-02 15:15:53 +09:00
Simo Kinnunen
8f90ce0e02 Don't auto-migrate because it's slow when many processes have to do the same. 2014-04-02 14:39:07 +09:00
Simo Kinnunen
5183485a53 Add phone number and imei to device identity. 2014-04-02 13:08:59 +09:00
Simo Kinnunen
a891e5de49 Don't wait for properties forever. 2014-04-02 13:07:02 +09:00
Simo Kinnunen
8eae848897 Fix SH-06DNERV's data mapping. 2014-04-02 12:37:20 +09:00
Simo Kinnunen
df8dfdb321 Wait 1 minute for boot to complete, then fail. 2014-04-02 12:36:18 +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
64d4782436 Enable STFService version check again. 2014-04-01 22:15:10 +09:00
Gunther Brunner
3e59df330e Merge remote-tracking branch 'origin/develop' into develop 2014-04-01 22:05:13 +09:00
Gunther Brunner
af47e535e4 - Improving the shell. Still not a real shell. 2014-04-01 22:04:36 +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
2bf8f2352b Fix major oversight in MessageStream that was causing multi-chunk messages to fail. 2014-04-01 17:54:31 +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
514fc3554d Add a varint-delimiting stream as well. 2014-04-01 11:50:16 +09:00
Simo Kinnunen
1c611232f5 Add utility for reading varint32-delimited streams. 2014-04-01 11:50:16 +09:00
Gunther Brunner
553b89f764 - Add ngEnter. 2014-03-31 19:14:02 +09:00
Gunther Brunner
b0a32113cb - Device screen style is coming back. 2014-03-31 19:04:36 +09:00
Gunther Brunner
f8a4fee2bb - Controlling devices from control-panes. 2014-03-31 16:13:12 +09:00
Gunther Brunner
e173a4f648 - Adding Upload component skeleton. 2014-03-31 14:34:33 +09:00
Gunther Brunner
325eaaf199 - Hundreds of UI coming back. 2014-03-28 21:32:41 +09:00
Gunther Brunner
6638da01a6 - Fixed ugly css bug. 2014-03-28 19:48:34 +09:00