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 |
|
Gunther Brunner
|
1291998605
|
Removed help. Use docs directly.
|
2015-06-18 17:45:19 +09:00 |
|
Gunther Brunner
|
c0750e4c9f
|
Changed all app icons style.
|
2015-06-18 17:28:34 +09:00 |
|
Gunther Brunner
|
3811275694
|
Added help icon.
|
2015-06-18 16:26:03 +09:00 |
|
Gunther Brunner
|
e66e64d4fd
|
Fix favicon.
|
2015-06-18 16:03:57 +09:00 |
|
Gunther Brunner
|
654b5cf388
|
Made all icons stacked icons.
|
2015-06-17 17:38:26 +09:00 |
|
Gunther Brunner
|
a42546f9a2
|
Add color to all the tab contents.
|
2015-06-16 20:00:57 +09:00 |
|
Gunther Brunner
|
46c5c1b290
|
Add color to tabs.
|
2015-06-16 15:52:17 +09:00 |
|
Gunther Brunner
|
0a67ab7673
|
Device list and details various fixes.
|
2015-06-15 23:47:41 +09:00 |
|
Gunther Brunner
|
22c13489ce
|
Improve stats font.
|
2015-06-15 23:33:00 +09:00 |
|
Gunther Brunner
|
b976646d51
|
Improve stats font.
|
2015-06-15 23:30:20 +09:00 |
|
Gunther Brunner
|
1de49788ac
|
Colorize stats style.
Add mouseover brightness to device image.
|
2015-06-15 23:22:27 +09:00 |
|
Gunther Brunner
|
8934078708
|
Fix tab bar font size.
|
2015-06-15 22:18:38 +09:00 |
|
Gunther Brunner
|
106307e3e7
|
Fix width of remote debug area.
|
2015-06-15 19:55:03 +09:00 |
|
Gunther Brunner
|
b016bb4fef
|
Remove button when the button is active. Also extend the text.
|
2015-06-15 19:54:43 +09:00 |
|
Gunther Brunner
|
c1253524b2
|
Add nine-bootstrap template.
|
2015-06-15 19:29:41 +09:00 |
|
Simo Kinnunen
|
f2fd3e54e1
|
Battery level and temp were not being sorted by their numeric values.
|
2015-06-05 18:30:58 +09:00 |
|
Simo Kinnunen
|
35a6556985
|
Don't group onmessage inside onopen. Looks like we may lose a message that way (causing the initial load in production to sometimes fail to display the screen), although there is no time to properly test it right now.
|
2015-04-30 22:15:04 +09:00 |
|
Simo Kinnunen
|
9c3ecf3d31
|
Increase image pool to 10 images.
|
2015-04-27 18:25:55 +09:00 |
|
Simo Kinnunen
|
94ea19c791
|
Add a very simple image pool to limit the amount of new images loaded. Hoping it will fix the screen sometimes stopping.
|
2015-04-27 17:03:51 +09:00 |
|
Simo Kinnunen
|
1e6d740acc
|
Remove width transition from screen canvas.
|
2015-04-23 17:03:13 +09:00 |
|
Simo Kinnunen
|
9ea0839b0b
|
Rotate canvas image on client side when necessary. Minicap now always returns the image in upright position for newer devices.
|
2015-04-23 14:45:10 +09:00 |
|
Simo Kinnunen
|
685882d19f
|
The screen should now stretch to fill all the available area while maintaining aspect ratio. Includes a terrifying hack for the 270deg rotation.
|
2015-04-22 19:31:19 +09:00 |
|
Simo Kinnunen
|
0839602943
|
Minor refactoring with no functional changes.
|
2015-04-18 18:54:35 +09:00 |
|
Simo Kinnunen
|
53bd852d48
|
Make sure to revokeObjectURL() when the screen image is no longer needed. Should help with memory.
|
2015-04-16 14:34:00 +09:00 |
|
Simo Kinnunen
|
95e9dd0b82
|
Integrate new minicap along with a moderate rewrite. What's currently missing is recovering from socket death.
|
2015-04-15 18:55:46 +09:00 |
|
Gunther Brunner
|
6fe4f8ae1b
|
Remove all JIRA/Confluence references.
|
2015-03-18 19:39:40 +09:00 |
|
Gunther Brunner
|
e1a7560bc0
|
Added optional --user-profile-url for opening user profile page in an external domain, it was hardcoded.
|
2015-03-17 19:48:41 +09:00 |
|
Gunther Brunner
|
f5cb2f91c0
|
Adding basic user redirect for external URL.
|
2015-03-16 20:48:24 +09:00 |
|
Gunther Brunner
|
a087722c28
|
Remove Chat link.
|
2015-03-09 21:15:16 +09:00 |
|
Gunther Brunner
|
5e7b489dd9
|
Fix scrolling behaviour change of overflow: auto; introduced in Chrome 41 (only reproducible with a Trackpad).
|
2015-03-09 17:38:13 +09:00 |
|
Gunther Brunner
|
958a3bcfb9
|
Fix bug where http:// is not being added if there is a "http://" already in the query string.
|
2015-03-04 21:22:43 +09:00 |
|
Gunther Brunner
|
a2662a0b53
|
Fix selection of browser bug,
caused by lodash 2.x->3.x's _.first() breaking change.
|
2015-02-24 19:16:00 +09:00 |
|
Simo Kinnunen
|
21b4ebe9e4
|
Ensure we add 'http://' to URLs even when a username is used.
|
2015-02-06 12:23:12 +09:00 |
|
Simo Kinnunen
|
70a142b2ff
|
Fix screen on x86.
|
2015-01-14 17:30:19 +09:00 |
|