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
ab54833bb5
Merge branch 'dev' into ImagePreview
2022-11-27 00:54:15 +09:00
Vic
c95c276ac7
fix typo
2022-11-26 11:43:35 +08:00
Hongtao Zhang
9267938018
Append Result for everything error and windows index error
2022-11-25 13:25:12 -06:00
DB p
14bb856639
Merge Dev
2022-11-25 21:30:17 +09: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
Hongtao Zhang
786e9427d9
Apply IndexSearchExcludedPaths to Index Search in a unified way
2022-11-24 17:06:22 -06:00
Hongtao Zhang
2da557c2db
fix path equality check
2022-11-24 16:46:33 -06:00
Hongtao Zhang
ec810865cc
Port Everything string
2022-11-24 15:09:02 -06:00
Hongtao Zhang
f3fe26bd55
Adjust ComboBox binding
2022-11-24 15:08:54 -06:00
Hongtao Zhang
5f9703ee88
Merge remote-tracking branch 'origin' into explorerMerge
2022-11-24 14:54:36 -06: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
cdb583cb59
Merge Dev
2022-11-19 00:08:10 +09: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
d3ebeb2814
Change Constant Tooltips to String
2022-11-18 14:13:57 +09:00
DB P
e011b718e2
Merge branch 'dev' into explorerMerge
2022-11-18 14:02:28 +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
Vic
9dcf030e8a
formatting
2022-11-18 01:42:15 +08:00
Vic
db8ba91558
Fix subpath
2022-11-18 01:39:42 +08:00
Vic
8bac95db66
fix typo
2022-11-18 01:16:57 +08:00
Vic
b120c2358b
Adjust text for protocol tooltip
...
Try to avoid situation like http matches https
2022-11-17 23:22:12 +08:00
Vic
118e100140
Fix opening containing folder for lnk
...
open parent dir of .lnk instead of its target
2022-11-17 23:16:11 +08:00
Vic
5f2b944245
Only watch user specified extensions
2022-11-17 17:39:09 +08:00
Vic
e5f82eb0d9
Revert "non-recursive monitor for custom source"
...
This reverts commit 0e18c08798 .
2022-11-17 16:55:53 +08:00
Vic
0e18c08798
non-recursive monitor for custom source
2022-11-17 16:49:10 +08:00
Vic
fed130b0ce
Filter common parent for PATH and custom sources
2022-11-17 16:22:05 +08:00
Vic
e69926ec44
Renaming functions
2022-11-17 16:02:39 +08:00
Vic
5f85694142
get common parents for program sources
2022-11-17 15:50:54 +08:00
Vic
519702cd6f
handing exception
2022-11-17 15:41:25 +08:00
Vic
3347e9f39e
Refactor
2022-11-17 15:04:09 +08:00
Vic
d661836cad
re-organize linq
2022-11-17 14:32:29 +08:00
Vic
d1e8bbf9ff
Remove toarray() in ProgramsHasher
2022-11-17 01:27:58 +08:00
DB P
6b85e1abf1
Merge branch 'dev' into ImagePreview
2022-11-16 13:12:37 +09:00
Vic
440e477927
fix deleting folder
2022-11-15 18:48:48 +08:00
Vic
f92760f80e
Merge remote-tracking branch 'upstream/dev' into FixBookmarkDependencies
2022-11-15 18:19:28 +08:00
Vic
364c180926
Revert "Use runtimeidentifier"
...
This reverts commit d7f966e486 .
2022-11-15 18:08:41 +08:00
VictoriousRaptor
a2c967d317
Merge branch 'dev' into FixProgramUID
2022-11-15 01:13:09 +08:00
DB p
396f85f97f
Fix Height
2022-11-15 01:55:51 +09:00
Vic
46b9565b85
formatting
2022-11-15 00:48:24 +08:00
Vic
7f586b3106
make name not null
2022-11-15 00:43:37 +08:00
Vic
5c62c5ac9b
Fix disabled source
2022-11-15 00:07:12 +08:00
DB p
3cb8bf297e
Fix TextBox Size
2022-11-15 00:26:34 +09:00
DB p
bb038d244f
Adjust Layout
2022-11-15 00:23:39 +09:00
DB p
c7eb4e213c
Merge Dev
2022-11-15 00:23:27 +09:00
DB p
7d769c5922
Change the Add program source window to responsive
2022-11-15 00:09:04 +09:00
Vic
d7f966e486
Use runtimeidentifier
2022-11-14 22:46:06 +08:00
Vic
0ae30bd7ec
Fix sqlite dependencies dll
2022-11-14 21:43:09 +08:00
Jeremy Wu
167e180487
Merge pull request #1482 from Flow-Launcher/dependabot/nuget/System.Data.SQLite.Core-1.0.116
...
Bump System.Data.SQLite.Core from 1.0.114.3 to 1.0.116
2022-11-14 20:57:08 +11:00
Vic
f5701d44ac
fix merge
2022-11-14 15:27:06 +08:00
Vic
2ea310ce37
Merge remote-tracking branch 'upstream/dev' into FixProgramUID
2022-11-14 15:25:40 +08:00
DB p
80db9b8592
Merge Dev
2022-11-14 02:02:49 +09:00
VictoriousRaptor
2263c94010
Merge branch 'dev' into SearchProgramsInPATH
2022-11-13 16:36:31 +08:00
VictoriousRaptor
c8b80f42b4
Merge branch 'dev' into FixProgramUID
2022-11-13 16:36:16 +08:00
Hongtao Zhang
169857bb4b
Merge remote-tracking branch 'origin/dev' into handle-icon-urls
...
# Conflicts:
# Flow.Launcher/ViewModel/ResultViewModel.cs
2022-11-11 16:45:41 -06:00
Kevin Zhang
36a35a1c01
Merge branch 'dev' into explorerMerge
2022-11-11 11:14:42 -06:00
Vic
a67e719c8a
merge fix
2022-11-08 13:32:55 +08:00
DB p
318ec131ee
- Changed Expander to Tabcontrol / Add Strings
...
- Adjust Tabcontrol templates (releated settingwindow)
2022-11-07 17:48:58 +09:00
Kevin Zhang
c744f4cf0f
Merge branch 'dev' into BookmarkSettingPanel
2022-11-06 10:33:18 -06:00
Kevin Zhang
e77be5e3da
Merge branch 'dev' into dependabot/nuget/System.Data.SQLite.Core-1.0.116
2022-11-06 10:27:05 -06:00
VictoriousRaptor
4062ce6f9e
Merge branch 'dev' into SearchProgramsInPATH
2022-11-05 14:53:14 +08:00
Vic
b54dab5c87
adjust texts
2022-11-05 14:48:59 +08:00
Vic
59c355eed2
remove unused property
2022-11-05 13:48:16 +08:00
Vic
1e8cc9afb5
Slightly speed up uwp index
2022-11-05 13:21:57 +08:00
DB p
d2cb9c073a
Adjust Setting Panel Layout
2022-11-05 13:59:01 +09:00
Hongtao Zhang
c7743236c3
Merge branch 'dev' of github.com:Flow-Launcher/Flow.Launcher into explorerMerge
2022-11-04 13:17:31 -05:00
Vic
cdde5fae2e
Update Win32.cs
2022-11-04 17:09:23 +08:00
Vic
44c541bd1e
Fix path case in comparison
2022-11-04 16:01:14 +08:00
Vic
8d4a21ed95
Merge remote-tracking branch 'upstream/dev' into FixProgramIcons
2022-11-04 15:39:16 +08:00
Vic
0079a882be
minor refactor
2022-11-04 14:57:57 +08:00
Hongtao Zhang
8b856c223e
fix edit & remove for IndexExcludedPath
2022-11-04 01:29:18 -05:00
Hongtao Zhang
cc79079045
Add sdk files
2022-11-04 01:19:14 -05:00
Vic
5f6bcdef6e
Comment
2022-11-04 14:17:37 +08:00
Vic
ff430c71d3
Fix duplicate program sources when editing
2022-11-04 14:15:42 +08:00
Hongtao Zhang
e41691d10f
Fix everything sdk issue & a null reference issue
2022-11-04 01:06:56 -05:00
Hongtao Zhang
569cc19001
Fix setting issue and everything sdk issue
2022-11-04 00:58:07 -05:00
Hongtao Zhang
970fcd8f14
Fix testing and remove obsolete method
2022-11-03 23:57:47 -05:00
Vic
b8a68febcd
Check after merging all win32 programs
2022-11-04 01:50:28 +08:00
Vic
4725b0df07
Implement object.Equals for uwp and win32
2022-11-04 00:47:52 +08:00
Vic
165aa90da1
Fix indexing unwanted protocols in custom sources
2022-11-03 18:41:58 +08:00
Vic
85256ef42f
Comments
2022-11-03 18:38:36 +08:00
Vic
7d27d735e2
Delete FileChangeWatcher.cs
2022-11-03 18:24:37 +08:00
Vic
befa19c4bb
remove unnecessary using
2022-11-03 18:20:13 +08:00
Vic
55bc7cde97
formatting
2022-11-03 18:07:28 +08:00
Vic
187b195ff4
use ExeProgram for .exe
2022-11-03 18:03:29 +08:00
Vic
4d63895919
Formatting and use default for invalid programs
2022-11-03 17:59:37 +08:00
Vic
32f7c59d93
Merge remote-tracking branch 'upstream/dev' into FixProgramUID
2022-11-03 17:41:06 +08:00
Vic
b0a4ac7996
Enable parallel query for custom sources
2022-11-03 17:40:16 +08:00
Vic
36f67b8f32
refactor usage of getprotocols
2022-11-03 17:33:38 +08:00
Vic
a523584c67
Fix indexing unwanted protocols in custom sources
2022-11-03 17:31:52 +08:00
Vic
e065743957
remove await to speedup startup
2022-11-02 18:11:14 +08:00
Vic
f8346e4c18
Merge update
2022-11-02 14:12:42 +08:00
Vic
da755fa8c7
Index .url files in PATH
2022-11-02 14:07:56 +08:00
Vic
d18189105e
Merge branch 'dev' into SearchProgramsInPATH
2022-11-02 14:06:22 +08:00
Vic
e1220eefcf
Merge branch 'dev' into FixProgramIcons
2022-11-02 14:00:08 +08:00
Vic
f6c842de2d
Merge dev
2022-11-02 13:58:56 +08:00
VictoriousRaptor
171ac0762f
Merge branch 'dev' into Fix-1476
2022-11-02 13:28:19 +08:00
Vic
51f5b428eb
Text update
2022-11-02 13:17:42 +08:00
Vic
a3a50cd4bd
Backward compatibilty
2022-11-02 12:17:51 +08:00
DB P
7031971fcd
Merge branch 'dev' into SearchProgramsInPATH
2022-11-02 12:23:37 +09:00
DB p
7f322fe73c
Adjust Checkboxes layout
2022-11-02 12:20:26 +09:00
Jeremy Wu
81555ecdb5
formatting
2022-11-02 08:18:10 +11:00
Vic
cc65562511
Save settings
2022-11-01 20:02:21 +08:00
Vic
f4b933ad5e
Fix UI layout
2022-11-01 18:30:26 +08:00
Vic
88d6b0a9cd
enable path by default
2022-11-01 01:37:31 +08:00
Vic
2d0f42590a
fix separator
2022-11-01 01:36:19 +08:00
Vic
24afcb22a1
minor fix
2022-11-01 01:18:54 +08:00
Vic
ac7a1a7ce8
Revert "Remove duplicate win32 programs"
...
This reverts commit d5d141f9db .
2022-10-31 22:02:10 +08:00
Vic
0ab82de704
Try to find logo closest to 44x44
2022-10-31 20:03:34 +08:00
Kevin Zhang
ff2ebc87a8
Merge branch 'dev' into handle-icon-urls
2022-10-30 14:50:31 -05:00
Hongtao Zhang
e9bf62ed08
Revert "Merge branch 'handle-icon-urls' of https://github.com/Flow-Launcher/Flow.Launcher into handle-icon-urls"
...
This reverts commit cae0b7be77 , reversing
changes made to ba0aee14ba .
2022-10-30 14:23:04 -05:00
Vic
902c88df63
fix typo
2022-10-31 01:57:24 +08:00
Vic
c194d21948
Fix IcoPath for epic urls
2022-10-31 01:52:03 +08:00
Vic
70b0e3bc2c
Fix uid change when editing uwp sources
2022-10-30 18:43:44 +08:00
Vic
134870815a
revert
2022-10-30 02:49:33 +08:00
Vic
a5d7005497
refactor foreach
2022-10-30 02:42:35 +08:00
Vic
4296652edf
Time when manually reindex
2022-10-30 02:37:22 +08:00
Vic
0b247db1b2
minor changes
2022-10-30 01:27:41 +08:00
Vic
3af296e4d7
Try to get 44x44 logo
2022-10-29 02:04:26 +08:00
Vic
cc7d2bc855
Fix location setter and uid case
2022-10-28 20:00:38 +08:00
Vic
3efa0e185d
Remove DisabledProgramSource
2022-10-28 18:06:44 +08:00
Vic
6e19b49f91
Freeze logo
2022-10-28 16:50:08 +08:00
Vic
efece39c1e
Fix var for task.run
2022-10-28 16:44:44 +08:00
Vic
8ac873b953
remove comments
2022-10-28 16:25:28 +08:00
Vic
874383bd07
bugfix and refactor
...
1. Fix issues with uid.
2. Implement #1486 .
2022-10-25 17:39:01 +08:00
Vic
2f9b19ddfc
Fix 1356
2022-10-25 15:27:47 +08:00
Vic
0a19b02792
Fix merge
2022-10-25 14:53:59 +08:00
Vic
184aa57db9
Merge branch 'FixProgramPluginSettings' into FixProgramUID
2022-10-25 14:20:01 +08:00
VictoriousRaptor
af7539a218
Merge branch 'dev' into dev
2022-10-25 01:19:14 +08:00
Vic
1aa3668ea4
bugfix
2022-10-25 01:13:36 +08:00
Vic
440337ba22
bugfix
2022-10-25 00:09:20 +08:00
Vic
cd6c4ddb5e
revert rename
2022-10-24 23:31:53 +08:00
Vic
d7d863547c
comment
2022-10-24 23:31:02 +08:00
Vic
cb295bbd90
Refactor
2022-10-24 23:26:41 +08:00
Vic
8a4ff3bada
use shallow copy
2022-10-24 23:16:09 +08:00
Vic
9bf1645a40
Use String.Equals
2022-10-24 23:06:37 +08:00
Vic
c8dfd565e5
Check if url field is null
2022-10-24 21:50:31 +08:00
Vic
31453e5942
Review update
2022-10-24 14:31:19 +08:00
Vic
568dced4bb
Check null
2022-10-24 14:14:23 +08:00
Vic
2ba155944a
bugfix
2022-10-24 14:00:02 +08:00
Vic
6f46504d18
Adjust text
2022-10-23 22:57:28 +08:00
Vic
642ea4a290
bugfix
2022-10-23 22:09:22 +08:00
Vic
5103b2b712
Update text
2022-10-23 20:05:51 +08:00
Vic
1715f8145d
protocols setting
2022-10-23 20:01:18 +08:00
Vic
b77a8f755a
Fix suffixes
2022-10-23 18:50:38 +08:00
Vic
d13c3817e4
Data binding for suffixes
2022-10-23 17:29:37 +08:00
DB p
d5be961975
Adjust margin
2022-10-22 18:17:33 +09:00
DB p
24ad8ed816
Adjust Strings and add guide text
2022-10-22 18:02:20 +09:00
DB p
c27761e59d
- Adjust Strings
...
- Add Auto Hide Styles
2022-10-22 17:21:45 +09:00
DB p
b559ad1980
Adjust Text / Change Button / Add Layout
2022-10-22 15:39:40 +09:00
Vic
84b1c26369
Fix image file usage
...
See https://github.com/microsoft/PowerToys/pull/5109
2022-10-22 00:28:17 +08:00
Vic
d92ea580b2
CA1822
2022-10-21 18:39:03 +08:00
Vic
3362d1cba7
CA1825
2022-10-21 18:35:10 +08:00
Vic
02b23756ff
set AppxPackageHelper to static
2022-10-21 18:34:49 +08:00
Vic
e72810ca2c
Temporary fix for sharing violation
...
Sharing violation may occur when reindexing after deleting user added source, causing some uwp programs can't be indexed. Don't actually know why it happens. Try to fix it.
2022-10-21 15:45:00 +08:00
Vic
d533c5ee93
Try to find in Assets\ if logo doesn't exist
2022-10-21 01:01:07 +08:00
Vic
cbcae41d0a
bugfix
2022-10-20 20:54:16 +08:00
Vic
463f417a42
bugfix
2022-10-20 18:16:46 +08:00
Vic
8a488ad88e
CA1829
2022-10-20 17:22:31 +08:00
Vic
cc1e32333c
Remove unnecessary Count()
2022-10-20 17:21:36 +08:00
Vic
7832ab6898
Remove ProgramSource()
2022-10-20 17:15:16 +08:00
Vic
bc54b07fdc
manually set win32 uid when construct
2022-10-20 17:00:18 +08:00
Vic
4da7a5e078
Remove DisabledProgramSource()
2022-10-20 16:55:14 +08:00
Vic
db67d3b925
Remove unnecessary Count()
2022-10-20 16:47:49 +08:00
Vic
4f2dc062d2
fix
2022-10-20 16:36:58 +08:00
Vic
c85af888f9
Make UID lowercase
2022-10-20 16:31:26 +08:00
Vic
81d295498b
Move ProgramSource definition
2022-10-20 16:15:56 +08:00
Vic
f806c23e57
Fix UWP icon missing issue
2022-10-20 02:30:58 +08:00
Vic
2672460cc8
Remove unused using
2022-10-19 18:53:12 +08:00
Vic
6791579494
Use Linq
2022-10-19 18:53:12 +08:00
Vic
d5d141f9db
Remove duplicate win32 programs
2022-10-19 18:53:12 +08:00
Vic
4334d28dc2
Change UI
2022-10-19 18:53:12 +08:00
Vic
afa01559b0
Text key update
2022-10-19 18:53:12 +08:00
Vic
a171addf4c
Disable recursive search for PATH folders
2022-10-19 18:53:12 +08:00
Vic
d90d115654
minor fix
2022-10-19 18:53:12 +08:00
Vic
e6c933851a
Fix typo
2022-10-19 18:53:12 +08:00
Vic
13a8f82bfe
Add PATH environment variable to program source
2022-10-19 18:53:12 +08:00
DB p
4d75e1b29a
Removed ColorProfile in ControlPanelIcon
2022-10-19 14:08:28 +09:00
dependabot[bot]
521e8976be
Bump Mages from 2.0.0 to 2.0.1
...
Bumps [Mages](https://github.com/FlorianRappl/Mages ) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/FlorianRappl/Mages/releases )
- [Changelog](https://github.com/FlorianRappl/Mages/blob/devel/CHANGELOG.md )
- [Commits](https://github.com/FlorianRappl/Mages/compare/v2.0.0...v2.0.1 )
---
updated-dependencies:
- dependency-name: Mages
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-10-18 21:06:58 +00:00
Vic
58ad92b812
Revert changes in Settings.cs
2022-10-18 21:46:28 +08:00
Vic
fac76af685
Reindex when disable program from results
2022-10-18 21:30:55 +08:00
Vic
bcd2b8d658
bugfix
2022-10-18 20:25:43 +08:00
Vic
569f69a270
bugfix
2022-10-18 20:07:43 +08:00
Vic
dcec3611de
Fix button text issue
2022-10-18 19:28:12 +08:00
Vic
3196dc559a
Update text
2022-10-18 19:21:10 +08:00
Vic
c56c343ed6
Add Checkbox to edit program source window
...
1. Add Checkbox to edit program source window
2. Double click item to edit
2022-10-18 19:21:10 +08:00
dependabot[bot]
f623352539
Bump System.Data.SQLite.Core from 1.0.114.3 to 1.0.116
...
Bumps System.Data.SQLite.Core from 1.0.114.3 to 1.0.116.
---
updated-dependencies:
- dependency-name: System.Data.SQLite.Core
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-10-17 22:37:23 +00:00
Tai Le
750cfa44c1
Support .url file
2022-10-16 16:25:47 +07:00
Hongtao Zhang
2189eaaa0c
Allow user to disable loading bookmark from certain browser
2022-10-12 16:11:15 -05:00
DB p
c79c1adfa9
Change Delete Icon to RecycleBin
2022-10-11 12:37:39 +09:00
Hongtao Zhang
2a2514d1a9
Reformat some code
2022-10-10 11:11:48 -05:00
Hongtao Zhang
d3ea580c3e
Fix merge issue
2022-10-10 11:08:49 -05:00
Hongtao Zhang
5ea6c54d38
Merge remote-tracking branch 'origin/dev' into explorerMerge
...
# Conflicts:
# Plugins/Flow.Launcher.Plugin.Explorer/Search/ResultManager.cs
2022-10-10 11:03:19 -05:00
Jeremy Wu
8b78288afd
New Crowdin updates ( #1429 )
...
* New translations en.xaml (Spanish, Latin America)
[ci skip]
* New translations en.xaml (Dutch)
[ci skip]
* New translations en.xaml (Spanish (Modern))
[ci skip]
* New translations en.xaml (Serbian (Latin))
[ci skip]
* New translations en.xaml (Norwegian Bokmal)
[ci skip]
* New translations en.xaml (Portuguese, Brazilian)
[ci skip]
* New translations en.xaml (Chinese Traditional)
[ci skip]
* New translations en.xaml (Ukrainian)
[ci skip]
* New translations en.xaml (Turkish)
[ci skip]
* New translations en.xaml (Russian)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Polish)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Korean)
[ci skip]
* New translations en.xaml (Italian)
[ci skip]
* New translations en.xaml (German)
[ci skip]
* New translations en.xaml (Danish)
[ci skip]
* New translations en.xaml (French)
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
* New translations en.xaml (Japanese)
[ci skip]
* New translations en.xaml (Portuguese, Brazilian)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Turkish)
[ci skip]
* New translations en.xaml (Ukrainian)
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
* New translations en.xaml (Chinese Traditional)
[ci skip]
* New translations Resources.resx (Chinese Simplified)
[ci skip]
* New translations en.xaml (Norwegian Bokmal)
[ci skip]
* New translations en.xaml (Serbian (Latin))
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
* New translations en.xaml (Spanish, Latin America)
[ci skip]
* New translations en.xaml (Spanish (Modern))
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Russian)
[ci skip]
* New translations en.xaml (Polish)
[ci skip]
* New translations en.xaml (Dutch)
[ci skip]
* New translations en.xaml (Korean)
[ci skip]
* New translations en.xaml (Japanese)
[ci skip]
* New translations en.xaml (Italian)
[ci skip]
* New translations en.xaml (German)
[ci skip]
* New translations en.xaml (Danish)
[ci skip]
* New translations en.xaml (French)
[ci skip]
* New translations en.xaml (Spanish (Modern))
[ci skip]
* New translations en.xaml (Spanish (Modern))
[ci skip]
* New translations en.xaml (Korean)
[ci skip]
* New translations en.xaml (Korean)
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
* New translations en.xaml (Spanish (Modern))
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations Resources.resx (Slovak)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Korean)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Chinese Traditional)
[ci skip]
* New translations en.xaml (Japanese)
[ci skip]
* New translations en.xaml (Korean)
[ci skip]
* New translations en.xaml (Polish)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Turkish)
[ci skip]
* New translations en.xaml (Chinese Traditional)
[ci skip]
* New translations Resources.resx (Portuguese)
[ci skip]
* New translations en.xaml (French)
[ci skip]
* New translations en.xaml (Danish)
[ci skip]
* New translations en.xaml (German)
[ci skip]
* New translations en.xaml (Italian)
[ci skip]
* New translations en.xaml (Japanese)
[ci skip]
* New translations en.xaml (Dutch)
[ci skip]
* New translations en.xaml (Polish)
[ci skip]
* New translations en.xaml (Turkish)
[ci skip]
* New translations en.xaml (Chinese Traditional)
[ci skip]
* New translations en.xaml (Serbian (Latin))
[ci skip]
* New translations en.xaml (Korean)
[ci skip]
* New translations Resources.resx (Chinese Simplified)
[ci skip]
* New translations en.xaml (Spanish (Modern))
[ci skip]
* New translations en.xaml (Russian)
[ci skip]
* New translations en.xaml (Serbian (Latin))
[ci skip]
* New translations en.xaml (Norwegian Bokmal)
[ci skip]
* New translations en.xaml (Portuguese, Brazilian)
[ci skip]
* New translations en.xaml (Chinese Traditional)
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
* New translations en.xaml (Ukrainian)
[ci skip]
* New translations en.xaml (Turkish)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Polish)
[ci skip]
* New translations en.xaml (Dutch)
[ci skip]
* New translations en.xaml (Korean)
[ci skip]
* New translations en.xaml (Japanese)
[ci skip]
* New translations en.xaml (Italian)
[ci skip]
* New translations en.xaml (German)
[ci skip]
* New translations en.xaml (Danish)
[ci skip]
* New translations en.xaml (French)
[ci skip]
* New translations en.xaml (Spanish, Latin America)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
* New translations en.xaml (Spanish (Modern))
[ci skip]
* New translations en.xaml (Chinese Traditional)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Spanish, Latin America)
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
* New translations en.xaml (French)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Danish)
[ci skip]
* New translations en.xaml (German)
[ci skip]
* New translations en.xaml (Italian)
[ci skip]
* New translations en.xaml (Japanese)
[ci skip]
* New translations en.xaml (Korean)
[ci skip]
* New translations en.xaml (Dutch)
[ci skip]
* New translations en.xaml (Polish)
[ci skip]
* New translations en.xaml (Russian)
[ci skip]
* New translations en.xaml (Spanish, Latin America)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Turkish)
[ci skip]
* New translations en.xaml (Ukrainian)
[ci skip]
* New translations en.xaml (Chinese Traditional)
[ci skip]
* New translations en.xaml (Portuguese, Brazilian)
[ci skip]
* New translations en.xaml (Norwegian Bokmal)
[ci skip]
* New translations en.xaml (Serbian (Latin))
[ci skip]
* New translations en.xaml (Spanish (Modern))
[ci skip]
* New translations en.xaml (Italian)
[ci skip]
* New translations Resources.resx (Italian)
[ci skip]
* New translations en.xaml (Italian)
[ci skip]
* New translations en.xaml (Italian)
[ci skip]
* New translations en.xaml (Italian)
[ci skip]
* New translations en.xaml (Italian)
[ci skip]
* New translations en.xaml (Italian)
[ci skip]
* New translations en.xaml (Italian)
[ci skip]
* New translations en.xaml (Italian)
[ci skip]
* New translations Resources.resx (Slovak)
[ci skip]
* New translations en.xaml (Spanish (Modern))
[ci skip]
* New translations en.xaml (Spanish (Modern))
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
* New translations en.xaml (Spanish, Latin America)
[ci skip]
* New translations en.xaml (French)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Danish)
[ci skip]
* New translations en.xaml (German)
[ci skip]
* New translations en.xaml (Italian)
[ci skip]
* New translations en.xaml (Japanese)
[ci skip]
* New translations en.xaml (Korean)
[ci skip]
* New translations en.xaml (Dutch)
[ci skip]
* New translations en.xaml (Polish)
[ci skip]
* New translations en.xaml (Russian)
[ci skip]
* New translations en.xaml (Spanish (Modern))
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Turkish)
[ci skip]
* New translations en.xaml (Ukrainian)
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
* New translations en.xaml (Chinese Traditional)
[ci skip]
* New translations en.xaml (Portuguese, Brazilian)
[ci skip]
* New translations en.xaml (Norwegian Bokmal)
[ci skip]
* New translations en.xaml (Serbian (Latin))
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
* New translations en.xaml (Turkish)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Spanish, Latin America)
[ci skip]
* New translations en.xaml (Spanish (Modern))
[ci skip]
* New translations en.xaml (Serbian (Latin))
[ci skip]
* New translations en.xaml (Norwegian Bokmal)
[ci skip]
* New translations en.xaml (Portuguese, Brazilian)
[ci skip]
* New translations en.xaml (Chinese Traditional)
[ci skip]
* New translations en.xaml (Ukrainian)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (French)
[ci skip]
* New translations en.xaml (Russian)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Polish)
[ci skip]
* New translations en.xaml (Dutch)
[ci skip]
* New translations en.xaml (Korean)
[ci skip]
* New translations en.xaml (Japanese)
[ci skip]
* New translations en.xaml (Italian)
[ci skip]
* New translations en.xaml (German)
[ci skip]
* New translations en.xaml (Danish)
[ci skip]
* New translations en.xaml (Spanish (Modern))
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
* New translations en.xaml (Korean)
[ci skip]
Co-authored-by: Kevin Zhang <45326534+taooceros@users.noreply.github.com>
2022-10-06 06:20:08 +03:00
Jeremy Wu
bf15720b9b
remove left over language keys
2022-10-05 19:57:11 +11:00
DB p
d2578104bc
Adjust Commands
2022-10-05 12:40:11 +09:00
DB p
3bbe894f11
Remove Commands
2022-10-05 12:37:50 +09:00
DB p
8049a5c69d
Merge branch 'OpenRecycleBinCommand' of https://github.com/onesounds/Flow.Launcher into OpenRecycleBinCommand
2022-10-04 14:19:25 +09:00
DB p
405e3f0851
Change shellcommand
2022-10-04 14:19:21 +09:00
DB P
c65ca18338
Merge branch 'dev' into OpenRecycleBinCommand
2022-10-02 14:36:39 +09:00
Hongtao Zhang
6817260af3
make windows index the default search engine
2022-10-01 23:42:39 -05:00
DB P
aaf5e9f4a5
Merge branch 'dev' into ImagePreview
2022-10-02 12:35:45 +09:00
Kevin Zhang
8e05f312af
Merge pull request #1383 from Sparrkle/ProgressBarBindingError
...
Fixed Progressbar Binding Error (ProgressBar Value is Not Nullable)
2022-09-30 21:24:56 -05:00
DB P
e0c3fa893c
- Change EN Guide websearch plugin ( #1430 )
...
- Change URL Text to Selectable
2022-09-30 21:23:36 -05:00
Vic
1f0bd82fe9
Change hard-coded strings in WindowsSettings plugin to translated
2022-09-30 11:11:53 -05:00
Sparrkle
63f1dd971e
Merge branch 'dev' into ProgressBarBindingError
2022-09-30 10:00:27 +09:00
Sparrkle
3e6c869472
Merge branch 'ProgressBarBindingError' of https://github.com/Sparrkle/Flow.Launcher into ProgressBarBindingError
2022-09-30 09:58:38 +09:00
Sparrkle
ab1ddbb6c5
Change ProgressBar Value to Nullable.
2022-09-30 09:58:33 +09:00
DB P
98d8601e4d
Merge pull request #1 from VictoriousRaptor/RemoveSegoeUI
...
Remove all Segoe UI usage.
2022-09-29 15:29:19 +09:00
Vic
f0d6961ede
Remove all Segoe UI usage.
2022-09-29 14:00:53 +08:00
Sparrkle
33ada18b66
Merge branch 'dev' into ProgressBarBindingError
2022-09-29 01:36:38 +09:00
Jeremy Wu
32a0195ea3
Merge pull request #1424 from Flow-Launcher/version_bump_plugins
...
[Dev] Version bump plugins
2022-09-29 01:35:42 +10:00
Jeremy Wu
8ded9d60f5
Merge pull request #1382 from onesounds/AdjustDesign
...
Adjust designs & Texts
2022-09-28 21:54:23 +10:00
Jeremy Wu
b902427815
version bump plugins
2022-09-28 19:13:35 +10:00
Jeremy Wu
7050c046e0
Merge pull request #1390 from Flow-Launcher/issue_1371
...
Use Search instead of SearchTerm[0] in PluginIndicator
2022-09-28 08:30:57 +10:00
Jeremy Wu
1dfada9243
Update README.md
2022-09-28 08:19:41 +10:00
DB p
65524981a4
change the 'settings' command's subtitle
2022-09-28 00:22:39 +09:00
Hongtao Zhang
d973826333
Remove extra information in subtitle (discussion #706 )
...
Fix index search keyword not working
2022-09-24 14:31:32 -05:00
Hongtao Zhang
2c3df3f4db
Change signature back to string to accommodate async method.
...
Port open Windows Context Menu feature
2022-09-24 14:23:59 -05:00
Sparrkle
9d294ed71a
Merge Remote pattern
2022-09-21 19:21:28 -05:00
Hongtao Zhang
1622e57e78
Merge remote-tracking branch 'origin/dev' into explorerMerge
2022-09-21 19:19:13 -05:00
Hongtao Zhang
8b1c125bdf
Custom Exception & Some Refactor
...
- Try use ReadOnlySpan<char> instead of String for applicable API
- Use Customized Exception to return error result
2022-09-21 19:18:20 -05:00
Sparrkle
d9d2cfb8a0
Special character error in ole db query ( #1381 )
2022-09-21 16:07:05 -05:00
DB p
768c44567a
Add Checkboxes and Adjust layout
2022-09-20 19:22:13 +09:00
Hongtao Zhang
3185e2d216
use Search instead of SearchTerm[0] to prevent empty search triggering error
2022-09-19 15:40:03 -05:00
DB p
bb0c57d3d2
- remove test customcontrol in program plugin
...
- change small icon in result to folder thumbnail
2022-09-16 20:33:54 +09:00
Sparrkle
314f2d6a90
Fixed Progressbar Binding Error (ProgressBar Value is Not Nullable)
2022-09-15 15:57:05 +09:00
Hongtao Zhang
733ebb8ac1
Add support for customized usercontrol
2022-09-13 17:34:11 -05:00
DB p
68f59dd924
changed "openmycomputer" string to "openmypc"
2022-09-13 09:13:39 +09:00
DB p
d59bc6320a
Fix Recyclebin Glyph Icon
2022-09-13 09:11:17 +09:00
Hongtao Zhang
d973470465
Remove restriction for plugin panel height
2022-09-12 14:39:36 -05:00
Jeremy
e23eb94caf
allow progress bar customisation via plugin
2022-09-12 08:05:03 +10:00
Hongtao Zhang
000c45bfa8
Refactor Explorer Code to fit the new architecture
...
1. Rename some method in QueryConstructor.cs by removing prefix and suffix
2. Split the logic of checking '>' to outer SearchManager.cs
3. Use IAsyncEnumerable for potential future improvement.
2022-09-10 10:45:41 -05:00
Jeremy Wu
b62ab1d0aa
formatting
2022-09-09 09:08:05 +10:00
DB p
eedcb4d8aa
Add commands and icon update
2022-09-08 20:45:26 +09:00
DB p
930e4e8207
- Add Open RecycleBin
...
- Add Open Desktop
- Add Open My Computer
2022-09-08 17:43:25 +09:00
DB p
4bc3367e3f
- Add 'Free Space in drive'
...
- when Type "d:\", showing graph with free space.
2022-09-06 23:59:33 +09:00
Jeremy
202821824d
Merge remote-tracking branch 'origin/dev' into filewatcher
2022-08-30 06:19:41 +10:00
Hongtao Zhang
193ea552dd
Merge remote-tracking branch 'origin/dev' into explorerMerge
...
# Conflicts:
# Flow.Launcher.Test/Plugins/ExplorerTest.cs
# Plugins/Flow.Launcher.Plugin.Explorer/Search/SearchManager.cs
2022-08-16 21:38:15 -04:00
Hongtao Zhang
6423143c5c
Implement Everything AutoInstall
2022-08-16 21:32:49 -04:00
Hongtao Zhang
4b6b10af02
Add Open with Shell for folder result
2022-08-16 20:52:53 -04:00
Hongtao Zhang
6a5509bc80
Add customized editor path
2022-08-16 18:51:03 -04:00
Hongtao Zhang
6df3bd8275
Add UseWpf option to csproj for Shell and sys plugin to resolve weird error for IDE
2022-08-16 18:46:23 -04:00
Hongtao Zhang
a3622d472e
Code Refactor with IAsyncEnumerable instead of Task<IEnumerable>
2022-08-16 18:45:36 -04:00
Jeremy Wu
b122dc35c6
New Crowdin updates ( #1280 )
...
* New translations en.xaml (Danish)
* New translations en.xaml (French)
* New translations Resources.resx (Polish)
* New translations en.xaml (French)
* New translations Resources.resx (French)
* New translations Resources.resx (Danish)
* New translations Resources.resx (German)
* New translations Resources.resx (Italian)
* New translations Resources.resx (Japanese)
* New translations Resources.resx (Korean)
* New translations Resources.resx (Dutch)
* New translations Resources.resx (Portuguese)
* New translations Resources.resx (Spanish, Latin America)
* New translations Resources.resx (Russian)
* New translations Resources.resx (Slovak)
* New translations Resources.resx (Turkish)
* New translations Resources.resx (Ukrainian)
* New translations Resources.resx (Chinese Simplified)
* New translations Resources.resx (Chinese Traditional)
* New translations Resources.resx (Portuguese, Brazilian)
* New translations Resources.resx (Norwegian Bokmal)
* New translations Resources.resx (Serbian (Latin))
* New translations Resources.resx (Spanish (Modern))
* New translations en.xaml (Japanese)
* New translations en.xaml (Korean)
* New translations en.xaml (German)
* New translations en.xaml (Italian)
* New translations en.xaml (Russian)
* New translations en.xaml (Dutch)
* New translations en.xaml (Polish)
* New translations en.xaml (Ukrainian)
* New translations en.xaml (Chinese Simplified)
* New translations en.xaml (Chinese Simplified)
* New translations en.xaml (Turkish)
* New translations en.xaml (Chinese Simplified)
* New translations en.xaml (Norwegian Bokmal)
* New translations en.xaml (Serbian (Latin))
* New translations en.xaml (Chinese Traditional)
* New translations en.xaml (Portuguese, Brazilian)
* New translations en.xaml (Spanish, Latin America)
2022-08-17 01:15:04 +03:00
Oren Nachman
719fc99154
Combine string
2022-08-10 11:52:16 -07:00
Oren Nachman
30669e8c25
Further cleanups
2022-08-09 20:18:37 -07:00
Oren Nachman
13c70a9bb7
Remove unused code
2022-08-09 17:41:02 -07:00
Oren Nachman
03cedcc37e
AllowedLanguage documentation
2022-08-09 16:38:43 -07:00
Oren Nachman
dbe2151810
Clean up exception throwing code for plugin loading
2022-08-09 16:31:29 -07:00
Oren Nachman
b38ffef23c
Remove spuriously added discard (_=) for void call
...
Intellisense for the non-win
2022-08-08 17:48:17 -07:00
Oren Nachman
3648126854
Revert JSON Null change + fix more warnings
...
See comment inline re:JSON null
2022-08-08 17:35:38 -07:00
Oren Nachman
b85399137e
Addressing more warnings
2022-08-08 14:55:04 -07:00
Oren Nachman
ffd877290d
Addressing initial feedback
2022-08-08 11:27:11 -07:00
Oren Nachman
a3197f8ee1
Fix (some) build warnings
...
CS1572
CS1573
CS0168
CS8073
CA2200
VSTHRD110
VSTHRD200
VSTHRD105
SYSLIB0013
CS8524
2022-08-07 21:31:38 -07:00
Jeremy Wu
fee3d1da90
Merge branch 'master' into dev
2022-07-24 11:42:19 +10:00
Jeremy Wu
6dedb4fc40
Release 1.9.4 ( #1287 )
...
* Merge pull request #1205 from Flow-Launcher/fix_cmd_command_with_blank
Fix shell cmd command with quote and space
* Bump NuGet.CommandLine from 5.4.0 to 5.7.2 (#1241 )
* Merge pull request #1098 from Flow-Launcher/ScrollToSelectedPlugin
Scroll to selected item when expanded or size changed
* fix RemoveOldQueryResults NullPointerException (#1204 )
* Merge pull request #1005 from Flow-Launcher/KillProcess
Use Cancellation Token to avoid potential race tracing issue
* Merge pull request #1187 from Flow-Launcher/update_python_download_mirrors
Update Python download mirrors
* Merge pull request #1108 from Flow-Launcher/CalculatorDecimalSeparator
Respect Decimal Separator for query not just result
* Merge pull request #1087 from Flow-Launcher/turnoff_replace_win_r_shell
Set Shell plugin's default replace Win R hotkey to off
* Merge pull request #1077 from Flow-Launcher/fix_explorer_button_visibility
Fix incorrect button visibility in Explorer's expander control
* Merge pull request #1076 from Flow-Launcher/fix_path_search_with_index
Fix the use of index in path search
* Merge pull request #1071 from medlir/fix-browser-bookmarks-plugin-exception
avoid exception in ChromiumBookmarkLoader.cs
* Merge pull request #1056 from Flow-Launcher/fix_context_menu_typo
Fix typo for plugin title in context menu and WindowsSettings name
* Merge pull request #1119 from onesounds/antialising
Remove All Cleartype Rendering
* Version bump
* Remove Calculator plugin CopyText feature for 1.9.4 release
2022-07-24 11:39:31 +10:00
Jeremy Wu
a550e5818e
version bump
2022-07-18 06:38:46 +10:00
Jeremy Wu
a21a899c79
Merge remote-tracking branch 'origin/dev' into windowsSettingtranslationWarning
2022-07-18 06:33:15 +10:00
Jeremy Wu
f7b3871cf0
New Crowdin updates ( #1258 )
...
* New translations en.xaml (Chinese Traditional)
2022-07-05 08:09:30 +10:00
Kevin Zhang
86210d0cfb
Merge branch 'dev' into explorerMerge
2022-07-03 19:51:12 -05:00
Hongtao Zhang
d36d15c887
Further Refactor UI Code and Implement Engine Selection and Everything Setting UI
2022-07-03 19:50:19 -05:00
Jeremy Wu
3738c7a2b9
New Crowdin updates ( #1254 )
...
* New translations en.xaml (Spanish (Modern))
* New translations en.xaml (Slovak)
* New translations en.xaml (Portuguese)
2022-07-02 00:09:02 +10:00
Hongtao Zhang
70e9a0ca84
Merge branch 'dev' of github.com:Flow-Launcher/Flow.Launcher into explorerMerge
2022-07-01 00:02:06 -05:00
Hongtao Zhang
d5e1b7cb22
Rewrite Explorer View Logic based on MVVM Pattern to avoid complicated View Logic
2022-06-30 23:56:15 -05:00
Hongtao Zhang
7bda6ed3c4
Merge remote-tracking branch 'origin/dev' into filewatcher
2022-06-28 18:03:21 -05:00
Jeremy Wu
472fff83fd
New Crowdin updates ( #1240 )
...
Follow Crowdin favored file format
2022-06-28 16:52:50 +03:00
Jeremy Wu
377c7d792e
Merge pull request #1076 from Flow-Launcher/fix_path_search_with_index
...
Fix the use of index in path search
2022-06-28 23:44:08 +10:00
Hongtao Zhang
9b471de3cf
Implement Path Enumeration and ContentSearch
2022-06-25 12:39:02 -05:00
Hongtao Zhang
fa0cd35e18
Support Path Enumeration (Part 1)
2022-06-25 12:39:02 -05:00
Hongtao Zhang
b671f562ef
Add missing File
2022-06-25 12:39:01 -05:00
Hongtao Zhang
6fdff2971c
Merge Explorer & Everything Plugins (Step 1)
...
1. Shared Interface for Windows Index and Everything Index
2. Settings Merge (Part 1)
3. Include Everything dll
2022-06-25 12:38:50 -05:00
Jeremy
dba03c9676
formatting
2022-06-22 07:59:39 +10:00
Jeremy
9b894b3b92
update comment regarding usage of Argument vs ArgumentList
2022-06-22 07:55:47 +10:00
Jeremy
b11e5740ef
Merge branch 'dev' into fix_cmd_command_with_blank
2022-06-22 06:46:57 +10:00
Jeremy
d48e841f21
formatting
2022-06-22 06:37:33 +10:00
Jeremy Wu
f903e6881d
New Crowdin updates ( #1232 )
...
* New translations en.xaml (Korean)
[ci skip]
* New translations en.xaml (Dutch)
[ci skip]
* New translations en.xaml (Polish)
[ci skip]
* New translations en.xaml (Russian)
[ci skip]
* New translations en.xaml (Turkish)
[ci skip]
* New translations en.xaml (Ukrainian)
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
* New translations en.xaml (Spanish, Latin America)
[ci skip]
* New translations en.xaml (French)
[ci skip]
* New translations en.xaml (Serbian (Latin))
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Russian)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Turkish)
[ci skip]
* New translations en.xaml (Ukrainian)
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
* New translations en.xaml (Chinese Traditional)
[ci skip]
* New translations en.xaml (Portuguese, Brazilian)
[ci skip]
* New translations en.xaml (Norwegian Bokmal)
[ci skip]
* New translations en.xaml (Spanish (Modern))
[ci skip]
* New translations en.xaml (Dutch)
[ci skip]
* New translations en.xaml (Spanish, Latin America)
[ci skip]
* New translations en.xaml (French)
[ci skip]
* New translations en.xaml (Danish)
[ci skip]
* New translations en.xaml (German)
[ci skip]
* New translations en.xaml (Italian)
[ci skip]
* New translations en.xaml (Japanese)
[ci skip]
* New translations en.xaml (Dutch)
[ci skip]
* New translations en.xaml (Polish)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Polish)
[ci skip]
* New translations en.xaml (Korean)
[ci skip]
* New translations en.xaml (Danish)
[ci skip]
* New translations en.xaml (Ukrainian)
[ci skip]
* New translations en.xaml (Italian)
[ci skip]
* New translations en.xaml (Japanese)
[ci skip]
* New translations en.xaml (Dutch)
[ci skip]
* New translations en.xaml (Polish)
[ci skip]
* New translations en.xaml (Russian)
[ci skip]
* New translations en.xaml (Japanese)
[ci skip]
* New translations en.xaml (Portuguese, Brazilian)
[ci skip]
* New translations en.xaml (Norwegian Bokmal)
[ci skip]
* New translations en.xaml (Serbian (Latin))
[ci skip]
* New translations en.xaml (Spanish (Modern))
[ci skip]
* New translations en.xaml (Spanish, Latin America)
[ci skip]
* New translations en.xaml (French)
[ci skip]
* New translations en.xaml (Danish)
[ci skip]
* New translations en.xaml (German)
[ci skip]
* New translations en.xaml (Italian)
[ci skip]
* New translations en.xaml (Russian)
[ci skip]
* New translations en.xaml (Polish)
[ci skip]
* New translations en.xaml (Spanish (Modern))
[ci skip]
* New translations en.xaml (Spanish, Latin America)
[ci skip]
* New translations en.xaml (French)
[ci skip]
* New translations en.xaml (Danish)
[ci skip]
* New translations en.xaml (German)
[ci skip]
* New translations en.xaml (Italian)
[ci skip]
* New translations en.xaml (Japanese)
[ci skip]
* New translations en.xaml (Korean)
[ci skip]
* New translations en.xaml (Dutch)
[ci skip]
* New translations en.xaml (Norwegian Bokmal)
[ci skip]
* New translations en.xaml (Russian)
[ci skip]
* New translations en.xaml (Turkish)
[ci skip]
* New translations en.xaml (Ukrainian)
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
* New translations en.xaml (Chinese Traditional)
[ci skip]
* New translations en.xaml (Portuguese, Brazilian)
[ci skip]
* New translations en.xaml (Norwegian Bokmal)
[ci skip]
* New translations en.xaml (Serbian (Latin))
[ci skip]
* New translations en.xaml (Spanish (Modern))
[ci skip]
* New translations en.xaml (Serbian (Latin))
[ci skip]
* New translations en.xaml (Portuguese, Brazilian)
[ci skip]
* New translations en.xaml (Turkish)
[ci skip]
* New translations en.xaml (German)
[ci skip]
* New translations en.xaml (Ukrainian)
[ci skip]
* New translations en.xaml (Chinese Traditional)
[ci skip]
* New translations en.xaml (Portuguese, Brazilian)
[ci skip]
* New translations en.xaml (Norwegian Bokmal)
[ci skip]
* New translations en.xaml (Serbian (Latin))
[ci skip]
* New translations en.xaml (Spanish (Modern))
[ci skip]
* New translations en.xaml (Spanish, Latin America)
[ci skip]
* New translations en.xaml (French)
[ci skip]
* New translations en.xaml (Danish)
[ci skip]
* New translations en.xaml (Italian)
[ci skip]
* New translations en.xaml (Chinese Traditional)
[ci skip]
* New translations en.xaml (Japanese)
[ci skip]
* New translations en.xaml (Korean)
[ci skip]
* New translations en.xaml (Dutch)
[ci skip]
* New translations en.xaml (Polish)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Russian)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Turkish)
[ci skip]
* New translations en.xaml (Ukrainian)
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
* New translations en.xaml (Spanish, Latin America)
[ci skip]
* New translations en.xaml (French)
[ci skip]
* New translations en.xaml (Serbian (Latin))
[ci skip]
* New translations en.xaml (Russian)
[ci skip]
* New translations en.xaml (Turkish)
[ci skip]
* New translations en.xaml (Ukrainian)
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
* New translations en.xaml (Chinese Traditional)
[ci skip]
* New translations en.xaml (Portuguese, Brazilian)
[ci skip]
* New translations en.xaml (Norwegian Bokmal)
[ci skip]
* New translations en.xaml (Spanish (Modern))
[ci skip]
* New translations en.xaml (Dutch)
[ci skip]
* New translations en.xaml (Spanish, Latin America)
[ci skip]
* New translations en.xaml (French)
[ci skip]
* New translations en.xaml (Danish)
[ci skip]
* New translations en.xaml (German)
[ci skip]
* New translations en.xaml (Italian)
[ci skip]
* New translations en.xaml (Japanese)
[ci skip]
* New translations en.xaml (Korean)
[ci skip]
* New translations en.xaml (Dutch)
[ci skip]
* New translations en.xaml (Polish)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Polish)
[ci skip]
* New translations en.xaml (Korean)
[ci skip]
* New translations en.xaml (Danish)
[ci skip]
* New translations en.xaml (Ukrainian)
[ci skip]
* New translations en.xaml (German)
[ci skip]
* New translations en.xaml (Italian)
[ci skip]
* New translations en.xaml (Japanese)
[ci skip]
* New translations en.xaml (Korean)
[ci skip]
* New translations en.xaml (Dutch)
[ci skip]
* New translations en.xaml (Polish)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Russian)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Turkish)
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
* New translations en.xaml (Japanese)
[ci skip]
* New translations en.xaml (Chinese Traditional)
[ci skip]
* New translations en.xaml (Portuguese, Brazilian)
[ci skip]
* New translations en.xaml (Norwegian Bokmal)
[ci skip]
* New translations en.xaml (Serbian (Latin))
[ci skip]
* New translations en.xaml (Spanish (Modern))
[ci skip]
* New translations en.xaml (Spanish, Latin America)
[ci skip]
* New translations en.xaml (French)
[ci skip]
* New translations en.xaml (Danish)
[ci skip]
* New translations en.xaml (German)
[ci skip]
* New translations en.xaml (Italian)
[ci skip]
* New translations en.xaml (Russian)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations Resources.resx (Dutch)
[ci skip]
* New translations Resources.resx (Spanish (Modern))
[ci skip]
* New translations Resources.resx (Serbian (Latin))
[ci skip]
* New translations Resources.resx (Norwegian Bokmal)
[ci skip]
* New translations Resources.resx (Portuguese, Brazilian)
[ci skip]
* New translations Resources.resx (Chinese Traditional)
[ci skip]
* New translations Resources.resx (Chinese Simplified)
[ci skip]
* New translations Resources.resx (Ukrainian)
[ci skip]
* New translations Resources.resx (Turkish)
[ci skip]
* New translations Resources.resx (Slovak)
[ci skip]
* New translations Resources.resx (Russian)
[ci skip]
* New translations Resources.resx (Portuguese)
[ci skip]
* New translations Resources.resx (Polish)
[ci skip]
* New translations Resources.resx (Korean)
[ci skip]
* New translations en.xaml (Turkish)
[ci skip]
* New translations Resources.resx (Japanese)
[ci skip]
* New translations Resources.resx (Italian)
[ci skip]
* New translations Resources.resx (German)
[ci skip]
* New translations Resources.resx (Danish)
[ci skip]
* New translations Resources.resx (French)
[ci skip]
* New translations en.xaml (Spanish, Latin America)
[ci skip]
* New translations en.xaml (Spanish (Modern))
[ci skip]
* New translations en.xaml (Serbian (Latin))
[ci skip]
* New translations en.xaml (Norwegian Bokmal)
[ci skip]
* New translations en.xaml (Portuguese, Brazilian)
[ci skip]
* New translations en.xaml (Chinese Traditional)
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
* New translations en.xaml (Ukrainian)
[ci skip]
* New translations Resources.resx (Spanish, Latin America)
[ci skip]
* New translations en.xaml (French)
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
* New translations en.xaml (Danish)
[ci skip]
* New translations en.xaml (Ukrainian)
[ci skip]
* New translations en.xaml (German)
[ci skip]
* New translations en.xaml (Italian)
[ci skip]
* New translations en.xaml (Japanese)
[ci skip]
* New translations en.xaml (Korean)
[ci skip]
* New translations en.xaml (Dutch)
[ci skip]
* New translations en.xaml (Polish)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Russian)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Turkish)
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
* New translations en.xaml (Chinese Traditional)
[ci skip]
* New translations en.xaml (Portuguese, Brazilian)
[ci skip]
* New translations en.xaml (Serbian (Latin))
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
* New translations en.xaml (Korean)
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
* New translations en.xaml (German)
[ci skip]
* New translations en.xaml (Polish)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Turkish)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
* New translations en.xaml (Chinese Traditional)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Turkish)
[ci skip]
* New translations en.xaml (Korean)
[ci skip]
* New translations en.xaml (Korean)
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
* New translations Resources.resx (Polish)
[ci skip]
* New translations Resources.resx (German)
[ci skip]
* New translations Resources.resx (Italian)
[ci skip]
* New translations Resources.resx (Japanese)
[ci skip]
* New translations Resources.resx (Korean)
[ci skip]
* New translations Resources.resx (Russian)
[ci skip]
* New translations Resources.resx (Turkish)
[ci skip]
* New translations Resources.resx (Chinese Simplified)
[ci skip]
* New translations Resources.resx (Chinese Traditional)
[ci skip]
* New translations Resources.resx (Portuguese, Brazilian)
[ci skip]
* New translations Resources.resx (French)
[ci skip]
* New translations en.xaml (German)
[ci skip]
* New translations en.xaml (Japanese)
[ci skip]
* New translations en.xaml (Chinese Traditional)
[ci skip]
* New translations en.xaml (Polish)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Turkish)
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
* New translations en.xaml (Turkish)
[ci skip]
* New translations Resources.resx (Portuguese)
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
* New translations en.xaml (Dutch)
[ci skip]
* New translations en.xaml (Dutch)
[ci skip]
* New translations en.xaml (Dutch)
[ci skip]
* Revert Unexpected Change back to dev version
* update zh-tw
* New translations en.xaml (Danish)
[ci skip]
* New translations en.xaml (Korean)
[ci skip]
* Revert "New translations en.xaml (Korean)"
This reverts commit 9b55ca7b0e .
* Fix some korean string
* New translations en.xaml (Turkish)
[ci skip]
Co-authored-by: Hongtao Zhang <hongtao_zhang@outlook.com>
Co-authored-by: Kevin Zhang <45326534+taooceros@users.noreply.github.com>
2022-06-13 13:58:50 +10:00
Hongtao Zhang
a47ce1c591
Add Glyph Support for some settings
2022-06-11 14:21:41 -05:00
Hongtao Zhang
123cad8450
adjust default result when query is empty
...
Make Tasklink Area Unknown
Make Tasklink results score lower
2022-06-11 14:09:03 -05:00
Hongtao Zhang
b2090bc808
Remove Some Obsolete/Duplicate Entry in TaskLink
2022-06-11 03:09:32 -05:00
Hongtao Zhang
959b5f558b
Revert "Remove WindowsSetting resource not found warning"
...
This reverts commit 26c4650cfc .
2022-06-11 02:47:12 -05:00
Hongtao Zhang
0dcf2ba522
Fix a missing logic of updating language in plugin;Adjust Resource Name to match the culture we use; Adjust some of the key name; Put Tasklink item into culture
2022-06-11 02:45:56 -05:00
Kevin Zhang
6f2e8f57e7
Merge branch 'dev' into windowsSettingtranslationWarning
2022-06-10 18:37:16 -05:00
Kevin Zhang
a78956bbee
Merge branch 'dev' into filewatcher
2022-06-10 18:02:19 -05:00
Jeremy
1bdab8f901
update readme for .Net 6 instructions
2022-06-10 21:58:22 +10:00
Jeremy Wu
e2626a90a4
update WindowsSettings plugin to .NET 6
2022-05-24 23:10:40 +10:00
Jeremy Wu
e6f5807782
Merge branch 'dev' into Dotnet6
2022-05-23 13:53:15 +10:00
Hongtao Zhang
b7bebc8a32
use old Arguments instead of ArgumentList to prevent auto escape quote in commands
2022-05-14 21:25:36 -05:00
Jeremy
66f835fb00
calculator plugin version bump
2022-04-24 19:34:43 +10:00
Jeremy
b177f6d67f
add decimal separator check to CanCalculate
2022-04-24 19:33:06 +10:00
Hongtao Zhang
4b09e07e09
Use decimal separator in setting for query
2022-03-31 13:53:07 -05:00
Jeremy
347fe5a3f9
set Shell plugin's default replace Win R hotkey
2022-03-19 20:04:10 +11:00
Jeremy
a276022fbf
fix error logging message
2022-03-13 16:50:41 +11:00
Jeremy
d7ab4f0c1f
fix incorrect button visibility in Explorer's expander control
...
fix the issue where button visibility is still visible when expander is collapsed
2022-03-13 14:59:17 +11:00
Jeremy
cc283fd5dc
allow option to enable/disable the use of index in path search
2022-03-13 14:27:46 +11:00
Rick
7fe166d18b
avoid exception in ChromiumBookmarkLoader.cs
...
Every time I start Flow Launcher since the plugins refactor, the Bookmarks plugin has been throwing an exception. The issue stems from it parsing the Bookmarks file, and assuming that every JsonElement in the "roots" element is a JsonValueKind.Object. My Bookmarks file though has a JsonValueKind.String value off the roots key of `"sync_transaction_version": "20297",` along-side the bookmark_bar, other, and synced keys, which ARE objects. When it hits that sync_transaction_version string, and calls EnumerateFolderBookmark with it, it gets into the method because it IS a JsonElement, but then throws an exception on the folderElement.TryGetProperty("children", ...) call because you can't call TryGetProperty on a String, only Objects.
2022-03-08 20:54:54 -05:00
Jeremy Wu
dd8135edaf
update readme
2022-03-04 10:00:07 +11:00
Jeremy Wu
84a806bf75
Release 1.9.3 ( #1052 )
...
## Bug fixes
- Addresses the issue where WindowsSettings plugin results appear higher than other results #1020
- Fixed an issue where full screen mode does not disable hotkey when enabled #1037
- Fixed some potential issues when loading plugins that use shared assembly #1036
- Sorted out a race condition issue causing image loading on some results to fail #1040
- Revised ttf/otf support #935
- Resolved the issue where WebSearch plugin would crash if not connected to internet #977
- Fixed incorrect text for "New Tab" and "New Window" buttons under Settings' default browser section #951
- Fixed typos in plugin title and WindowsSettings name inside the context menu #1056
2022-03-03 13:59:43 +11:00
Jeremy
b9f03a84f6
fix typo for plugin title in context menu and WindowsSettings name
2022-03-02 21:26:24 +11:00
Jeremy Wu
813d900935
Merge pull request #1002 from Flow-Launcher/fix_app_uri_logic
...
[Dev] Fix application URI logic when opening via WebSearch plugin
2022-03-02 10:19:30 +11:00
Jeremy
8f33b5ad6d
Merge remote-tracking branch 'origin/master' into resolve_1_9_2_merge_conflict
2022-02-28 14:16:19 +11:00
Hongtao Zhang
5404303c5f
Wrap IndexWin32Programs with Task.Run
2022-02-23 18:21:13 -06:00
Hongtao Zhang
ef4bb121f9
Add FileSystemWatcher to Watcherlist
2022-02-23 18:19:34 -06:00
Hongtao Zhang
80eb0e4943
Reset Cache and rewrite uwp detection logic
2022-02-21 15:54:46 -06:00
Jeremy
7b6686d9a1
version bump
2022-02-12 14:10:18 +11:00
Jeremy
6ad1bca24b
lower non-name matched results and use fuzzy scores for name matches
2022-02-12 14:09:31 +11:00
Hongtao Zhang
87e7ff5b53
Remove unneeded logic and add a background reindex at startup
2022-02-06 17:34:50 -06:00
Hongtao Zhang
823fa38dcd
Remove unused method
2022-02-06 17:27:12 -06:00
Jeremy
18acea3321
remove dup RegisterBookmarkFile & update condition
2022-02-07 08:47:28 +11:00
Jeremy
dd52a34919
Shell plugin version bump
2022-02-02 07:49:56 +11:00
Hongtao Zhang
bffa90a81e
stop trigger global hotkey when shell plugin is not enabled
2022-02-02 07:49:09 +11:00
Jeremy
f64c50c479
bump WebSearch plugin
2022-02-02 07:41:59 +11:00
tech189
781a773131
Some pedantic capitalisation
2022-02-02 07:40:47 +11:00
tech189
2ae2c0f600
Clean up deprecated translations
2022-02-02 07:40:24 +11:00
Jeremy
362ab52c52
version bump PluginsManager
2022-02-02 07:32:46 +11:00
dependabot[bot]
69f6eb36c1
Bump SharpZipLib in /Plugins/Flow.Launcher.Plugin.PluginsManager
...
Bumps [SharpZipLib](https://github.com/icsharpcode/SharpZipLib ) from 1.3.2 to 1.3.3.
- [Release notes](https://github.com/icsharpcode/SharpZipLib/releases )
- [Changelog](https://github.com/icsharpcode/SharpZipLib/blob/master/docs/Changes.txt )
- [Commits](https://github.com/icsharpcode/SharpZipLib/compare/v1.3.2...v1.3.3 )
---
updated-dependencies:
- dependency-name: SharpZipLib
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-02-02 07:30:14 +11:00
Jeremy
819ee97555
version bump PluginsManager
2022-02-02 07:22:19 +11:00
dependabot[bot]
6713865432
Bump SharpZipLib in /Plugins/Flow.Launcher.Plugin.PluginsManager
...
Bumps [SharpZipLib](https://github.com/icsharpcode/SharpZipLib ) from 1.3.2 to 1.3.3.
- [Release notes](https://github.com/icsharpcode/SharpZipLib/releases )
- [Changelog](https://github.com/icsharpcode/SharpZipLib/blob/master/docs/Changes.txt )
- [Commits](https://github.com/icsharpcode/SharpZipLib/compare/v1.3.2...v1.3.3 )
---
updated-dependencies:
- dependency-name: SharpZipLib
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-02-01 16:24:12 +00:00
Jeremy
96cf9fe36a
fix application URI logic when opening via WebSearch plugin
2022-01-31 21:36:13 +11:00
Jeremy
25cc50b9ac
version bump Program & BrowserBookmark plugins
2022-01-27 20:52:47 +11:00
Jeremy
2b538d9cb6
Merge branch 'dev' into filewatcher
2022-01-27 20:50:54 +11:00
Jeremy Wu
0842091f26
formatting
2022-01-27 20:22:01 +11:00
Jeremy Wu
f42fd29224
formatting
2022-01-27 20:14:42 +11:00
Jeremy
530f5b80f1
version bump plugins after merge
2022-01-19 21:34:18 +11:00
Jeremy
4df7413cf0
Merge remote-tracking branch 'origin/dev' into ChangeMissingIcon
2022-01-19 21:32:09 +11:00
Jeremy
06859ef359
version bump plugins
2022-01-19 21:22:55 +11:00
Jeremy Wu
9c92219e7f
Merge pull request #977 from Flow-Launcher/fixWebsearchNullPointer
...
Add null check before enumerating the enumerable
2022-01-19 20:51:10 +11:00
Jeremy
e9d3a0df1c
version bump WebSearch
2022-01-19 20:44:19 +11:00
Jeremy Wu
20e1b659fd
update suggestion result with ActionKeywordAssigned
2022-01-19 20:39:48 +11:00
Kevin Zhang
b0d29be067
Update Plugins/Flow.Launcher.Plugin.WebSearch/Main.cs
...
Co-authored-by: Jeremy Wu <jeremy24wu@gmail.com>
2022-01-17 09:09:11 -06:00
Kevin Zhang
267b79a86e
Update Plugins/Flow.Launcher.Plugin.WebSearch/Main.cs
...
Co-authored-by: Jeremy Wu <jeremy24wu@gmail.com>
2022-01-17 09:08:00 -06:00
Jeremy Wu
b9048f50f0
Merge pull request #972 from Flow-Launcher/refactor_plugin_manifest
...
Improvements to PluginManager plugin
2022-01-14 08:12:32 +11:00
Jeremy
deb4bee786
version bump PluginsManager
2022-01-14 07:58:46 +11:00
Jeremy Wu
45f691c3b1
Merge pull request #974 from tech189/fix-spellings
...
Fix spellings in translation keys
2022-01-14 07:57:12 +11:00
Jeremy
abc4dc0141
bump WebSearch plugin
2022-01-14 07:48:12 +11:00
Ioannis G
84716376c2
bump plugin versions
2022-01-13 22:40:59 +02:00
tech189
a02011ddf1
Some pedantic capitalisation
2022-01-13 11:13:40 +00:00
tech189
661e99d073
Clean up deprecated translations
2022-01-13 10:30:44 +00:00
Ioannis G
5941049a11
use AutoCompleteText in PluginIndicator, ProcessKiller plugins
...
makes hitting Tab from the results of those plugins less weird
2022-01-13 04:52:13 +02:00
Ioannis G
a0bb995643
PluginsManager: refactor sub-commands
...
Rename them to something more accurate, switch them to be const
2022-01-12 23:48:16 +02:00
Hongtao Zhang
77f3788539
Add null check before enumerating the enumerable
2022-01-12 15:21:21 -06:00
Ioannis G
d6bca894ff
PluginsManager: remove IAsyncReloadable
...
no point for it, anymore
2022-01-12 19:25:42 +02:00
Ioannis G
bc5a9710b3
PluginsManager: fetch plugins on init
2022-01-12 19:22:55 +02:00
Ioannis G
d95010697d
PluginsManager: simplify passing down of queries
2022-01-11 08:55:59 +02:00
Ioannis G
658ddb2cf6
PluginsManager: improve query navigation
2022-01-11 08:21:15 +02:00
Ioannis G
daedc03008
PluginsManager: fix "new issue" URL for some plugins
...
since the `UrlSourceCode` field is inconsistent in the manifest file
2022-01-11 06:49:56 +02:00
Ioannis G
35e043859c
pass CancellationToken to PluginsManifest.UpdateManifestAsync
2022-01-11 06:12:10 +02:00
Ioannis G
33fb0ddee6
refactor PluginsManifest to use conditional requests
2022-01-11 06:00:14 +02:00
Jeremy Wu
de97cd4e52
Merge pull request #953 from Flow-Launcher/disableshellwinr
...
stop trigger global hotkey when shell plugin is not enabled
2022-01-10 20:11:13 +11:00
Jeremy
88b4ce5bb6
Shell plugin version bump
2022-01-10 20:05:05 +11:00
Hongtao Zhang
26c4650cfc
Remove WindowsSetting resource not found warning
2022-01-09 18:27:28 -06:00
Hongtao Zhang
af68cb5093
detect browserbookmark file change
2022-01-08 16:58:12 -06:00
Hongtao Zhang
50144ea8f4
Remove firefox bookmark with no title
2022-01-08 16:31:28 -06:00
Hongtao Zhang
9fc0e03b3d
detect windows version
2022-01-08 16:03:53 -06:00
Hongtao Zhang
73056534bb
Reindex when app install or deleted (and uwp update).
2022-01-08 15:50:27 -06:00
Jeremy
21775c7bed
bump PluginsManager version
2022-01-05 20:56:34 +11:00
Hongtao Zhang
3298194a45
stop trigger global hotkey when shell plugin is not enabled
2022-01-03 10:26:18 -06:00
Ioannis G
845d9e51d9
stop using obsolete SearchWeb methods internally
2022-01-03 15:25:38 +02:00
Jeremy Wu
7dd5c12b36
Merge pull request #941 from Flow-Launcher/release_version_bump
...
Release 1.9.1 version bump
2022-01-01 22:00:55 +11:00
Jeremy Wu
c2d992d49e
Merge pull request #890 from onesounds/RemovePathHighlight
...
Remove Subtitle Highlight
2022-01-01 22:00:02 +11:00
Jeremy
288bf4ce09
version bump plugins
2022-01-01 21:49:53 +11:00
Jeremy
65d88076ad
bump plugin versions
2021-12-31 18:25:40 +11:00
Kevin Zhang
701a5d444b
Update translations from Crowdin( #880 )
...
* New translations en.xaml (Chinese Simplified)
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Korean)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Korean)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Korean)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Korean)
[ci skip]
2021-12-31 18:07:05 +11:00
Kevin Zhang
f9d608840d
Upgrade to .net 6
2021-12-28 11:36:28 -06:00
Jeremy
6f9a879f58
remove subtitle highlighting code
2021-12-21 07:19:31 +11:00
Jeremy
7e1f041cde
Merge remote-tracking branch 'origin/dev' into fixSourceString
2021-12-20 08:47:43 +11:00
Jeremy
99ba1b7440
fix key name
2021-12-20 08:47:05 +11:00
Jeremy Wu
3b2ab46af2
Merge pull request #920 from Flow-Launcher/remove-startup-notification
...
Remove Startup Error notification for updating manifest and update check
2021-12-20 08:40:23 +11:00
Jeremy
7d9bd3ae48
version bump PluginsManager
2021-12-20 08:35:09 +11:00
Hongtao Zhang
60ee43d704
fix bookmark string
2021-12-19 15:25:25 -06:00
Jeremy Wu
7841b6faae
Merge pull request #922 from onesounds/FixPrivateText
...
Correct the typo (private, bookmark)
2021-12-20 07:29:57 +11:00
DB p
8fc027496e
Fix Bookmmark to Bookmark
2021-12-20 03:33:40 +09:00
Hongtao Zhang
5ae9ee46c0
Suppress Startup Manifest Download Error Notification
2021-12-19 11:37:38 -06:00
Jeremy
6911cadcf3
version bump plugins
2021-12-19 19:58:31 +11:00
DB p
f8eafb4d2b
Adjust Shell plugin layout
2021-12-17 11:59:32 +09:00
DB p
d7d567e22b
Change Searchsource Window layout to responsive (in WebSearch Plugin)
2021-12-16 00:28:35 +09:00
DB p
2ce526005b
Adjust Korean String in WindowsSetting
2021-12-15 19:48:33 +09:00
DB p
979c89d14b
Adjust Calculator layout to responsive
2021-12-15 13:51:39 +09:00
DB p
3b5b3abf21
Add BookmarkData Window Title String in portugee
2021-12-15 12:51:50 +09:00
DB p
968315aabd
Adjust Layout custombrowsersetting in bookmark plugin
2021-12-15 12:21:56 +09:00
DB p
bf6fbf7f5d
Adjust Layout in CustomBrowserSetting in Bookmark Plugin
2021-12-15 12:20:49 +09:00
DB p
3f1f23bbe9
Change Bookmark layout to responsive
2021-12-14 18:23:45 +09:00
DB p
6095d0b1be
- Change Hardcoded text to string
...
- Adjust Button size to responsive
- Add Accent Button Color
2021-12-14 17:35:32 +09:00
DB p
0b5c77eba2
Change Button Sizes in Explorer Setting Panel
2021-12-14 17:23:08 +09:00
DB p
405a33c26a
Fix Shell Plugin Checkbox
2021-12-14 17:19:08 +09:00
DB p
64c2373ecf
Merge branch 'dev' into pluginmanagercheckbox
2021-12-10 11:28:50 +09:00
DB p
fac1b3a7ad
Change Checkbox position right to left
2021-12-10 10:44:46 +09:00
Jeremy Wu
037e0f83bc
Merge pull request #800 from onesounds/GlobalBrowserSetting
...
Global browser setting / Private mode option
2021-12-09 20:01:06 +11:00
Hongtao Zhang
27d1796e48
Fix Suggestion Result Action
2021-12-08 21:48:27 -06:00
Jeremy Wu
2855c6c317
Merge pull request #834 from Flow-Launcher/GlobalHotkeyRefactor
...
[dev] Global hotkey refactor
2021-12-08 20:56:03 +11:00
DB p
d952950894
remove comment
2021-12-08 17:56:06 +09:00
Kevin Zhang
7bf6a7d141
Update crowdin translations ( #871 )
...
Update crowdin translations (#871 )
2021-12-08 19:49:32 +11:00
Kevin Zhang
b286762062
Update Plugins/Flow.Launcher.Plugin.WebSearch/SettingsControl.xaml.cs
...
Co-authored-by: Jeremy Wu <jeremy24wu@gmail.com>
2021-12-07 23:21:03 -06:00
Garulf
efd2b78e38
Merge pull request #863 from Garulf/add-auto-complete-to-file-explorer
2021-12-07 21:52:21 -05:00
Jeremy
f741420f95
retrieve path with action keywrod
2021-12-08 08:01:16 +11:00
Jeremy Wu
b11f72866d
Merge pull request #867 from onesounds/AdjustExplorerPlugin
...
[dev] Adjust popup in explorer plugin with string
2021-12-07 21:09:54 +11:00
Jeremy
e84e5b1d9f
remove obsolete new tab/window methods
2021-12-07 20:44:19 +11:00
Jeremy
00f514fad5
version bump plugins
2021-12-07 20:40:12 +11:00
Kevin Zhang
e62f6d98df
Remove contextmenu of windowsseting plugin
2021-12-06 22:50:22 -06:00
DB p
ee224aa02c
Change Icons
...
Add icons8.com link in about
2021-12-07 08:56:57 +09:00
Garulf
b201d789d2
Prepend folder action keyword
2021-12-06 16:57:06 -05:00
Jeremy
6468b14d11
Merge remote-tracking branch 'origin/dev' into GlobalBrowserSetting
2021-12-07 08:17:15 +11:00
Garulf
74f97f1b95
Update Plugins/Flow.Launcher.Plugin.Explorer/Search/ResultManager.cs
...
Co-authored-by: Jeremy Wu <jeremy24wu@gmail.com>
2021-12-06 16:09:14 -05:00
Garulf
34fd11a411
Update Plugins/Flow.Launcher.Plugin.Explorer/plugin.json
...
Co-authored-by: Jeremy Wu <jeremy24wu@gmail.com>
2021-12-06 16:08:57 -05:00
Garulf
3618979774
Bump version
2021-12-06 15:59:36 -05:00
Kevin Zhang
4affa2ed4a
Add Crowdin Integration ( #826 )
...
* Create crowdin.yml
* New translations en.xaml (German)
* New translations en.xaml (Korean)
* New translations en.xaml (Slovak)
* New translations en.xaml (Chinese Simplified)
* New translations en.xaml (German)
* New translations en.xaml (Turkish)
* New translations en.xaml (Chinese Simplified)
* New translations en.xaml (Chinese Traditional)
* New translations en.xaml (German)
* New translations en.xaml (Korean)
* New translations en.xaml (Polish)
* New translations en.xaml (Slovak)
* New translations en.xaml (Turkish)
* New translations en.xaml (Chinese Simplified)
* New translations en.xaml (Chinese Traditional)
* New translations en.xaml (Chinese Simplified)
* New translations en.xaml (Slovak)
* New translations en.xaml (Chinese Simplified)
* New translations en.xaml (Chinese Simplified)
* New translations en.xaml (Chinese Simplified)
* New translations en.xaml (Chinese Simplified)
* New translations en.xaml (Korean)
* New translations en.xaml (Chinese Simplified)
* New translations en.xaml (Chinese Simplified)
* New translations en.xaml (Slovak)
* New translations en.xaml (Korean)
* New translations en.xaml (Slovak)
* New translations en.xaml (Slovak)
* New translations en.xaml (Slovak)
* New translations en.xaml (Slovak)
* New translations en.xaml (Slovak)
* New translations en.xaml (Slovak)
* New translations en.xaml (Slovak)
* New translations en.xaml (Slovak)
* New translations en.xaml (Slovak)
* New translations en.xaml (Chinese Simplified)
* Add Portuguese (Portugal) Language
* Update Crowdin configuration file
* Update Crowdin configuration file
* Apply suggestions from code review
Co-authored-by: Jeremy Wu <jeremy24wu@gmail.com>
Co-authored-by: Vladimír Kubala <37414585+kubalav@users.noreply.github.com>
2021-12-06 22:21:43 +11:00
Jeremy
6fdfbe3263
version bump Shell plugin
2021-12-06 20:51:52 +11:00
Kevin Zhang
ec96028f55
change query after showing window to make it not selectable
2021-12-05 21:14:01 -06:00
DB p
b38a662fe6
Remove Color String
2021-12-06 12:06:53 +09:00
Kevin Zhang
6565b55746
Use API mainwindow show
2021-12-05 21:06:33 -06:00
DB p
b83bbb5923
Adjust popup in explorer plugin with string
...
Fix Color
2021-12-06 11:59:21 +09:00
Kevin Zhang
b3155bcfed
Merge remote-tracking branch 'upstream/dev' into GlobalHotkeyRefactor
2021-12-05 17:41:17 -06:00
DB p
ef959d2539
Remove BrowserSetting item in bookmark / Url / Websearch
...
Remove Releated code (just for build)
Adjust Bookmark plugin popup layout and add string
2021-12-06 07:03:34 +09:00
Kevin Zhang
9c86af7c86
Align Bookmark plugin into global browser
2021-12-05 15:31:39 -06:00
Garulf
ff867d22a1
Initial commit
...
Fix misaligned suggestion text
2021-12-05 15:07:32 -05:00
Kevin Zhang
d8eef69e21
Use Global Browser Setting around flow
2021-12-05 13:34:23 -06:00
Jeremy
a4fd337856
remove unused icon image WindowsSettings.dark.png
2021-12-02 22:05:27 +11:00
Jeremy
7297c1be39
remove ControlPanel plugin
2021-12-02 22:00:21 +11:00
Jeremy
0250a28c9f
update typo
2021-12-02 21:53:56 +11:00
Jeremy
b497f7bf52
remove WindowsSettings.json duplicate taskbar entry, update description
2021-12-02 21:44:13 +11:00
Jeremy
aad4fc1973
update subtitle's setting type display to System settings/Control Panel
2021-12-02 21:33:05 +11:00
Jeremy
0b725eb02c
change project to .Net SDK, Any CPU build, remove Platform targeted,
2021-12-01 22:15:22 +11:00
Jeremy
8fc5776efe
update plugin description
2021-12-01 21:25:36 +11:00
Jeremy
acb697cba7
update project file, plugin.json and comments
2021-12-01 21:20:13 +11:00
Jeremy
0d152f5ee7
change default action keyword to global
2021-12-01 20:21:26 +11:00
Kevin Zhang
9d26eb995e
Merge branch 'add_windows_settings_plugin' of github.com:Flow-Launcher/Flow.Launcher into add_windows_settings_plugin
2021-11-30 15:37:59 -06:00
Kevin Zhang
e66af0f605
Add ControlPanelIcon
...
Add Control Panel Icon to separate control panel setting and windows setting item
Co-Authored-By: Dobin Park <6903107+onesounds@users.noreply.github.com>
2021-11-30 15:37:45 -06:00
Jeremy
c88af8a4c6
include WindowsSettings project in build
2021-12-01 06:54:11 +11:00
Jeremy
bf1e9397b8
rename WindowsSettings project
2021-12-01 06:27:51 +11:00
Jeremy
0a5e636bab
remove git ignore from WindowsSettings
2021-12-01 06:17:58 +11:00
Jeremy
a701b48511
Merge remote-tracking branch 'origin/dev' into add_windows_settings_plugin
2021-12-01 05:56:36 +11:00
DB p
594075deba
Adjust Button Size
2021-11-30 10:01:44 +09:00