Vic
b0a4ac7996
Enable parallel query for custom sources
2022-11-03 17:40:16 +08:00
Vic
36f67b8f32
refactor usage of getprotocols
2022-11-03 17:33:38 +08:00
Vic
a523584c67
Fix indexing unwanted protocols in custom sources
2022-11-03 17:31:52 +08:00
Vic
f6c842de2d
Merge dev
2022-11-02 13:58:56 +08:00
VictoriousRaptor
171ac0762f
Merge branch 'dev' into Fix-1476
2022-11-02 13:28:19 +08:00
Vic
51f5b428eb
Text update
2022-11-02 13:17:42 +08:00
Vic
a3a50cd4bd
Backward compatibilty
2022-11-02 12:17:51 +08:00
Jeremy Wu
81555ecdb5
formatting
2022-11-02 08:18:10 +11:00
Vic
cc65562511
Save settings
2022-11-01 20:02:21 +08:00
Vic
902c88df63
fix typo
2022-10-31 01:57:24 +08:00
Vic
c194d21948
Fix IcoPath for epic urls
2022-10-31 01:52:03 +08:00
Vic
70b0e3bc2c
Fix uid change when editing uwp sources
2022-10-30 18:43:44 +08:00
Vic
134870815a
revert
2022-10-30 02:49:33 +08:00
Vic
a5d7005497
refactor foreach
2022-10-30 02:42:35 +08:00
Vic
4296652edf
Time when manually reindex
2022-10-30 02:37:22 +08:00
Vic
0b247db1b2
minor changes
2022-10-30 01:27:41 +08:00
Vic
cc7d2bc855
Fix location setter and uid case
2022-10-28 20:00:38 +08: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
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
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
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
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
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