Commit Graph

33 Commits

Author SHA1 Message Date
Gunther Brunner
1a8a5ff8ff Add Performance tab. 2014-10-06 19:11:46 +09:00
Gunther Brunner
33fad24ed4 Added proper standalone support. 2014-09-24 19:38:46 +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
dbfbe53b37 Finally Control button is implemented.
Also the route /control tries to use the last used device.
2014-09-11 18:15:16 +09:00
Simo Kinnunen
484f868094 Remove installation code from control-panes-controller until we find a way to reuse InstallController there or find some other way to make them work together. 2014-09-05 16:05:21 +09:00
Gunther Brunner
fe7452e9f7 Add reason of why device and control are undefined sometimes. 2014-09-02 18:20:27 +09:00
Gunther Brunner
7b77412edd Add webpack JSHint loader. 2014-09-02 16:27:36 +09:00
Gunther Brunner
b79e10c317 Added Automation for Google Play Add/Remove Account. 2014-07-25 20:21:09 +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
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
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
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
d9979a73a8 Inspect and Resources not yet implemented. 2014-05-27 15:57:08 +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
d1fa99a4c5 Activity Timeline not yet ready. 2014-05-14 16:23:54 +09:00
Gunther Brunner
1d44bf5da3 Added basic fatal message functionality. 2014-05-13 19:22:23 +09:00
Gunther Brunner
7a598af243 Adding panel info. 2014-05-01 22:42:35 +09:00
Gunther Brunner
efa5875d60 Adding Activity mockup. 2014-04-30 18:59:30 +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
3aa44f1a9c Added ability to install from device screen. Still not synced to Upload panel. 2014-04-14 18:48:19 +09:00
Gunther Brunner
e10a58c881 Removing $rootScope for device and control, not needed anymore. 2014-04-08 20:50:35 +09:00
Gunther Brunner
553b89f764 - Add ngEnter. 2014-03-31 19:14:02 +09:00
Gunther Brunner
f8a4fee2bb - Controlling devices from control-panes. 2014-03-31 16:13:12 +09:00
Gunther Brunner
325eaaf199 - Hundreds of UI coming back. 2014-03-28 21:32:41 +09:00
Gunther Brunner
be6bdcd239 - Bringing back browser, navigation, input, dashboard and shell templates. 2014-03-27 21:30:27 +09:00
Gunther Brunner
840dc81f55 - Tab titles ported back. 2014-03-27 20:25:20 +09:00
Gunther Brunner
3c8efab212 - Tabs are nice now. 2014-03-27 20:03:22 +09:00
Simo Kinnunen
8b13a1c945 Fix various JSHint warnings in client-side code. 2014-03-26 16:06:49 +09:00
Gunther Brunner
274d8618cc - Adding control panes. 2014-03-14 19:57:24 +09:00