Commit graph

5957 commits

Author SHA1 Message Date
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
Jeremy Wu
4d91e1086f
Merge pull request #1395 from onesounds/BookmarkSettingPanel
Loading bookmarks by browser
2022-11-28 13:32:56 +11: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
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
Jeremy Wu
748e7f11ef
New Crowdin updates (#1577)
* New translations en.xaml (Spanish, Latin America)
[ci skip]

* New translations en.xaml (Portuguese)
[ci skip]

* New translations en.xaml (Portuguese)
[ci skip]

Co-authored-by: Kevin Zhang <45326534+taooceros@users.noreply.github.com>
2022-11-26 21:54:46 +02:00
VictoriousRaptor
900c312c58
Merge pull request #1575 from onesounds/FixHotkeyFocus
Fix Focus hotkey box when change tab
2022-11-27 01:16:52 +08:00
Jeremy Wu
553e5f2b1c
New Crowdin updates (#1573)
* New translations en.xaml (French)

* New translations en.xaml (German)

* New translations en.xaml (Italian)

* New translations en.xaml (Danish)

* New translations en.xaml (Japanese)

* New translations en.xaml (Dutch)

* New translations en.xaml (Polish)

* New translations en.xaml (Portuguese)

* New translations en.xaml (Russian)

* New translations en.xaml (Slovak)

* New translations en.xaml (Turkish)

* New translations en.xaml (Ukrainian)

* New translations en.xaml (Chinese Simplified)

* New translations en.xaml (Chinese Traditional)

* New translations en.xaml (Portuguese, Brazilian)

* New translations en.xaml (Norwegian Bokmal)

* New translations en.xaml (Serbian (Latin))

* New translations en.xaml (Spanish, Latin America)

* New translations en.xaml (Portuguese)

* New translations en.xaml (Spanish (Modern))

* New translations en.xaml (Korean)
2022-11-26 18:18:48 +02:00
DB p
16a9d1ae50 Fix Hotkey Focus 2022-11-27 00:47:53 +09:00
VictoriousRaptor
45335f269f
Merge pull request #1554 from onesounds/WindowIllustration
Add Illustrations in custom query windows
2022-11-26 14:20:09 +08:00
VictoriousRaptor
0446fee476
Merge branch 'dev' into WindowIllustration 2022-11-26 14:13:17 +08:00
DB p
d0d7e73226 Textbox Resize 2022-11-26 15:04:50 +09:00
DB p
9ed33b5bb1 Merge branch 'WindowIllustration' of https://github.com/onesounds/Flow.Launcher into WindowIllustration 2022-11-26 14:58:29 +09:00
DB p
1f8eea76a4 Fix Aligns 2022-11-26 14:58:07 +09:00
Vic
ff63f6f6d7 Fix typo 2022-11-26 12:08:21 +08:00
VictoriousRaptor
a6234c5f82
Merge pull request #1574 from VictoriousRaptor/FixText
Fix typos in source string
2022-11-26 12:05:06 +08:00
Vic
21eb6c7791 Match text and illustration 2022-11-26 12:02:17 +08:00
Vic
2641fa2ce1 update wording 2022-11-26 11:46:39 +08:00
Vic
c95c276ac7 fix typo 2022-11-26 11:43:35 +08:00
DB P
8680604afb
Merge branch 'dev' into BookmarkSettingPanel 2022-11-25 21:19:07 +09:00
DB p
3b99bf999d Adjust Margin 2022-11-25 21:03:29 +09:00
DB P
c11b9caf48
Merge branch 'dev' into WindowIllustration 2022-11-25 21:02:06 +09:00
Jeremy Wu
235c8453b7
Merge pull request #1571 from onesounds/UpdateWizard
Update Wizard ('Bluetooth' to 's Bluetooth')
2022-11-25 22:02:33 +11:00
DB P
c1f562e3e4
Merge branch 'dev' into UpdateWizard 2022-11-25 19:55:30 +09:00
DB p
157f8f85bb Change Setting Command in wizard 2022-11-25 19:45:29 +09:00
DB P
982783b800
Merge branch 'dev' into BookmarkSettingPanel 2022-11-25 19:28:41 +09:00
DB P
c5b384e4df
Update Flow.Launcher.sln 2022-11-25 19:26:15 +09:00
Jeremy Wu
e7128f9b68
Merge pull request #1566 from onesounds/ThemeRedesign
Improve Themes
2022-11-25 20:35:41 +11:00
Jeremy Wu
63a05fc1d6
Merge pull request #1570 from onesounds/ChangeWindowSettingKeyword
Change Windows Settings plugin Keyword to s from *
2022-11-25 20:26:52 +11:00
DB p
289bdad33a keyword change to s from ws 2022-11-25 17:44:02 +09:00
DB p
7f375be727 Add SnapPixel 2022-11-25 16:35:00 +09:00
DB p
32e406e575 Add MinWidth ContextMenu 2022-11-25 16:20:54 +09:00
DB p
21babd13db Fix Plugin Trigger Icon Position 2022-11-25 15:30:26 +09:00