Gunther Brunner
|
74c30a70b9
|
Added safety 2nd timeout to startRemoteConnect.
|
2014-08-18 18:56:58 +09:00 |
|
Gunther Brunner
|
9d53629750
|
Removed initial loading glitch for Browser buttons.
|
2014-08-07 15:01:41 +09:00 |
|
Gunther Brunner
|
5bad2a35d5
|
Moved Remote Debug from Advanced to Dashboard for faster access.
|
2014-08-07 14:55:40 +09:00 |
|
Gunther Brunner
|
19fef4678e
|
Updated dependencies.
|
2014-08-05 21:03:02 +09:00 |
|
Gunther Brunner
|
feb9b04ebc
|
Removed unused Browser component.
|
2014-08-04 21:35:00 +09:00 |
|
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
|
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
|
700c320257
|
Added tabindex and accesskeys for common input controls.
|
2014-07-16 20:05:34 +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
|
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
|
27d9014e90
|
const was just too new for IE.
|
2014-06-03 17:59:01 +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
|
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
|
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
|
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
|
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
|
8e5755137e
|
Updated almost all bower dependencies.
|
2014-05-13 18:35:14 +09:00 |
|
Gunther Brunner
|
3b6da1542b
|
Logging to the console.
|
2014-05-12 19:28:56 +09:00 |
|
Gunther Brunner
|
9e98bb1525
|
Adding clipboard paste.
|
2014-05-12 19:02:17 +09:00 |
|
Gunther Brunner
|
6abaa1e17a
|
Made browser icons 18x18px
|
2014-05-12 14:53:31 +09:00 |
|
Gunther Brunner
|
ab623cbca5
|
Removed dropdown in favor of radio icons for the browsers.
|
2014-05-12 14:53:31 +09:00 |
|
Gunther Brunner
|
ac4f68cc92
|
Default browser defaults to Browser if not selected.
|
2014-05-12 14:53:31 +09:00 |
|
Simo Kinnunen
|
0c24cb7ec6
|
Add browser icons. Currently requires stf-browser-db to be npm linked to work.
|
2014-05-08 18:58:51 +09:00 |
|
Gunther Brunner
|
cceded14c2
|
-Added battery info to the device list.
-Added App panel for opening common apps.
|
2014-05-01 22:06:48 +09:00 |
|
Gunther Brunner
|
e6be8491fa
|
Fixed bug for realtime browser uninstalling.
|
2014-05-01 21:25:13 +09:00 |
|
Gunther Brunner
|
e184cb7c85
|
Adding fade in/out for upload stuff.
|
2014-04-30 16:56:22 +09:00 |
|
Gunther Brunner
|
272301d519
|
- Added spacers to Input.
|
2014-04-22 21:15:40 +09:00 |
|
Gunther Brunner
|
47cd0313a1
|
- Moved browser selection to Navigation.
|
2014-04-22 21:11:46 +09:00 |
|
Gunther Brunner
|
7266ab0140
|
- Device list doesn't overflows.
- Added browser clear.
|
2014-04-22 18:50:50 +09:00 |
|
Gunther Brunner
|
7c820b4b0e
|
- Add browser name.
|
2014-04-22 17:29:08 +09:00 |
|
Gunther Brunner
|
f831596290
|
- Adding Browser selection.
- Adding URL history and autocomplete.
|
2014-04-22 17:29:08 +09:00 |
|
Simo Kinnunen
|
ced84f0f66
|
Add sample of openBrowser() usage. Unfortunately it doesn't work because the radio buttons are acting weird.
|
2014-04-22 11:03:33 +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 |
|