Kevin Zhang
|
cc6dca5656
|
Merge pull request #3190 from Flow-Launcher/jsonrpc-v2-error
|
2025-01-26 17:05:47 -08:00 |
|
Jeremy Wu
|
32beddefe3
|
Merge pull request #3161 from Jack251970/dev2
Add System Language Item
|
2025-01-26 10:51:04 +11:00 |
|
Jeremy
|
0e700cdfcc
|
rename GetSystemLanguageCode method + add comment
|
2025-01-26 10:42:32 +11:00 |
|
Jeremy Wu
|
a0c915e0d9
|
Merge pull request #3197 from Jack251970/hide_uninstallers
Improve uninstaller check function
|
2025-01-26 09:41:29 +11:00 |
|
Jeremy Wu
|
0c7dc07c74
|
fix typo
|
2025-01-26 09:34:07 +11:00 |
|
Jack251970
|
71dad9f356
|
Add support for more uninstaller prefixs
|
2025-01-24 18:35:11 +08:00 |
|
Jack251970
|
fec553c87c
|
Improve uninstaller check function
|
2025-01-24 12:11:48 +08:00 |
|
Kevin Zhang
|
0beb0b35d0
|
Merge branch 'dev' into jsonrpc-v2-error
|
2025-01-20 07:15:26 -08:00 |
|
Hongtao Zhang
|
d21b9362cf
|
do not try catch the error for jsonrpc v2
|
2025-01-20 09:14:28 -06:00 |
|
Jack Ye
|
66b3f5af0d
|
Merge branch 'dev' into dev2
|
2025-01-19 14:23:20 +08:00 |
|
Jack251970
|
abe943b693
|
Fix system language code fetch issue
|
2025-01-18 18:39:44 +08:00 |
|
Jeremy Wu
|
0b8db59e39
|
Merge pull request #3112 from Flow-Launcher/remove-result-caching
Remove Result Equal used for WPF caching
|
2025-01-18 21:06:09 +11:00 |
|
Jeremy Wu
|
8e5d77878a
|
remove equality test
|
2025-01-18 20:51:06 +11:00 |
|
Jeremy Wu
|
484578d766
|
Merge pull request #3183 from Flow-Launcher/dependabot/nuget/BitFaster.Caching-2.5.3
Bump BitFaster.Caching from 2.5.2 to 2.5.3
|
2025-01-18 16:40:18 +11:00 |
|
dependabot[bot]
|
43965f4751
|
Bump BitFaster.Caching from 2.5.2 to 2.5.3
Bumps [BitFaster.Caching](https://github.com/bitfaster/BitFaster.Caching) from 2.5.2 to 2.5.3.
- [Release notes](https://github.com/bitfaster/BitFaster.Caching/releases)
- [Commits](https://github.com/bitfaster/BitFaster.Caching/compare/v2.5.2...v2.5.3)
---
updated-dependencies:
- dependency-name: BitFaster.Caching
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-01-13 22:11:23 +00:00 |
|
Hongtao Zhang
|
2de63f73a5
|
change equality related testing
|
2025-01-10 13:36:09 -06:00 |
|
Hongtao Zhang
|
e7ff3694a1
|
Merge remote-tracking branch 'origin/remove-result-caching' into remove-result-caching
# Conflicts:
# Flow.Launcher/ViewModel/ResultsViewModel.cs
|
2025-01-10 13:33:19 -06:00 |
|
dependabot[bot]
|
a9d77d8bcf
|
Bump Mages from 2.0.2 to 3.0.0 (#3154)
|
2025-01-10 19:31:36 +00:00 |
|
Kevin Zhang
|
5f4d24a26f
|
Merge pull request #3174 from Jack251970/dev1
Use System.Text.Json to replace Newtonsoft.Json for better performance
|
2025-01-09 22:13:54 -08:00 |
|
Jack251970
|
95b4c4c766
|
Improve code quality
|
2025-01-10 13:34:10 +08:00 |
|
Jeremy Wu
|
f1746b09e0
|
New Crowdin updates (#3149)
New translations
|
2025-01-10 07:26:20 +02:00 |
|
dependabot[bot]
|
cfc0534a54
|
Bump SemanticVersioning from 3.0.0-beta2 to 3.0.0 (#3172)
Bumps [SemanticVersioning](https://github.com/adamreeve/semver.net) from 3.0.0-beta2 to 3.0.0.
- [Release notes](https://github.com/adamreeve/semver.net/releases)
- [Commits](https://github.com/adamreeve/semver.net/compare/3.0.0-beta2...3.0.0)
---
updated-dependencies:
- dependency-name: SemanticVersioning
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-01-09 22:52:09 -06:00 |
|
Jack251970
|
ad0270079d
|
Use System.Text.Json to replace Newtonsoft.Json for better performance
|
2025-01-09 20:57:43 +08:00 |
|
Kevin Zhang
|
7cccbb07ac
|
Merge pull request #3168 from Jack251970/dev1
Fix operator equal application issue
|
2025-01-07 22:06:45 -08:00 |
|
Jack251970
|
46c2c1f668
|
Change system language code to lowercase
|
2025-01-06 19:20:47 +08:00 |
|
Jack251970
|
6febbe719a
|
Use system language as default in settings
|
2025-01-06 16:58:19 +08:00 |
|
Jack251970
|
3ccd8b42ae
|
Move SystemLanguageCode to constant
|
2025-01-06 16:58:08 +08:00 |
|
Jack251970
|
56069e657c
|
Improve code quality
|
2025-01-05 15:31:14 +08:00 |
|
Jack251970
|
5d623123fc
|
Fix operator equal application issue
|
2025-01-04 14:02:50 +08:00 |
|
Jeremy Wu
|
a34136fdfa
|
Merge pull request #3165 from Jack251970/dev1
Fix Copy Action Issue
|
2025-01-04 09:47:35 +11:00 |
|
Jack251970
|
e0f0bed822
|
Revert "Fix clipboard action under sta thread issue"
|
2025-01-04 00:33:24 +08:00 |
|
Jack251970
|
0ae3cfcdd6
|
Add display translation for system language item
|
2025-01-02 18:50:02 +08:00 |
|
Jack251970
|
921d6a3beb
|
Add support for system language item
|
2025-01-02 18:47:25 +08:00 |
|
Kevin Zhang
|
fd3576d52c
|
Merge pull request #3122 from Jack251970/dev3
Replace DllImport and flags with CSWin32 & Remove useless DllImport and flags & Fix right Win key click issue
|
2024-12-27 16:06:44 -08:00 |
|
Hongtao Zhang
|
9350e82b77
|
only stackalloc the getwindowtitle buffer when length is small.
|
2024-12-27 12:57:17 -06:00 |
|
Jack251970
|
02a45661c4
|
Add consistent error handling for GetArguments
|
2024-12-26 13:04:15 +08:00 |
|
Hongtao Zhang
|
0153f71083
|
use stackalloc if possible and fix some incorrect use of safehandle
|
2024-12-25 11:20:09 -06:00 |
|
Jeremy Wu
|
e7e825e930
|
New Crowdin updates (#3062)
* New translations en.xaml (German)
[ci skip]
* New translations en.xaml (German)
[ci skip]
* New translations en.xaml (German)
[ci skip]
* New translations resources.resx (German)
[ci skip]
* New translations en.xaml (German)
[ci skip]
* New translations resources.resx (German)
[ci skip]
* New translations en.xaml (German)
[ci skip]
* New translations en.xaml (German)
[ci skip]
* New translations en.xaml (German)
[ci skip]
* New translations resources.resx (German)
[ci skip]
* New translations en.xaml (German)
[ci skip]
* New translations en.xaml (German)
[ci skip]
* New translations en.xaml (German)
[ci skip]
* New translations en.xaml (German)
[ci skip]
* New translations en.xaml (German)
[ci skip]
* New translations en.xaml (Polish)
[ci skip]
* New translations en.xaml (French)
[ci skip]
* New translations en.xaml (French)
[ci skip]
* New translations en.xaml (Russian)
[ci skip]
* New translations en.xaml (Russian)
[ci skip]
* New translations en.xaml (Russian)
[ci skip]
* New translations en.xaml (Russian)
[ci skip]
* New translations resources.resx (Portuguese)
[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 (German)
[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]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Dutch)
[ci skip]
* New translations en.xaml (Spanish (Modern))
[ci skip]
* New translations en.xaml (Spanish (Modern))
[ci skip]
* New translations en.xaml (Spanish (Modern))
[ci skip]
* New translations en.xaml (Hebrew)
[ci skip]
* New translations en.xaml (Hebrew)
[ci skip]
* New translations en.xaml (Hebrew)
[ci skip]
* New translations en.xaml (Hebrew)
[ci skip]
* New translations en.xaml (Hebrew)
[ci skip]
* New translations en.xaml (Hebrew)
[ci skip]
* New translations en.xaml (Hebrew)
[ci skip]
* New translations en.xaml (Hebrew)
[ci skip]
* New translations en.xaml (Hebrew)
[ci skip]
* New translations en.xaml (Hebrew)
[ci skip]
* New translations en.xaml (Hebrew)
[ci skip]
* New translations en.xaml (Hebrew)
[ci skip]
* New translations resources.resx (Hebrew)
[ci skip]
* New translations resources.resx (Hebrew)
[ci skip]
* New translations en.xaml (Spanish (Modern))
[ci skip]
* New translations en.xaml (Spanish (Modern))
[ci skip]
* New translations en.xaml (Hebrew)
[ci skip]
* New translations en.xaml (Hebrew)
[ci skip]
* New translations resources.resx (Hebrew)
[ci skip]
* New translations en.xaml (Hebrew)
[ci skip]
* New translations en.xaml (Hebrew)
[ci skip]
* New translations en.xaml (Hebrew)
[ci skip]
* New translations en.xaml (Hebrew)
[ci skip]
* New translations en.xaml (Hebrew)
[ci skip]
* New translations en.xaml (Hebrew)
[ci skip]
* New translations resources.resx (Hebrew)
[ci skip]
* New translations en.xaml (Spanish (Modern))
[ci skip]
* New translations en.xaml (Hebrew)
[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 (German)
[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, Latin America)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (French)
[ci skip]
* New translations en.xaml (Spanish (Modern))
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
---------
Co-authored-by: Kevin Zhang <45326534+taooceros@users.noreply.github.com>
|
2024-12-25 18:41:40 +02:00 |
|
Kevin Zhang
|
21f22e6a59
|
Merge pull request #3115 from Jack251970/dev2
|
2024-12-25 01:24:40 -08:00 |
|
Kevin Zhang
|
5f6ac6a35e
|
Update Flow.Launcher/ViewModel/ResultsViewModel.cs
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
|
2024-12-25 14:39:04 +08:00 |
|
Hongtao Zhang
|
51a16cc40f
|
Remove Result comparison and Change signature from IEnumerable to ICollection (due to the potential of multiple enumeration)
|
2024-12-25 14:39:04 +08:00 |
|
Jeremy Wu
|
3d8cf29c8e
|
Merge pull request #3144 from Jack251970/dev4
Add options for setting result on top & keeping result order
|
2024-12-24 15:10:29 +11:00 |
|
Jack251970
|
6f899092b5
|
Move dll import codes to win32 helper
|
2024-12-24 11:59:04 +08:00 |
|
Jack251970
|
269e583ea7
|
Add maximum score to the results for developers.
|
2024-12-24 11:54:15 +08:00 |
|
Jeremy Wu
|
1c01fa4e46
|
update comment
|
2024-12-24 14:32:05 +11:00 |
|
Jack251970
|
4ad967b5f3
|
Add support for removing selected count from score
|
2024-12-23 15:57:59 +08:00 |
|
Jack251970
|
b5e401f759
|
Fix user result set max value issue
|
2024-12-23 15:50:52 +08:00 |
|
Jeremy Wu
|
eef2f3df8e
|
Merge pull request #3133 from Flow-Launcher/dependabot/nuget/CommunityToolkit.Mvvm-8.4.0
Bump CommunityToolkit.Mvvm from 8.3.2 to 8.4.0
|
2024-12-22 19:02:57 +11:00 |
|
Jeremy Wu
|
06a9faf510
|
Merge pull request #3118 from Flow-Launcher/add-preserve-last-action-keyword-option
Add preserve last action keyword options
|
2024-12-22 11:28:28 +11:00 |
|
Jack251970
|
1073821b65
|
Improve recyble bin clear issue noticification
|
2024-12-20 18:55:57 +08:00 |
|