弘韬 张
|
2db3f829e4
|
change logic
1. Disable animation when progressbar is hidden or mainwindow is collapsed
2. resume only when both visibility and progressbar visibility is visible
|
2021-01-22 17:13:35 +08:00 |
|
弘韬 张
|
3effb401b7
|
make it become an extension method
|
2021-01-22 16:23:18 +08:00 |
|
弘韬 张
|
b426dd10d1
|
Rewrite LocationPathString match
|
2021-01-22 16:19:03 +08:00 |
|
弘韬 张
|
f388b75d26
|
Add index when calling NotifyCollectionChangeAction.Add
|
2021-01-21 19:51:22 +08:00 |
|
弘韬 张
|
1a758c3919
|
Use Token.throwifCancellationRequested
|
2021-01-21 19:39:18 +08:00 |
|
弘韬 张
|
5389763f58
|
Add another check to avoid some corner case
|
2021-01-21 18:38:02 +08:00 |
|
弘韬 张
|
8311b39ddc
|
Add null check for OnCollectionChanged
|
2021-01-21 18:35:24 +08:00 |
|
弘韬 张
|
e0c345ae13
|
removing legacy code for testing
|
2021-01-21 12:18:23 +08:00 |
|
弘韬 张
|
9f8440b4b7
|
Merge remote-tracking branch 'upstream/dev' into ExplorerPathAsync
|
2021-01-21 12:16:22 +08:00 |
|
弘韬 张
|
5d1790cb0e
|
change visibility from ProgressBar.Visibility to _viewModel.ProgressBarVisibility
|
2021-01-21 12:11:01 +08:00 |
|
taooceros
|
79962fb03e
|
Merge pull request #300 from Flow-Launcher/fix_errormsg_delay
fix error message not working + increase delay
|
2021-01-21 11:05:07 +08:00 |
|
Jeremy Wu
|
49d5faee9e
|
formatting
|
2021-01-21 13:41:50 +11:00 |
|
Jeremy Wu
|
4e7c9a76e8
|
version bump PluginsManager
|
2021-01-21 13:38:26 +11:00 |
|
Jeremy Wu
|
a939087367
|
Merge branch 'dev' into fix_errormsg_delay
|
2021-01-21 13:37:45 +11:00 |
|
Jeremy Wu
|
29a2713884
|
Merge pull request #304 from lemonnuggets/new-themes
Update themes
|
2021-01-21 08:12:10 +11:00 |
|
Jeremy Wu
|
aa281a10ba
|
keep BlurBlack add darker version
|
2021-01-21 08:08:11 +11:00 |
|
弘韬 张
|
258de0109e
|
Allign Gray and Light design with Darker
|
2021-01-20 19:07:38 +08:00 |
|
弘韬 张
|
2ca2041ed7
|
Increase opacity for blurblack and blurwhite
|
2021-01-20 19:07:12 +08:00 |
|
弘韬 张
|
912cca6c5f
|
Use callback to check whether downloading manifest successfully.
|
2021-01-20 18:00:16 +08:00 |
|
弘韬 张
|
9d126df225
|
Use List replace ObservableCollection to have control toward Capacity
|
2021-01-20 17:49:39 +08:00 |
|
adamjijo
|
a42c9c0ac1
|
Added themes.
Added Nord and Nord Darker themes.
|
2021-01-20 11:26:24 +05:30 |
|
弘韬 张
|
1aa119d672
|
fix some legacy code from #195
|
2021-01-20 13:49:50 +08:00 |
|
弘韬 张
|
cd92512fe5
|
Optimize code
|
2021-01-20 13:47:25 +08:00 |
|
弘韬 张
|
ba236dad63
|
Merge remote-tracking branch 'upstream/dev' into ExplorerPathAsync
|
2021-01-20 13:25:13 +08:00 |
|
Jeremy Wu
|
0de6c4d689
|
Merge pull request #195 from taooceros/RenderImprovement
Render improvement
|
2021-01-20 06:41:02 +11:00 |
|
Jeremy Wu
|
89443bace7
|
fix formatting
|
2021-01-20 06:34:26 +11:00 |
|
弘韬 张
|
4f12b80603
|
fix testing
|
2021-01-19 22:46:18 +08:00 |
|
弘韬 张
|
0730956822
|
Make pause and resume when progressbarvisibility changed.
|
2021-01-19 22:42:32 +08:00 |
|
Jeremy Wu
|
a0f611c7ba
|
Merge branch 'dev' into exclude_chars_explorer
|
2021-01-19 13:16:38 +11:00 |
|
Jeremy Wu
|
5db250f53c
|
Merge pull request #296 from Flow-Launcher/versionbump_plugin
Version bump Flow.Launcher.Plugin
|
2021-01-19 13:12:54 +11:00 |
|
张弘韬
|
d7abae1ab2
|
Add Cancellation token for file system enumeration
|
2021-01-19 10:08:37 +08:00 |
|
Jeremy Wu
|
2463582af0
|
fix error message not working + increase delay
|
2021-01-19 08:52:12 +11:00 |
|
Jeremy Wu
|
ed1bf0e956
|
version bump Explorer plugin
|
2021-01-19 07:07:06 +11:00 |
|
Jeremy Wu
|
2643c7d730
|
exclude index search on special chars
|
2021-01-19 07:05:30 +11:00 |
|
Jeremy Wu
|
ff26bccba5
|
version bump plugins
|
2021-01-18 07:58:38 +11:00 |
|
Jeremy Wu
|
72e40dee1f
|
Merge branch 'dev' into versionbump_plugin
|
2021-01-18 07:57:56 +11:00 |
|
Jeremy Wu
|
485b314a65
|
Merge pull request #297 from taooceros/PluginManagerManifestTimeout
Plugin manager init timeout
|
2021-01-18 07:50:08 +11:00 |
|
Jeremy Wu
|
2fecfa2644
|
verison bump plugins manager
|
2021-01-18 07:44:43 +11:00 |
|
张弘韬
|
d35d7ae2d6
|
Remove unused catch and optimize code
|
2021-01-17 23:45:15 +08:00 |
|
张弘韬
|
61c1f2c620
|
Merge remote-tracking branch 'upstream/dev' into fix_win32_loading
|
2021-01-17 23:37:13 +08:00 |
|
张弘韬
|
415adb72bf
|
Optimize Logic
|
2021-01-17 18:46:08 +08:00 |
|
张弘韬
|
d203a7a5f3
|
Add Cancellation Token
|
2021-01-17 18:42:01 +08:00 |
|
张弘韬
|
bf96a60862
|
Only wait PluginManifest downloading for 500ms to allow Flow to be used even without internet connection.
|
2021-01-17 18:39:53 +08:00 |
|
张弘韬
|
e2e3f4a365
|
remove extra query building due to merge
|
2021-01-17 18:21:35 +08:00 |
|
张弘韬
|
5011246090
|
Add scoring to ContextMenu search
|
2021-01-17 18:10:36 +08:00 |
|
张弘韬
|
1071f75633
|
Remove unused using
|
2021-01-17 18:06:57 +08:00 |
|
张弘韬
|
3abc77f391
|
Merge remote-tracking branch 'upstream/dev' into RenderImprovement
# Conflicts:
# Flow.Launcher/ViewModel/MainViewModel.cs
|
2021-01-17 18:05:36 +08:00 |
|
张弘韬
|
1cbe1a98df
|
Merge remote-tracking branch 'upstream/dev' into RenderImprovement
# Conflicts:
# Flow.Launcher/ViewModel/MainViewModel.cs
|
2021-01-17 18:05:24 +08:00 |
|
Jeremy Wu
|
4b9936bc90
|
Version bump Flow.Launcher.Plugin
Version bump Flow.Launcher.Plugin
|
2021-01-17 19:26:34 +11:00 |
|
Jeremy Wu
|
e9e99ab338
|
Merge pull request #267 from taooceros/PluginAsyncModel
Plugin async model
|
2021-01-17 19:18:53 +11:00 |
|