Commit graph

6239 commits

Author SHA1 Message Date
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
Jeremy
a4ca486a6c formatting 2022-11-29 20:44:28 +11:00
Jeremy
0e555b5224 fix Windows Indexed Content search not triggering 2022-11-29 20:33:22 +11:00
Vic
e7baaafc08 Separate image load logic 2022-11-29 15:32:45 +08:00
Vic
f6d5bf3374 Trigger OnPropertyChanged of Image 2022-11-29 15:05:04 +08:00
Vic
485639902f Make IconDelegate async when calling it 2022-11-29 14:57:44 +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
5a7eb621ab Let result provider determine should use big thumbnail 2022-11-29 12:59:13 +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
Hongtao Zhang
22bc292aa9
Add try catch to encounter dllnotfound issue and move warning string to resource 2022-11-28 21:38:27 -06:00
Hongtao Zhang
acc7d5171b
Remove legacy code and slightly refactor 2022-11-28 21:38:27 -06:00
Jeremy Wu
3acda2e165 remove compatibility code 2022-11-29 13:14:48 +11:00
Hongtao Zhang
8302ff8570
Rename path Enumeration Engine to Directory Recursive Search Engine 2022-11-28 18:41:35 -06:00
Hongtao Zhang
bec27f491d
Adjust naming and remove Use Index Search For Path Search option 2022-11-28 17:54:06 -06:00
Hongtao Zhang
158ee5fd38
Remove legacy initialization 2022-11-28 17:49:53 -06:00
Hongtao Zhang
f163ead486
Remove Launch Hidden feature 2022-11-28 17:49:06 -06:00
Kevin Zhang
718ed33321
Merge branch 'dev' into explorerMerge 2022-11-28 16:24:11 -06:00
dependabot[bot]
843c9e1d92
Bump Microsoft.IO.RecyclableMemoryStream from 2.1.3 to 2.2.1
Bumps [Microsoft.IO.RecyclableMemoryStream](https://github.com/Microsoft/Microsoft.IO.RecyclableMemoryStream) from 2.1.3 to 2.2.1.
- [Release notes](https://github.com/Microsoft/Microsoft.IO.RecyclableMemoryStream/releases)
- [Changelog](https://github.com/microsoft/Microsoft.IO.RecyclableMemoryStream/blob/master/CHANGES.md)
- [Commits](https://github.com/Microsoft/Microsoft.IO.RecyclableMemoryStream/compare/2.1.3...2.2.1)

---
updated-dependencies:
- dependency-name: Microsoft.IO.RecyclableMemoryStream
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-28 22:16:37 +00:00
Jeremy Wu
8f70cf839b
Merge pull request #1585 from Flow-Launcher/add_sponsor
Add sponsor
2022-11-29 07:38:44 +11:00
Jeremy Wu
220f9f1dd4
add sponsor 2022-11-29 07:25:12 +11: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
DB P
6ef2e8564c
Merge pull request #1582 from onesounds/AdjustPluginInstallNotification
Add 'Installing Plugin' string
2022-11-29 02:55:07 +09: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
DB p
9ba7cb0794 Add 'Installing Plugin' string / Adjust Notification 2022-11-28 21:51:14 +09: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
Jeremy Wu
4d91e1086f
Merge pull request #1395 from onesounds/BookmarkSettingPanel
Loading bookmarks by browser
2022-11-28 13:32:56 +11:00
Vic
a2b2e89272 Rename var 2022-11-28 10:29:32 +08:00
Jeremy Wu
92425473a3
Merge pull request #1579 from onesounds/FixPreviewClick
Fix Theme Preview area
2022-11-28 13:28:34 +11:00
DB p
06e5ec45f7 Adjust Custom Preview Panel Layout 2022-11-28 04:41:07 +09:00
DB p
0298f17a2b - Change Preview Item to non-clickable
- Fix Margin when change shadow setting
- Change Preview Item Texts to translatable
2022-11-28 03:13:28 +09:00
DB p
98760b0515 Remove MinHeight 2022-11-28 01:36:58 +09:00
Vic
c40b0b93a1 set IsMedia() to static 2022-11-27 17:19:39 +08:00