Commit graph

215 commits

Author SHA1 Message Date
Vic
1d77d45fe2 Add an option to enable/dsiable UWP indexing 2022-12-17 22:20:49 +08:00
Vic
5373cd3736 Disable PATH programs by default 2022-12-17 21:29:25 +08:00
Vic
0231c32031 Use square44x44logo for preview to avoid big margin 2022-12-07 16:33:24 +08:00
Vic
219ca53127 revert 2022-12-07 14:56:34 +08:00
DB p
fd395c13b0 Adjust non-media icon sizes 2022-12-07 03:29:52 +09:00
DB p
d52496b9f4 Merge branch 'ImagePreview' of https://github.com/onesounds/Flow.Launcher into ImagePreview 2022-12-07 03:04:51 +09:00
DB p
46f8d42ec6 - Changed UWP preview target image 2022-12-07 03:04:41 +09:00
Vic
6c54ad8589 refactor preview info 2022-12-05 16:01:20 +08:00
Vic
53b17816c7 Renaming method and property 2022-12-05 14:07:35 +08:00
Vic
ccab608331 fix unnecessary using 2022-12-05 13:22:00 +08:00
Vic
564721bd2f Set preview image for uwp apps 2022-12-03 13:01:51 +08:00
DB P
f54831020f
Merge branch 'dev' into ImagePreview 2022-12-01 16:34:25 +09:00
Vic
592b838f3e Fix hard-coded translation 2022-11-29 18:13:55 +08:00
Vic
422307d507 formatting 2022-11-29 17:56:56 +08:00
Vic
416fcd1881 set desired size to 64x64 2022-11-29 17:50:49 +08:00
Vic
a2d57c14bf Fix xpath issue 2022-11-29 17:49:36 +08:00
Vic
713c586b9f Fix IDE0005 2022-11-29 14:40:50 +08:00
Vic
f9fbd08873 Delete unused file 2022-11-29 14:38:09 +08:00
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
76f5c6c5ab Revert "Remove Uwp Icon's Backgorund color" to avoid conflict
This reverts commit 48c67c7ab7.
2022-11-29 11:55:21 +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
DB p
48c67c7ab7 Remove Uwp Icon's Backgorund color 2022-11-27 03:28:25 +09:00
DB p
14bb856639 Merge Dev 2022-11-25 21:30:17 +09:00
Vic
2b14d5b140 Distinguish .lnks by arguments 2022-11-21 19:36:11 +08:00
Vic
626e8b1f42 Eliminate warning 2022-11-21 18:11:53 +08:00
Vic
1b51a461dc Use path of lnk to execute program 2022-11-21 18:05:35 +08:00
DB p
cdb583cb59 Merge Dev 2022-11-19 00:08:10 +09:00
Vic
4845e35d71 Fix subpath detection in PATH 2022-11-18 12:11:24 +08:00
Vic
9dcf030e8a formatting 2022-11-18 01:42:15 +08:00
Vic
db8ba91558 Fix subpath 2022-11-18 01:39:42 +08:00
Vic
8bac95db66 fix typo 2022-11-18 01:16:57 +08:00
Vic
118e100140 Fix opening containing folder for lnk
open parent dir of .lnk instead of its target
2022-11-17 23:16:11 +08:00
Vic
5f2b944245 Only watch user specified extensions 2022-11-17 17:39:09 +08:00