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
|
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
|
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 |
|
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 |
|
Vic
|
c95c276ac7
|
fix typo
|
2022-11-26 11:43:35 +08:00 |
|
DB P
|
982783b800
|
Merge branch 'dev' into BookmarkSettingPanel
|
2022-11-25 19:28:41 +09: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 |
|
Kevin Zhang
|
5b2990cbe9
|
Merge pull request #1568 from VictoriousRaptor/FixNewCultureInfo
[Dev] Fix new culture info
|
2022-11-24 23:49:13 -06:00 |
|
DB p
|
e38a3b0505
|
Change Keyword to ws from *
|
2022-11-25 14:08:37 +09:00 |
|
Vic
|
30987f9c95
|
Use DefaultThreadCurrentCulture for culture in app domain
|
2022-11-25 12:11:24 +08:00 |
|
Jeremy Wu
|
5bc6acff8b
|
Merge pull request #1351 from Flow-Launcher/handle-icon-urls
Allow plugins to use web URL's for icon paths
|
2022-11-25 13:50:30 +11:00 |
|
Jeremy Wu
|
e5948a70c4
|
Merge branch 'dev' into handle-icon-urls
|
2022-11-22 20:06:47 +11:00 |
|
VictoriousRaptor
|
25e3825fa0
|
Merge branch 'dev' into ProgramIndexPATH
|
2022-11-21 19:39:24 +08:00 |
|
Vic
|
2b14d5b140
|
Distinguish .lnks by arguments
|
2022-11-21 19:36:11 +08:00 |
|
Jeremy Wu
|
9b9704cca7
|
Merge pull request #1562 from VictoriousRaptor/ProgramIndexPATH
[Dev] Use path of lnk file when launching proram
|
2022-11-21 22:08:16 +11: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
|
414e55c97d
|
Merge branch 'dev' into handle-icon-urls
|
2022-11-18 22:41:45 +09:00 |
|
DB p
|
4ba027d5e2
|
Adjust Center Line
|
2022-11-18 18:12:10 +09:00 |
|
DB p
|
16abd9d4f0
|
Fix Button Moving in programSetting panel
|
2022-11-18 16:22:19 +09:00 |
|
DB p
|
c57a2be5f0
|
Adjust Button Template
|
2022-11-18 16:07:43 +09:00 |
|
DB p
|
6e5cbb99a9
|
Merge branch 'FixNarrowSizes' of https://github.com/onesounds/Flow.Launcher into FixNarrowSizes
|
2022-11-18 15:28:19 +09:00 |
|
DB p
|
65920a50a5
|
Fix ProgramSetting's Button Area
|
2022-11-18 15:28:16 +09:00 |
|
DB P
|
2e1020f098
|
Merge branch 'dev' into FixNarrowSizes
|
2022-11-18 15:20:18 +09:00 |
|
DB p
|
087df5143e
|
Changed ActionKeywordWindow to Responsive (Explorer Plugin)
|
2022-11-18 13:26:29 +09:00 |
|
Vic
|
4845e35d71
|
Fix subpath detection in PATH
|
2022-11-18 12:11:24 +08:00 |
|
Garulf
|
ce529199dc
|
Merge branch 'dev' into handle-icon-urls
|
2022-11-17 14:31:23 -05:00 |
|