Gunther Brunner
e643cbb797
Autocomplete for shell still not working.
2014-07-31 20:48:10 +09:00
Gunther Brunner
4edcb387d4
Added favicon resolving to URL input.
...
Added blur event after entering URL.
Focus screen after entering URL.
2014-07-31 20:30:43 +09:00
Gunther Brunner
8696f833c2
Added native auto-fill support for URL input in Chrome.
2014-07-31 16:54:28 +09:00
Gunther Brunner
2291361eaa
Made account buttons smaller.
2014-07-25 20:35:00 +09:00
Gunther Brunner
fde5c98db8
Added Japanese translation.
2014-07-25 20:31:38 +09:00
Gunther Brunner
a169da2925
Added SD card status to Info tab.
2014-07-25 20:21:09 +09:00
Gunther Brunner
7988927c8d
Added Wifi enable/disable setting.
2014-07-25 20:21:09 +09:00
Gunther Brunner
b79e10c317
Added Automation for Google Play Add/Remove Account.
2014-07-25 20:21:09 +09:00
Gunther Brunner
a332b6a5bb
Updated sensible bower dependencies.
...
Updated ng-file-upload to the latest version.
2014-07-24 20:17:49 +09:00
Gunther Brunner
9c7fd70e2f
Adding TODO for APK Uninstall
2014-07-23 20:46:19 +09:00
Simo Kinnunen
04cc8b11b8
Prevent browser list from doubling by using ng-repeat.
2014-07-23 19:43:29 +09:00
Gunther Brunner
2c5a2de17c
Starting to add dynamic resizing to the remote panel.
2014-07-22 17:12:19 +09:00
Gunther Brunner
91239d22f8
Changed hotkeys to more sensible shortcuts.
...
Shortcuts can be used even from the remote control.
2014-07-22 17:02:42 +09:00
Gunther Brunner
da40f061b4
Implemented change charset with the native PC charset keys.
...
Hacking was needed:
- Textarea changed to Input type "password", so that Alphanumeric keyboard is forced all the time.
- All the key input events are heavily browser/platform/keyboard dependent.
2014-07-16 22:57:50 +09:00
Gunther Brunner
6a8fb6fa75
All of the usable hotkeys now work and are translated.
2014-07-16 21:06:36 +09:00
Gunther Brunner
700c320257
Added tabindex and accesskeys for common input controls.
2014-07-16 20:05:34 +09:00
Gunther Brunner
7ac6691bdb
Added an alert for when the device is null. This needs debugging.
2014-07-16 18:58:38 +09:00
Simo Kinnunen
1d77d8c97d
Ensure that all API calls and static resources are in their own unique paths. This makes it easier to add a load balancer on top of everything.
2014-07-14 17:09:50 +09:00
Gunther Brunner
fb2e522945
Added text-focus-select directive for text inputs so it selects automatically the text when clicked.
2014-07-08 22:26:34 +09:00
Gunther Brunner
d6c8e15bc1
Added scoped hotkeys service.
2014-07-08 15:02:19 +09:00
Gunther Brunner
f490d97611
Adding more hotkeys.
2014-07-08 15:02:19 +09:00
Gunther Brunner
659ffa6d8e
Refactored Control HotKeys to its own controller.
2014-07-08 15:02:19 +09:00
Gunther Brunner
01aefb441a
Added hotkeys cheatsheet.
...
Added some hotkeys (not mapped yet).
Fixed logging search style.
2014-07-03 22:24:40 +09:00
Gunther Brunner
df5a5e2308
Finally updated to angular-borderlayout.
2014-07-03 19:04:45 +09:00
Gunther Brunner
98148cdc7f
Disabling auto-reconnect because it fights with the auto-timeout.
...
Need to find a balance between both based on real usage.
2014-06-30 19:35:50 +09:00
Gunther Brunner
d7c027f2ba
Added support for switching charsets from the keyboard by pressing SHIFT+SPACE.
2014-06-27 20:44:53 +09:00
Gunther Brunner
a8da19472d
Added error message when port forwarding fails.
...
Disabled port forwarding on user service for now.
2014-06-24 14:27:25 +09:00
Gunther Brunner
b37601486e
Replacing bootstrap typeahead with HTML5 native datalist because Angular 1.3.0-beta.12 breaks the scope with ng-transclude.
2014-06-24 13:42:16 +09:00
Gunther Brunner
154e331a93
Finishing Remote Debug UI.
2014-06-24 11:58:59 +09:00
Gunther Brunner
9c2dccb18d
Added Remote Debug help text.
2014-06-20 20:51:24 +09:00
Gunther Brunner
5454b302ff
Added Remote Debug UI.
2014-06-20 20:44:25 +09:00
Gunther Brunner
905879235e
Adding remote debug.
...
For some reason ng-table is loosing the header.
2014-06-20 20:36:21 +09:00
Gunther Brunner
cb519dbade
Manteinance and enhanced names back to filters because angular-gettext doesn't support translating variables from directives.
2014-06-19 22:13:03 +09:00
Gunther Brunner
aebeb4d357
Added Restart Device functionality.
...
Added device status to Fatal Message modal.
Added auto-reconnect to Fatal Message modal.
2014-06-19 21:13:20 +09:00
Gunther Brunner
694d621794
Added Restart Device button UI.
2014-06-19 21:02:54 +09:00
Gunther Brunner
71e139ddaf
Added a modal lightbox-image directive.
...
Added a fallback-image directive.
Added the Device Photo on the Info tab.
2014-06-18 18:57:20 +09:00
Simo Kinnunen
6bb07d7c34
Fix Galaxy S5's display information segfaulting by trying to use the public SDK methods first. SurfaceComposerClient's getDisplayInfo is practically unusable on Galaxy S5 due to weird memory corruption issues.
2014-06-18 15:51:54 +09:00
Gunther Brunner
b139849b3f
Added CPU information.
...
Added Memory information.
2014-06-18 00:40:49 +09:00
Gunther Brunner
6c88884fba
Added back hidden devices without model.
...
Default device image removed.
2014-06-18 00:01:12 +09:00
Gunther Brunner
0e76faf736
Angular updated.
...
Port forwarding results table removed.
2014-06-16 15:14:07 +09:00
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