Commit Graph

145 Commits

Author SHA1 Message Date
Gunther Brunner
27d9014e90 const was just too new for IE. 2014-06-03 17:59:01 +09:00
Gunther Brunner
903c183c84 Renaming 'present' to 'connected', and 'absent' to 'disconnected'. 2014-06-02 17:49:47 +09:00
Gunther Brunner
e24e1abc35 Release: temporarily adjusted the upload style. 2014-05-29 12:52:25 +09:00
Gunther Brunner
e5d62c3bba Release: removed temporarily the upload from link feature. 2014-05-29 12:49:06 +09:00
Gunther Brunner
f14f69cd64 Open docs in new window. 2014-05-29 12:19:32 +09:00
Gunther Brunner
c9fcd40ed6 Changed orders in dashboard. 2014-05-29 12:19:32 +09:00
Gunther Brunner
5782a7af0b Added help for shell commands. 2014-05-29 05:01:42 +09:00
Gunther Brunner
5234db9468 Finally fixed the scrollbar height.
Removing CPU tab by lack of implementation.
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
1d974936e4 Fixing translations. 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
8b058ec52e Port forwarding should be working now. 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
Gunther Brunner
b5659fe321 Port forwarding UI improved. 2014-05-28 21:38:27 +09:00
Gunther Brunner
2d7853fd1f Translating everything. 2014-05-28 19:18:33 +09:00
Gunther Brunner
6b67d66a93 Added translate to everything.
Added new version update modal.
2014-05-28 15:58:18 +09:00
Gunther Brunner
09c59e3a44 Added portrait basic mode. 2014-05-28 00:05:43 +09:00
Gunther Brunner
1dc62193c8 Remove autocorrect from search.
Readded menu buttons active style.
2014-05-27 20:47:02 +09:00
Gunther Brunner
b4db9fad03 Added back Advanced Input. 2014-05-27 19:25:27 +09:00
Gunther Brunner
c3965a5308 Removed Advanced keys for now. 2014-05-27 18:40:53 +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
d9979a73a8 Inspect and Resources not yet implemented. 2014-05-27 15:57:08 +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
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
7a87f2170a Fixed padding in device control buttons. 2014-05-23 19:33:00 +09:00
Gunther Brunner
9d57e36e09 Fixed accordion bug in upload.
Now hide by default the activities.
Removed input dashboard.
2014-05-23 19:26:54 +09:00
Gunther Brunner
1d0e3e8ade Removed navigation history button.
Added popup for Icon View.
2014-05-23 19:00:32 +09:00
Gunther Brunner
9c9b51cd1a Removed Launch button.
Always show Drop file text.
2014-05-23 18:44:59 +09:00
Gunther Brunner
948528a0ff Moving default device icon to the devices db. 2014-05-23 17:32:19 +09:00
Gunther Brunner
3794237224 Updating to the new devices-db. 2014-05-23 17:23:49 +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
Gunther Brunner
e5cd4c855f Adding range for screenshot zoom. 2014-05-22 15:20:11 +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
Simo Kinnunen
7d36f27a31 Fix screenshot link href. 2014-05-21 18:07:24 +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
eb1baa4641 Stop logging on window unload, not on scope destroy. 2014-05-21 17:14:56 +09:00
Gunther Brunner
48d50757f8 Added after-the-fact filtering. 2014-05-21 16:32:44 +09:00
Simo Kinnunen
c0d02c4e3a Screenshot resizing works in the UI now. Still missing rate limiting. 2014-05-21 14:07:53 +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
e405ca1577 Added sprintf.
Rotation tooltips updated in realtime with current rotation degree.
2014-05-20 18:28:51 +09:00
Gunther Brunner
3143101ab5 Moved identify device button to Info tab. 2014-05-20 16:53:19 +09:00
Gunther Brunner
0b4e2a0b04 Fix showScreen not working. 2014-05-20 15:58:05 +09:00