Commit graph

183 commits

Author SHA1 Message Date
Jack Ye
a0dff3fbc1
Merge branch 'dev' into plugin_store_item_vm_null 2025-07-05 17:19:54 +08:00
Jack251970
d1a5cc8e84 Add theme mode api functions 2025-07-05 13:35:28 +08:00
Jack251970
ce6c2cb1b2 Add return value for api functions 2025-07-01 09:05:21 +08:00
Jeremy Wu
566b7d3f0a
Merge pull request #3616 from Flow-Launcher/force_web_url
Add New API to Force Web Url
2025-06-14 20:14:58 +10:00
Jack Ye
ba28621b84
Merge pull request #3668 from Flow-Launcher/derive_class_save
Fix Derive Class Save Method Calling Issue
2025-06-09 16:27:19 +08:00
Jack251970
3d555e7442 Add new api function to show message with button 2025-06-09 14:39:44 +08:00
Jack251970
754533f78b Remove null check 2025-06-08 14:28:37 +08:00
Jack251970
062cd2ad1d Use ISavable instead of object 2025-06-06 18:38:05 +08:00
Jack251970
f6c75c2107 Handle exception from OpenInBrowserTab & OpenInBrowserWindow 2025-06-04 22:29:45 +08:00
Jack251970
f4d6ef371a Fix typos 2025-06-04 18:57:20 +08:00
Jack251970
bdd349e242 Improve format 2025-06-04 13:39:11 +08:00
Jack251970
c001041ba8 Fix build issue 2025-06-03 23:08:51 +08:00
Jack251970
3b0def8159 Add new api OpenWebUrl 2025-06-03 23:06:24 +08:00
Jack251970
086aeab6c0 Use PInvoke to improve code quality 2025-05-27 14:36:09 +08:00
DB p
41c5b36fba Enhance OpenDirectory method to support folder opening and file selection using SHOpenFolderAndSelectItems 2025-05-27 15:20:41 +09:00
DB p
47878f3829 Fix file explorer invocation to ensure correct file selection behavior 2025-05-27 14:08:32 +09: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
Jack251970
5626ab71c7 Log information when failed to execute 2025-05-20 21:57:49 +08:00
Jack251970
3beb4e9c56 Use api functions instead 2025-05-20 21:37:06 +08:00
DB p
2c7fb93d37 Add error handling and validation for custom file manager paths 2025-05-20 18:49:38 +09:00
Jack251970
87d11c0a74 Remove code comments 2025-05-17 21:37:27 +08:00
Jack251970
95eaa79c70 Improve code logic 2025-05-17 21:36:33 +08:00
Jack251970
b5a17b4a24 Improve logic 2025-05-17 21:35:52 +08:00
DB p
b5bbd9f123 Refactor OpenDirectory method to standardize parameter naming and improve path handling 2025-05-17 15:16:34 +09:00
DB p
050c2cb647 Refactor OpenDirectory method to improve path handling and streamline process start logic 2025-05-17 15:08:20 +09:00
Jack Ye
8bb96d7f58
Fix copy to clipboard STA thread issue & Support retry for copy & Async build-in shortcut model & Fix build shortcuts text replace issue & Fix startup window hide issue (#3314) 2025-05-02 14:26:14 +10:00
Jack251970
4a7915b9ff Use api fuctions forr main project 2025-04-13 17:50:44 +08:00
Jack251970
bae0fa5c0e Improve code quality 2025-04-11 22:00:36 +08:00
Jack251970
f99859ad1e Change api function names 2025-04-08 21:38:17 +08:00
Jack251970
e753bb79b1 Add public methods 2025-04-08 21:32:18 +08:00
Jack Ye
a4c8343a48
Merge branch 'dev' into theme_change_api 2025-04-08 20:10:12 +08:00
Jack251970
c11ee2f9e7 Improve code quality & comments & Fix lock issue 2025-04-08 17:20:57 +08:00
Jack251970
dd210ad419 Remove RefreshFrameAsync since ChangeTheme calls this function 2025-04-08 16:41:06 +08:00
Jack Ye
bac14fa7ff
Merge branch 'dev' into theme_change_api 2025-04-08 16:28:17 +08:00
Jack Ye
0619041829
Merge branch 'dev' into binary_storage_api 2025-04-08 16:28:05 +08:00
Jeremy Wu
822b65ed86
Merge pull request #3408 from Jack251970/error_log
New API Function LogError
2025-04-08 18:26:38 +10:00
Jack Ye
9f84a2d50a
Merge branch 'dev' into binary_storage_api 2025-04-08 15:58:49 +08:00
Jack Ye
91b64275c1
Merge branch 'dev' into theme_change_api 2025-04-08 15:58:03 +08:00
Jack Ye
0c0461d0c6
Merge branch 'dev' into theme_change_api 2025-04-05 20:44:08 +08:00
Jack Ye
6af79a1e5d
Merge branch 'dev' into load_image_async 2025-04-05 20:43:36 +08:00
Jack Ye
c55a453a62
Merge branch 'dev' into binary_storage_api 2025-04-05 20:42:48 +08:00
Jack Ye
7695a46be1
Merge branch 'dev' into error_log 2025-04-05 20:41:24 +08:00
Jack251970
3185bda824 Use IRemovable interface instead of reflection 2025-04-05 11:31:24 +08:00
Jack251970
6e5c7ad190 Use ISavable interface instead of reflection 2025-04-05 11:19:01 +08:00
Jack251970
358b1fd7c8 Move theme data and functions into api 2025-04-04 20:10:39 +08:00
Jack Ye
5e637384a4
Merge branch 'dev' into error_log 2025-04-04 16:47:07 +08:00
Jack Ye
35febd348f
Merge branch 'dev' into load_image_async 2025-04-04 16:47:02 +08:00
Jack Ye
8cd81b74f9
Merge branch 'dev' into binary_storage_api 2025-04-04 16:41:08 +08:00
Jack251970
4744ff780e Move PluginManager public function to api 2025-04-04 16:33:03 +08:00