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

392 commits

Author SHA1 Message Date
Gunther Brunner
8a7c18a3fa Forcing retina ratio to 1.2 2014-05-29 18:58:09 +09:00
Gunther Brunner
e5018234d4 Added filter translate for websocket errors. 2014-05-29 17:11:14 +09:00
Gunther Brunner
4b98da269b Added force kicking. 2014-05-29 17:04:06 +09:00
Gunther Brunner
0570ef2319 Small devices improvings. 2014-05-29 14:10:08 +09:00
Gunther Brunner
ae6d2fe614 Fixed remote control menu highlighting. 2014-05-29 13:17:57 +09:00
Gunther Brunner
5782a7af0b Added help for shell commands. 2014-05-29 05:01:42 +09:00
Gunther Brunner
12fc884f78 Fixed device redirect when not usable. 2014-05-29 05:01:42 +09:00
Gunther Brunner
cb6c7a1b5c Device List now properly sorts by status. 2014-05-29 01:40:38 +09:00
Gunther Brunner
2ff05fdd74 Fixing port forwarding. Saving for port sets is not enabled. 2014-05-29 01:40:38 +09:00
Gunther Brunner
a76d8696d5 Adding the port forwarding service. 2014-05-29 01:40:38 +09:00
Gunther Brunner
02c5a9181c Sending the events to the port forwarder. 2014-05-29 01:40:38 +09:00
Simo Kinnunen
71188b2e50 Don't make too many low priority updates at once. 2014-05-29 01:10:22 +09:00
Gunther Brunner
2d7853fd1f Translating everything. 2014-05-28 19:18:33 +09:00
Gunther Brunner
ba0a2d5865 Fixed esprima parsing bug. 2014-05-28 16:45:37 +09:00
Gunther Brunner
5e6831ba65 Removed circular dependency. 2014-05-28 16:01:27 +09:00
Gunther Brunner
6b67d66a93 Added translate to everything.
Added new version update modal.
2014-05-28 15:58:18 +09:00
Gunther Brunner
1e0a145490 Screen retina image made smaller. 2014-05-28 14:32:56 +09:00
Gunther Brunner
b23f8fc988 Moved error screen a bit to the top. 2014-05-28 12:27:06 +09:00
Gunther Brunner
4d9b7d2d70 Rotation works for the host properly now. 2014-05-28 12:18:47 +09:00
Gunther Brunner
30ca92301a Refactored landscape handling to a directive, needs scope fix. 2014-05-28 00:26:41 +09:00
Gunther Brunner
09c59e3a44 Added portrait basic mode. 2014-05-28 00:05:43 +09:00
Gunther Brunner
fe2ccdfc17 Added rotation support for guest. 2014-05-27 23:40:28 +09:00
Gunther Brunner
a1a373972e Basic mode optimizations. 2014-05-27 22:51:46 +09:00
Gunther Brunner
7adfa8c19f Touch events mostly fixed. 2014-05-27 20:47:02 +09:00
Gunther Brunner
30cf21f778 Fixed basic styles for basic mode. 2014-05-27 20:47:01 +09:00
Gunther Brunner
b4db9fad03 Added back Advanced Input. 2014-05-27 19:25:27 +09:00
Gunther Brunner
92498e2695 Deleted rawKeyPress. 2014-05-27 19:07:13 +09:00
Gunther Brunner
6429a681be Refactored basic mode to a directive. 2014-05-27 19:04:05 +09:00
Simo Kinnunen
eb3e7a40cc Send key codes as strings for convenience. 2014-05-27 19:02:05 +09:00
Gunther Brunner
6526724695 Started to implement keycodes service. 2014-05-27 18:35:50 +09:00
Gunther Brunner
daa7677218 Added Copy functionality with CTRL-C. Still very rough. 2014-05-27 17:42:27 +09:00
Gunther Brunner
bde6d9f311 Added an elastic non-resizeable auto-fitting text area for the Clipboard. 2014-05-27 16:17:27 +09:00
Gunther Brunner
6432a5651c Replaced screenshot Zoom UI with input range along with buttons. 2014-05-27 15:48:34 +09:00
Gunther Brunner
9ec7d8c366 Added screenshot fade-in transition. 2014-05-27 12:23:47 +09:00
Gunther Brunner
d5d300057b Separated Packery init layout. 2014-05-26 22:24:46 +09:00
Gunther Brunner
00eb155ab9 Created Packery and Draggabilly directives.
Applied the Packery directive to Info layout based on media queries.
2014-05-26 21:05:54 +09:00
Gunther Brunner
f5ffd14c92 Adding new Settings shortcuts. 2014-05-22 23:23:39 +09:00
Simo Kinnunen
d14b9965b0 Dragging an APK on the screen works now. Shares a lot of code with the upload controller, they should be merged somehow. 2014-05-22 18:05:30 +09:00
Simo Kinnunen
60bdecc5d4 Merge branch 'feature/screenshot' into develop
Conflicts:
	res/app/control-panes/dashboard/upload/upload.jade
2014-05-22 13:38:44 +09:00
Simo Kinnunen
41ed33f5c4 Implement APK uploads using the new storage system. Installation from URL still does not work, and dropping the file on the screen may not work either. 2014-05-22 13:33:38 +09:00
Gunther Brunner
9ebb005654 UI fixes in upload and device control. 2014-05-21 18:07:28 +09:00
Gunther Brunner
3467cc6876 Limit max number of DOM entries to 3000. 2014-05-21 17:57:37 +09:00
Gunther Brunner
1b992d67a6 Log filter on first load. 2014-05-21 17:48:44 +09:00
Gunther Brunner
97e106760f Removed line counter for logs. 2014-05-21 17:31:19 +09:00
Gunther Brunner
eb53036f07 Log filtering client side implemented. 2014-05-21 17:01:10 +09:00
Gunther Brunner
48d50757f8 Added after-the-fact filtering. 2014-05-21 16:32:44 +09:00
Gunther Brunner
9e753551af Added Timeout error message when the screen takes more than 1 second to load. 2014-05-21 12:12:19 +09:00
Gunther Brunner
c9cc28997c Try to go to Home Screen in case of screen failure. 2014-05-20 19:34:48 +09:00
Gunther Brunner
282ceab17a Screen error message improved. 2014-05-20 19:17:28 +09:00
Gunther Brunner
e405ca1577 Added sprintf.
Rotation tooltips updated in realtime with current rotation degree.
2014-05-20 18:28:51 +09:00