弘韬 张
898bb06799
bump version
2020-11-17 20:48:07 +08:00
弘韬 张
5cf0f65b02
try to fix the index out of bound for programlogger
2020-11-17 20:47:56 +08:00
弘韬 张
27313cdddc
Fix unauthorize exception lead to the whole directory unable to index.
2020-11-17 20:41:11 +08:00
Vladimír Kubala
9d8f18fbbe
Add Slovak translations ( #205 )
2020-11-15 21:24:32 +02:00
Jeremy Wu
336cb3c6db
Merge pull request #192 from Flow-Launcher/bump_version
...
Release 1.4.0 + Plugin 1.2.2 + default plugins version bumps
2020-11-13 08:45:27 +11:00
Jeremy Wu
6af40cbaed
version bump plugins
...
Calculator, Color, ControlPanel, Explorer, PluginIndicator, PluginManagement, ProcessKiller, Shell, Sys, Url, WebSearch
2020-11-13 07:57:39 +11:00
Ioannis G
e72407f0d8
merge PR #160 : fix plugin dependency loading
...
Fix plugin dependency loading and remove excess duplicate package references
2020-11-12 12:39:44 +02:00
Jeremy Wu
4d15e0990c
Revert unintended change
2020-11-11 21:23:02 +11:00
Jeremy Wu
2cc4e84c63
alignment no logic changes
2020-11-11 20:40:45 +11:00
Jeremy Wu
d1be135b22
fix alignment, no logic changes
2020-11-11 20:28:12 +11:00
Jeremy Wu
b52ef233e8
Merge branch 'dev' into ProgramPluginImprovement
2020-11-11 20:23:53 +11:00
弘韬 张
d4b5a196fe
add check for null or empty for description
2020-11-11 11:00:32 +08:00
弘韬 张
e16f0e4d99
Fix opening UWP containing folder
2020-11-10 20:47:18 +08:00
弘韬 张
c5720df769
Adjust ui to not exceed boundary
2020-11-09 21:34:36 +08:00
弘韬 张
82afd3738f
Merge branch 'CustomizeExplorer' of github.com:taooceros/Flow.Launcher into CustomizeExplorer
2020-11-09 18:12:25 +08:00
弘韬 张
3d06adebaa
Customize select funtionality in win32 except globally in program, and make code more readable
2020-11-09 18:12:07 +08:00
Jeremy Wu
39233cb865
adjusted layout of the Add buttons and CustomizedExplorer fields
...
no logic changes
2020-11-09 20:02:00 +11:00
弘韬 张
ead4c9a99b
Add more customized args
2020-11-09 10:25:43 +08:00
Jeremy Wu
d5d263be60
update property name and use const
2020-11-09 08:25:59 +11:00
Jeremy Wu
51ea7abd6b
remove empty string init
2020-11-09 08:24:52 +11:00
Jeremy Wu
b962e4dcb1
use const instead of strings
2020-11-09 08:24:31 +11:00
Jeremy Wu
8df4de982b
move text to language xml
2020-11-09 08:22:58 +11:00
Jeremy Wu
ae8a6a01c7
bump version Program plugin
2020-11-09 08:22:06 +11:00
弘韬 张
9de105b1cb
Add customized args
2020-11-04 22:19:06 +08:00
弘韬 张
5ba4e515f3
Add customized args
2020-11-04 21:56:45 +08:00
弘韬 张
465146d36f
Add Exploere Customize to Program Plugin
2020-11-04 08:03:10 +08:00
Jeremy Wu
732f3b410a
Merge branch 'dev' into fix_plugin_depenedency_loading
2020-11-02 08:01:50 +11:00
弘韬 张
a0f552f3fc
remove unused PinyinName Property and Version Bump
2020-11-01 19:25:21 +08:00
弘韬 张
9caa4d94bd
remove extra else
2020-11-01 19:22:31 +08:00
弘韬 张
8be2cf1493
Change contain to StartWith
2020-10-28 12:15:00 +08:00
弘韬 张
64f5181ae6
Use the score from fuzzy search for bookmark search
2020-10-26 11:35:56 +08:00
弘韬 张
a266c3fa6a
Add Edge Dev bookmark
2020-10-26 11:35:49 +08:00
弘韬 张
22fa8c164b
Version Bump
2020-10-25 11:29:23 +08:00
弘韬 张
04ee651b64
remove extra fuzzy search
...
Co-authored-by: Qian Bao <bao.github@outlook.com>
2020-10-25 11:28:21 +08:00
弘韬 张
86edae2bc6
Use Generic to remove duplicate query
2020-10-25 11:06:54 +08:00
弘韬 张
24ce10183e
Improve reindex speed
...
Co-authored-by: Qian Bao <bao.github@outlook.com>
2020-10-25 11:03:01 +08:00
弘韬 张
991227a6aa
Add Enabled property to generic
2020-10-25 10:57:52 +08:00
Jeremy Wu
48faa99ab5
Merge branch 'dev' into fix_plugin_depenedency_loading
2020-10-25 10:48:30 +11:00
Jeremy Wu
775910f31e
plugin Calculator version bump
2020-10-18 21:02:12 +11:00
弘韬 张
a911cc7024
Fix Copy Fail Error (don't understand why)
2020-10-18 20:45:06 +11:00
Ioannis G
b1ca71b3aa
plugin/pkiller: improve kill-all option
...
- better title, add count of matches in subtitle, use process icon
- hide option when executable path is empty
2020-10-12 00:08:54 +03:00
Ioannis G
01f98b16fa
plugin/pkiller: fix context menu results
...
do not show the "kill all instances" context menu option when the
context menu itself is triggered from the "kill all X processes" result
2020-10-11 23:40:29 +03:00
Ioannis G
82ebbcb811
merge PR #154 : add dedicated missing image icon
2020-10-11 20:02:26 +03:00
Jeremy Wu
f5acb9c759
version bump ProcessKiller plugin
2020-09-24 07:23:14 +10:00
Jeremy Wu
2d45a79aed
sort ProcessKiller plugin's results ascending
2020-09-24 07:22:55 +10:00
Jeremy Wu
4bfc733e08
Merge remote-tracking branch 'origin/dev' into fix_plugin_depenedency_loading
2020-09-22 08:05:41 +10:00
Jeremy Wu
7fd9c87bd1
remove excess or duplicated package references
...
- since we have fixed how dependencies are resolved for plugins, these excess or duplicated package references can be safely removed
- for example Newtonsoft.Json can be removed from default plugins as it is included in Flow.Launcher.Plugin project, and external plugins will be resolved to use the reference there
2020-09-22 07:17:01 +10:00
Jeremy Wu
2abbca17ef
move Quick Folder Access list all method up
...
move above matched Quick Folder Links because it's return type and will not run the remaining code
2020-09-21 20:55:39 +10:00
Jeremy Wu
ef950063c0
add Directory.Build.targets and update project files
...
- For all plugin library projects we do not output referenced project assembly dll such as Flow.Launcher.Plugin
- Output all PackageReference dlls for plugins
2020-09-20 17:14:47 +10:00
Jeremy Wu
97f7b48aa1
fix BrowserBookmark dll name capitalisation
2020-09-11 06:10:57 +10:00