PowerToys/Wox.Infrastructure
SysC0mp 49c5c5bbde Pass "ShouldUsePinyin" to StringMatcher
Flag is used in method "ShouldUsePinyin()" to avoid calling Alphabet
service. Otherwise, tests applying to StringMatcher.FuzzySearch() would
fail because the pinyin helper library fails to initialize.
2019-12-09 20:57:59 +01:00
..
Exception remove custom exception 2017-01-30 00:26:11 +00:00
Hotkey comment fix 2016-01-22 20:47:00 +08:00
Http fix github update error handling #1266 2017-03-27 00:10:02 +01:00
Image Add everything plugin context menu and add settings in Url plugin (#2299) 2019-02-23 04:03:59 +08:00
Logger Enable portable mode 2019-08-20 21:29:30 +10:00
Properties Add executable directory path 2016-01-06 22:18:27 +00:00
Storage Added file length check before loading cache and removed BinaryStorage.Save when file was already locked. 2017-12-22 16:59:55 +01:00
UserSettings Pass "ShouldUsePinyin" to StringMatcher 2019-12-09 20:57:59 +01:00
Alphabet.cs Pass Settings instance to Alphabet again 2019-12-09 20:47:24 +01:00
FuzzyMatcher.cs renamed for Defualt match option 2019-10-20 15:45:06 +03:00
Helper.cs Add universal pretty print method 2017-02-26 20:44:35 +00:00
packages.config update nuget package 2017-03-04 16:35:24 +00:00
Stopwatch.cs Rewrite all log message format 2017-01-24 01:02:32 +00:00
StringMatcher.cs Pass "ShouldUsePinyin" to StringMatcher 2019-12-09 20:57:59 +01:00
Wox.cs Move comment to PR 2019-08-20 21:43:32 +10:00
Wox.Infrastructure.csproj ImageLoader now loads everything through IShellItemImageFactory::GetImage (#1836) 2018-04-30 10:20:36 +08:00