Flow.Launcher/Flow.Launcher.Infrastructure
张弘韬 7ceb08071c Use inner loop to evaluate acronym match (Big Change)
Don't end loop before acronym match end since if acronym match exist, we will use that one.
2020-12-27 20:16:20 +08:00
..
Exception remove Constant.EverythingSDKPath and usage 2020-07-21 14:24:30 +10:00
Hotkey rename all project file name 2020-04-21 21:27:02 +10:00
Http use Http.Get from Infrastructure 2020-12-14 08:41:18 +11:00
Image allow MissingImgIcon and DefaultIcon to be removed from image cache 2020-11-27 13:12:09 +11:00
Logger rename all project file name 2020-04-21 21:27:02 +10:00
pinyindb rename all project file name 2020-04-21 21:27:02 +10:00
Properties rename all project file name 2020-04-21 21:27:02 +10:00
Storage rename missed file 2020-07-06 08:25:04 +10:00
UI rename all project file name 2020-04-21 21:27:02 +10:00
UserSettings Use PropertyChange event to change text when language has changed. 2020-11-29 20:50:28 +08:00
Constant.cs move Themes string to Constant 2020-11-16 06:29:24 +11:00
Flow.Launcher.Infrastructure.csproj Merge branch 'dev' into fix_plugin_depenedency_loading 2020-11-02 08:01:50 +11:00
FodyWeavers.xml add PropertyChanged.Fody to Infrastructure project 2020-07-15 00:34:09 +03:00
Helper.cs rename all project file name 2020-04-21 21:27:02 +10:00
KeyConstant.cs Ability to hide mod+num. Display full hotkey. 2020-05-03 23:36:23 +02:00
PinyinAlphabet.cs Use Binary Search instead of Linear search to reduce time complexity. 2020-12-26 00:29:35 +08:00
Stopwatch.cs rename all project file name 2020-04-21 21:27:02 +10:00
StringMatcher.cs Use inner loop to evaluate acronym match (Big Change) 2020-12-27 20:16:20 +08:00