Commit Graph

348 Commits

Author SHA1 Message Date
Gunther Brunner
2fdcf8243c Refactor render. Disabling WebGL render for now. 2014-11-12 18:40:35 +09:00
Gunther Brunner
7b3f1d3da7 Enable retina image retrieving also for retina desktops. 2014-11-10 21:32:29 +09:00
Simo Kinnunen
fc025d16aa Formatting. 2014-10-30 21:32:18 +09:00
Simo Kinnunen
758e43e2e8 Extra line break for clarity. 2014-10-29 14:56:00 +09:00
Simo Kinnunen
1ce8b52927 Fix touch coordinates in 270deg rotation. 2014-10-29 12:30:46 +09:00
Gunther Brunner
12eb22702e Bug: submit button was outside form. 2014-10-24 16:14:25 +09:00
Gunther Brunner
91f7bd9cf2 Removed prototype leftover. 2014-10-17 19:24:41 +09:00
Gunther Brunner
a59b3a6fc3 Added Socket Error Modal. 2014-10-17 19:23:15 +09:00
Gunther Brunner
e172457b5f Start to add Socket Disconnected Modal. 2014-10-17 19:23:15 +09:00
Gunther Brunner
d8191bac05 Add back standalone mode by location. 2014-10-15 18:00:00 +09:00
Gunther Brunner
6a7a18f0a2 Translated to Japanese. 2014-10-15 17:12:05 +09:00
Gunther Brunner
c245355732 Preparing for deploy.
Disables:
-Performance tab
-Access Tokens tab
-Standalone mode
2014-10-15 16:24:34 +09:00
Gunther Brunner
ff6b0dbab1 Improved UI layout for Reverse Port Forwarding. 2014-10-15 13:40:48 +09:00
Simo Kinnunen
cecf08a244 Reverse port forwarding UI actually works now. 2014-10-14 22:57:44 +09:00
Gunther Brunner
d105052b20 In Angular 1.3.0-rc.5, $animate defers changes till the next digest.
Disabled animation for now.
2014-10-10 16:01:39 +09:00
Gunther Brunner
6a727b163f Ultra Light was unreadable. 2014-10-06 18:27:45 +09:00
Gunther Brunner
56541ba80e Cleanup. 2014-10-06 17:06:42 +09:00
Gunther Brunner
5d190db1b7 Update device status accordingly. 2014-10-03 15:44:16 +09:00
Gunther Brunner
1f46cd0ea2 Separate retry button. 2014-10-02 23:13:33 +09:00
Gunther Brunner
c35b92c440 Improve Device Disconnected UI. 2014-10-02 23:07:28 +09:00
Gunther Brunner
d0f6759266 Add Cancel button to ADB Add Key Modal. 2014-10-02 16:52:02 +09:00
Simo Kinnunen
95347d91f0 Show a dialog for new ADB key if using device. 2014-10-01 21:33:47 +09:00
Simo Kinnunen
e6c1de5194 ADB connect now respects auth keys in the settings page. 2014-10-01 18:41:54 +09:00
Gunther Brunner
0a67c8c272 Save Screenshot feature now done on server side since the client-side way doesn't work in all browsers. 2014-10-01 17:56:25 +09:00
Gunther Brunner
54ad605592 Add Access Tokens base. 2014-09-30 17:45:29 +09:00
Gunther Brunner
f0b111cdf6 JSHint fixes. 2014-09-30 14:23:52 +09:00
Simo Kinnunen
f28af63d38 Add Xiaomi's INSTALL_CANCELED_BY_USER error code to error filter. 2014-09-30 11:49:26 +09:00
Gunther Brunner
9f0affaafd Add ADB Key modal. 2014-09-29 19:57:30 +09:00
Gunther Brunner
6b1a2700bd Change function signature. 2014-09-29 19:43:16 +09:00
Gunther Brunner
9d38bced21 Refactoring ADB add keys to its own directive so it can be shared. 2014-09-29 18:37:28 +09:00
Gunther Brunner
13d40a4649 Refactoring ADB add keys to its own directive so it can be shared. 2014-09-26 20:13:08 +09:00
Gunther Brunner
a83ecd43ed Add error-message directive.
Improve UX for focus handling.
2014-09-26 17:47:14 +09:00
Gunther Brunner
d5f29a5a23 Change window size on standalone rotation. 2014-09-26 00:23:57 +09:00
Gunther Brunner
d611a0317e Add ADB Keys UI. 2014-09-25 23:23:05 +09:00
Gunther Brunner
66cbfe0c3c Add ADB Keys tab. 2014-09-25 20:03:16 +09:00
Gunther Brunner
0ddc1eb0b0 Make $window testable. 2014-09-25 18:37:45 +09:00
Gunther Brunner
329fedbcc6 Fix semicolon-caused bug. 2014-09-25 18:37:10 +09:00
Gunther Brunner
2f1908b718 Add save to disk ScreenShot. 2014-09-25 18:33:20 +09:00
Gunther Brunner
ce42d9b0f8 Change raw title in new windows. 2014-09-25 18:10:19 +09:00
Gunther Brunner
c81cd75a50 Refactored device context menu to its own directive.
Now works in standalone also.
2014-09-25 17:10:31 +09:00
Gunther Brunner
f705cd60a7 Add basic context-menu for actions. 2014-09-25 16:24:57 +09:00
Gunther Brunner
c33d95ba7a Standalone now works with device screen size. 2014-09-24 20:05:39 +09:00
Gunther Brunner
33fad24ed4 Added proper standalone support. 2014-09-24 19:38:46 +09:00
Gunther Brunner
769a6b1d78 Add Native Url opener service.
Chat temporarily enabled with the Native Url opener.
2014-09-19 17:37:37 +09:00
Gunther Brunner
430103a913 Start adding back Standalone.
Moved ng-app to html so the title can be dynamic.
2014-09-18 23:48:52 +09:00
Gunther Brunner
8f5fb96c5c Auto-focus search input on Tab select. 2014-09-18 21:12:01 +09:00
Gunther Brunner
224c5cb7ca Add fake pinch support with Option/Alt key. 2014-09-17 17:56:09 +09:00
Simo Kinnunen
f87ca759c3 Fix tab key losing focus from the hidden input field. That should only happen on the device side. 2014-09-17 15:22:20 +09:00
Simo Kinnunen
09cca76d32 Fix unusable keyboard since the switch to the new touch system. 2014-09-17 15:21:50 +09:00
Simo Kinnunen
c6f63be01c Center canvas with an extended margin: auto trick. Gets rid of half-pixel positions possible with translate(). 2014-09-12 22:50:34 +09:00