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
|
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 |
|
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 |
|
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 |
|