Commit Graph

786 Commits

Author SHA1 Message Date
Gunther Brunner
a7408e071f Separate port from hostname for VNC since most clients have them as separate fields (Improve Copy-Paste workflow). 2015-10-13 20:20:32 +09:00
Gunther Brunner
dec14899c2 Add initial VNC UI. 2015-10-13 17:29:04 +09:00
Gunther Brunner
c4179f5886 Simplify Advanced input keys to make space for new things coming up. 2015-10-13 17:11:59 +09:00
Simo Kinnunen
f994c352ea Fix accidental global variable in the file exporer. 2015-10-11 04:40:41 +09:00
Gunther Brunner
ae2361a389 Re-stylized the File Explorer. Unified location bar and search. 2015-10-01 21:40:08 +09:00
Gunther Brunner
bda0163b27 Add formatted date to File Explorer. 2015-10-01 19:14:44 +09:00
Gunther Brunner
d34174a1f4 Add formatted size (KB, MB) to File Explorer. 2015-10-01 19:04:06 +09:00
Gunther Brunner
c17dede8c0 File Explorer order files alphabetically. Add file timestamp. 2015-10-01 18:56:03 +09:00
Gunther Brunner
2f3de3f516 Improve File Explorer styling. 2015-10-01 18:50:41 +09:00
Gunther Brunner
691b1abeb7 Change File Explorer icon and name. 2015-10-01 17:11:34 +09:00
Gunther Brunner
2b7a9403aa Style File Explorer along with coding standard. 2015-10-01 17:11:14 +09:00
Gunther Brunner
82c20c28d1 Renamed FileSystem to Explorer. 2015-10-01 16:55:13 +09:00
Simo Kinnunen
a779413000 Clean up the filesystem plugin a little. 2015-09-27 21:59:05 +09:00
hzsunshx
5d4fc2f391 remove timeout 2015-09-23 17:18:48 +08:00
hzsunshx
dff5835105 fix spell error 2015-09-22 17:38:41 +08:00
hzsunshx
1dccda5e2a add filesystem(file explorer) support, done 2015-09-22 17:19:20 +08:00
hzsunshx
b258837757 add filesystem support(without frontend) 2015-09-22 17:19:15 +08:00
Gunther Brunner
7188ca8f2a Route only to English Wiki documentation for now. 2015-09-15 17:14:57 +09:00
Gunther Brunner
e12df4c0cb Cleanup code for all views. 2015-08-31 17:18:50 +09:00
Gunther Brunner
4db67dd703 Cleanup code for control-panes. 2015-08-31 17:04:46 +09:00
Gunther Brunner
bd493b210b Cleanup code for stf components. 2015-08-31 15:58:32 +09:00
Gunther Brunner
0691c73ec9 Add lock parameter to control's rotate. 2015-08-25 18:46:24 +09:00
Gunther Brunner
5613a8b72b Add title separators to Automation's Device Settings. 2015-08-25 16:45:48 +09:00
Gunther Brunner
fbd11a5951 Change WiFi icon in Apps. Fix hover color. 2015-08-25 16:45:19 +09:00
Gunther Brunner
3bad591557 Add Product name to Details tab even if there is no Product name (using Model). 2015-08-24 20:34:33 +09:00
Gunther Brunner
cb4e62c555 Overflow hidden breaks in new UI Bootstrap dropdown. 2015-08-24 20:00:53 +09:00
Gunther Brunner
3f8dfa0078 Clicking STF Icon now goes to devices instead of showing a gray screen. 2015-08-06 20:11:52 +09:00
Gunther Brunner
2d5f7082cf Updated to released (non git) dependencies. Angular-ui-bootstrap updated to latest version. 2015-08-06 15:40:18 +09:00
Gunther Brunner
5f40054787 Fixed App shortcut icon call.
Still needs server side implementation of openSettings, openWiFiSettings, openManageApps, openDeveloperSettings.
2015-07-29 19:27:10 +09:00
Gunther Brunner
aca27428b0 Show N/A - characters instead of nothing for unknown devices. 2015-07-29 15:35:36 +09:00
Gunther Brunner
3d0c5efede Show model name for unrecognised devices. Closes #28. 2015-07-28 18:20:18 +09:00
Gunther Brunner
afd20491be Separate a new span for the title because angular-gettext-tools text scrapper is not smart enough. 2015-07-28 18:20:18 +09:00
Gunther Brunner
83005916ca Remove unused file. 2015-07-28 18:20:18 +09:00
Gunther Brunner
142866838c Adding standard since its quite similar to the current style and removes the maintenance burden, while also making it easier to follow for contributors.
Over the time replace JSHint.
2015-07-28 18:20:17 +09:00
Gunther Brunner
f9896bab69 Updated translations. 2015-07-09 17:30:05 +09:00
Gunther Brunner
22efee786c Open a new device in Standalone window by pressing SHIFT+CLICK when using a device.
Use a new device without opening any window by pressing ALT+CLICK.
2015-07-06 17:22:05 +09:00
Simo Kinnunen
cf73b4c95b Add filter-branched files back. 2015-07-01 20:57:33 +09:00
Gunther Brunner
76bce1a19d Use new logo path. 2015-06-30 15:55:10 +09:00
Gunther Brunner
0ae1e52902 Using HTML5 "results" in Chrome 43 on OS X El Capitan crashes the whole browser.
Fix: Don't use "results".
2015-06-29 19:28:34 +09:00
Simo Kinnunen
4ff664601a Add back the requirement to have at least one dot for any version filter. I thought it didn't make much sense but then I realized that an unquoted search for "Nexus 5" would most likely match all Nexus devices due to the fields being handled separately. 2015-06-26 17:00:15 +09:00
Simo Kinnunen
f5e76039cd Refactor query parser to append query values with a separate method. This allows possible flag-fields (like 'numeric') to be added later, although currently this functionality is not required. 2015-06-26 16:49:29 +09:00
Simo Kinnunen
c1a00dbad6 Allow Android M to be matched by search filters, and sort it properly. 2015-06-26 16:47:20 +09:00
Simo Kinnunen
3257665ec2 Sort browser apps alphabetically. Sort again in the detailed device list as we currently have old data left over and we may wish to change the sorting later anyway. Should not be terribly bad due to most devices only having one or two browsers. 2015-06-26 14:53:53 +09:00
Simo Kinnunen
7071876030 Show all columns in device list whether the user is in admin mode or not. The admin mode is going away soon entirely. 2015-06-26 14:33:18 +09:00
Simo Kinnunen
288c4f5f80 Client-side device tracker was not keeping the "using" flag up to date correctly when a device that was being used had the worker process fail and restart. 2015-06-25 17:41:57 +09:00
Gunther Brunner
fbd59d031b Moved from stf-docs to GitHub's stf-wiki. 2015-06-22 20:25:40 +09:00
Gunther Brunner
43fff42ec6 Removed stf-site from STF.
Moved stf-graphics to res/common/logo.
2015-06-22 19:56:21 +09:00
Gunther Brunner
61202bc3ac Remove analytics. 2015-06-18 18:52:06 +09:00
Gunther Brunner
73e2b82055 Change stats colors. 2015-06-18 17:51:57 +09:00
Gunther Brunner
28eb0cf78f Improved app icons. 2015-06-18 17:48:22 +09:00