Commit graph

50 commits

Author SHA1 Message Date
solitudechn
d17ec3cb39 Modify the plug-in version number as required 2021-04-28 22:56:41 +08:00
solitudechn
e107d7fee2 Added and corrected Chinese translation 2021-04-28 22:36:32 +08:00
kubalav
49a0fda43d Plugins bump version 2021-04-22 12:23:08 +02:00
kubalav
6269da11df Update Slovak translation 2021-04-22 11:28:59 +02:00
Jeremy Wu
1e25043469 fix format 2021-04-19 07:29:58 +10:00
Jeremy Wu
bb4b50c4e4 version bump for Sys plugin 2021-04-19 07:26:47 +10:00
Jeremy Wu
a01e0d484a add tips and userdata location commands for Sys plugin 2021-04-19 07:23:50 +10: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
张弘韬
f7ded13c0a Version Bump 2021-03-06 18:58:19 +08:00
张弘韬
99ca4093f2 Add Open Log Location command to sys plugin 2021-03-06 13:30:18 +08:00
Jeremy Wu
db411750f9 fix hibernation 2021-03-04 19:51:56 +11:00
Jeremy Wu
f4c77fb67b Merge branch 'dev' into DotNet5Upgrade 2021-02-23 21:01:39 +11:00
弘韬 张
0981be499f Use PortablePDB instead of Full pdb for debugging 2021-02-22 13:16:48 +08:00
弘韬 张
a37f1918ae Update all profile to dotnet 5 2021-02-12 03:17:13 +08:00
Jeremy Wu
4993edae2d fix formatting 2021-01-28 21:41:20 +11:00
弘韬 张
67b0bfd73a Merge dev 2021-01-26 16:26:45 +08:00
弘韬 张
597dc06b31 revert unexpected personal change 2021-01-26 16:24:30 +08:00
弘韬 张
900f009893 Revert DotNet 5 update 2021-01-26 16:19:06 +08:00
弘韬 张
a918e7d9c9 Merge Dev 2021-01-26 15:49:30 +08:00
Jeremy Wu
e31bef7d3c fix formatting + naming 2021-01-26 18:01:39 +11:00
Jeremy Wu
ff26bccba5 version bump plugins 2021-01-18 07:58:38 +11:00
Jeremy Wu
969265c24f fix formatting 2021-01-17 19:05:28 +11:00
张弘韬
8bd6820088 Merge branch 'PluginAsyncModel' into dev
# Conflicts:
#	Flow.Launcher/ViewModel/MainViewModel.cs
2021-01-09 12:59:59 +08:00
张弘韬
494312a251 Merge dev 2021-01-09 11:04:36 +08:00
张弘韬
62009ac3fb Merge remote-tracking branch 'upstream/dev' into DotNet5Upgrade
# Conflicts:
#	Flow.Launcher/Flow.Launcher.csproj
#	Plugins/Flow.Launcher.Plugin.Color/Flow.Launcher.Plugin.Color.csproj
#	Plugins/Flow.Launcher.Plugin.PluginManagement/Flow.Launcher.Plugin.PluginManagement.csproj
2021-01-09 11:01:38 +08:00
张弘韬
3cd609377e Plugin Async ModelAdd Full Async model, including AsyncPlugin and AsyncReloadable 2021-01-03 10:33:10 +08: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
Ioannis G
f3355c525d
fix: properly include all plugin translation files 2021-01-01 23:15:37 +02:00
弘韬 张
1ddf83fc86 Update to DotNet5 2020-11-30 11:34:45 +08:00
Jeremy Wu
1bd0fcedb9 version bump plugins 2020-11-16 06:49:08 +11: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
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
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
f63660624e add update messages to indicate progress 2020-07-06 08:00:22 +10:00
Jeremy Wu
4ac5881bc3 update logo and icons images 2020-06-26 15:13:29 +10:00
Jeremy Wu
cd2037dfae Merge branch 'dev' into feat_appveyor 2020-05-21 13:25:43 +10:00
Jeremy Wu
0d9c956c22
Merge pull request #37 from Flow-Launcher/update_ui
Launcher appearance uplift
2020-05-15 08:21:38 +10:00
Jeremy Wu
db358e6a3d
Blanking out icons and images (#40) 2020-05-08 13:12:06 +03:00
Jeremy Wu
47a69a322d Merge branch 'dev' into update_ui 2020-05-08 12:41:57 +10:00
Ioannis G
cf2947dd94
remove unused includes in project files 2020-05-04 12:47:56 +03:00
Jeremy Wu
56b5607d64 Sys plugin- update layout 2020-05-03 20:50:26 +10:00
Ioannis G
9ac9a2f218
fix typo in IPublicAPI
`RestarApp` to `RestartApp`. Mark `RestarApp` as obsolete.
2020-04-30 09:54:13 +03:00
Jeremy Wu
acdea86a2d update plugin.json url to point to current repo 2020-04-22 21:29:14 +10:00
Jeremy Wu
9f1377619d Update description strings 2020-04-22 20:26:09 +10:00
Jeremy Wu
28d67c8c81 Rename further code and text 2020-04-21 22:54:41 +10:00
Jeremy Wu
3c7f067770 rename all project file name 2020-04-21 21:27:02 +10:00