Jack Ye
|
b34851bd12
|
Merge branch 'dev' into squirrel_upgrade
|
2025-09-28 11:37:18 +08:00 |
|
Jack251970
|
0e366a6269
|
Use PublicApi.Instance instead of private one
|
2025-09-23 17:40:54 +08:00 |
|
Jack251970
|
7350c1d4d5
|
Use Flow.Launcher.Localization to improve code quality
|
2025-09-23 17:14:30 +08:00 |
|
Jack251970
|
2f52c1aa1b
|
Improve code quality
|
2025-09-21 16:17:31 +08:00 |
|
Jack251970
|
06b3219dcb
|
Add translations
|
2025-07-20 12:07:19 +08:00 |
|
Jack251970
|
dde933a96b
|
Use api functions instead
|
2025-04-13 17:26:21 +08:00 |
|
Jack251970
|
2f53a79a26
|
Revert "Fix environment exit"
This reverts commit 5d16216a55.
|
2025-04-03 22:56:31 +08:00 |
|
Jack251970
|
0def881b9d
|
Code quality
|
2025-04-03 22:27:02 +08:00 |
|
Jack251970
|
5d16216a55
|
Fix environment exit
|
2025-04-03 21:53:09 +08:00 |
|
Jack251970
|
3cb9d1dce4
|
Remove IApp & AppExtensions and use dependency injection instead
|
2025-01-12 20:04:44 +08:00 |
|
Jack251970
|
88e84378da
|
Use api in app extensions to call api functions
|
2025-01-09 21:44:24 +08:00 |
|
Jack251970
|
897fd7aaba
|
Replace Flow.Launcher.Core.MessageBoxType & MessageBoxImage with System.Windows.MessageBoxButton & MessageBoxImage
Remove useless warning file
|
2024-11-26 21:31:13 +08:00 |
|
Jack251970
|
b30cc4fc38
|
Replace System.Windows.MessageBox with MessageBoxEx
|
2024-11-25 10:38:43 +08:00 |
|
Jack251970
|
3ae960d275
|
Replace System.Windows.Message with MessageBoxEx
|
2024-11-24 16:11:53 +08:00 |
|
Vic
|
44438de7df
|
Fix typo
|
2022-12-31 01:49:30 +08: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
|
a77d0380d3
|
update method name typo
|
2020-09-22 08:57:21 +10:00 |
|
Ioannis G
|
ad006a2c62
|
Core/Portable: update logging, exception handling
also update comments in `PreStartCleanUpAfterPortabilityUpdate`
|
2020-06-26 17:37:37 +03:00 |
|
Ioannis G
|
3a712b7e02
|
Core/Portable: switch back to using statements
|
2020-06-26 17:36:25 +03:00 |
|
Ioannis G
|
4ac19251d1
|
refactor Core.Configuration.Portable
|
2020-06-25 00:47:00 +03:00 |
|
Jeremy Wu
|
df1af8f45a
|
Update method name to describe purpose
|
2020-04-29 18:58:52 +10:00 |
|
Jeremy Wu
|
ee5345a346
|
Change to get application folder name dynamically
so this is that the portable version can have the folder name changed to anything else and will still work
|
2020-04-24 18:49:24 +10:00 |
|
Jeremy Wu
|
b786b1cadb
|
Update portable's roaming folder string to be consistent
|
2020-04-24 18:43:01 +10:00 |
|
Jeremy Wu
|
9f1377619d
|
Update description strings
|
2020-04-22 20:26:09 +10:00 |
|
Jeremy Wu
|
f5ed0291a0
|
Fix rename errors
|
2020-04-21 22:16:10 +10:00 |
|
Jeremy Wu
|
3c7f067770
|
rename all project file name
|
2020-04-21 21:27:02 +10:00 |
|