Commit graph

943 commits

Author SHA1 Message Date
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
Jeremy Wu
2770c6a977
Merge branch 'dev' into fix_result_clearing_nonquery 2025-05-19 08:28:52 +10:00
Jeremy
073594fdeb formatting 2025-05-17 22:02:45 +10:00
Jeremy
2941e036bc add logging and method summaries 2025-05-17 21:08:18 +10:00
Jeremy
003df049e1 add dedicated clear result indicator for query and non-query usage 2025-05-17 20:40:40 +10:00
Jack251970
d0e799b8ed Fix double navigation issue 2025-05-15 20:16:50 +08:00
Jack251970
5b17fad67c Fix duplicated value change 2025-05-15 19:51:30 +08:00
Jack251970
57dccce1bf Fix setting window navigation update issue & Check view model null instead of IsInitialized flag 2025-05-15 18:35:57 +08:00
Jack Ye
c1ba81eee0
Merge pull request #3500 from Flow-Launcher/multiple_topmost
Support Multiple Topmost Records
2025-05-14 11:18:00 +08:00
Jack Ye
03b558c1fc
Fix typos
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-05-13 10:51:44 +08:00
Jack251970
8e7e173850 Add code comments 2025-05-13 10:49:40 +08:00
Jack251970
fa350ddb07 Add code comments 2025-05-13 10:48:00 +08:00
Jack251970
58f80996b7 Fix results context menu display issue 2025-05-13 10:36:46 +08:00
Jack Ye
31c18b81d2
Merge pull request #3530 from Flow-Launcher/origin_query_null_issue
Origin query null issue
2025-05-11 17:59:58 +08:00
Jack251970
6ed5308896 Fix null origin query issue 2025-05-11 16:53:44 +08:00
Jeremy Wu
af5ff430c4
update comment 2025-05-11 18:16:29 +10:00
Jack251970
25d985b98f Fix Homepage with triggers history results on arrow up 2025-05-11 14:32:59 +08:00
Jeremy Wu
7c8a4379a3
fix clearing of results logic & minor adjustment to results update (#3524) 2025-05-10 20:56:48 +08:00
Jack Ye
c64f3dfb30
Merge branch 'dev' into multiple_topmost 2025-05-10 10:34:06 +08:00
Jack251970
297643c3e5 Revert all changes as master branch 2025-05-06 19:35:40 +08:00
Jack251970
deb0c2139f Remove unused initialization value 2025-05-06 19:22:37 +08:00
Jack251970
788cb3cc16 Revert "Dispose the old CancellationTokenSource atomically to avoid races"
This reverts commit 2672512a62.
2025-05-06 19:17:33 +08:00
Jack251970
2672512a62 Dispose the old CancellationTokenSource atomically to avoid races 2025-05-06 14:14:50 +08:00
Jack251970
b156afed0b Revert "Add update source lock"
This reverts commit 265fd9c868.
2025-05-06 14:14:10 +08:00
Jack251970
265fd9c868 Add update source lock 2025-05-06 14:13:14 +08:00
Jack251970
639a5aebe5 Dispose _updateSource when creating new one & Use _updateToken instead of _updateSource.Token 2025-05-06 14:02:18 +08:00
Jack251970
b1a48e296a Improve code quality 2025-05-06 13:58:28 +08:00
Jack251970
7083849d14 Remove unused codes 2025-05-05 19:11:46 +08:00
Jack251970
0882378988 Add Glyph for history items & topmost items 2025-05-05 18:53:40 +08:00
Jack251970
36a4f41767 Do not need to clear the result when last and current query are home query 2025-05-05 17:32:43 +08:00
Jack251970
16404bc2a7 Improve log information 2025-05-05 12:54:15 +08:00
Jack251970
41211e8cd3 Improve code comments 2025-05-05 08:44:08 +08:00
Jack251970
2713c5babf Add code comments 2025-05-05 08:35:20 +08:00
Jack251970
b9aa5a88cf Change variable name for code quality 2025-05-05 08:30:53 +08:00
Jack Ye
135b9b561a
Merge branch 'dev' into empty_query 2025-05-05 08:27:51 +08:00
Jack251970
197316397a Improve log info 2025-05-04 22:05:57 +08:00
Jack251970
51fb1515a0 Add more debug log info for query 2025-05-04 22:04:01 +08:00
Jack251970
28b8cb6013 Improve distinguish between home query and global query 2025-05-04 21:43:48 +08:00
Jack251970
67facb8f18 Use non-async version 2025-05-04 16:44:05 +08:00
Jack251970
0d9fb29f12 Improve code quality 2025-05-04 16:37:15 +08:00
Jack251970
fe25764221 Merge branch 'empty_query' of https://github.com/Jack251970/Flow.Launcher into empty_query 2025-05-04 11:26:07 +08:00
Jack251970
2ab007b3b6 Fix typos 2025-05-04 11:26:00 +08:00
Jack Ye
ccb1bac2da
Merge branch 'dev' into empty_query 2025-05-04 11:24:57 +08:00
Jack251970
35e4bfc937 Improve code quality 2025-05-04 11:05:23 +08:00
Jack251970
4ed1dc3bc1 Fix topmost issue in home page 2025-05-04 10:28:20 +08:00
Jack251970
19d70592a8 Add empty & global query for home page 2025-05-04 09:38:35 +08:00
Jack251970
4500f1deeb Fix history items context menu issue 2025-05-04 09:14:57 +08:00
Jack251970
13cfbe5430 Check query results 2025-05-04 09:07:14 +08:00
Jack251970
96bb62af27 Refresh interface when Home Page is changed 2025-05-03 22:54:46 +08:00