Commit graph

6045 commits

Author SHA1 Message Date
DB p
bf9b464be8 Merge Dev 2022-12-01 16:36:51 +09:00
DB P
f54831020f
Merge branch 'dev' into ImagePreview 2022-12-01 16:34:25 +09:00
Jeremy Wu
b0297d31ad
Merge pull request #1581 from VictoriousRaptor/RefactorUWP
Refactor UWP class in Program plugin
2022-11-30 20:38:21 +11:00
Vic
8dffdfc61d Delete ProgramTest.cs 2022-11-30 16:42:12 +08:00
Jeremy Wu
842d6fb0d8
Merge pull request #1589 from onesounds/FixSearchFocusing
Add Focus to plugin/plugin store search box when changed tab
2022-11-30 19:05:11 +11:00
DB p
730b353de2 Add Focusing (plugin/plugin store) when changed tab 2022-11-30 16:22:23 +09:00
Jeremy Wu
a77a14ce48
Merge pull request #1586 from Flow-Launcher/dependabot/nuget/Microsoft.IO.RecyclableMemoryStream-2.2.1
Bump Microsoft.IO.RecyclableMemoryStream from 2.1.3 to 2.2.1
2022-11-30 09:15:44 +11:00
Vic
19d29e82fe update description 2022-11-29 19:32:55 +08:00
Vic
aeb72d2604 Separate image loading logic
1. Separate image loading logic
2. Make IconDelegate async while calling to avoid blocking UI thread
2022-11-29 19:26:29 +08: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
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
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