Commit graph

117 commits

Author SHA1 Message Date
Vic
befa19c4bb remove unnecessary using 2022-11-03 18:20:13 +08:00
Vic
4d63895919 Formatting and use default for invalid programs 2022-11-03 17:59:37 +08:00
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
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
134870815a revert 2022-10-30 02:49:33 +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
6e19b49f91 Freeze logo 2022-10-28 16:50:08 +08:00
Vic
874383bd07 bugfix and refactor
1. Fix issues with uid.
2. Implement #1486.
2022-10-25 17:39:01 +08:00
Vic
1aa3668ea4 bugfix 2022-10-25 01:13:36 +08:00
Vic
c8dfd565e5 Check if url field is null 2022-10-24 21:50:31 +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
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
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
Vic
cbcae41d0a bugfix 2022-10-20 20:54:16 +08:00
Vic
bc54b07fdc manually set win32 uid when construct 2022-10-20 17:00:18 +08:00
Vic
c85af888f9 Make UID lowercase 2022-10-20 16:31:26 +08:00
Tai Le
750cfa44c1 Support .url file 2022-10-16 16:25:47 +07:00
Jeremy
202821824d Merge remote-tracking branch 'origin/dev' into filewatcher 2022-08-30 06:19:41 +10:00
Oren Nachman
719fc99154 Combine string 2022-08-10 11:52:16 -07:00
Oren Nachman
30669e8c25 Further cleanups 2022-08-09 20:18:37 -07:00
Oren Nachman
13c70a9bb7 Remove unused code 2022-08-09 17:41:02 -07:00
Oren Nachman
b38ffef23c Remove spuriously added discard (_=) for void call
Intellisense for the non-win
2022-08-08 17:48:17 -07:00
Oren Nachman
3648126854 Revert JSON Null change + fix more warnings
See comment inline re:JSON null
2022-08-08 17:35:38 -07:00
Hongtao Zhang
5404303c5f Wrap IndexWin32Programs with Task.Run 2022-02-23 18:21:13 -06:00
Hongtao Zhang
ef4bb121f9 Add FileSystemWatcher to Watcherlist 2022-02-23 18:19:34 -06:00
Hongtao Zhang
80eb0e4943 Reset Cache and rewrite uwp detection logic 2022-02-21 15:54:46 -06:00
Hongtao Zhang
823fa38dcd Remove unused method 2022-02-06 17:27:12 -06:00
Jeremy Wu
0842091f26
formatting 2022-01-27 20:22:01 +11:00
Hongtao Zhang
9fc0e03b3d detect windows version 2022-01-08 16:03:53 -06:00
Hongtao Zhang
73056534bb Reindex when app install or deleted (and uwp update). 2022-01-08 15:50:27 -06:00
Kevin Zhang
505bbb94c8 Rename setting and reset cache when results are chosen 2021-11-29 18:31:48 -06:00
DB p
582fe6c193 Change EnableHideLnkPath Name to EnableHideAppsPath 2021-11-30 02:41:10 +09:00
Jeremy
51481d7766 simplify if condition for hide app path 2021-11-29 20:36:34 +11:00
DB p
8343bc761d Add hide uwp/lnk path setting 2021-11-28 05:05:25 +09:00
Kevin Zhang
84ebbd99ae Migrate Program Plugin Custom Explorer 2021-11-06 01:10:29 -05:00
Jeremy
04a10ed62d add glyph option to settings 2021-10-07 21:58:54 +11:00
Jeremy
54145d7604 revert subtitle change 2021-10-07 07:02:56 +11:00
Dobin Park
66e722bc53 - Change context icon to glyph in some plugin
- Add Glyph property in themes
2021-10-06 13:21:19 +09:00