Commit Graph

63 Commits

Author SHA1 Message Date
Gunther Brunner
efa5875d60 Adding Activity mockup. 2014-04-30 18:59:30 +09:00
Gunther Brunner
e184cb7c85 Adding fade in/out for upload stuff. 2014-04-30 16:56:22 +09:00
Gunther Brunner
272301d519 - Added spacers to Input. 2014-04-22 21:15:40 +09:00
Gunther Brunner
47cd0313a1 - Moved browser selection to Navigation. 2014-04-22 21:11:46 +09:00
Gunther Brunner
7266ab0140 - Device list doesn't overflows.
- Added browser clear.
2014-04-22 18:50:50 +09:00
Gunther Brunner
7c820b4b0e - Add browser name. 2014-04-22 17:29:08 +09:00
Gunther Brunner
f831596290 - Adding Browser selection.
- Adding URL history and autocomplete.
2014-04-22 17:29:08 +09:00
Simo Kinnunen
ced84f0f66 Add sample of openBrowser() usage. Unfortunately it doesn't work because the radio buttons are acting weird. 2014-04-22 11:03:33 +09:00
Simo Kinnunen
f46540e51e All transaction-based ControlService methods now return promises directly, which makes it easier to integrate with other promises, is simpler and opens up new refactoring opportunities. 2014-04-15 16:56:13 +09:00
Gunther Brunner
a1fa91a356 +20ms for the canvas resizing. 2014-04-15 15:51:05 +09:00
Gunther Brunner
f3c4ebc45e Device table is now selectable. 2014-04-15 15:43:39 +09:00
Gunther Brunner
8cbc89b96f Port forwarding now adds rows in real time. 2014-04-15 15:43:39 +09:00
Gunther Brunner
af33084a01 Adding Port Forwarding basic UI. 2014-04-14 20:45:21 +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
e2b59c0741 Fix the device screen height filling the parent. 2014-04-14 16:21:40 +09:00
Gunther Brunner
e10a58c881 Removing $rootScope for device and control, not needed anymore. 2014-04-08 20:50:35 +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
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
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
Gunther Brunner
1b651a47f2 Progress bar unified. 2014-04-04 20:26:20 +09:00
Gunther Brunner
db11a59125 Only install if enabled. 2014-04-04 19:46:59 +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
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
Gunther Brunner
946ae16a45 Upload now uses package name and accordion. 2014-04-03 21:53:08 +09:00
Gunther Brunner
8584daaa71 Upload area now shows area well on device screen. 2014-04-03 20:12:11 +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
95bc46d6b7 - Upload is getting some buttons. 2014-04-03 17:28:04 +09:00
Simo Kinnunen
3799b51ad3 Give UploadCtrl access to the app manifest. 2014-04-03 15:47:24 +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
34a1346634 - Upload progress is shown. 2014-04-02 16:23:31 +09:00
Gunther Brunner
af47e535e4 - Improving the shell. Still not a real shell. 2014-04-01 22:04:36 +09:00
Gunther Brunner
553b89f764 - Add ngEnter. 2014-03-31 19:14:02 +09:00