Jack251970
bf3b660772
Remove unused Grid.ColumnDefinitions from settings XAML
...
Cleaned up PluginsManagerSettings.xaml and SettingsControl.xaml by removing empty <Grid.ColumnDefinitions /> elements. This reduces unnecessary markup since only row definitions are used.
2026-02-21 21:05:31 +08:00
Jack251970
3e8a03456c
Upgrade target frameworks & Update lock files
2026-02-21 20:48:25 +08:00
Jeremy Wu
918eb0f4a9
New Crowdin updates ( #4181 )
2026-02-21 12:51:21 +02:00
Jeremy Wu
533a58d083
New Crowdin updates ( #4051 )
2025-11-20 18:26:31 +08:00
Jeremy Wu
d7e1ad73cc
New Crowdin updates ( #3948 )
2025-09-21 14:36:35 +03:00
Jeremy Wu
09366f5bed
New Crowdin updates ( #3931 )
2025-09-03 09:32:29 +08:00
Jeremy Wu
ca01d15dde
New Crowdin updates ( #3824 )
...
* New translations en.xaml (German)
[ci skip]
* New translations en.xaml (French)
[ci skip]
* New translations en.xaml (Arabic)
[ci skip]
* New translations en.xaml (Czech)
[ci skip]
* New translations en.xaml (Danish)
[ci skip]
* New translations en.xaml (Hebrew)
[ci skip]
* New translations en.xaml (Italian)
[ci skip]
* New translations en.xaml (Japanese)
[ci skip]
* New translations en.xaml (Korean)
[ci skip]
* New translations en.xaml (Dutch)
[ci skip]
* New translations en.xaml (Polish)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Russian)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Turkish)
[ci skip]
* New translations en.xaml (Ukrainian)
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
* New translations en.xaml (Chinese Traditional)
[ci skip]
* New translations en.xaml (Vietnamese)
[ci skip]
* New translations en.xaml (Portuguese, Brazilian)
[ci skip]
* New translations en.xaml (Norwegian Bokmal)
[ci skip]
* New translations en.xaml (Serbian (Latin))
[ci skip]
* New translations en.xaml (Spanish (Modern))
[ci skip]
* New translations en.xaml (Spanish, Latin America)
[ci skip]
* New translations en.xaml (French)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
* New translations en.xaml (Ukrainian)
[ci skip]
* New translations en.xaml (French)
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (German)
[ci skip]
* New translations en.xaml (French)
[ci skip]
* New translations en.xaml (Arabic)
[ci skip]
* New translations en.xaml (Czech)
[ci skip]
* New translations en.xaml (Danish)
[ci skip]
* New translations en.xaml (Hebrew)
[ci skip]
* New translations en.xaml (Italian)
[ci skip]
* New translations en.xaml (Japanese)
[ci skip]
* New translations en.xaml (Korean)
[ci skip]
* New translations en.xaml (Dutch)
[ci skip]
* New translations en.xaml (Polish)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Russian)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Turkish)
[ci skip]
* New translations en.xaml (Ukrainian)
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
* New translations en.xaml (Chinese Traditional)
[ci skip]
* New translations en.xaml (Vietnamese)
[ci skip]
* New translations en.xaml (Portuguese, Brazilian)
[ci skip]
* New translations en.xaml (Norwegian Bokmal)
[ci skip]
* New translations en.xaml (Serbian (Latin))
[ci skip]
* New translations en.xaml (Spanish (Modern))
[ci skip]
* New translations en.xaml (Spanish, Latin America)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (French)
[ci skip]
2025-08-31 13:05:43 +03:00
Hongtao Zhang
e96a4cf59d
Merge remote-tracking branch 'origin/dev' into net9
...
# Conflicts:
# Flow.Launcher.Infrastructure/Flow.Launcher.Infrastructure.csproj
# Flow.Launcher/Flow.Launcher.csproj
2025-07-15 15:52:34 -07:00
Jeremy Wu
3159e67c9d
New Crowdin updates ( #3807 )
2025-07-13 15:56:34 +03:00
Jeremy
a63c8b036b
updates to method summary and correct spell check errors
2025-07-07 21:35:12 +10:00
Jack Ye
a0dff3fbc1
Merge branch 'dev' into plugin_store_item_vm_null
2025-07-05 17:19:54 +08:00
Jeremy Wu
b440aaab37
New Crowdin updates ( #3730 )
2025-07-03 15:01:52 +03:00
Jeremy
ae206c35a5
update Plugin Store & Plugins Manager texts
2025-07-03 21:53:39 +10:00
Jack251970
650a156736
Improve strings
2025-07-01 13:21:48 +08:00
Jack251970
5bfdc583b1
Change the notification message title about plugin already installed/uninstalled from 'Fail to install ' to ' is already installed'. Do the same for uninstalling notification title.
2025-07-01 13:18:26 +08:00
Jack251970
07947c5e1e
Fix an issue that pm install/uninstall same plugin without restart says correct message but another message also pops up to say it's successfully installed. It should only one pop up notification to say that the plugin already installed/uninstalled
2025-07-01 12:34:48 +08:00
Jack251970
71043be078
Fix string format issue
2025-07-01 12:00:43 +08:00
Jack251970
ce6c2cb1b2
Add return value for api functions
2025-07-01 09:05:21 +08:00
Jack251970
19cb3eaf6a
Fix typos
2025-06-29 18:20:47 +08:00
Jack251970
8e6a410cfc
Use url host
2025-06-29 17:06:29 +08:00
Jack251970
bdb3616977
Improve string resource
2025-06-29 16:34:18 +08:00
Jack251970
3e9e91d71c
Fix possible exception when extracting zip file
2025-06-29 16:24:21 +08:00
Jeremy Wu
a77c80f7c1
New Crowdin updates ( #3615 )
2025-06-13 15:37:36 +03:00
Jack251970
f60585f609
Use try-catch to handle download issue
2025-06-04 13:44:50 +08:00
Jack251970
8737217513
Show error message
2025-06-04 13:44:10 +08:00
Jeremy Wu
db97288282
New Crowdin updates ( #3574 )
2025-06-03 06:52:56 +03:00
Jeremy Wu
2b9529d2f9
set all of plugins' version to default 1.0.0
2025-05-20 09:06:11 +00:00
Jack251970
e961ffaa7a
Disable auto restart after plugin install by default
2025-05-13 13:08:20 +08:00
Jeremy Wu
9bc27a4ecd
New Crowdin updates ( #3348 )
2025-04-08 21:41:15 +08:00
Jack251970
473b139ea4
Move FL project reference
2025-04-04 16:35:28 +08:00
Jack251970
4744ff780e
Move PluginManager public function to api
2025-04-04 16:33:03 +08:00
Jack251970
55d1754ed6
Move PluginManifest public function to api
2025-04-04 16:05:33 +08:00
Jack251970
b9c0eb7b78
Code quality
2025-04-04 15:56:18 +08:00
Jack251970
e2d9148702
Move user plugin to plugin project
2025-04-04 15:52:57 +08:00
Jack251970
df84e02f55
Improve code quality
2025-04-04 15:37:03 +08:00
Jack Ye
fd10addba4
Merge branch 'dev' into plugin_settings_cache_path
2025-03-27 19:39:21 +08:00
Jack251970
f2e5006fe5
Code quality & Fix build issue
2025-03-26 15:44:59 +08:00
Jack Ye
c87b731efd
Merge branch 'dev' into plugin_settings_cache_path
2025-03-21 07:31:12 +08:00
Jack Ye
a6812cfd9f
Merge branch 'dev' into settings_panel
2025-03-20 20:33:31 +08:00
Jack Ye
e3af882eec
Merge branch 'dev' into plugin_settings_cache_path
2025-03-20 14:00:07 +08:00
Jack Ye
87f765be4a
Merge pull request #3261 from Jack251970/multiple_keywords
...
Support Multiple keywords for Plugins
2025-03-20 13:46:23 +08:00
Jack Ye
1baf1751f2
Merge branch 'dev' into settings_panel
2025-03-16 20:04:22 +08:00
Jack Ye
c690e591ff
Merge branch 'dev' into plugin_settings_cache_path
2025-03-16 19:42:58 +08:00
Jeremy Wu
ecebf17ea2
New Crowdin updates ( #3186 )
...
New translations
2025-03-14 11:08:08 +02:00
Jack251970
486cc6ac49
Fix async task issue
2025-03-06 20:15:49 +08:00
Jack251970
889f4cbfeb
Fix null reference exception when checking source
2025-03-04 11:08:09 +08:00
Jack Ye
ba0d4127ec
Merge branch 'dev' into multiple_keywords
2025-03-01 12:36:41 +08:00
Jack251970
6d4919f15e
Redesgin settings panel for plugins manager plugin
2025-02-27 19:56:31 +08:00
Hongtao Zhang
865c865942
update to .net 9
2025-02-26 22:37:41 +08:00
Jack251970
38402848aa
Improve code quality for project references
2025-02-23 23:06:15 +08:00