Commit Graph

1826 Commits

Author SHA1 Message Date
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
6d279910e5 Merge branch 'reset-owner-on-proc-death' 2015-06-25 17:45:38 +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
Simo Kinnunen
4a4b0f26d1 Reset owner and reverse forwards when a dead worker restarts. This should prevent ghost owners from staying in the device list. 2015-06-25 17:18:16 +09:00
Simo Kinnunen
fe7785f003 Keep the same channel for each device. This should make it easier to keep the client side up to date after device death (because there's no need to update it at all). 2015-06-25 17:18:16 +09:00
Simo Kinnunen
2d9c432b62 Fix incorrect log messages in the touch plugin. 2015-06-25 17:17:24 +09:00
Simo Kinnunen
6d3cbb66c1 Add a disclaimer that we don't rate overall HW quality. 2015-06-25 11:58:07 +09:00
Simo Kinnunen
f20ea587bc Phrasing. 2015-06-24 19:38:39 +09:00
Simo Kinnunen
adee823d2c More links to the new hardware section. 2015-06-24 17:38:11 +09:00
Simo Kinnunen
1ccb939bf4 Initial hardware guide. 2015-06-24 17:32:06 +09:00
Simo Kinnunen
beb860f04f Add FAQ about battery packs. 2015-06-24 15:14:03 +09:00
Simo Kinnunen
b727125d95 Mention that USB hubs can break (sigh). 2015-06-23 18:13:46 +09:00
Simo Kinnunen
27c760de75 More troubleshooting. 2015-06-23 18:02:51 +09:00
Simo Kinnunen
46b309375b Switch to Apache 2.0 license. 2015-06-23 17:45:57 +09:00
Simo Kinnunen
38d6a570c4 Mention OS X problems. 2015-06-23 17:39:47 +09:00
Simo Kinnunen
4ddd0a967a Add basic troubleshooting steps for missing devices. 2015-06-23 16:21:06 +09:00
Simo Kinnunen
e4c5ca1692 Update minicap binaries for more graceful stop behavior and x86_64 support (instead of having to rely on the x86 binaries). 2015-06-23 14:03:43 +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
cdee3d7711 Adding full path resolution for nine-bootstrap. 2015-06-22 19:15:55 +09:00
Gunther Brunner
7b6d18af05 Moved nine-bootstrap dependency over stf repository. 2015-06-22 18:46:03 +09:00
Simo Kinnunen
2afa82c1dc Remove yo-rc, currently not in active use. 2015-06-22 16:24:03 +09:00
Simo Kinnunen
2a2440ec39 Update instructions. 2015-06-22 16:20:50 +09:00
Simo Kinnunen
9659a7f6d5 Add build/run instructions. 2015-06-22 15:24:15 +09:00
Simo Kinnunen
f22856c168 Add links to minicap and minirev. 2015-06-22 13:18:53 +09:00
Simo Kinnunen
1147fb4a02 Tweak feature list and other claims. 2015-06-22 12:50:44 +09:00
Simo Kinnunen
a7a5258e51 Remove unused dep from resources/minitouch. 2015-06-22 11:24:20 +09:00
Gunther Brunner
3ff066d672 Cleaning README. 2015-06-18 19:18:42 +09:00
Gunther Brunner
b91fd1ee2c Update translations 2015-06-18 18:55:36 +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