Commit graph

2938 commits

Author SHA1 Message Date
Ioannis G
bc3dfd4a73
appveyor: publish self-contained 2021-01-07 00:53:54 +02:00
Ioannis G
499a0abe7f
bump PropertyChanged.Fody to 3.3.1 2021-01-07 00:53:50 +02:00
Jeremy Wu
fb188690c3
Merge pull request #278 from taooceros/ImageQuality
Image quality
2021-01-06 20:28:28 +11:00
Jeremy Wu
182cdd199a fix typo 2021-01-06 20:24:36 +11:00
Jeremy Wu
8569b44247 search preview consistent 2021-01-06 20:23:38 +11:00
弘韬 张
b2fcd98f2c remove extra horizontalalignment 2021-01-06 17:18:21 +08:00
弘韬 张
e85b766f57 remove extra width 2021-01-06 17:17:24 +08:00
Jeremy Wu
833eccc25a archive mainsearch.png 2021-01-06 20:09:41 +11:00
弘韬 张
4973f2d979 remove png file 2021-01-06 17:05:10 +08:00
弘韬 张
c79e01fc31 remove unintended change and change the binding mode to default 2021-01-06 16:46:38 +08:00
弘韬 张
3bfd900f05 revert change for oneway for mutli binding 2021-01-06 16:10:52 +08:00
弘韬 张
0dd6a982ad change setting window to svg as well 2021-01-06 15:51:52 +08:00
Jeremy Wu
3aa678bb0f
Merge pull request #272 from taooceros/LazyAsyncWithValueTask
Use ValueTask instead of Task
2021-01-06 18:47:23 +11:00
弘韬 张
3b9c10fd66 Use SVG for search icon 2021-01-06 10:34:08 +08:00
弘韬 张
a2f741b376 change bitmap scaling mode to Fant (High Quality) to make the search icon looks better. 2021-01-06 09:59:20 +08:00
Jeremy Wu
b588b94090
Merge pull request #271 from taooceros/HttpErrorHandling
Http error handling
2021-01-05 06:12:29 +11:00
弘韬 张
6703e0d137 Return default image when loading UWP icon fail 2021-01-04 16:31:48 +08:00
弘韬 张
fc015245b3 Change the way checking successfuly 2021-01-04 16:22:48 +08:00
弘韬 张
7967844cf3 make defaultValue readonly and edit comment 2021-01-04 11:10:02 +08:00
弘韬 张
fb640b68c8 Use ValueTask instead of Task 2021-01-04 11:05:59 +08:00
弘韬 张
bc63b9ebfa Change Download to DownloadAsync
Add error handling for download as well
2021-01-04 10:31:05 +08:00
弘韬 张
a8dc1599d7 Add Http Error Handling 2021-01-04 10:28:33 +08:00
Jeremy Wu
aa0ee75950
Merge pull request #270 from taooceros/PluginUpdateErrorHandling
Error handling for plugin update
2021-01-04 06:43:17 +11:00
Jeremy Wu
6287358275 update error message 2021-01-04 06:41:05 +11:00
Jeremy Wu
d35a3bb43d version bump for PluginsManager 2021-01-04 06:40:45 +11:00
弘韬 张
8fa1e2e33f add one more message 2021-01-03 20:49:14 +08:00
弘韬 张
d369108b0b Error handling for plugin update 2021-01-03 20:42:31 +08:00
taooceros
d60b873ef5
Merge pull request #263 from Flow-Launcher/pm_manual_reload
Add ability to manual reload PluginsManifest data
2021-01-02 16:00:20 +08:00
Jeremy Wu
b4b30dd34d wait manifest update before proceeding 2021-01-02 18:06:44 +11:00
Jeremy Wu
661c64b1c2 version bump for PluginsManager 2021-01-02 17:00:10 +11:00
Jeremy Wu
97ac427517 add manual reload of PluginsManifest data 2021-01-02 16:58:23 +11:00
taooceros
3d9cd13bd6
Merge pull request #257 from Flow-Launcher/fix_error_capturing
Fix error handling in PluginsManager and plugins query, fixed postbuild script duplicate deletion during build
2021-01-02 10:41:35 +08:00
Jeremy Wu
1d0a12f0aa
Merge pull request #261 from Flow-Launcher/versionbump_csprojfixes
Use wildcard to include images
2021-01-02 13:29:28 +11:00
Jeremy Wu
482988c288 use wild card to include images for main project 2021-01-02 12:59:58 +11:00
Jeremy Wu
08f97f0ef9 change csproj images folder to use wildcard 2021-01-02 12:57:13 +11:00
Jeremy Wu
be1776fd21 version bump for plugins 2021-01-02 12:47:20 +11:00
Jeremy Wu
f15c150c27
Merge pull request #259 from JohnTheGr8/fix_plugin_i18n
Include all plugin translation files as content
2021-01-02 12:28:44 +11:00
Jeremy Wu
041bf4e9c4 add condition to match name also 2021-01-02 12:10:06 +11:00
Jeremy Wu
75f5a81a31 update exception message 2021-01-02 11:55:06 +11:00
Ioannis G
8ab528c380
fix slovak translation 2021-01-02 00:00:12 +02:00
Ioannis G
f3355c525d
fix: properly include all plugin translation files 2021-01-01 23:15:37 +02:00
张弘韬
f1badd6ae2 Add Exception Handling for Querying plugins results 2021-01-01 21:19:05 +08:00
Jeremy Wu
29a382085f method name update 2021-01-02 00:09:02 +11:00
Jeremy Wu
6d66aa3f44 fix script to delete with condition dll version is same 2021-01-02 00:06:55 +11:00
Jeremy Wu
81cb20bf91 add return to continue 2021-01-01 21:54:34 +11:00
Jeremy Wu
878f7bf5df version bump for PluginsManager 2021-01-01 19:49:19 +11:00
Jeremy Wu
cab1b93183 move install method into try catch 2021-01-01 19:13:14 +11:00
Jeremy Wu
54f6858937 add plugin name to error msg popup 2021-01-01 19:03:06 +11:00
Jeremy Wu
a65e17dba0 fix wrong error message 2021-01-01 18:57:58 +11:00
Jeremy Wu
27a0b934c6
update maintenance badge 2021-01-01 18:39:41 +11:00