Jeremy Wu
|
2c8330cba1
|
allow subtitle not set by providing default value
|
2021-04-15 14:06:53 +10:00 |
|
Jeremy Wu
|
054c0045cf
|
Merge pull request #410 from Flow-Launcher/remove_redudant_nickname
Remove redundant QuickAccess folder nickname path
|
2021-04-14 23:41:58 +10:00 |
|
Jeremy Wu
|
e75ac3288a
|
update score to variable
|
2021-04-14 22:15:49 +10:00 |
|
Jeremy Wu
|
ed52b9dfa5
|
Explorer version bump
|
2021-04-14 22:12:00 +10:00 |
|
Jeremy Wu
|
aee5f6617e
|
remove the redundant path in brackets and update Nickname to Name
|
2021-04-14 22:11:40 +10:00 |
|
Jeremy Wu
|
0b0a185596
|
Merge pull request #407 from Flow-Launcher/fixConcurrentAccessIssue
Fix concurrent access issue
|
2021-04-14 21:43:59 +10:00 |
|
Jeremy Wu
|
888b44f38d
|
Merge pull request #409 from Flow-Launcher/changeConditionCheckForQuickAccessFolder
Allow Quick Access Links to be accessed with middle string
|
2021-04-14 09:09:59 +10:00 |
|
Jeremy Wu
|
750db30664
|
version bump Explorer plugin
|
2021-04-14 08:51:43 +10:00 |
|
弘韬 张
|
1015177b45
|
Refactor code
|
2021-04-13 19:40:04 +08:00 |
|
弘韬 张
|
50b5336688
|
Allow Quick Access Links to be accessed with middle string, and score bump the result
|
2021-04-13 19:12:24 +08:00 |
|
弘韬 张
|
bad5504de4
|
Change object to byte to reduce overhead
|
2021-04-12 19:34:58 +08:00 |
|
弘韬 张
|
78d8dbbc14
|
Use ConcurrentDictionary instead of List
|
2021-04-12 18:44:08 +08:00 |
|
Jeremy Wu
|
256bfb7237
|
Merge pull request #404 from Flow-Launcher/save_shell_cmd_history
save Shell plugin cmd history
|
2021-04-12 20:37:58 +10:00 |
|
Jeremy Wu
|
5791cd4bba
|
add tooltip for ShouldUsePinyin settings
|
2021-04-12 20:13:39 +10:00 |
|
Jeremy Wu
|
f053139454
|
use most used cmds setting
|
2021-04-12 20:05:30 +10:00 |
|
Jeremy Wu
|
67097864fa
|
add settings for number of most used cmds option
|
2021-04-12 19:06:44 +10:00 |
|
Jeremy Wu
|
04156d7f83
|
Shell plugin version bump
|
2021-04-12 17:33:23 +10:00 |
|
Jeremy Wu
|
4abddb2597
|
rename variable Count to CommandHistory
|
2021-04-12 17:32:48 +10:00 |
|
Jeremy Wu
|
ab52859461
|
save cmd history to settings
|
2021-04-12 14:25:39 +10:00 |
|
Jeremy Wu
|
3110c87ee9
|
Merge pull request #401 from kubalav/translation-sk
Update Slovak translation
|
2021-04-08 18:05:01 +10:00 |
|
kubalav
|
9e3bfe879e
|
Update Slovak translation
|
2021-04-08 09:59:36 +02:00 |
|
Jeremy Wu
|
c78e08abaa
|
Merge pull request #398 from Flow-Launcher/scoreBumpWithQuery
add score bumping with query and do hashcode customized
|
2021-04-07 08:35:03 +10:00 |
|
弘韬 张
|
3051afad01
|
move number become const
|
2021-04-06 18:35:29 +08:00 |
|
弘韬 张
|
d09ff638b3
|
add comment and use for instead of foreach
|
2021-04-02 00:40:25 +08:00 |
|
弘韬 张
|
362504e223
|
add score bumping with query and do hashcode customized
|
2021-04-01 18:02:27 +08:00 |
|
Jeremy Wu
|
9d4af83fef
|
Merge pull request #390 from Flow-Launcher/PluginAncestor
Make IPlugin inherit from IAsyncPlugin
|
2021-04-01 07:23:28 +11:00 |
|
Jeremy Wu
|
b359d709a5
|
Merge pull request #393 from Flow-Launcher/PluginJsonStorageSingleInstance
Make PluginJsonStorage in IPublicAPI become single instance per type
|
2021-04-01 07:21:47 +11:00 |
|
Jeremy Wu
|
923367c0a9
|
Merge pull request #395 from Flow-Launcher/FixPluginSettingUIDev
Increase the default width and allow user to resize setting window, and reduce the margin for PluginDirectory
|
2021-03-31 06:48:57 +11:00 |
|
Jeremy Wu
|
eae3b1e4bf
|
update plugin text
|
2021-03-31 06:40:39 +11:00 |
|
Jeremy Wu
|
3ab3010000
|
fix Sys plugin translation
|
2021-03-31 06:28:25 +11:00 |
|
Jeremy Wu
|
953b50d1f2
|
add min height to settings page resize
|
2021-03-31 06:21:18 +11:00 |
|
Jeremy Wu
|
0865d56e4e
|
Merge remote-tracking branch 'origin/dev' into FixPluginSettingUIDev
|
2021-03-31 06:12:53 +11:00 |
|
Jeremy Wu
|
41dd1bce16
|
Merge pull request #396 from Flow-Launcher/docs_link
Add documentation link
|
2021-03-30 18:37:08 +11:00 |
|
弘韬 张
|
db6e53f2a7
|
span the third row with two columes, and set a minWidth for resizing
|
2021-03-30 15:34:19 +08:00 |
|
Jeremy Wu
|
0d1bb12b67
|
add documentation link
|
2021-03-30 06:51:42 +11:00 |
|
弘韬 张
|
1f0c0022ac
|
Increase the default width and allow user to resize setting window, and reduce the margin for PluginDirectory
modified: Flow.Launcher/SettingWindow.xaml
modified: Flow.Launcher/SettingWindow.xaml
|
2021-03-29 14:27:13 +08:00 |
|
弘韬 张
|
6fe83d84c5
|
make JsonStorge used with single instance
|
2021-03-27 17:58:22 +08:00 |
|
弘韬 张
|
6bbedbaaa1
|
remove the explicitly abstract
|
2021-03-23 17:55:40 +08:00 |
|
弘韬 张
|
ab7d00eacc
|
Make IPlugin inherit from IAsyncPlugin
|
2021-03-23 17:40:27 +08:00 |
|
Jeremy Wu
|
b5e54a76b0
|
Merge pull request #389 from Flow-Launcher/optimizeStartup
Optimize startup
|
2021-03-22 05:08:49 +11:00 |
|
Jeremy Wu
|
c8c28db624
|
version bump BrowserBookmarks plugin
|
2021-03-22 05:01:45 +11:00 |
|
弘韬 张
|
480887edaf
|
Version Bump
|
2021-03-20 18:03:11 +08:00 |
|
弘韬 张
|
9182fdb2bd
|
Remove readonly in Calculator
|
2021-03-20 18:02:35 +08:00 |
|
弘韬 张
|
8acde56455
|
remove readonly field to allow init in Init()
|
2021-03-18 11:59:48 +08:00 |
|
Jeremy Wu
|
4dcc279002
|
Merge pull request #387 from Flow-Launcher/fix_windowsindex_exclude
Add ConfigureWait and cancellation token
|
2021-03-18 14:48:18 +11:00 |
|
弘韬 张
|
6430e2562d
|
Use EnumerateDirectories instead of GetDirectories
|
2021-03-18 11:43:41 +08:00 |
|
弘韬 张
|
409ccae7f2
|
Move initialization of Calculator to Init()
|
2021-03-18 11:39:13 +08:00 |
|
弘韬 张
|
541e91df60
|
Move initialization of BrowserBookmark to Init()
|
2021-03-18 11:38:07 +08:00 |
|
Jeremy Wu
|
9479923531
|
remove unnecessary catching OperationCanceledException
|
2021-03-18 06:50:55 +11:00 |
|
Jeremy Wu
|
f4971e2e96
|
remove async and task run
|
2021-03-18 06:44:00 +11:00 |
|