1
0
Fork 0
mirror of https://github.com/openstf/stf synced 2025-10-06 03:50:04 +02:00
Commit graph

398 commits

Author SHA1 Message Date
Gunther Brunner
0bce25cabf Adding List of current used devices. 2014-04-08 15:56:36 +09:00
Gunther Brunner
b343f08173 Don't rotate, make Portrait/Landscape. 2014-04-08 13:50:20 +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
Gunther Brunner
334490d878 Showing the device name. 2014-04-07 19:57:54 +09:00
Gunther Brunner
09d4212965 Preparing for the future, the device will rotate. 2014-04-07 19:47:59 +09:00
Gunther Brunner
9ce7f545a2 Activities UI revamped.
Still needs to do error handling.
2014-04-07 19:20:37 +09:00
Gunther Brunner
ab1b6f3c25 Adding ability to launch activities. 2014-04-07 18:58:42 +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
Gunther Brunner
c2b4bf4a90 Progress is floored now.
Tried doing upload & installation in multiple times but it looks bad because the animation is tweened.
2014-04-07 15:50:03 +09:00
Simo Kinnunen
be0510b93a Fix installation from file upload. 2014-04-07 11:51:57 +09:00
Simo Kinnunen
a9641f3271 Support rotation. 2014-04-07 11:14:38 +09:00
Gunther Brunner
1b651a47f2 Progress bar unified. 2014-04-04 20:26:20 +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
Gunther Brunner
db11a59125 Only install if enabled. 2014-04-04 19:46:59 +09:00
Gunther Brunner
2e80900537 Merge branch 'develop' of ghe.amb.ca.local:stf/stf into develop 2014-04-04 18:21:35 +09:00
Simo Kinnunen
b6a81df776 Probably fix "using" issues. 2014-04-04 18:20:53 +09:00
Gunther Brunner
93325c8089 Merge branch 'develop' of ghe.amb.ca.local:stf/stf into develop 2014-04-04 18:11:56 +09:00
Simo Kinnunen
ea6245ace4 Faster progress. 2014-04-04 18:10:43 +09:00
Gunther Brunner
ee96da85da Merge branch 'develop' of ghe.amb.ca.local:stf/stf into develop 2014-04-04 18:03:50 +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
Gunther Brunner
5ec5ae12b5 Merge branch 'develop' of ghe.amb.ca.local:stf/stf into develop 2014-04-04 17:34:43 +09:00
Gunther Brunner
6cfe5cf9bc Adding Activity partial 2014-04-04 17:34:30 +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
63389ab7f8 Upload styling less dark. 2014-04-03 23:36:21 +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
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