Commit graph

9825 commits

Author SHA1 Message Date
Jack251970
d6462f4fdc Move restart function to app class 2025-05-23 13:18:19 +08:00
Jack251970
eacccf9823 Add code comments & Use local function 2025-05-23 12:56:23 +08:00
Jack251970
35f4fd5b18 Fix restart as administrator issue 2025-05-23 12:36:03 +08:00
Jack251970
52c36ff8d4 Only restart from non-admin to admin & Fix restart as administrator issue 2025-05-23 11:14:15 +08:00
Jack251970
eae4a9584b Use readonly bool variable 2025-05-23 11:05:19 +08:00
Jack251970
365ba6afa5 Code quality 2025-05-23 11:04:27 +08:00
Jack251970
e9c40e4586 Revert "Add new restart api"
This reverts commit 7611b00287.
2025-05-23 11:01:32 +08:00
Jack251970
1073061bda Remove old before creating new one 2025-05-22 22:55:29 +08:00
Jack251970
c5c24acb17 Check run level 2025-05-22 22:55:17 +08:00
Jack251970
902c8f4412 Check value changed 2025-05-22 22:18:25 +08:00
Jack251970
91f7a4fd55 Remove useless semicolon 2025-05-22 22:17:10 +08:00
Jack Ye
0edd626cfb
Remove useless semicolon
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-05-22 22:13:46 +08:00
Jack251970
fe70a72a62 Add admin mode configuration in general page 2025-05-22 22:04:47 +08:00
Jack251970
40cf413898 Add admin support for auto startup 2025-05-22 22:04:32 +08:00
Jack251970
d29a5d4b1f Add setting model 2025-05-22 22:03:25 +08:00
Jack251970
7611b00287 Add new restart api 2025-05-22 21:46:27 +08:00
Jack251970
484f91c52d Improve UAC dialog 2025-05-22 20:26:41 +08:00
Jack251970
10d379f350 Support running application under non-admin mode & Show UAC dialogs when running admin mode when application is under admin mode 2025-05-22 19:54:42 +08:00
Jack251970
369ed86d1d Add administrator text in tray icon 2025-05-22 18:44:01 +08:00
Jack251970
7549bba293 Add administrator mode check 2025-05-22 18:43:41 +08:00
Jeremy Wu
087a45c664
New Crowdin updates (#3559) 2025-05-22 20:41:04 +10:00
Jack Ye
2beab53131
Merge pull request #3568 from onesounds/20250522-FixWinR
Fix: Ensure QueryTextBox receives focus after Win+R
2025-05-22 17:38:53 +08:00
Jack251970
3718ae5640 Improve code quality & Improve code comments 2025-05-22 10:39:09 +08:00
DB p
edae432852 Add FocusQueryTextBox method to set focus on the query text box in MainWindow 2025-05-22 04:14:30 +09:00
DB P
ac614696b1
Merge pull request #3561 from onesounds/250520-FixFilesConfig
Improve File Manager Configuration Error Handling
2025-05-21 20:49:11 +09:00
Jeremy
41b9cd496b move code to viewmodel 2025-05-21 21:39:46 +10:00
Jeremy
e2d50cd80b update wording 2025-05-21 21:31:03 +10:00
Jeremy
07f77f0077 move calls to viewmodel 2025-05-21 21:30:47 +10:00
Jack251970
9a692a894d Add whitespace 2025-05-21 18:45:35 +08:00
Jack251970
45b81811f7 Fix potential issue with index boundary in Delete command 2025-05-21 18:37:52 +08:00
Jack251970
5578daaa3e Remove files tip button 2025-05-21 18:25:33 +08:00
Jack251970
6ce2cf9cac Refactor with MVVM 2025-05-21 12:58:55 +08:00
Jack251970
d0f0edb603 Merge branch '250520-FixFilesConfig' of https://github.com/onesounds/Flow.Launcher into 250520-FixFilesConfig 2025-05-21 12:06:05 +08:00
Jack251970
152ad2f86a Remove setter for observable collection & Add blank line for code quality 2025-05-21 12:04:47 +08:00
Jack251970
6e36b08cad Use api functions instead 2025-05-21 11:59:24 +08:00
Jeremy Wu
89fdd48159
typo 2025-05-21 07:37:14 +10:00
Jack251970
5626ab71c7 Log information when failed to execute 2025-05-20 21:57:49 +08:00
Jack251970
d23f88d2cb Make sure vertically center 2025-05-20 21:44:17 +08:00
Jack251970
af4375b60e Improve code quality 2025-05-20 21:42:16 +08:00
Jack251970
3beb4e9c56 Use api functions instead 2025-05-20 21:37:06 +08:00
Jack251970
c0eaf1cf5c Remove unused function 2025-05-20 21:35:26 +08:00
DB p
3fa92591e3 Merge remote-tracking branch 'origin/250520-FixFilesConfig' into 250520-FixFilesConfig 2025-05-20 22:08:48 +09:00
DB p
f262263934 Add hyperlink to learn more about file manager usage in settings dialog 2025-05-20 22:07:41 +09:00
DB P
94b0f2e873
Merge branch 'dev' into 250520-FixFilesConfig 2025-05-20 20:47:20 +09:00
DB p
aadfde09d5 Add tips for file manager usage and improve error messages 2025-05-20 20:32:46 +09:00
DB p
2c7fb93d37 Add error handling and validation for custom file manager paths 2025-05-20 18:49:38 +09:00
Jeremy Wu
b4a3e06983
Merge pull request #3558 from Flow-Launcher/unify_plugin_versions
Unify all default built-in plugins' version
2025-05-20 19:22:06 +10:00
DB p
037b800f4a Add file manager path validation and error handling in SelectFileManagerWindow 2025-05-20 18:18:12 +09:00
Jeremy Wu
2b9529d2f9 set all of plugins' version to default 1.0.0 2025-05-20 09:06:11 +00:00
Jeremy Wu
94cec8aa1b
move plugin version bump to build step 2025-05-20 12:43:26 +10:00