1
0
Fork 0
mirror of https://github.com/openstf/stf synced 2025-10-05 19:42:01 +02:00
Commit graph

425 commits

Author SHA1 Message Date
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
Gunther Brunner
af33084a01 Adding Port Forwarding basic UI. 2014-04-14 20:45:21 +09:00
Gunther Brunner
13d0b05505 Adding hipchat link for user. 2014-04-14 19:39:00 +09:00
Gunther Brunner
2279099a10 Add ellipsis overflow to device name. 2014-04-14 19:06:42 +09:00
Gunther Brunner
3aa44f1a9c Added ability to install from device screen. Still not synced to Upload panel. 2014-04-14 18:48:19 +09:00
Gunther Brunner
24afc6fbef Smooth resizing. 2014-04-14 18:05:26 +09:00
Gunther Brunner
eb09b7ebcf Fixing resize of the window. 2014-04-14 18:00:34 +09:00
Gunther Brunner
5124b77741 Cache image width and height. 2014-04-14 17:50:32 +09:00
Gunther Brunner
f20c798ec4 Bumping bower packages. 2014-04-14 17:28:26 +09:00
Gunther Brunner
bd3a2b6caf Explicitly bump package versions. 2014-04-14 17:16:51 +09:00
Gunther Brunner
e2b59c0741 Fix the device screen height filling the parent. 2014-04-14 16:21: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
Gunther Brunner
e10a58c881 Removing $rootScope for device and control, not needed anymore. 2014-04-08 20:50:35 +09:00
Gunther Brunner
b4e30aae75 Removed isolated scope. Now we can use a parent scope inside the tabs. 2014-04-08 19:41:29 +09:00
Gunther Brunner
c91fb302a0 Added current device style. 2014-04-08 18:54:37 +09:00
Gunther Brunner
c6a34713f0 Handling of about to be kicked devices improved. 2014-04-08 17:59:08 +09:00
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