Vic
2fd241d776
Use search pattern in Directory.EnumerateFiles
2022-11-29 14:34:15 +08:00
Vic
78bc3f4809
Prepare for preview panel
2022-11-29 12:30:36 +08:00
Vic
f40f41628d
Comment legacy logo code
2022-11-29 12:12:09 +08:00
Vic
7299833529
Formatting
2022-11-29 02:14:43 +08:00
Vic
da19788df1
Fix potential null reference
2022-11-29 02:06:11 +08:00
Vic
a9c271502a
Reuse LogoPathFromUri() for preview image
2022-11-29 01:48:04 +08:00
Vic
202c660ee6
Log exceptions when initing apps
2022-11-29 01:46:48 +08:00
Vic
df30ec9742
Init apps after construction
2022-11-29 01:22:28 +08:00
Vic
b50f43ae7c
Remove ApplicationActivationHelper
2022-11-29 01:02:53 +08:00
Vic
07a68ed192
Use imageloader to load icon
2022-11-28 22:55:10 +08:00
Vic
0374e9f56f
set default values of fields
2022-11-28 22:13:55 +08:00
Vic
54f408aead
comment unused
2022-11-28 22:09:55 +08:00
Vic
cd801e8ae7
Get uwp logo from xml
2022-11-28 22:01:16 +08:00
Vic
a62ea0e989
Remove UWP member in Application
2022-11-28 19:06:16 +08:00
Vic
97d6b6e234
fix typo
2022-11-28 18:47:27 +08:00
Vic
e098426f5c
Parse Appmanifest.xml
2022-11-28 18:46:48 +08:00
Vic
e4733207b3
Use AppListEntry to construct app
2022-11-28 18:43:56 +08:00
Vic
6fdf2f101b
Avoid unnecessary logo finding
2022-11-28 17:48:27 +08:00
Vic
afc0946eda
Use winRT api for uwp info and logo
2022-11-28 15:51:28 +08:00
Vic
5c62c5ac9b
Fix disabled source
2022-11-15 00:07:12 +08:00
VictoriousRaptor
c8b80f42b4
Merge branch 'dev' into FixProgramUID
2022-11-13 16:36:16 +08:00
Vic
59c355eed2
remove unused property
2022-11-05 13:48:16 +08:00
Vic
1e8cc9afb5
Slightly speed up uwp index
2022-11-05 13:21:57 +08:00
Vic
44c541bd1e
Fix path case in comparison
2022-11-04 16:01:14 +08:00
Vic
4725b0df07
Implement object.Equals for uwp and win32
2022-11-04 00:47:52 +08:00
Vic
0ab82de704
Try to find logo closest to 44x44
2022-10-31 20:03:34 +08:00
Vic
0b247db1b2
minor changes
2022-10-30 01:27:41 +08:00
Vic
3af296e4d7
Try to get 44x44 logo
2022-10-29 02:04:26 +08:00
Vic
6e19b49f91
Freeze logo
2022-10-28 16:50:08 +08:00
Vic
8ac873b953
remove comments
2022-10-28 16:25:28 +08:00
Vic
1aa3668ea4
bugfix
2022-10-25 01:13:36 +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
d533c5ee93
Try to find in Assets\ if logo doesn't exist
2022-10-21 01:01:07 +08:00
Vic
cbcae41d0a
bugfix
2022-10-20 20:54:16 +08:00
Vic
c85af888f9
Make UID lowercase
2022-10-20 16:31:26 +08:00
Vic
f806c23e57
Fix UWP icon missing issue
2022-10-20 02:30:58 +08: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
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