dcog989
161c5462ba
Merge branch 'Calculator-accepts-flexible-separator' of https://github.com/dcog989/Flow.Launcher into Calculator-accepts-flexible-separator
2025-07-23 04:27:33 +01:00
dcog989
852b2f517b
fix for regression from first review, plus issues with e.g. '0,123' and ',123'
2025-07-23 04:27:19 +01:00
Jack Ye
5ff8a5b1d5
Use compiled regex
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-07-23 09:59:09 +08:00
Jack251970
5161bbe660
Remove unused comments & blank line
2025-07-23 09:33:14 +08:00
dcog989
c83a29fb18
PR review changes
2025-07-23 01:18:26 +01:00
dcog989
113baac567
Smart thousands and decimals
...
## Core Logic
* **Advanced Number Parsing:** We now process numbers with various decimal and thousand-separator formats (e.g., `1,234.56` and `1.234,56`). We distinguish between separator types based on their position and surrounding digits.
* **Context-Aware Output Formatting:** We now mirror the output format based on the user's input. If a query includes thousand separators, the result will also have them. The decimal separator in the result will match the one used in the query.
## Code Cleanup
* **Deleted Unused File:** `NumberTranslator.cs` was unused and therefore removed.
* **Removed Redundant UI Code:** The `CalculatorSettings_Loaded` event handler in `CalculatorSettings.xaml.cs` (and its XAML registration) was removed. The functionality was already handled automatically by data binding.
## Maintainability
* **Added Code Documentation:** An XML summary comment was added to the new `NormalizeNumber` method in `Main.cs` to clarify its purpose.
So, the plugin is now much more flexible, and will accept whatever format the user gives it regardless of Windows region settings.
2025-07-22 23:48:11 +01:00
VictoriousRaptor
282581940a
Use new Localization package
2025-07-23 00:04:52 +08:00
VictoriousRaptor
6579a4647d
Compile regex on build time
2025-07-22 23:59:33 +08:00
VictoriousRaptor
22ffc80aeb
Update labels on language change and other refactor
...
- Bring back viewmodel construction on init
- Remove redundant init code
2025-07-22 23:48:39 +08:00
Jack Ye
ed0524d207
Merge branch 'dev' into code_quality
2025-07-20 20:02:51 +08:00
Jack251970
b9418f1272
Add translations
2025-07-20 11:33:12 +08:00
Jack Ye
010b6dde79
Merge branch 'dev' into code_quality
2025-07-19 20:40:49 +08: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
Jack Ye
fc6ff5a7a0
Merge branch 'dev' into code_quality
2025-07-14 09:09:09 +08:00
Jeremy Wu
71e975a68c
Update Calculator plugin description ( #3781 )
2025-06-27 15:58:20 +03:00
TBM13
d68964bfa2
Calculator: Support hex numbers
2025-06-26 02:58:24 -03:00
Jack251970
e6a38ad6e2
Adjust indent
2025-06-23 12:37:58 +08:00
Jack251970
fe7985d564
Use Flow.Launcher.Localization to improve code quality
2025-06-23 12:25:16 +08:00
Jeremy Wu
2b9529d2f9
set all of plugins' version to default 1.0.0
2025-05-20 09:06:11 +00:00
Jeremy Wu
1775c0fd26
New Crowdin updates ( #3430 )
2025-05-11 13:27:09 +03:00
Jeremy Wu
9bc27a4ecd
New Crowdin updates ( #3348 )
2025-04-08 21:41:15 +08:00
Jack Ye
a6812cfd9f
Merge branch 'dev' into settings_panel
2025-03-20 20:33:31 +08:00
Jack251970
13fcdc60fa
Fix typo 'seperator'
2025-03-20 18:11:53 +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
Jeremy Wu
ecebf17ea2
New Crowdin updates ( #3186 )
...
New translations
2025-03-14 11:08:08 +02:00
Jack251970
9ec8681ab8
Remove useless project reference
2025-02-28 14:54:24 +08:00
Jack251970
9e43774508
Improve design for inner settings panel
2025-02-27 18:27:43 +08:00
Jack251970
64f02c3fd7
Redesign settings panel for sys plugin & Improve design styles
2025-02-27 18:22:56 +08:00
Hongtao Zhang
865c865942
update to .net 9
2025-02-26 22:37:41 +08:00
Jack251970
8fa34917aa
Redesgin settings panel for calculator plugin
2025-02-26 21:22:17 +08:00
Jack251970
38402848aa
Improve code quality for project references
2025-02-23 23:06:15 +08:00
Jeremy
99323161b7
Merge branch 'dev' into merge_back_1.19.5
2025-01-27 17:29:50 +11:00
Jeremy
b9890a9756
bump plugin versions
2025-01-27 16:48:43 +11:00
Jeremy
f9518c073d
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>
2025-01-27 16:39:07 +11:00
dependabot[bot]
a9d77d8bcf
Bump Mages from 2.0.2 to 3.0.0 ( #3154 )
2025-01-10 19:31:36 +00: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
Jack251970
534a1117aa
Use public api to call ShowMsgBox functions & remove useless Core project import
2024-11-27 12:21:34 +08:00
Jack251970
b30cc4fc38
Replace System.Windows.MessageBox with MessageBoxEx
2024-11-25 10:38:43 +08:00
Jeremy Wu
1bbc104182
version bump plugins
2024-11-05 07:30:53 +00:00
Jeremy Wu
ecfbf32128
New Crowdin updates ( #3034 )
2024-11-05 05:31:06 +02:00
Jeremy Wu
58bf75d5cf
bump plugin versions
2024-10-16 13:37:48 +11:00
Jeremy Wu
c9db565b2b
New Crowdin updates ( #2997 )
2024-10-15 13:36:30 +03:00
Jeremy Wu
6cebb95926
New Crowdin updates ( #2959 )
2024-09-24 09:49:43 +03:00
Jeremy Wu
edbec079de
New Crowdin updates ( #2817 )
2024-08-13 22:52:40 +05:30
Jeremy Wu
f042e7ae11
version bump plugins
2024-08-13 18:27:56 +10:00
Jeremy Wu
0b9722a35b
New Crowdin updates ( #2718 )
2024-06-19 14:57:31 +03:00
VictoriousRaptor
e4621a5c87
Fix calculator typo
2024-05-25 14:35:14 +08:00
VictoriousRaptor
27392a53c3
Fix output path
2024-05-25 14:32:49 +08:00
VictoriousRaptor
fa2df93dd7
Fix calculator decimal separator bug
2024-05-25 14:10:29 +08:00
Jeremy Wu
6133e551f7
New Crowdin updates ( #2657 )
...
New and updated translations
2024-05-24 21:06:34 +03:00
Jeremy
cd684be0bf
bump version for plugins
2024-02-04 13:57:04 +11:00
Jeremy Wu
acebf04c4c
New Crowdin updates ( #2494 )
...
* New translations en.xaml (French)
[ci skip]
* New translations en.xaml (German)
[ci skip]
* New translations en.xaml (Italian)
[ci skip]
* New translations en.xaml (Dutch)
[ci skip]
* New translations en.xaml (Ukrainian)
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
* New translations en.xaml (Portuguese, Brazilian)
[ci skip]
* New translations en.xaml (Ukrainian)
[ci skip]
* New translations en.xaml (Portuguese, Brazilian)
[ci skip]
* New translations en.xaml (Ukrainian)
[ci skip]
* New translations en.xaml (German)
[ci skip]
* New translations en.xaml (Italian)
[ci skip]
* New translations en.xaml (Polish)
[ci skip]
* New translations en.xaml (Ukrainian)
[ci skip]
* New translations en.xaml (Italian)
[ci skip]
* New translations en.xaml (Ukrainian)
[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 (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 (German)
[ci skip]
* New translations en.xaml (Italian)
[ci skip]
* New translations en.xaml (Ukrainian)
[ci skip]
* New translations en.xaml (German)
[ci skip]
* New translations en.xaml (Ukrainian)
[ci skip]
* New translations en.xaml (Italian)
[ci skip]
* New translations en.xaml (Ukrainian)
[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 (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 (Ukrainian)
[ci skip]
* New translations en.xaml (Ukrainian)
[ci skip]
* New translations resources.resx (French)
[ci skip]
* New translations resources.resx (Ukrainian)
[ci skip]
2024-01-23 08:04:38 +02:00
Kevin Zhang
1f99d0da4f
Merge pull request #2493 from NoPlagiarism/calc_add_operators
...
[Calculator] Add comparison operators & remainder
2024-01-17 17:59:47 -06:00
NoPlagiarism
1020320412
[Calculator] Add comparison operators & remainder
2024-01-18 01:13:38 +05:00
dependabot[bot]
1d578790b5
Bump Mages from 2.0.1 to 2.0.2 ( #2471 )
...
Bumps [Mages](https://github.com/FlorianRappl/Mages ) from 2.0.1 to 2.0.2.
- [Release notes](https://github.com/FlorianRappl/Mages/releases )
- [Changelog](https://github.com/FlorianRappl/Mages/blob/devel/CHANGELOG.md )
- [Commits](https://github.com/FlorianRappl/Mages/compare/v2.0.1...v2.0.2 )
---
updated-dependencies:
- dependency-name: Mages
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>
2024-01-16 20:58:54 -06:00
NoPlagiarism
c3cf3d9e7e
[Calculator] Allow more functions to be used
2024-01-11 15:27:35 +05:00
Jeremy Wu
a8206dfcde
New Crowdin updates ( #2331 )
...
New translations
2023-09-25 13:39:03 +03:00
Jeremy Wu
6020cd9b81
Merge pull request #2209 from Flow-Launcher/version_bumps
...
Bump versions for release
2023-07-10 21:24:11 +09:30
Jeremy Wu
f5b2a3f5b0
New Crowdin updates ( #2230 )
...
New translations
2023-07-10 14:45:31 +03:00
Jeremy Wu
4758ea2284
New Crowdin updates ( #2215 )
...
New translations
2023-07-09 13:57:28 +03:00
Jeremy Wu
ddeca153e9
version bump plugins
2023-06-30 21:55:30 +10:00
VictoriousRaptor
1b68d09d51
Merge pull request #2115 from VictoriousRaptor/RemoveUnusedNuget
...
Remove unused nuget and imports
2023-06-12 16:11:41 +08:00
Jeremy Wu
1ff328be03
update copy calls to use API CopyToClipboard method
2023-06-08 22:46:37 +10:00
VictoriousRaptor
306ad7931b
Merge branch 'dev' into RemoveUnusedNuget
2023-05-04 21:14:13 +08:00
Jeremy Wu
7e2a2db4c6
version bump plugins
2023-05-03 06:28:38 +10:00
Vic
00e6e5b30d
Remove unused using
2023-04-25 21:02:34 +08:00
Jeremy Wu
2c6fa48473
New Crowdin updates ( #2011 )
...
New translations
2023-03-31 00:24:58 +03:00
Jeremy
5dc55b00ef
update plugin versions
2023-03-02 17:02:35 +11:00
Jeremy Wu
11573cf5e8
New Crowdin updates ( #1766 )
...
* New translations en.xaml (French)
[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 (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 (Spanish (Modern))
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (French)
[ci skip]
* New translations Resources.resx (French)
[ci skip]
* New translations en.xaml (French)
[ci skip]
* New translations en.xaml (French)
[ci skip]
* New translations en.xaml (French)
[ci skip]
* New translations en.xaml (French)
[ci skip]
* New translations en.xaml (French)
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
2023-02-16 09:24:07 +02:00
Jeremy
2c124f7768
bump plugin version from .Net upgrade
2023-02-07 08:19:26 +11:00
Hongtao Zhang
db354a23a5
Update to .Net 7
2022-12-30 19:12:11 -05:00
Jeremy Wu
b3702be59b
version bump plugins
2022-12-27 14:15:51 +09:30
Vic
b30ace993a
Fix namespace of LocalizationConverter
2022-12-21 15:51:17 +08:00
DB p
50957097f1
Change Some Icons
2022-12-12 12:45:44 +09:00
Jeremy
824fe10816
bump plugin versions after .Net 6 upgrade
2022-12-09 07:33:25 +11:00
Vic
30987f9c95
Use DefaultThreadCurrentCulture for culture in app domain
2022-11-25 12:11:24 +08:00
dependabot[bot]
521e8976be
Bump Mages from 2.0.0 to 2.0.1
...
Bumps [Mages](https://github.com/FlorianRappl/Mages ) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/FlorianRappl/Mages/releases )
- [Changelog](https://github.com/FlorianRappl/Mages/blob/devel/CHANGELOG.md )
- [Commits](https://github.com/FlorianRappl/Mages/compare/v2.0.0...v2.0.1 )
---
updated-dependencies:
- dependency-name: Mages
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-10-18 21:06:58 +00:00
Jeremy Wu
8b78288afd
New Crowdin updates ( #1429 )
...
* New translations en.xaml (Spanish, Latin America)
[ci skip]
* New translations en.xaml (Dutch)
[ci skip]
* New translations en.xaml (Spanish (Modern))
[ci skip]
* New translations en.xaml (Serbian (Latin))
[ci skip]
* New translations en.xaml (Norwegian Bokmal)
[ci skip]
* New translations en.xaml (Portuguese, Brazilian)
[ci skip]
* New translations en.xaml (Chinese Traditional)
[ci skip]
* New translations en.xaml (Ukrainian)
[ci skip]
* New translations en.xaml (Turkish)
[ci skip]
* New translations en.xaml (Russian)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Polish)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Korean)
[ci skip]
* New translations en.xaml (Italian)
[ci skip]
* New translations en.xaml (German)
[ci skip]
* New translations en.xaml (Danish)
[ci skip]
* New translations en.xaml (French)
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
* New translations en.xaml (Japanese)
[ci skip]
* New translations en.xaml (Portuguese, Brazilian)
[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 Resources.resx (Chinese Simplified)
[ci skip]
* New translations en.xaml (Norwegian Bokmal)
[ci skip]
* New translations en.xaml (Serbian (Latin))
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
* New translations en.xaml (Spanish, Latin America)
[ci skip]
* New translations en.xaml (Spanish (Modern))
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Russian)
[ci skip]
* New translations en.xaml (Polish)
[ci skip]
* New translations en.xaml (Dutch)
[ci skip]
* New translations en.xaml (Korean)
[ci skip]
* New translations en.xaml (Japanese)
[ci skip]
* New translations en.xaml (Italian)
[ci skip]
* New translations en.xaml (German)
[ci skip]
* New translations en.xaml (Danish)
[ci skip]
* New translations en.xaml (French)
[ci skip]
* New translations en.xaml (Spanish (Modern))
[ci skip]
* New translations en.xaml (Spanish (Modern))
[ci skip]
* New translations en.xaml (Korean)
[ci skip]
* New translations en.xaml (Korean)
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
* New translations en.xaml (Spanish (Modern))
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations Resources.resx (Slovak)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Korean)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Chinese Traditional)
[ci skip]
* New translations en.xaml (Japanese)
[ci skip]
* New translations en.xaml (Korean)
[ci skip]
* New translations en.xaml (Polish)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Turkish)
[ci skip]
* New translations en.xaml (Chinese Traditional)
[ci skip]
* New translations Resources.resx (Portuguese)
[ci skip]
* New translations en.xaml (French)
[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 (Dutch)
[ci skip]
* New translations en.xaml (Polish)
[ci skip]
* New translations en.xaml (Turkish)
[ci skip]
* New translations en.xaml (Chinese Traditional)
[ci skip]
* New translations en.xaml (Serbian (Latin))
[ci skip]
* New translations en.xaml (Korean)
[ci skip]
* New translations Resources.resx (Chinese Simplified)
[ci skip]
* New translations en.xaml (Spanish (Modern))
[ci skip]
* New translations en.xaml (Russian)
[ci skip]
* New translations en.xaml (Serbian (Latin))
[ci skip]
* New translations en.xaml (Norwegian Bokmal)
[ci skip]
* New translations en.xaml (Portuguese, Brazilian)
[ci skip]
* New translations en.xaml (Chinese Traditional)
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
* New translations en.xaml (Ukrainian)
[ci skip]
* New translations en.xaml (Turkish)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Polish)
[ci skip]
* New translations en.xaml (Dutch)
[ci skip]
* New translations en.xaml (Korean)
[ci skip]
* New translations en.xaml (Japanese)
[ci skip]
* New translations en.xaml (Italian)
[ci skip]
* New translations en.xaml (German)
[ci skip]
* New translations en.xaml (Danish)
[ci skip]
* New translations en.xaml (French)
[ci skip]
* New translations en.xaml (Spanish, Latin America)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
* New translations en.xaml (Spanish (Modern))
[ci skip]
* New translations en.xaml (Chinese Traditional)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Spanish, Latin America)
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
* New translations en.xaml (French)
[ci skip]
* New translations en.xaml (Portuguese)
[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 (Russian)
[ci skip]
* New translations en.xaml (Spanish, Latin America)
[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 Traditional)
[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 (Italian)
[ci skip]
* New translations Resources.resx (Italian)
[ci skip]
* New translations en.xaml (Italian)
[ci skip]
* New translations en.xaml (Italian)
[ci skip]
* New translations en.xaml (Italian)
[ci skip]
* New translations en.xaml (Italian)
[ci skip]
* New translations en.xaml (Italian)
[ci skip]
* New translations en.xaml (Italian)
[ci skip]
* New translations en.xaml (Italian)
[ci skip]
* New translations Resources.resx (Slovak)
[ci skip]
* New translations en.xaml (Spanish (Modern))
[ci skip]
* New translations en.xaml (Spanish (Modern))
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
* New translations en.xaml (Spanish, Latin America)
[ci skip]
* New translations en.xaml (French)
[ci skip]
* New translations en.xaml (Portuguese)
[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 (Russian)
[ci skip]
* New translations en.xaml (Spanish (Modern))
[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 (Portuguese, Brazilian)
[ci skip]
* New translations en.xaml (Norwegian Bokmal)
[ci skip]
* New translations en.xaml (Serbian (Latin))
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
* New translations en.xaml (Turkish)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Spanish, Latin America)
[ci skip]
* New translations en.xaml (Spanish (Modern))
[ci skip]
* New translations en.xaml (Serbian (Latin))
[ci skip]
* New translations en.xaml (Norwegian Bokmal)
[ci skip]
* New translations en.xaml (Portuguese, Brazilian)
[ci skip]
* New translations en.xaml (Chinese Traditional)
[ci skip]
* New translations en.xaml (Ukrainian)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (French)
[ci skip]
* New translations en.xaml (Russian)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Polish)
[ci skip]
* New translations en.xaml (Dutch)
[ci skip]
* New translations en.xaml (Korean)
[ci skip]
* New translations en.xaml (Japanese)
[ci skip]
* New translations en.xaml (Italian)
[ci skip]
* New translations en.xaml (German)
[ci skip]
* New translations en.xaml (Danish)
[ci skip]
* New translations en.xaml (Spanish (Modern))
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
* New translations en.xaml (Korean)
[ci skip]
Co-authored-by: Kevin Zhang <45326534+taooceros@users.noreply.github.com>
2022-10-06 06:20:08 +03:00
Jeremy Wu
b902427815
version bump plugins
2022-09-28 19:13:35 +10:00
Jeremy Wu
1dfada9243
Update README.md
2022-09-28 08:19:41 +10:00
Jeremy Wu
b122dc35c6
New Crowdin updates ( #1280 )
...
* New translations en.xaml (Danish)
* New translations en.xaml (French)
* New translations Resources.resx (Polish)
* New translations en.xaml (French)
* New translations Resources.resx (French)
* New translations Resources.resx (Danish)
* New translations Resources.resx (German)
* New translations Resources.resx (Italian)
* New translations Resources.resx (Japanese)
* New translations Resources.resx (Korean)
* New translations Resources.resx (Dutch)
* New translations Resources.resx (Portuguese)
* New translations Resources.resx (Spanish, Latin America)
* New translations Resources.resx (Russian)
* New translations Resources.resx (Slovak)
* New translations Resources.resx (Turkish)
* New translations Resources.resx (Ukrainian)
* New translations Resources.resx (Chinese Simplified)
* New translations Resources.resx (Chinese Traditional)
* New translations Resources.resx (Portuguese, Brazilian)
* New translations Resources.resx (Norwegian Bokmal)
* New translations Resources.resx (Serbian (Latin))
* New translations Resources.resx (Spanish (Modern))
* New translations en.xaml (Japanese)
* New translations en.xaml (Korean)
* New translations en.xaml (German)
* New translations en.xaml (Italian)
* New translations en.xaml (Russian)
* New translations en.xaml (Dutch)
* New translations en.xaml (Polish)
* New translations en.xaml (Ukrainian)
* New translations en.xaml (Chinese Simplified)
* New translations en.xaml (Chinese Simplified)
* New translations en.xaml (Turkish)
* New translations en.xaml (Chinese Simplified)
* New translations en.xaml (Norwegian Bokmal)
* New translations en.xaml (Serbian (Latin))
* New translations en.xaml (Chinese Traditional)
* New translations en.xaml (Portuguese, Brazilian)
* New translations en.xaml (Spanish, Latin America)
2022-08-17 01:15:04 +03:00
Oren Nachman
03cedcc37e
AllowedLanguage documentation
2022-08-09 16:38:43 -07:00
Oren Nachman
dbe2151810
Clean up exception throwing code for plugin loading
2022-08-09 16:31:29 -07:00
Oren Nachman
a3197f8ee1
Fix (some) build warnings
...
CS1572
CS1573
CS0168
CS8073
CA2200
VSTHRD110
VSTHRD200
VSTHRD105
SYSLIB0013
CS8524
2022-08-07 21:31:38 -07:00
Jeremy Wu
f7b3871cf0
New Crowdin updates ( #1258 )
...
* New translations en.xaml (Chinese Traditional)
2022-07-05 08:09:30 +10:00
Jeremy Wu
472fff83fd
New Crowdin updates ( #1240 )
...
Follow Crowdin favored file format
2022-06-28 16:52:50 +03:00
Jeremy Wu
f903e6881d
New Crowdin updates ( #1232 )
...
* 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 (Russian)
[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 (Spanish, Latin America)
[ci skip]
* New translations en.xaml (French)
[ci skip]
* New translations en.xaml (Serbian (Latin))
[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 (Portuguese, Brazilian)
[ci skip]
* New translations en.xaml (Norwegian Bokmal)
[ci skip]
* New translations en.xaml (Spanish (Modern))
[ci skip]
* New translations en.xaml (Dutch)
[ci skip]
* New translations en.xaml (Spanish, Latin America)
[ci skip]
* New translations en.xaml (French)
[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 (Dutch)
[ci skip]
* New translations en.xaml (Polish)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Polish)
[ci skip]
* New translations en.xaml (Korean)
[ci skip]
* New translations en.xaml (Danish)
[ci skip]
* New translations en.xaml (Ukrainian)
[ci skip]
* New translations en.xaml (Italian)
[ci skip]
* New translations en.xaml (Japanese)
[ci skip]
* New translations en.xaml (Dutch)
[ci skip]
* New translations en.xaml (Polish)
[ci skip]
* New translations en.xaml (Russian)
[ci skip]
* New translations en.xaml (Japanese)
[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 (Danish)
[ci skip]
* New translations en.xaml (German)
[ci skip]
* New translations en.xaml (Italian)
[ci skip]
* New translations en.xaml (Russian)
[ci skip]
* New translations en.xaml (Polish)
[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 (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 (Norwegian Bokmal)
[ci skip]
* New translations en.xaml (Russian)
[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 (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 (Serbian (Latin))
[ci skip]
* New translations en.xaml (Portuguese, Brazilian)
[ci skip]
* New translations en.xaml (Turkish)
[ci skip]
* New translations en.xaml (German)
[ci skip]
* New translations en.xaml (Ukrainian)
[ci skip]
* New translations en.xaml (Chinese Traditional)
[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 (Danish)
[ci skip]
* New translations en.xaml (Italian)
[ci skip]
* New translations en.xaml (Chinese Traditional)
[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 (Spanish, Latin America)
[ci skip]
* New translations en.xaml (French)
[ci skip]
* New translations en.xaml (Serbian (Latin))
[ci skip]
* New translations en.xaml (Russian)
[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 (Portuguese, Brazilian)
[ci skip]
* New translations en.xaml (Norwegian Bokmal)
[ci skip]
* New translations en.xaml (Spanish (Modern))
[ci skip]
* New translations en.xaml (Dutch)
[ci skip]
* New translations en.xaml (Spanish, Latin America)
[ci skip]
* New translations en.xaml (French)
[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 (Polish)
[ci skip]
* New translations en.xaml (Korean)
[ci skip]
* New translations en.xaml (Danish)
[ci skip]
* New translations en.xaml (Ukrainian)
[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 (Chinese Simplified)
[ci skip]
* New translations en.xaml (Japanese)
[ci skip]
* New translations en.xaml (Chinese Traditional)
[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 (Danish)
[ci skip]
* New translations en.xaml (German)
[ci skip]
* New translations en.xaml (Italian)
[ci skip]
* New translations en.xaml (Russian)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations Resources.resx (Dutch)
[ci skip]
* New translations Resources.resx (Spanish (Modern))
[ci skip]
* New translations Resources.resx (Serbian (Latin))
[ci skip]
* New translations Resources.resx (Norwegian Bokmal)
[ci skip]
* New translations Resources.resx (Portuguese, Brazilian)
[ci skip]
* New translations Resources.resx (Chinese Traditional)
[ci skip]
* New translations Resources.resx (Chinese Simplified)
[ci skip]
* New translations Resources.resx (Ukrainian)
[ci skip]
* New translations Resources.resx (Turkish)
[ci skip]
* New translations Resources.resx (Slovak)
[ci skip]
* New translations Resources.resx (Russian)
[ci skip]
* New translations Resources.resx (Portuguese)
[ci skip]
* New translations Resources.resx (Polish)
[ci skip]
* New translations Resources.resx (Korean)
[ci skip]
* New translations en.xaml (Turkish)
[ci skip]
* New translations Resources.resx (Japanese)
[ci skip]
* New translations Resources.resx (Italian)
[ci skip]
* New translations Resources.resx (German)
[ci skip]
* New translations Resources.resx (Danish)
[ci skip]
* New translations Resources.resx (French)
[ci skip]
* New translations en.xaml (Spanish, Latin America)
[ci skip]
* New translations en.xaml (Spanish (Modern))
[ci skip]
* New translations en.xaml (Serbian (Latin))
[ci skip]
* New translations en.xaml (Norwegian Bokmal)
[ci skip]
* New translations en.xaml (Portuguese, Brazilian)
[ci skip]
* New translations en.xaml (Chinese Traditional)
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
* New translations en.xaml (Ukrainian)
[ci skip]
* New translations Resources.resx (Spanish, Latin America)
[ci skip]
* New translations en.xaml (French)
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
* New translations en.xaml (Danish)
[ci skip]
* New translations en.xaml (Ukrainian)
[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 (Chinese Simplified)
[ci skip]
* New translations en.xaml (Chinese Traditional)
[ci skip]
* New translations en.xaml (Portuguese, Brazilian)
[ci skip]
* New translations en.xaml (Serbian (Latin))
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
* New translations en.xaml (Korean)
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
* New translations en.xaml (German)
[ci skip]
* New translations en.xaml (Polish)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Turkish)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
* New translations en.xaml (Chinese Traditional)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Turkish)
[ci skip]
* New translations en.xaml (Korean)
[ci skip]
* New translations en.xaml (Korean)
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
* New translations Resources.resx (Polish)
[ci skip]
* New translations Resources.resx (German)
[ci skip]
* New translations Resources.resx (Italian)
[ci skip]
* New translations Resources.resx (Japanese)
[ci skip]
* New translations Resources.resx (Korean)
[ci skip]
* New translations Resources.resx (Russian)
[ci skip]
* New translations Resources.resx (Turkish)
[ci skip]
* New translations Resources.resx (Chinese Simplified)
[ci skip]
* New translations Resources.resx (Chinese Traditional)
[ci skip]
* New translations Resources.resx (Portuguese, Brazilian)
[ci skip]
* New translations Resources.resx (French)
[ci skip]
* New translations en.xaml (German)
[ci skip]
* New translations en.xaml (Japanese)
[ci skip]
* New translations en.xaml (Chinese Traditional)
[ci skip]
* New translations en.xaml (Polish)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Turkish)
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
* New translations en.xaml (Turkish)
[ci skip]
* New translations Resources.resx (Portuguese)
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
* New translations en.xaml (Dutch)
[ci skip]
* New translations en.xaml (Dutch)
[ci skip]
* New translations en.xaml (Dutch)
[ci skip]
* Revert Unexpected Change back to dev version
* update zh-tw
* New translations en.xaml (Danish)
[ci skip]
* New translations en.xaml (Korean)
[ci skip]
* Revert "New translations en.xaml (Korean)"
This reverts commit 9b55ca7b0e .
* Fix some korean string
* New translations en.xaml (Turkish)
[ci skip]
Co-authored-by: Hongtao Zhang <hongtao_zhang@outlook.com>
Co-authored-by: Kevin Zhang <45326534+taooceros@users.noreply.github.com>
2022-06-13 13:58:50 +10:00
Jeremy Wu
e6f5807782
Merge branch 'dev' into Dotnet6
2022-05-23 13:53:15 +10:00
Jeremy
66f835fb00
calculator plugin version bump
2022-04-24 19:34:43 +10:00
Jeremy
b177f6d67f
add decimal separator check to CanCalculate
2022-04-24 19:33:06 +10:00
Hongtao Zhang
4b09e07e09
Use decimal separator in setting for query
2022-03-31 13:53:07 -05:00
Jeremy
4df7413cf0
Merge remote-tracking branch 'origin/dev' into ChangeMissingIcon
2022-01-19 21:32:09 +11:00
Jeremy
06859ef359
version bump plugins
2022-01-19 21:22:55 +11:00
Kevin Zhang
701a5d444b
Update translations from Crowdin( #880 )
...
* New translations en.xaml (Chinese Simplified)
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Korean)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Korean)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Korean)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Korean)
[ci skip]
2021-12-31 18:07:05 +11:00
Kevin Zhang
f9d608840d
Upgrade to .net 6
2021-12-28 11:36:28 -06:00
Jeremy
6911cadcf3
version bump plugins
2021-12-19 19:58:31 +11:00
DB p
979c89d14b
Adjust Calculator layout to responsive
2021-12-15 13:51:39 +09:00
Kevin Zhang
7bf6a7d141
Update crowdin translations ( #871 )
...
Update crowdin translations (#871 )
2021-12-08 19:49:32 +11:00
DB p
ee224aa02c
Change Icons
...
Add icons8.com link in about
2021-12-07 08:56:57 +09:00