Commit graph

5947 commits

Author SHA1 Message Date
Jeremy
3fcae23c58 move plugin install/uninstall/update calls from View to ViewModel 2022-10-28 23:15:00 +11:00
Vic
cc7d2bc855 Fix location setter and uid case 2022-10-28 20:00:38 +08:00
Jeremy
8dd24de0c0 update category strings to constants 2022-10-28 22:44:06 +11:00
Vic
3efa0e185d Remove DisabledProgramSource 2022-10-28 18:06:44 +08:00
Vic
6e19b49f91 Freeze logo 2022-10-28 16:50:08 +08:00
Vic
efece39c1e Fix var for task.run 2022-10-28 16:44:44 +08:00
Vic
8ac873b953 remove comments 2022-10-28 16:25:28 +08:00
Hongtao Zhang
99fd8d1232
Dispose Stream (though it maybe already disposed by disposed the response) 2022-10-27 11:38:05 -05:00
DB p
20f61f5239 Removed MSApiCodePack 2022-10-26 00:34:35 +09:00
DB p
cd6140dcb4 Fix Conflicts 2022-10-25 21:45:06 +09:00
DB p
de5c0393b0 Merge Dev 2022-10-25 21:34:52 +09:00
Vic
874383bd07 bugfix and refactor
1. Fix issues with uid.
2. Implement #1486.
2022-10-25 17:39:01 +08:00
Vic
2f9b19ddfc Fix 1356 2022-10-25 15:27:47 +08:00
Vic
0a19b02792 Fix merge 2022-10-25 14:53:59 +08:00
Vic
184aa57db9 Merge branch 'FixProgramPluginSettings' into FixProgramUID 2022-10-25 14:20:01 +08:00
VictoriousRaptor
af7539a218
Merge branch 'dev' into dev 2022-10-25 01:19:14 +08:00
Vic
1aa3668ea4 bugfix 2022-10-25 01:13:36 +08:00
Vic
440337ba22 bugfix 2022-10-25 00:09:20 +08:00
Vic
cd6c4ddb5e revert rename 2022-10-24 23:31:53 +08:00
Vic
d7d863547c comment 2022-10-24 23:31:02 +08:00
Vic
cb295bbd90 Refactor 2022-10-24 23:26:41 +08:00
Vic
8a4ff3bada use shallow copy 2022-10-24 23:16:09 +08:00
Vic
9bf1645a40 Use String.Equals 2022-10-24 23:06:37 +08:00
Vic
c8dfd565e5 Check if url field is null 2022-10-24 21:50:31 +08:00
Vic
31453e5942 Review update 2022-10-24 14:31:19 +08:00
Vic
568dced4bb Check null 2022-10-24 14:14:23 +08:00
Vic
2ba155944a bugfix 2022-10-24 14:00:02 +08:00
Hongtao Zhang
234156b153
Move code to ResultListBox to avoid extra children retrieval.
Adjust the CopyText property to automatically return Subtitle is not specified
2022-10-23 18:04:25 -04:00
Vic
6f46504d18 Adjust text 2022-10-23 22:57:28 +08:00
Vic
642ea4a290 bugfix 2022-10-23 22:09:22 +08:00
Vic
5103b2b712 Update text 2022-10-23 20:05:51 +08:00
Vic
1715f8145d protocols setting 2022-10-23 20:01:18 +08:00
Vic
b77a8f755a Fix suffixes 2022-10-23 18:50:38 +08:00
Vic
d13c3817e4 Data binding for suffixes 2022-10-23 17:29:37 +08:00
DB p
ad3fd4a049 Fix Search / Removed Purple Icon 2022-10-23 16:42:48 +09:00
DB p
b9afa1370a Adjust Label / Fix Order 2022-10-23 16:38:33 +09:00
DB p
e154b12674 - Add GroupName
- Adjust Labels
2022-10-23 16:16:26 +09:00
DB p
d5be961975 Adjust margin 2022-10-22 18:17:33 +09:00
DB p
24ad8ed816 Adjust Strings and add guide text 2022-10-22 18:02:20 +09:00
DB p
c27761e59d - Adjust Strings
- Add Auto Hide Styles
2022-10-22 17:21:45 +09:00
DB p
b559ad1980 Adjust Text / Change Button / Add Layout 2022-10-22 15:39:40 +09:00
VictoriousRaptor
963c6eaae9
Merge branch 'dev' into FixProgramUID 2022-10-22 14:01:50 +08:00
DB p
4a15263a1e Changed the Icon 'IsHitTestVisible' 2022-10-22 11:25:26 +09:00
Vic
84b1c26369 Fix image file usage
See https://github.com/microsoft/PowerToys/pull/5109
2022-10-22 00:28:17 +08:00
Vic
d92ea580b2 CA1822 2022-10-21 18:39:03 +08:00
Vic
3362d1cba7 CA1825 2022-10-21 18:35:10 +08:00
Vic
02b23756ff set AppxPackageHelper to static 2022-10-21 18:34:49 +08:00
Vic
e72810ca2c Temporary fix for sharing violation
Sharing violation may occur when reindexing after deleting user added source, causing some uwp programs can't be indexed. Don't actually know why it happens. Try to fix it.
2022-10-21 15:45:00 +08:00
VictoriousRaptor
9d40053ae0
Merge branch 'dev' into FixProgramIcons 2022-10-21 01:11:45 +08:00
Vic
d533c5ee93 Try to find in Assets\ if logo doesn't exist 2022-10-21 01:01:07 +08:00