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
Kevin Zhang
dafd7d2544
Adjust program setting listview style
2021-11-29 18:39:52 -06:00
Kevin Zhang
505bbb94c8
Rename setting and reset cache when results are chosen
2021-11-29 18:31:48 -06:00
Kevin Zhang
1990a7edfd
Merge remote-tracking branch 'upstream/dev' into add_windows_settings_plugin
2021-11-29 17:53:31 -06:00
Kevin Zhang
9fac7cc77f
Update WindowsSettings.light.png
...
Co-Authored-By: Dobin Park <6903107+onesounds@users.noreply.github.com>
2021-11-29 17:47:49 -06:00
DB p
582fe6c193
Change EnableHideLnkPath Name to EnableHideAppsPath
2021-11-30 02:41:10 +09:00
Jeremy
3d8ed6038e
Program plugin version bump
2021-11-29 20:37:27 +11:00
Jeremy
51481d7766
simplify if condition for hide app path
2021-11-29 20:36:34 +11:00
Jeremy
dbf3f1e159
Merge remote-tracking branch 'origin/dev' into AdjustProgramPlugin
2021-11-29 20:18:18 +11:00
Jeremy
b826090bca
Merge remote-tracking branch 'origin/dev' into GlobalHotkeyRefactor
2021-11-29 20:02:26 +11:00
Jeremy
84fed734b9
Shell plugin version bump
2021-11-29 19:55:35 +11:00
Jeremy Wu
e7198c6d79
Merge pull request #742 from spedrickson/JsonRPCShellRun
...
add initial ShellRun support for JsonRPC
2021-11-29 08:43:59 +11:00
Jeremy Wu
2ebdead706
Merge pull request #817 from onesounds/DarkMode
...
Dark mode
2021-11-29 08:39:11 +11:00
Jeremy Wu
52046431ea
Merge pull request #829 from taooceros/ShellNotClose
...
Refactor Shell Command
2021-11-29 06:39:54 +11:00
Jeremy
056bffeda9
Shell version bump
2021-11-29 06:34:58 +11:00
Jeremy
07aebaeeaa
Merge branch 'dev' into install-from-url
2021-11-29 06:18:16 +11:00
Jeremy
ea179e5455
shorten version compare logic
2021-11-29 06:06:08 +11:00
DB p
1b0fa24096
Merge branch 'DarkMode' into AdjustProgramPlugin
2021-11-29 00:42:51 +09:00
DB p
9297bac72f
Adjust Color in SearchSourceSetting/ Remove Comment in SelectFileManager
2021-11-29 00:24:56 +09:00
DB p
ea4ae0cbf2
Add Listview Style Comment & Adjust button margin
2021-11-28 08:18:44 +09:00
DB p
12fdeffddd
Adjust Popup Layout
...
Adjust Button Size
2021-11-28 07:37:08 +09:00
DB p
cb77fbfd7b
Merge branch 'DarkMode' into AdjustProgramPlugin
2021-11-28 06:11:05 +09:00
DB p
113f15487a
Adjust SettingPanel Layout
2021-11-28 06:09:36 +09:00
Kevin Zhang
d3d1f6faa7
Fix Unexpected Intercept result when multiple plugin register the global hotkey event
2021-11-27 14:26:20 -06:00
DB p
8343bc761d
Add hide uwp/lnk path setting
2021-11-28 05:05:25 +09:00
DB p
16c6e8b4d2
Merge Dev
2021-11-27 14:04:32 +09:00
Jeremy
091b4afe4e
switch to use main window's Show method
2021-11-27 13:51:45 +11:00
Kevin Zhang
16c30e9803
Refactor Shell Command
2021-11-25 15:47:11 -06:00
DB p
b1bbe8aaac
Add TextBlock Color / Adjust BookMarkPlugin Input Height
2021-11-25 12:14:20 +09:00
Garulf
2edc345892
Fix or condition
2021-11-24 02:06:39 -05:00
Jeremy
76efdfcff0
version bump PluginsManager
2021-11-22 19:45:21 +11:00
Jeremy
48c0f21a24
only msg plugin download & install succes/failure
2021-11-22 19:43:14 +11:00
Jeremy
a07252cc04
add ability to switch off warning when unknown source
...
fixed search terms to show with out to lower
2021-11-21 16:09:49 +11:00
Jeremy
ebf9ef1d80
add check downloaded plugin zip has same or lesser version
2021-11-21 13:31:43 +11:00
Jeremy
4eeaaec3c7
fix naming when installed from url source
2021-11-20 21:26:56 +11:00
Jeremy
73c1031e0f
append new guid as zip and file name, update error messaging
2021-11-20 20:01:57 +11:00
Jeremy
99405395ec
add plugin installation notifications
2021-11-20 18:47:10 +11:00
Garulf
2e2d2591d7
Block install if manual install exists
2021-11-19 10:59:32 -05:00
Garulf
cf056a92c0
Filename as title for result
2021-11-18 11:47:21 -05:00
Garulf
8c50d13aa5
Use correct icon
2021-11-18 11:40:06 -05:00
Garulf
092b4593f8
Detect URL and install
2021-11-18 10:35:45 -05:00
Jeremy
3e38a9035c
version bump plugins
2021-11-17 21:07:44 +11:00
Jeremy
a6ddaf9ff9
Merge branch 'dev' into JsonRPCShellRun
2021-11-17 21:02:32 +11:00
Jeremy
ae7de8db09
refactor to use ShellCommand
2021-11-17 21:00:36 +11:00
DB p
7333b57109
- remove Bookmark/websearch setting panel hardcoded bgcolor
...
- Adjust Colors in settingwindow
2021-11-17 15:04:57 +09:00
Jeremy
e09248fe0a
bump version for plugins
2021-11-11 08:50:02 +11:00
DB p
7d18c3e10c
- Add Height Program Plugin Setting Panel
...
- Disable Done Button when Null in TextBoxes
- Adjust Dopus Arguments
2021-11-09 23:02:33 -06:00
Kevin Zhang
2c1e07065c
migrate explorer open containing folder to new api
2021-11-09 23:02:00 -06:00
Kevin Zhang
a3b62bc4d8
Fix rename issue
2021-11-09 23:01:59 -06:00
Kevin Zhang
5ee6c4b6a5
Migrate Program Plugin Custom Explorer
2021-11-09 23:01:59 -06:00
Kevin Zhang
8a312d4874
Implement the API call to custom explorer via ipublicapi, and migrate the exist call to explorer to the api call.
2021-11-09 23:01:59 -06:00
Jeremy Wu
17f8ffed2d
version bump BrowserBookmarks plugin
2021-11-05 08:00:01 +11:00
kubalav
58ee77f40f
Removed extra spaces before chevrons
2021-11-03 09:29:33 +01:00
kubalav
ad88e3fb34
Update Slovak translation + bump version
2021-11-03 09:21:10 +01:00
Jeremy Wu
ddda425e7f
Merge pull request #779 from onesounds/AdjustWebsearchPlugin
...
Adjust websearch plugin & Small Fix for pluginstore PR & Setting Popup Redesign
2021-11-03 09:21:36 +11:00
Jeremy
c2a633097b
update wording and bump WebSearch version
2021-11-03 08:17:57 +11:00
DB p
4e5975ccf7
- Remove URL
...
- Add Icon
2021-10-31 08:09:12 +09:00
Kevin Zhang
304fb90c5d
Expand EnvironmentVariable in Command
2021-10-30 00:11:17 -05:00
Kevin Zhang
fac8b76485
Merge pull request #780 from Flow-Launcher/FixBookmarkIssueWhen
...
quick exit when children property is not found
2021-10-30 00:10:43 -05:00
Kevin Zhang
7cfb71df35
Change WindowsSettings class to record and use with to create translated setting
2021-10-29 23:08:59 -05:00
Kevin Zhang
255f8091a5
Add OnCultureInfoChanged to IPluginI18n to allow plugin do action when culture change
2021-10-29 22:16:13 -05:00
Kevin Zhang
582e29658b
Update Translation Mechamism in Flow
2021-10-29 21:53:52 -05:00
Kevin Zhang
02bb75fac4
Include WindowsSettings in Flow Project
2021-10-29 21:53:22 -05:00
DB p
43a62d0d12
- add netflix / youtube music
...
- add netflix / youtube music icon
- change list array order
- remove findicon.com
- add search source setting guide string
2021-10-30 05:31:13 +09:00
Kevin Zhang
47e074ca2a
Merge branch 'dev' of github.com:Flow-Launcher/Flow.Launcher into add_windows_settings_plugin
2021-10-29 15:00:22 -05:00
Kevin Zhang
4c10208008
quick exit when children property is not found
2021-10-29 14:09:58 -05:00
DB p
89e2edb12f
Add Noresize property in setting search source popup
2021-10-30 02:58:29 +09:00
DB p
0edbcfde2b
- Adjust Priority Change Popup Window Design
...
- Adjust Websearch setting layout
- Change and add Websearch String
- Change Websearch popup design
2021-10-30 02:31:11 +09:00
Jeremy
63ffb3a3c3
plugin version bumps
2021-10-27 21:56:20 +11:00
Jeremy
a7ac7b183a
remove GroupName attribute from Url plugin's open url behaviour
...
fixes the new tab/window selection binding not working with the new ui
2021-10-27 21:30:42 +11:00
Kevin Zhang
8a59e87f99
Fix unselected issue for bookmark plugin by using binding (Don't understand Reason it doesn't work before)
2021-10-25 18:51:34 -05:00
Kevin Zhang
fd70326b2d
Merge branch 'dev' of github.com:Flow-Launcher/Flow.Launcher into PluginStore
2021-10-21 12:21:00 -05:00
Jeremy Wu
f6f306efe4
Merge pull request #751 from Flow-Launcher/fix_bookmark_plugin_window_size
...
Dev: Fix Bookmark plugin settings browser edit
2021-10-19 06:02:14 +11:00
Jeremy Wu
2a68a41ef0
Merge pull request #681 from Flow-Launcher/QueryTermsRefactor
...
Fixes Typo TermSeparator & remove the actionkeyword in Terms
2021-10-18 08:10:03 +11:00
Kevin Zhang
1ce31505a6
Merge remote-tracking branch 'upstream/dev' into PluginStore
2021-10-16 21:09:32 -05:00
Vladimír Kubala
32cb242821
Update Slovak translation Brower Bookmark plugin
2021-10-13 13:37:19 +02:00
kubalav
9e3861ce67
version bump Browser Bookmark plugin
2021-10-13 13:10:44 +02:00
kubalav
6ffcdfe7d6
Update Slovak translation for Browser Bookmark plugin
2021-10-13 13:06:57 +02:00
Jeremy
c7c5990c2e
fix edge bookmark loading
2021-10-13 21:49:26 +11:00
Jeremy
db3099ed0e
fix bookmark plugin browser edit button logic
2021-10-13 09:07:27 +11:00
Jeremy
7b70386936
fix bookmark plugin settings button width
2021-10-13 08:27:10 +11:00
Jeremy
e85a99f8d6
fix custom browser setting window positioning of controls
2021-10-13 08:22:12 +11:00
Jeremy Wu
8a33bf4a33
Merge pull request #695 from Flow-Launcher/BrowserBookmarkRefactor
...
Refactor Bookmark plugin
2021-10-12 08:43:13 +11:00
Kevin Zhang
c4f9dcbe90
Merge Dev (Conflict PluginsManifest Move)
2021-10-10 16:53:38 -05:00
Kevin Zhang
3d06404614
Move PluginsManifest to Flow.Launcher.Core & Change PluginStore Binding to PluginsManifest
2021-10-10 16:46:54 -05:00
Dobin Park
e6c4ca1d49
- Adjust Content Control Margin
...
- Adjust Calc/webseearch plugin setting Margin
2021-10-10 03:28:14 +09:00
Dobin Park
0d11b79ee3
- Adjust Shell, Calc, WebSearch Setting Margin
2021-10-10 00:02:41 +09:00
Jeremy
0b60d3d0df
move to plugins folder
2021-10-09 15:25:57 +11:00
Kevin Zhang
3baaa2d406
Merge pull request #704 from onesounds/ModernTheme
...
Modern Design
2021-10-08 20:37:00 -05:00
Jeremy
04a10ed62d
add glyph option to settings
2021-10-07 21:58:54 +11:00
Jeremy
5f0df980bf
adjust Program plugin width
2021-10-07 07:03:17 +11:00
Jeremy
54145d7604
revert subtitle change
2021-10-07 07:02:56 +11:00
Dobin Park
66e722bc53
- Change context icon to glyph in some plugin
...
- Add Glyph property in themes
2021-10-06 13:21:19 +09:00
Dobin Park
8aaeb85d69
- item of *.lnk remove subtitle (for test)
2021-10-06 02:25:37 +09:00
Dobin Park
88a9767975
- delete csproj
2021-10-05 11:10:54 +09:00
Kevin Zhang
309006e754
Align setting control and allow localization and version bump
2021-10-04 17:11:44 -05:00
Jeremy
4941f346a5
fix explorer crash on square brackets
2021-10-01 07:44:59 +10:00
Jeremy
1b69d27ea9
fix Explorer plugin crash on semicolon
2021-09-29 22:18:01 +10:00
Dobin Park
3a0594f99b
- Changing Result item and hotkey layout
...
- Add Hightlight Styling
- Add New Themes and adjust classic themes
2021-09-27 20:00:46 +09:00
Jeremy Wu
9a488dc896
version bump PluginsManager
2021-09-27 07:39:49 +10:00
Kevin Zhang
e5e8c48d51
Implement editing
2021-09-23 13:32:10 -05:00
Kevin Zhang
672616ef62
Rename Variable & adjust window size
2021-09-23 13:13:01 -05:00
Kevin Zhang
eac61fb40c
Add setting for Custom Browser Bookmark
2021-09-23 13:07:40 -05:00
Kevin Zhang
f64821eb1f
Use CDN for PluginManifest
2021-09-23 12:16:48 -05:00
kubalav
f3329666fe
Version bump for Program plugin
2021-09-23 09:03:45 +02:00
kubalav
11bca43bb3
Update Slovak translation for Program plugin
2021-09-23 09:03:11 +02:00
Jeremy Wu
ad43456533
Merge pull request #679 from Flow-Launcher/add_restart_advanced_boot_options
...
Add Advanced Boot Options restart for Sys plugin
2021-09-23 12:24:54 +10:00
Jeremy Wu
1a7c1720d3
Merge pull request #663 from themike10452/dev
...
run as administration when holding ctrl and shift
2021-09-23 12:24:32 +10:00
Jeremy Wu
03166ecd55
Merge pull request #654 from Flow-Launcher/DependencyBump
...
Bump applicable nuget packages to latest versions
2021-09-23 12:24:22 +10:00
Jeremy Wu
661b8cf4f8
Merge pull request #621 from Flow-Launcher/add_quickaccess_actionkeyword
...
Add Quick Access action keyword for Explorer
2021-09-23 12:21:57 +10:00
Kevin Zhang
d51579967b
Further Refactor & add CustomBrowsers UI
2021-09-22 18:09:30 -05:00
Kevin Zhang
7ff9b688c9
Refactor Bookmark plugin
2021-09-21 13:50:51 -05:00
Jeremy
972ae27d89
Merge remote-tracking branch 'origin/dev' into DependencyBump
2021-09-15 21:18:56 +10:00
Jeremy
dd6b8f8c47
Merge remote-tracking branch 'origin/dev' into add_quickaccess_actionkeyword
2021-09-15 21:15:33 +10:00
Jeremy
675c45aa6c
Merge remote-tracking branch 'origin/dev' into cacheProgramResult
2021-09-15 21:00:30 +10:00
Michael Mouawad
3452ecf33b
remove unnecessary strings from languages files
2021-09-13 19:44:10 +03:00
Jeremy
4c75f8b8bb
version bump Shell plugin
2021-09-13 08:20:34 +10:00
Jeremy Wu
2641899782
Merge branch 'dev' into dev
2021-09-13 08:12:49 +10:00
Jeremy
ae868671d1
version bump for Program and Explorer plugin
2021-09-13 08:05:06 +10:00
Michael Mouawad
9764a99d26
show notification message when attempting to run an unsupported UWP app as admin
2021-09-11 21:01:48 +03:00
Michael Mouawad
6c7eab9c50
code refactoring
2021-09-11 21:00:05 +03:00
Michael Mouawad
d3b4c5469b
add run as administrator when holding ctrl and shift to Shell plugin
2021-09-11 20:21:52 +03:00
Michael Mouawad
04882ad9f4
add run as administrator when holding ctrl and shift and to context menu for UWP applications
2021-09-11 15:30:30 +03:00
Kevin Zhang
812703766a
Mark previous api as obsolete to preserve backward compatibility.
2021-09-07 17:07:21 -05:00
Kevin Zhang
9c13416231
Fixes Typo TermSeparator & remove the actionkeyword in Terms
2021-09-06 12:31:07 -05:00
Jeremy
be516d67f4
add Advanced Boot Options restart for Sys plugin
2021-09-06 09:02:04 +10:00
Jeremy
ee38561ece
allow File Content search to be toggled on off
2021-09-03 07:47:52 +10:00
Jeremy
0534dece0b
remove comment
2021-09-02 07:47:05 +10:00
Jeremy
c2758ba7d4
version bump Explorer
2021-09-01 22:11:08 +10:00
Jeremy
b5b21cf43b
rename IndexOnlySearchKeywordEnabled for consistency
2021-09-01 22:05:19 +10:00
Jeremy
333d3da07f
remove underscore variable name
2021-09-01 21:52:32 +10:00
Jeremy
91564e0933
remove null state from action keyword Enabled status
2021-09-01 21:17:20 +10:00
Jeremy
267fb6551b
add File Content Search Enabled status property
2021-09-01 21:10:52 +10:00
Michael Mouawad
ffd22d78c2
add run as administration when holding ctrl and shift to Program and Explorer plugins
2021-08-22 13:36:01 +03:00
Kevin Zhang
fd794b8e77
Bump Dependency
2021-08-14 07:12:22 +08:00
Jeremy
d8bea3cb89
Merge branch 'dev' into cacheProgramResult
2021-08-10 21:16:57 +10:00
Jeremy Wu
4219dce379
Merge pull request #629 from Flow-Launcher/fix_filepath_tooltip
...
Fix Explorer's file result subtitle tool tip as file path instead
2021-08-09 18:00:24 +10:00
Jeremy
d536b6fd77
change to path instead of subtitle parameter
2021-08-08 18:47:39 +10:00
Jeremy Wu
d524b0a759
Merge pull request #628 from Flow-Launcher/fix_pm_update_focus
...
Fix PluginsManager's InstallOrUpdate focus
2021-08-07 12:19:41 +10:00
Jeremy
53e305d765
update per review
2021-08-06 18:52:09 +10:00
Jeremy
5940e33774
Merge branch 'dev' into add_quickaccess_actionkeyword
2021-08-06 18:03:35 +10:00
Jeremy Wu
1b8c154ce8
Merge pull request #615 from Flow-Launcher/standardise_exe_installer
...
Standardise Flow's exe installer + readme update
2021-08-06 17:55:44 +10:00
pc223
7ada219c0c
Fix tool tip for folder
2021-08-04 22:12:11 +07:00
Jeremy
2a06cb9893
fix file path tool tip as file path instead
2021-08-04 08:01:20 +10:00
Jeremy Wu
df3b91ea99
fix PluginsManager's InstallOrUpdate focus
2021-08-03 07:58:35 +10:00
Jeremy
ad04c981f1
Merge branch 'dev' into add_quickaccess_actionkeyword
2021-07-30 20:45:54 +10:00
Jeremy
6978b65d8e
add Quick Access action keyword
2021-07-30 20:44:29 +10:00
Jeremy
a29d4d181f
version bump Explorer
2021-07-30 12:34:19 +10:00
Jeremy
8cfd80b962
delay the create query helper call
...
to catch exception when Windows Search service is not running
2021-07-30 12:30:21 +10:00
Jeremy
a8d7dcdacb
remove extra space
2021-07-29 07:58:17 +10:00
kubalav
41a72fb705
Version bump for Explorer plugin
2021-07-28 09:31:00 +02:00
kubalav
98be93c076
Add Slovak translation for Explorer plugin
2021-07-28 09:29:53 +02:00
Jeremy Wu
2155602a9c
update per suggestion
...
Co-authored-by: Kevin Zhang <45326534+taooceros@users.noreply.github.com>
2021-07-27 21:20:37 +10:00
Jeremy
cfb2ca1171
fix PluginsManager context menu crashing
2021-07-27 20:32:53 +10:00
Jeremy
bd15aa7ef9
pass query helper object
2021-07-27 18:55:52 +10:00
Jeremy Wu
f588f2a763
fix typo
2021-07-25 20:44:04 +10:00
Jeremy Wu
0f9fd94312
handle future scenario where PluginsManager's action keyword increased
2021-07-25 20:42:26 +10:00
Jeremy Wu
10a30f4abe
move exception result into its own method
2021-07-25 20:16:30 +10:00
Jeremy Wu
8df4bb2e8d
version bump for Explorer plugin
2021-07-25 20:12:15 +10:00
Jeremy Wu
86fe664404
add option to remove warning msg and install Everything plugin
2021-07-25 19:58:21 +10:00
Jeremy Wu
44d8666e27
add warning for Windows Search service not turned on
2021-07-25 17:48:57 +10:00
Jeremy Wu
26a37c0796
Merge pull request #548 from Flow-Launcher/new_api_branch
...
point pluginsmanifest to new api branch
2021-07-18 08:08:34 +10:00
pc223
5d3b0ba2c0
Should be DESC
2021-07-13 04:12:09 +07:00
pc223
fcbf972754
Testing new search order: System.Search.Rank
2021-07-13 03:44:48 +07:00
Jeremy Wu
f82042ac6a
Merge pull request #555 from kubalav/translation-sk
...
Update Slovak translation
2021-07-05 08:48:32 +10:00
Jeremy Wu
bf91f4e892
revert version bump
2021-07-05 08:39:17 +10:00
Jeremy Wu
f47befabcb
Merge pull request #552 from taooceros/RemoveEmptyEntryInProgramPlugin
...
Remove Empty Entries in ProgramSuffixes.xaml.cs
2021-07-05 08:35:53 +10:00
Jeremy Wu
c8d6fa0585
version bump for Program plugin
2021-07-05 08:31:58 +10:00
kubalav
45aa4d26fb
version bump
2021-07-04 17:22:22 +02:00
kubalav
4d86936a41
add free line
2021-07-04 17:21:47 +02:00
kubalav
38a594ca28
version bump
2021-07-04 17:19:00 +02:00
kubalav
2b1e0ab584
Update Slovak translation
2021-07-04 17:17:31 +02:00
Kevin Zhang
604699f884
Remove Empty Entries for ProgramSuffixes.xaml.cs
2021-07-04 20:05:37 +08:00
Jeremy Wu
f160f3c7ab
Merge pull request #550 from taooceros/FixRepeatedManifestUpdate
...
fix unexpected Task Status
2021-07-04 21:17:04 +10:00
Jeremy
e7b90b818e
add translation for download failed error msg
2021-07-04 21:12:22 +10:00
Jeremy
262cf90aee
version bump
2021-07-04 21:11:28 +10:00
Kevin Zhang
47cb7a4ebc
another check to avoid re-update lastUpdateTime
2021-07-04 18:53:40 +08:00
Kevin Zhang
2405af88a6
fix unexpected Task Status
2021-07-04 18:35:00 +08:00
Jeremy
d86d9eb821
point pluginsmanifest to new api branch
2021-07-04 13:33:37 +10:00
Jeremy Wu
c2e8147ec0
Merge pull request #547 from taooceros/FixEmptyPathException
...
Check Empty image path to avoid exception
2021-07-03 22:48:16 +10:00
Kevin Zhang
12b2d653f6
Check Empty image path to avoid exception
2021-07-03 20:35:22 +08:00
Jeremy
2d32bc9814
fix method typo
2021-07-03 16:33:29 +10:00
Kevin Zhang
0df9f373ce
Rename variables
2021-07-03 12:45:00 +08:00
Kevin Zhang
428efb1cd0
fix unexpected empty string
2021-07-03 12:43:38 +08:00
Kevin Zhang
0c3a37eb70
change logic
2021-07-03 00:23:23 +08:00
Kevin Zhang
192d64bb2a
Use Constant Name
2021-07-03 00:20:33 +08:00
Kevin Zhang
e8a9377ec4
fix up logic
2021-07-02 11:46:10 +08:00
Kevin Zhang
eeb38d84b3
Fix up Actionkeyword for folder result
2021-07-02 11:38:07 +08:00
Kevin Zhang
4f13433913
CherryPick Layout change and ProgramLogger.cs Fix
2021-06-29 19:06:17 +08:00
张弘韬
da6dfcdf6d
CherryPick DirectoryInfoSearch.cs Exception Refactor
2021-06-29 19:04:45 +08:00
Kevin Zhang
8fe285bbec
Use Nlog Debug Target instead of direct print
2021-06-29 19:03:01 +08:00
Kevin Zhang
f80ae3092e
CherryPick Exception Optimize
2021-06-29 19:02:27 +08:00
Jeremy
e2b983df5f
version bump Shell plugin
2021-06-28 07:01:56 +10:00
Zelin Liao
867c2a711b
Remove Uncessary Window.Activate()
2021-06-26 20:42:09 +08:00
Zelin Liao
794911aad4
[Plugin.Shell] Fix: The Query Box Is Not Focused When HotKey Invoked
2021-06-26 10:52:44 +08:00
Kevin Zhang
1511f4b725
Release Unmanaged Object
...
Co-Authored-By: Alekhya <28739210+alekhyareddy28@users.noreply.github.com>
2021-06-24 20:08:15 +08:00
Jeremy Wu
9d2199319f
Explorer plugin version bump
2021-06-13 18:25:02 +10:00
Jeremy
c842a4c7bf
clean up
2021-06-13 18:07:30 +10:00
Jeremy
d807b21eac
remove obsolete settings class
2021-06-13 17:53:55 +10:00
Jeremy
69f58518b2
update revert to global wildcard logic
2021-06-13 17:41:44 +10:00
Jeremy
596b5b803e
update logic when content search is global
2021-06-13 17:27:44 +10:00
Kevin Zhang
7854cf348b
Finishing editing logic, and add a few interactive for ActionKeywordSetting.xaml
...
1. It will automatically focus on the textbox
2. Enter will trigger the done button
2021-06-06 11:01:50 +08:00
Jeremy
ff404c5c5b
update ActionKeywordSetting view logic
2021-06-05 18:44:16 +10:00
Jeremy
f13e24bd07
removed obsolete api object, updated search action keyword naming,
2021-06-05 14:07:13 +10:00
Jeremy
002c27fc12
Merge remote-tracking branch 'origin/dev' into ExplorerPathActionkeyword
2021-06-05 13:08:50 +10:00
Jeremy Wu
de9389b681
version bump Shell
2021-06-04 19:23:25 +10:00
Kevin Zhang
59f0a06cb3
change sequence of loading for shell plugin to avoid null reference
2021-06-03 14:14:27 +08:00
弘韬 张
5966ddc4d9
Refactor Code
...
1. Moving Property match to Settings.cs
2. Use Binding to avoid explicit Function Assign
3. Simplify ActionKeywordMatch
2021-06-01 18:10:24 -07:00
kubalav
ecd6bf3043
Version bump for Program plugin
2021-06-01 10:20:12 +02:00
kubalav
5d4fa7aba9
Update Slovak translation for Program plugin
2021-06-01 10:19:40 +02:00
Jeremy
995cf568ff
option to allow action keywords to be disabled
2021-05-30 19:28:18 +10:00
Jeremy
e9abaf3f6c
remove obsolete key
2021-05-30 15:19:32 +10:00
Jeremy
3bf3afc795
update action keyword match logic
2021-05-30 15:11:59 +10:00
Jeremy
e5fbfa24b4
replace action keyword when updating
2021-05-29 22:00:10 +10:00
Jeremy
7e799b5625
keep search activation, enable and disable path and index search
2021-05-29 20:08:34 +10:00
弘韬 张
8eecbfbed3
Use MemoryCache to control size
2021-05-27 19:28:17 +08:00
Jeremy
e06cf9cf6f
add tool tip to explain functionality
2021-05-26 08:38:55 +10:00
Jeremy Wu
89757de04e
version bump Program plugin
2021-05-24 21:04:50 +10:00
弘韬 张
39b750e821
Avoid AppxManifest.xml leak
...
release Com stream Object immediately
Co-Authored-By: Andrey Nekrasov <1828123+yuyoyuppe@users.noreply.github.com>
2021-05-24 12:34:59 +08:00
弘韬 张
9b1180fc89
remove testing code
2021-05-24 11:14:20 +08:00
弘韬 张
6931c8d86c
add cache for program plugin
2021-05-24 10:21:39 +08:00
弘韬 张
972a291be3
add Chinese translation
2021-05-22 17:26:49 +08:00
弘韬 张
acba2dd1a3
Add specific keyword for path explore in explorer plugin
2021-05-22 17:23:25 +08:00
Jeremy Wu
d813a4732d
Merge pull request #447 from Flow-Launcher/optionHideDescription
...
Implement Option to disable program description
2021-05-21 06:59:30 +10:00
Jeremy
c97dd367b0
version bump Program plugin
2021-05-21 06:54:49 +10:00
弘韬 张
4a02cff498
Implement Option to disable program description
2021-05-20 17:07:44 +08:00
Jeremy
117402de76
allow url column to auto adjust
2021-05-20 12:57:48 +10:00
Jeremy
f5dee93a39
version bump WebSearch
2021-05-20 08:38:02 +10:00
Jeremy
c6847326ad
adjusted width of columns
2021-05-20 08:36:43 +10:00
弘韬 张
0067fe86c6
WebSearch UI Improvement
2021-05-19 16:55:29 +08:00
Jeremy Wu
1e687a2130
revert
2021-05-17 07:19:32 +10:00
Jeremy Wu
5980528106
version bump Shell
2021-05-17 07:18:04 +10:00
Jeremy Wu
efee45bed5
version bump PluginsManager
2021-05-17 07:17:12 +10:00
Jeremy Wu
909fe5a75d
Merge branch 'dev' into MigrateDirectPluginJsonStorage
2021-05-17 07:02:49 +10:00
Jeremy Wu
4cb8f929c3
version bump Shell plugin
2021-05-17 06:52:24 +10:00
Jeremy Wu
4d9a3dea32
version bump PluginsManager
2021-05-17 06:51:37 +10:00
Kevin Zhang
c5d24c407a
Merge branch 'dev' into SpecialCtrl
2021-05-16 14:50:39 +08:00
弘韬 张
cb9262b450
Version Bump
2021-05-16 14:48:03 +08:00
弘韬 张
d421a950f6
Add special ctrl for Pluginsmanager and Shell plugin
2021-05-15 02:17:57 +08:00
张弘韬
d84eff7712
Remove unneccessary api, rename storage api, and update comment
2021-05-13 19:29:21 +08:00
张弘韬
b37f9f338a
Version Bumps
2021-05-12 20:04:26 +08:00
张弘韬
358460cb22
Move storage to api call for websearch and calculator plugins
2021-05-12 19:38:29 +08:00
张弘韬
25f6e664f2
add auto save for all setting that has been registered, and remove Separate Save
2021-05-12 00:37:28 +08:00
张弘韬
33accbd5d4
Move most direct call of PluginJsonStorage to API call
2021-05-11 20:24:22 +08:00
Jeremy Wu
86598b5eef
Merge pull request #426 from Flow-Launcher/fix_explorer_path
...
Dev branch: Fix Explorer path display in settings
2021-05-11 20:17:55 +10:00
Jeremy
9957773ff9
adjusted Explorer plugin's excluded and quick access control height
2021-05-10 21:43:21 +10:00
Jeremy
fd0471bff5
fix excluded and quick access path display in settings
2021-05-10 21:41:37 +10:00
Jeremy
5ccf4c5694
fix action keyword when more than one query term is typed
2021-05-10 20:15:33 +10:00
solitudechn
9c063e35f0
Fix typos and wrong version numbers
2021-04-29 09:25:02 +08:00
solitudechn
d17ec3cb39
Modify the plug-in version number as required
2021-04-28 22:56:41 +08:00
solitudechn
e107d7fee2
Added and corrected Chinese translation
2021-04-28 22:36:32 +08:00
Vladimír Kubala
e35117b364
Update Plugins/Flow.Launcher.Plugin.WebSearch/plugin.json
...
Co-authored-by: Kevin Zhang <45326534+taooceros@users.noreply.github.com>
2021-04-22 12:42:38 +02:00
Vladimír Kubala
765615a537
Update Plugins/Flow.Launcher.Plugin.WebSearch/Languages/sk.xaml
...
Co-authored-by: Kevin Zhang <45326534+taooceros@users.noreply.github.com>
2021-04-22 12:40:03 +02:00
kubalav
49a0fda43d
Plugins bump version
2021-04-22 12:23:08 +02:00
kubalav
6269da11df
Update Slovak translation
2021-04-22 11:28:59 +02:00
Jeremy Wu
f2f0120916
Merge pull request #412 from Flow-Launcher/add_api_errormsg
...
Add API error msg method
2021-04-22 18:16:59 +10:00
Jeremy Wu
1e25043469
fix format
2021-04-19 07:29:58 +10:00
Jeremy Wu
bb4b50c4e4
version bump for Sys plugin
2021-04-19 07:26:47 +10:00
Jeremy Wu
a01e0d484a
add tips and userdata location commands for Sys plugin
2021-04-19 07:23:50 +10:00
Jeremy Wu
6b118d870a
version bump Explorer
2021-04-16 08:54:49 +10:00
Jeremy Wu
e7127cf514
add error message method to api to allow the use of standard error icon
2021-04-16 08:53:19 +10:00
Jeremy Wu
e75ac3288a
update score to variable
2021-04-14 22:15:49 +10:00
Jeremy Wu
ed52b9dfa5
Explorer version bump
2021-04-14 22:12:00 +10:00
Jeremy Wu
aee5f6617e
remove the redundant path in brackets and update Nickname to Name
2021-04-14 22:11:40 +10:00
Jeremy Wu
750db30664
version bump Explorer plugin
2021-04-14 08:51:43 +10:00
弘韬 张
1015177b45
Refactor code
2021-04-13 19:40:04 +08:00
弘韬 张
50b5336688
Allow Quick Access Links to be accessed with middle string, and score bump the result
2021-04-13 19:12:24 +08:00
Jeremy Wu
f053139454
use most used cmds setting
2021-04-12 20:05:30 +10:00
Jeremy Wu
67097864fa
add settings for number of most used cmds option
2021-04-12 19:06:44 +10:00
Jeremy Wu
04156d7f83
Shell plugin version bump
2021-04-12 17:33:23 +10:00
Jeremy Wu
4abddb2597
rename variable Count to CommandHistory
2021-04-12 17:32:48 +10:00
Jeremy Wu
ab52859461
save cmd history to settings
2021-04-12 14:25:39 +10:00
Jeremy Wu
eae3b1e4bf
update plugin text
2021-03-31 06:40:39 +11:00
Jeremy Wu
3ab3010000
fix Sys plugin translation
2021-03-31 06:28:25 +11:00
Jeremy Wu
b5e54a76b0
Merge pull request #389 from Flow-Launcher/optimizeStartup
...
Optimize startup
2021-03-22 05:08:49 +11:00
Jeremy Wu
c8c28db624
version bump BrowserBookmarks plugin
2021-03-22 05:01:45 +11:00
弘韬 张
480887edaf
Version Bump
2021-03-20 18:03:11 +08:00
弘韬 张
9182fdb2bd
Remove readonly in Calculator
2021-03-20 18:02:35 +08:00
弘韬 张
8acde56455
remove readonly field to allow init in Init()
2021-03-18 11:59:48 +08:00
弘韬 张
409ccae7f2
Move initialization of Calculator to Init()
2021-03-18 11:39:13 +08:00
弘韬 张
541e91df60
Move initialization of BrowserBookmark to Init()
2021-03-18 11:38:07 +08:00
Jeremy Wu
9479923531
remove unnecessary catching OperationCanceledException
2021-03-18 06:50:55 +11:00
Jeremy Wu
f4971e2e96
remove async and task run
2021-03-18 06:44:00 +11:00
Jeremy Wu
b138838805
add ConfigureWait and cancellation token
2021-03-17 06:32:53 +11:00
Jeremy Wu
7aa1396821
move index exclude method to IndexSearch class and add async
2021-03-16 21:33:40 +11:00
Jeremy Wu
e73b2a05ce
change to for loop
2021-03-16 07:12:36 +11:00
Jeremy Wu
b2dc2ef71b
do not exclude if in Quick Access list
2021-03-16 07:12:01 +11:00
Jeremy Wu
b642898132
update loop logic
2021-03-15 08:12:03 +11:00
Jeremy Wu
a5e3049adc
fix typo
2021-03-15 07:39:14 +11:00
Jeremy Wu
43f1cae350
fix exclusion of Windows Index file or folder search
2021-03-15 06:01:29 +11:00
Jeremy Wu
e312fefbb1
verison bump Shell plugin
2021-03-09 21:05:38 +11:00
Jeremy Wu
bd921f8d0c
add context menu run as admin icon
2021-03-09 21:04:57 +11:00
Jeremy Wu
22617aef33
add copy cmd to context menu
2021-03-09 21:04:28 +11:00
Jeremy Wu
17a04d65c1
fix private variable naming convention
2021-03-09 20:59:25 +11:00
Jeremy Wu
e52e3b8e52
Merge pull request #381 from Flow-Launcher/stopAwaitIndexingWithCache
...
Stop await indexing when indexing is required and cache exist
2021-03-09 06:27:00 +11:00
张弘韬
da3f20a61a
Stop await indexing when indexing is required and cache exist
2021-03-08 16:16:54 +08:00
张弘韬
f7ded13c0a
Version Bump
2021-03-06 18:58:19 +08:00
张弘韬
99ca4093f2
Add Open Log Location command to sys plugin
2021-03-06 13:30:18 +08:00
Jeremy Wu
db411750f9
fix hibernation
2021-03-04 19:51:56 +11:00
Jeremy Wu
cde2224508
fix missing google scholar action keyword
2021-03-02 05:54:31 +11:00
Jeremy Wu
ab8a850349
action keyword results appear above global action keyword results
2021-03-01 20:28:05 +11:00
Jeremy Wu
901d508722
version bump WebSearch
2021-03-01 07:51:46 +11:00
Jeremy Wu
7ef3b0d938
change WebSearch default to global
2021-03-01 07:44:45 +11:00
Hongtao Zhang
8282ad8aa8
Merge pull request #370 from Flow-Launcher/calculator_e
...
add e to calculator plugin, and fix a NPE for debugging
2021-02-26 19:06:37 +08:00
弘韬 张
66eaa0a2cd
version bump
2021-02-26 18:12:00 +08:00
弘韬 张
cef09b3ee2
add e to calculator plugin, and fix a NPE for debugging
...
Co-Authored-By: Pavel Zwerschke <pavelzw@gmail.com>
2021-02-26 16:20:47 +08:00
弘韬 张
7660405ec3
Merge branch 'JsonRevise' of github.com:Flow-Launcher/Flow.Launcher into JsonRevise
2021-02-25 16:05:06 +08:00
弘韬 张
d5970ad391
Merge remote-tracking branch 'upstream/dev' into JsonRevise
2021-02-25 16:04:22 +08:00
Jeremy Wu
ee75c6336e
version bump WebSearch plugin after merge
2021-02-25 14:18:11 +11:00
Jeremy Wu
f9fa3ddd46
version bump WebSearch plugin
2021-02-25 14:12:25 +11:00
Jeremy Wu
3a45c99c29
version bump WebSearch plugin
2021-02-25 13:59:29 +11:00
弘韬 张
2a03bba666
add using for JsonDocument in Google and Bing
2021-02-24 16:20:00 +08:00
弘韬 张
7739ac73fd
change exception handling in Updater and WebSearch suggestion source
2021-02-24 15:55:03 +08:00
弘韬 张
8e529c1317
Merge remote-tracking branch 'upstream/dev' into FixUpdateCancelledException
2021-02-24 15:43:46 +08:00
Jeremy Wu
479bd757d4
add comment
2021-02-24 06:34:09 +11:00
Jeremy Wu
6aad061eb6
fix formatting
2021-02-23 21:44:59 +11:00
弘韬 张
740b792251
add Content back to csproj so that the xamls will be copied
2021-02-23 18:28:46 +08:00
Jeremy Wu
f4c77fb67b
Merge branch 'dev' into DotNet5Upgrade
2021-02-23 21:01:39 +11:00
弘韬 张
b07b1ddb31
Change TaskCanceledException in WebSearch plugin to operationCanceledException
2021-02-23 09:53:17 +08:00
Jeremy Wu
991bebde6f
Merge pull request #362 from taooceros/portablePDB
...
Use PortablePDB instead of Full pdb for debugging
2021-02-23 06:58:53 +11:00
Jeremy Wu
978ed1bc33
Merge pull request #344 from Flow-Launcher/fix_win32_loading
...
filter description existence before passing it to distinct & separate user selected result from hashing
2021-02-22 21:04:54 +11:00
Jeremy Wu
99193a42d8
version bump Program plugin
2021-02-22 20:58:21 +11:00
弘韬 张
0981be499f
Use PortablePDB instead of Full pdb for debugging
2021-02-22 13:16:48 +08:00
Hongtao Zhang
554bc08a8a
Merge pull request #348 from Flow-Launcher/fix_duplicate_entry_quickaccess
...
Remove duplicate entry
2021-02-19 02:28:56 -08:00
Jeremy Wu
abb11b22fc
update
2021-02-19 21:03:23 +11:00
Jeremy Wu
4fdcdcdcc0
version bump PluginsManager
2021-02-19 08:12:46 +11:00
弘韬 张
a3c61c26cc
don't remove setting when updating
2021-02-19 05:05:03 +08:00
弘韬 张
73ee3437f3
Use UnionWith
2021-02-18 06:41:56 +08:00
弘韬 张
94e45878c5
Merge branch 'fix_duplicate_entry_quickaccess' of github.com:Flow-Launcher/Flow.Launcher into HEAD
2021-02-18 06:41:18 +08:00
弘韬 张
cba47855c7
Use Hashset and customized equality comparator to filter result
2021-02-18 06:38:43 +08:00
Jeremy Wu
8b30d37ff7
update
2021-02-18 08:09:51 +11:00
Jeremy Wu
dfd7148229
remove duplicate entry with quick access results
2021-02-17 08:50:33 +11:00
弘韬 张
df2be9b828
seperate user program sources and autoindex program source and distinct prior to user one
2021-02-16 16:09:55 +08:00
弘韬 张
5fe833f7f2
Take user added program outside the hasher
2021-02-16 15:55:44 +08:00
弘韬 张
f14a5b9229
add default win32, so we should not contain null
2021-02-16 15:54:11 +08:00
弘韬 张
2bc290a302
uncomment exception
2021-02-16 11:27:12 +08:00
弘韬 张
307cb305f0
Remove unused check for Stream length
2021-02-16 10:50:48 +08:00
Jeremy Wu
ab4e3f87cb
Merge branch 'dev' into DotNet5Upgrade
2021-02-16 07:46:20 +11:00
弘韬 张
033ce3051b
filter desctiption existance before passing it to distinct
2021-02-16 01:41:02 +08:00
Jeremy Wu
d36140c51c
version bump PluginsManager
2021-02-15 21:14:50 +11:00
Jeremy Wu
c2dd536b9b
Merge branch 'dev' into FixUnexpectedErrorNotice
2021-02-15 21:13:24 +11:00
弘韬 张
575ff31ce5
change format
...
Initialize out variable inline, and use discard varable for unused variable
2021-02-15 17:17:03 +08:00
Jeremy Wu
4b4953e3ac
version bump Program plugin
2021-02-15 20:02:18 +11:00
Jeremy Wu
37afe141d5
Merge branch 'dev' into fix_loading_uwp
2021-02-15 20:00:58 +11:00
Jeremy Wu
9a48402921
Merge branch 'dev' into fix_loading_uwp
2021-02-15 19:50:31 +11:00
弘韬 张
7e4ac1ce8f
fix formatting
2021-02-15 11:58:33 +08:00
弘韬 张
208bde0f99
Use ExecutableName instead of getting it from path
2021-02-15 11:50:27 +08:00
弘韬 张
79d195f7e6
Change logic
2021-02-15 11:49:18 +08:00
Jeremy Wu
ad998b1788
add only path string match when lnk programs
2021-02-15 14:01:07 +11:00
Jeremy Wu
22bdbc9367
add match on path
2021-02-15 08:19:48 +11:00
Jeremy Wu
ba5cb5788e
remove unused variables
2021-02-15 07:18:16 +11:00
Jeremy Wu
2b6b5e9d8b
version bump
2021-02-15 07:05:46 +11:00
Jeremy Wu
f78ba8e79e
Merge branch 'dev' into fix_win32_loading
2021-02-15 06:51:58 +11:00
Jeremy Wu
93f4b6d90a
update to use SetDataObject
2021-02-14 20:32:20 +11:00
Jeremy Wu
f9b8216e3b
add copy bookmark's url to clipboard
2021-02-14 19:00:00 +11:00
Jeremy Wu
7c2c78733e
version bump PluginsManager
2021-02-13 21:41:56 +11:00
Jeremy Wu
0707ae3997
fix formattng
2021-02-13 21:03:26 +11:00
弘韬 张
59a767fafb
remove unexpected space
2021-02-13 12:22:59 +08:00
弘韬 张
9df7201037
Remove setting after uninstalling plugin
2021-02-12 23:47:21 +08:00
弘韬 张
b4bc4f0d24
address a weird bug
2021-02-12 03:18:38 +08:00
弘韬 张
a37f1918ae
Update all profile to dotnet 5
2021-02-12 03:17:13 +08:00
弘韬 张
276395e5f4
Use customized distinctBy instead of customized equalitycomparator
2021-02-09 15:59:55 +08:00
Jeremy Wu
8fa843ea45
fix incorrect icopath context menu
2021-02-08 21:05:50 +11:00
张弘韬
a4160a14e8
Merge remote-tracking branch 'upstream/dev' into fix_win32_loading
...
# Conflicts:
# Plugins/Flow.Launcher.Plugin.Program/Programs/Win32.cs
2021-02-08 13:00:22 +08:00
张弘韬
70db600c9f
optimize format
2021-02-08 12:56:40 +08:00
张弘韬
2b9823a7ac
Use Customized Except for removing disabled source
2021-02-08 12:49:27 +08:00
kubalav
988c265811
enhanced translation
2021-02-05 12:22:00 +01:00
kubalav
c8321c9771
Update Slovak translation
2021-02-05 12:08:36 +01:00
Jeremy Wu
bcf046f842
fix move method call only restricted to within the same drive
2021-02-03 20:51:19 +11:00
弘韬 张
1f6e6e5e09
fix format
2021-02-03 10:25:29 +08:00
弘韬 张
a65db9b626
Merge Dev
2021-02-03 10:24:03 +08:00
弘韬 张
71664bddc0
Optimize Logic
2021-02-03 10:23:38 +08:00
Jeremy Wu
a6e5602520
formatting fix
2021-02-03 13:00:16 +11:00
Jeremy Wu
f17b7cc355
Merge remote-tracking branch 'origin/dev' into FixUnexpectedErrorNotice
2021-02-03 12:56:43 +11:00
Jeremy Wu
1ec5023fc4
Merge pull request #318 from taooceros/ResultManagerSingleton
...
Make most class in Explorer plugin become static class
2021-02-03 09:06:35 +11:00
Jeremy Wu
10c72cecc2
version bump Explorer
2021-02-03 09:02:38 +11:00
Jeremy Wu
2602cc05c0
version bump Program plugin
2021-02-02 20:30:58 +11:00
Jeremy Wu
4331398932
update summary, comments & formatting
2021-02-02 20:28:52 +11:00
Jeremy Wu
d9a4836118
remove spacing
2021-02-02 05:50:27 +11:00
弘韬 张
19918244ad
fix a using
2021-02-01 19:59:56 +08:00
弘韬 张
f32cbaf331
Split name matching and desciption matching due to fuzzy change
2021-02-01 19:57:08 +08:00
弘韬 张
c875ad5277
Make most class in Explorer plugin become static class
2021-01-29 18:40:51 +08:00
弘韬 张
2271ec16fd
Optimize exception message logic
2021-01-29 12:17:17 +08:00
弘韬 张
89453f441d
Await Update when manifest is not ready
2021-01-29 12:09:18 +08:00
Jeremy Wu
4993edae2d
fix formatting
2021-01-28 21:41:20 +11:00
Jeremy Wu
715aafd533
Merge branch 'dev' into AcronymFuzzy
2021-01-28 13:52:37 +11:00
Jeremy Wu
e615ad86d9
add remove from quick access in context menu
2021-01-27 20:55:53 +11:00
弘韬 张
c0f60e25bf
Use type matching to create result
2021-01-27 16:23:59 +08:00
Jeremy Wu
8b698c4465
update to empty list
2021-01-27 07:42:43 +11:00
Jeremy Wu
b71203ccfa
Merge branch 'dev' into add_file_quick_access
2021-01-27 07:00:39 +11:00
Jeremy Wu
5773829fae
add tool tip for quick access context menu
2021-01-27 06:26:15 +11:00
Jeremy Wu
ccc677fd8f
fix per comment
2021-01-27 06:17:24 +11:00
Jeremy Wu
f848e68b72
version bump Url and WebSearch
2021-01-27 05:35:17 +11:00
kubalav
f4ceb0e3e1
Update Slovak translation
2021-01-26 13:46:15 +01:00
Jeremy Wu
889c853e33
version bump Explorer plugin
2021-01-26 21:43:19 +11:00
Jeremy Wu
9331c80753
rename folder link to access link
2021-01-26 21:29:56 +11:00
Jeremy Wu
d90b6d23d3
add save after adding to quick access
2021-01-26 21:14:39 +11:00
Jeremy Wu
dd57bfc6f8
add backwards compatibility with old list
2021-01-26 21:09:35 +11:00
Jeremy Wu
82d91840c1
rename methods in quick access
2021-01-26 20:53:01 +11:00
Jeremy Wu
44b3f19ac4
fix typo
2021-01-26 20:48:06 +11:00
Jeremy Wu
c02fa4b847
rename ui elements
2021-01-26 20:46:05 +11:00
Jeremy Wu
324ee62c2a
rename quick folder access links to quick access links
2021-01-26 20:35:02 +11:00
Jeremy Wu
3a1d40893e
rename project items to quick access link naming
2021-01-26 20:31:55 +11:00
Jeremy Wu
cab7f94c6b
context menu selection for adding to quick access
2021-01-26 20:21:12 +11:00
Jeremy Wu
85dee95fc7
add file and folder type loading
2021-01-26 20:01:12 +11:00
弘韬 张
67b0bfd73a
Merge dev
2021-01-26 16:26:45 +08:00
弘韬 张
597dc06b31
revert unexpected personal change
2021-01-26 16:24:30 +08:00
弘韬 张
900f009893
Revert DotNet 5 update
2021-01-26 16:19:06 +08:00
弘韬 张
a918e7d9c9
Merge Dev
2021-01-26 15:49:30 +08:00
Jeremy Wu
e31bef7d3c
fix formatting + naming
2021-01-26 18:01:39 +11:00
Jeremy Wu
7b999c53ff
Merge branch 'dev' into PluginAPIExpand
2021-01-26 16:11:54 +11:00
Jeremy Wu
0c5d1669cb
version bump for Url and WebSearch plugins
2021-01-26 15:38:23 +11:00
Jeremy Wu
934bad6ba5
Merge pull request #311 from taooceros/FixUntranslatedString
...
Fix untranslated string
2021-01-26 15:34:53 +11:00
弘韬 张
5d894ec154
Don't await download manifest when it is unavaliable, but only await when calling install method to allow user using uninstall when manifest is not ready.
2021-01-25 17:18:48 +08:00
Jeremy Wu
163bfa303b
formatting and naming
2021-01-25 19:18:13 +11:00
Jeremy Wu
e46feb1165
fix formatting
2021-01-25 18:57:58 +11:00
张弘韬
8dc5def2e9
Remove extra whitespace
2021-01-25 11:19:59 +08:00
张弘韬
35782e4308
Version Bump
2021-01-25 11:17:28 +08:00
张弘韬
8a56cc6cd8
Use singleton in QuickFolderAccess.cs
2021-01-25 11:07:14 +08:00
张弘韬
9914124d20
Remove extra checking
2021-01-25 11:00:56 +08:00
Jeremy Wu
ff5e3695e9
add return if no quick access links or query
2021-01-25 13:50:41 +11:00
张弘韬
a721bd7de0
Merge remote-tracking branch 'upstream/dev' into PluginAPIExpand
...
# Conflicts:
# Flow.Launcher.Plugin/IPublicAPI.cs
2021-01-25 05:36:40 +08:00
Jeremy Wu
647156ce6f
Merge branch 'dev' into ExplorerPathAsync
2021-01-24 21:27:21 +11:00
Jeremy Wu
bfa1aabe35
add comment explaining why location check is needed
2021-01-24 21:08:48 +11:00
Jeremy Wu
e9462e8994
revert change from check string is path back to check location exists
2021-01-24 21:05:39 +11:00
Jeremy Wu
d583078a67
version bump Explorer
2021-01-24 20:52:39 +11:00
Jeremy Wu
288baa5538
Merge branch 'dev' into ExplorerDirectorySearchWithIndexFix
2021-01-24 20:52:10 +11:00
Jeremy Wu
cf60ce2b22
verision bump Explorer plugin
2021-01-24 20:26:29 +11:00
Jeremy Wu
4944a001d6
Merge remote-tracking branch 'origin/dev' into OrderByOpt
2021-01-24 20:24:49 +11:00
Jeremy Wu
a3a0623617
Merge pull request #312 from taooceros/autoReindex
...
Auto reindex
2021-01-24 19:50:56 +11:00
弘韬 张
267c796ad8
await indexing process in Program plugin
2021-01-23 12:40:10 +08:00
弘韬 张
3e6961dc9f
automatically check whether we shall reindex when querying
2021-01-23 12:33:47 +08:00
弘韬 张
27c6db288e
fix websearch plugin untranslated string
2021-01-23 12:28:04 +08:00
弘韬 张
98760d8aa2
Fix URL plugin untranslated string
2021-01-23 12:24:08 +08:00
taooceros
7d333aeaed
Merge pull request #298 from Flow-Launcher/exclude_chars_explorer
...
Exclude index search from special chars
2021-01-23 11:54:51 +08:00
弘韬 张
0fe92d35cb
fix testing and a potential error coding
2021-01-23 11:32:41 +08:00
弘韬 张
bc0146e68b
Use Window Search Orderby instead of getting the result and order them by filename
2021-01-23 10:53:01 +08:00
弘韬 张
3effb401b7
make it become an extension method
2021-01-22 16:23:18 +08:00
弘韬 张
1a758c3919
Use Token.throwifCancellationRequested
2021-01-21 19:39:18 +08:00
弘韬 张
9f8440b4b7
Merge remote-tracking branch 'upstream/dev' into ExplorerPathAsync
2021-01-21 12:16:22 +08:00
Jeremy Wu
49d5faee9e
formatting
2021-01-21 13:41:50 +11:00
Jeremy Wu
4e7c9a76e8
version bump PluginsManager
2021-01-21 13:38:26 +11:00
Jeremy Wu
a939087367
Merge branch 'dev' into fix_errormsg_delay
2021-01-21 13:37:45 +11:00
弘韬 张
912cca6c5f
Use callback to check whether downloading manifest successfully.
2021-01-20 18:00:16 +08:00
弘韬 张
cd92512fe5
Optimize code
2021-01-20 13:47:25 +08:00
弘韬 张
ba236dad63
Merge remote-tracking branch 'upstream/dev' into ExplorerPathAsync
2021-01-20 13:25:13 +08:00
Jeremy Wu
a0f611c7ba
Merge branch 'dev' into exclude_chars_explorer
2021-01-19 13:16:38 +11:00
张弘韬
d7abae1ab2
Add Cancellation token for file system enumeration
2021-01-19 10:08:37 +08:00
Jeremy Wu
2463582af0
fix error message not working + increase delay
2021-01-19 08:52:12 +11:00
Jeremy Wu
ed1bf0e956
version bump Explorer plugin
2021-01-19 07:07:06 +11:00
Jeremy Wu
2643c7d730
exclude index search on special chars
2021-01-19 07:05:30 +11:00
Jeremy Wu
ff26bccba5
version bump plugins
2021-01-18 07:58:38 +11:00
Jeremy Wu
2fecfa2644
verison bump plugins manager
2021-01-18 07:44:43 +11:00
张弘韬
d35d7ae2d6
Remove unused catch and optimize code
2021-01-17 23:45:15 +08:00
张弘韬
61c1f2c620
Merge remote-tracking branch 'upstream/dev' into fix_win32_loading
2021-01-17 23:37:13 +08:00
张弘韬
415adb72bf
Optimize Logic
2021-01-17 18:46:08 +08:00
张弘韬
d203a7a5f3
Add Cancellation Token
2021-01-17 18:42:01 +08:00
张弘韬
bf96a60862
Only wait PluginManifest downloading for 500ms to allow Flow to be used even without internet connection.
2021-01-17 18:39:53 +08:00
Jeremy Wu
e9e99ab338
Merge pull request #267 from taooceros/PluginAsyncModel
...
Plugin async model
2021-01-17 19:18:53 +11:00
Jeremy Wu
969265c24f
fix formatting
2021-01-17 19:05:28 +11:00
Jeremy Wu
d741a98112
fixed last index time during init
2021-01-17 18:47:43 +11:00
Jeremy Wu
114c12bdaf
formatting and description
2021-01-17 18:47:19 +11:00
弘韬 张
c54b678e6f
Merge dev
2021-01-14 22:40:45 +08:00
Jeremy Wu
02211f2853
Merge pull request #288 from Flow-Launcher/pluginsmanager_versionbump
...
Version bump for PluginsManager
2021-01-14 19:57:40 +11:00
弘韬 张
8fe1fbcf48
Merge dev
2021-01-14 10:39:37 +08:00
Jeremy Wu
96fc1346a9
Merge pull request #276 from taooceros/PluginPriority
...
Add Plugin Priority Settings
2021-01-12 07:41:11 +11:00
Jeremy Wu
15a5bbabb8
version bump for PluginsManager
2021-01-10 13:17:40 +11:00
kubalav
16148d59d4
Fix Plugins Manager key name in Slovak translation
2021-01-09 13:24:18 +01:00
Jeremy Wu
777b0b954c
Merge remote-tracking branch 'origin/dev' into PluginPriority
2021-01-09 17:11:03 +11:00
张弘韬
8bd6820088
Merge branch 'PluginAsyncModel' into dev
...
# Conflicts:
# Flow.Launcher/ViewModel/MainViewModel.cs
2021-01-09 12:59:59 +08:00
张弘韬
494312a251
Merge dev
2021-01-09 11:04:36 +08:00
张弘韬
62009ac3fb
Merge remote-tracking branch 'upstream/dev' into DotNet5Upgrade
...
# Conflicts:
# Flow.Launcher/Flow.Launcher.csproj
# Plugins/Flow.Launcher.Plugin.Color/Flow.Launcher.Plugin.Color.csproj
# Plugins/Flow.Launcher.Plugin.PluginManagement/Flow.Launcher.Plugin.PluginManagement.csproj
2021-01-09 11:01:38 +08:00
kubalav
6d5ade4056
Plugins Manager Slovak translation
2021-01-08 09:44:26 +01:00
弘韬 张
8b813fef96
Merge remote-tracking branch 'upstream/dev' into PluginAPIExpand
2021-01-08 16:00:32 +08:00
弘韬 张
a8e4c504d0
Move MatchResult to Flow.Launcher.Plugin so that plugins can utilize main method
2021-01-08 15:52:45 +08:00
弘韬 张
c939924ec8
optimize code in searchsuggestions
2021-01-07 21:54:09 +08:00
弘韬 张
1003ce4160
move using to more specific place in Google.cs
2021-01-07 21:48:55 +08:00
弘韬 张
919d5d51ab
add using for Bing search source
2021-01-07 21:47:31 +08:00
弘韬 张
971d374582
Merge Dev
2021-01-07 21:43:32 +08:00
弘韬 张
86a9cf31c5
Optimize Websearch code
2021-01-07 21:41:05 +08:00
弘韬 张
8a5f98a6a3
Manually handling TaskCancelledException in search suggestion to aviod stunt in debugging
2021-01-07 21:38:21 +08:00
弘韬 张
2b085dbcee
Merge dev
2021-01-07 20:48:02 +08:00
Jeremy Wu
b348f1dc53
Merge pull request #253 from taooceros/UpdateJson
...
Replace Json.Net with System.Text.Json
2021-01-07 20:32:22 +11:00
弘韬 张
a4edbc2cb9
Move WebSearch to Async model
2021-01-07 11:09:08 +08:00
弘韬 张
a9aeecdabd
Merge remote-tracking branch 'upstream/dev' into UpdateJson
2021-01-07 10:58:17 +08:00
Jeremy Wu
012d2d05f2
Merge remote-tracking branch 'origin/dev' into PluginPriority
2021-01-07 13:36:31 +11:00
Ioannis G
b3b64e1d2e
set SatelliteResourceLanguages for plugin projects
2021-01-07 00:53:57 +02:00
弘韬 张
e790e9474e
Add Plugin Priority Settings
2021-01-05 16:11:38 +08:00
弘韬 张
bc63b9ebfa
Change Download to DownloadAsync
...
Add error handling for download as well
2021-01-04 10:31:05 +08:00
Jeremy Wu
6287358275
update error message
2021-01-04 06:41:05 +11:00
Jeremy Wu
d35a3bb43d
version bump for PluginsManager
2021-01-04 06:40:45 +11:00
弘韬 张
8fa1e2e33f
add one more message
2021-01-03 20:49:14 +08:00
弘韬 张
d369108b0b
Error handling for plugin update
2021-01-03 20:42:31 +08:00
弘韬 张
6e9e51ec4d
Error handling for OperationCancelledException in Program plugin
2021-01-03 10:33:59 +08:00
弘韬 张
43cee65c45
Move PluginManagers to Async Model
2021-01-03 10:33:59 +08:00
弘韬 张
d7805d7a8c
Make Explorer plugin completely async
2021-01-03 10:33:59 +08:00
张弘韬
f768b0890b
Move Program Plugin to Async model
2021-01-03 10:33:59 +08:00
张弘韬
3cd609377e
Plugin Async ModelAdd Full Async model, including AsyncPlugin and AsyncReloadable
2021-01-03 10:33:10 +08:00
Jeremy Wu
b4b30dd34d
wait manifest update before proceeding
2021-01-02 18:06:44 +11:00
Jeremy Wu
661c64b1c2
version bump for PluginsManager
2021-01-02 17:00:10 +11:00
Jeremy Wu
97ac427517
add manual reload of PluginsManifest data
2021-01-02 16:58:23 +11:00
taooceros
3d9cd13bd6
Merge pull request #257 from Flow-Launcher/fix_error_capturing
...
Fix error handling in PluginsManager and plugins query, fixed postbuild script duplicate deletion during build
2021-01-02 10:41:35 +08:00
Jeremy Wu
08f97f0ef9
change csproj images folder to use wildcard
2021-01-02 12:57:13 +11:00
Jeremy Wu
be1776fd21
version bump for plugins
2021-01-02 12:47:20 +11:00
Ioannis G
f3355c525d
fix: properly include all plugin translation files
2021-01-01 23:15:37 +02:00
Jeremy Wu
81cb20bf91
add return to continue
2021-01-01 21:54:34 +11:00
Jeremy Wu
878f7bf5df
version bump for PluginsManager
2021-01-01 19:49:19 +11:00
Jeremy Wu
cab1b93183
move install method into try catch
2021-01-01 19:13:14 +11:00
Jeremy Wu
54f6858937
add plugin name to error msg popup
2021-01-01 19:03:06 +11:00
Jeremy Wu
a65e17dba0
fix wrong error message
2021-01-01 18:57:58 +11:00
Jeremy Wu
5c17cb6e9b
version bump WebSearch
2020-12-31 15:44:57 +11:00
Jeremy Wu
82a3143cfa
Merge branch 'dev' into addBingSearchSuggestion
2020-12-31 15:37:50 +11:00
弘韬 张
a139a040ec
add bing search suggestion
2020-12-30 20:24:01 +08:00
弘韬 张
a0c4cc3575
use ParseAsync in Google
2020-12-30 19:09:52 +08:00
弘韬 张
d28b14ff2d
Replace All use of Json.Net with System.Text.Json
2020-12-30 13:40:42 +08:00
Jeremy Wu
e2b0386818
remove Color plugin from Flow as a default plugin
2020-12-29 22:32:14 +11:00
弘韬 张
c485578cff
Use CompareTo to check update for InstallOrUpdate method
2020-12-29 18:48:55 +08:00
弘韬 张
d0743f6276
Await Http.Download in Update method
2020-12-29 18:48:00 +08:00
弘韬 张
d4f94c66ac
Make InstallOrUpdate to async
2020-12-29 18:33:53 +08:00
弘韬 张
0c97db04d4
1. Change Get method Name to GetAsync
...
2. Manually replace "#" with "%23" to solve the similar issue in Explorer plugin
3. Add GetAsync method with Uri as argument
4. Remove unused encoding argument
5. Change exception type for WebSearch Plguin
6. Update Comment
2020-12-29 17:50:56 +08:00
弘韬 张
7dc66eaa9a
Merge dev
2020-12-29 17:12:14 +08:00
Jeremy Wu
000bafd116
use camelCase and make last update time variable private
2020-12-29 18:56:51 +11:00
Jeremy Wu
b106688513
version bump
2020-12-29 18:14:33 +11:00
Jeremy Wu
a1d1c95eeb
change to tab in browser
2020-12-29 18:14:22 +11:00
Jeremy Wu
0a47636bc9
remove obsolete settings property in context menu class
2020-12-29 18:13:52 +11:00
Jeremy Wu
e5b67ea10a
remove obsolete icoPath from settings
2020-12-29 18:04:23 +11:00
Jeremy Wu
f9349a64e9
fix condition of version compare
2020-12-29 17:49:37 +11:00
Jeremy Wu
a1a45a4989
add eof
2020-12-29 17:49:11 +11:00
弘韬 张
c94a2f4c95
Use string.CompareTo instead of equal to check for update
2020-12-29 13:06:08 +08:00
弘韬 张
5da8259228
fix an unintended text error
...
add async await to download manifest task
remove unused encoding name for new GetStreamAsync in Http
fix unintened text error
2020-12-29 13:03:38 +08:00
弘韬 张
f0267475f5
Change call method for default hotkeys.
...
Remove extra whitespace
add await using for stream
2020-12-29 12:23:15 +08:00
弘韬 张
f32e202746
Use System.Text.JsonSerializer.DeserializeAsync instead of Newtonsoft.Json since our plugins.json can be large, so no need to create an extra string to store it.
2020-12-29 12:20:13 +08:00
弘韬 张
bb9682f791
Move get default hotkeys to pluginmanger and make Main.Context non-static
2020-12-29 12:14:59 +08:00
弘韬 张
00457ddc29
change totalSeconds to Hours
2020-12-29 12:08:41 +08:00
弘韬 张
5a0358718c
Update PluginManifest if last update time is 12 hours ago
2020-12-28 23:23:25 +08:00
弘韬 张
deaac1c7e4
replace install from search keyword
2020-12-27 22:33:12 +08:00
张弘韬
34f51927cf
1. Move PluginsManager constuction to Init().
...
2. Return HotKeys list when query is like "pm *"
2020-12-27 21:13:25 +08:00
张弘韬
96609f797e
Change the place of Wait in PluginManifest to make code more elegent
2020-12-21 19:42:50 +08:00
弘韬 张
f693f1c6af
use Array.empty instead of new [0] to avoid unused allocation
2020-12-20 17:25:14 +08:00
Jeremy Wu
5ab021f444
update per comment
2020-12-20 20:08:52 +11:00
Jeremy Wu
a6bd480534
Merge remote-tracking branch 'origin/dev' into pluginsmanager_update
2020-12-20 19:55:19 +11:00
弘韬 张
d3e88c478a
Add Programs Hasher and use IEnumerable instead of ParallelQuery since it performs better.
2020-12-19 14:09:16 +08:00
Jeremy Wu
c2ca29dcda
add go to update section if update exists when install
2020-12-17 21:37:38 +11:00
Jeremy Wu
cca53c2a7d
add hide main window override
2020-12-17 21:07:47 +11:00
Jeremy Wu
ceab9b2ecd
PluginsManager version bump
2020-12-17 20:37:24 +11:00
Jeremy Wu
7e8c49502e
add plugin update call
2020-12-17 20:37:01 +11:00
Jeremy Wu
df454778ec
update plugin containing folder name from id to version
2020-12-17 19:00:27 +11:00
Jeremy Wu
f12ea653d2
move autocomplete to method
2020-12-17 18:54:30 +11:00
Jeremy Wu
5bc9ce8198
Merge branch 'dev' into fix_loading_uwp
2020-12-17 06:52:37 +11:00
Jeremy Wu
3cf8aba250
Merge branch 'dev' into fix_win32_loading
2020-12-17 06:51:17 +11:00
Jeremy Wu
919f72ba62
use open tab in browser
2020-12-17 06:31:33 +11:00
Jeremy Wu
407ff82666
version bump for PluginsManager
2020-12-16 21:53:02 +11:00
Jeremy Wu
a0773a60b3
Merge branch 'dev' into add_pluginsmanager_contextmenu
2020-12-16 21:52:18 +11:00
Jeremy Wu
88af30207c
add context menu for PluginsManager
2020-12-16 21:52:00 +11:00
Jeremy Wu
1fabbe9ead
PluginsManager version bump
2020-12-15 20:13:02 +11:00
Jeremy Wu
24372eb76d
installation and uninstallation restart after done
2020-12-15 20:10:59 +11:00
Jeremy Wu
d69337c17a
add uninstall autocomplete & move uninstall hotkey to settings
2020-12-14 21:05:32 +11:00
Jeremy Wu
8a86bf7496
add fuzzy search score for ordering
2020-12-14 19:14:50 +11:00
Jeremy Wu
5d7102eadb
remove select
2020-12-14 14:11:53 +11:00
Jeremy Wu
b8a3ad8c42
change foreach to select
2020-12-14 13:46:37 +11:00
Jeremy Wu
49b657b84e
use Infrastructure.Http.Get to download plugins
2020-12-14 08:48:55 +11:00
Jeremy Wu
ee0fc1ac47
fix typo
2020-12-14 08:42:42 +11:00
Jeremy Wu
c8b251d63a
use Http.Get from Infrastructure
2020-12-14 08:41:18 +11:00
Jeremy Wu
c4b2742198
add translation method for messages
2020-12-11 07:45:01 +11:00
Jeremy Wu
7a7815b9c1
remove plugin PluginManagement
2020-12-10 23:07:17 +11:00
Jeremy Wu
b17dbcc317
refactor
2020-12-10 22:58:18 +11:00
Jeremy Wu
4365520fea
update settings window to user control
2020-12-10 22:18:21 +11:00
Jeremy Wu
712a1456a2
add plugin icopath
2020-12-10 22:09:27 +11:00
Jeremy Wu
402e2da061
use plugin icopath when displaying uninstall plugins
2020-12-10 21:31:21 +11:00
Jeremy Wu
1a59da4adc
add plugin uninstall method
2020-12-10 21:28:01 +11:00
Jeremy Wu
311222ecd5
update file name update method name
2020-12-10 19:54:30 +11:00
Jeremy Wu
519342178f
move download and unzip to utilities class
2020-12-10 13:29:47 +11:00
Jeremy Wu
d8191f71bf
adjust temporary working directory path
2020-12-09 05:28:58 +11:00
Jeremy Wu
8c136580e2
remove InstallPlugin method from API
...
- do not allow InstallPlugin method to be called via API
- move InstallPlugin functionality to PluginsManager for use exclusively
2020-12-08 21:59:45 +11:00
Jeremy Wu
a72750dc65
add plugin download behaviour
2020-12-07 21:21:14 +11:00
Jeremy Wu
8d96899a82
update icoPath
2020-12-07 07:42:23 +11:00
Jeremy Wu
1587010126
add plugin search
2020-12-07 07:40:42 +11:00
Jeremy Wu
cc1d049cad
Plugins Manager scaffolding
2020-12-06 21:10:40 +11:00
Jeremy Wu
9ae9d69a57
update Plugin json mapping
2020-12-06 20:39:26 +11:00
Jeremy Wu
a460aefa1f
add PluginsManager
2020-12-06 19:58:27 +11:00
弘韬 张
1ddf83fc86
Update to DotNet5
2020-11-30 11:34:45 +08:00
Jeremy Wu
341275fbbd
version bump for Calculator & Program plugins
2020-11-23 13:30:45 +11:00
kubalav
81ec3ef3d5
- Flow Launcher Slovak translation polish
...
- Calculator plugin string shortened
- Program plugin add missing strings
2020-11-22 10:41:13 +01:00
Jeremy Wu
8e58048a67
Merge branch 'dev' into bump_version_app_plugins
2020-11-20 06:14:05 +11:00
弘韬 张
898bb06799
bump version
2020-11-17 20:48:07 +08:00
弘韬 张
5cf0f65b02
try to fix the index out of bound for programlogger
2020-11-17 20:47:56 +08:00
弘韬 张
27313cdddc
Fix unauthorize exception lead to the whole directory unable to index.
2020-11-17 20:41:11 +08:00
Jeremy Wu
1bd0fcedb9
version bump plugins
2020-11-16 06:49:08 +11:00
Vladimír Kubala
9d8f18fbbe
Add Slovak translations ( #205 )
2020-11-15 21:24:32 +02:00
Jeremy Wu
336cb3c6db
Merge pull request #192 from Flow-Launcher/bump_version
...
Release 1.4.0 + Plugin 1.2.2 + default plugins version bumps
2020-11-13 08:45:27 +11:00
Jeremy Wu
6af40cbaed
version bump plugins
...
Calculator, Color, ControlPanel, Explorer, PluginIndicator, PluginManagement, ProcessKiller, Shell, Sys, Url, WebSearch
2020-11-13 07:57:39 +11:00
Ioannis G
e72407f0d8
merge PR #160 : fix plugin dependency loading
...
Fix plugin dependency loading and remove excess duplicate package references
2020-11-12 12:39:44 +02:00
Jeremy Wu
4d15e0990c
Revert unintended change
2020-11-11 21:23:02 +11:00
Jeremy Wu
2cc4e84c63
alignment no logic changes
2020-11-11 20:40:45 +11:00
Jeremy Wu
d1be135b22
fix alignment, no logic changes
2020-11-11 20:28:12 +11:00
Jeremy Wu
b52ef233e8
Merge branch 'dev' into ProgramPluginImprovement
2020-11-11 20:23:53 +11:00
弘韬 张
d4b5a196fe
add check for null or empty for description
2020-11-11 11:00:32 +08:00
弘韬 张
e16f0e4d99
Fix opening UWP containing folder
2020-11-10 20:47:18 +08:00
弘韬 张
c5720df769
Adjust ui to not exceed boundary
2020-11-09 21:34:36 +08:00
弘韬 张
82afd3738f
Merge branch 'CustomizeExplorer' of github.com:taooceros/Flow.Launcher into CustomizeExplorer
2020-11-09 18:12:25 +08:00
弘韬 张
3d06adebaa
Customize select funtionality in win32 except globally in program, and make code more readable
2020-11-09 18:12:07 +08:00
Jeremy Wu
39233cb865
adjusted layout of the Add buttons and CustomizedExplorer fields
...
no logic changes
2020-11-09 20:02:00 +11:00
弘韬 张
ead4c9a99b
Add more customized args
2020-11-09 10:25:43 +08:00
Jeremy Wu
d5d263be60
update property name and use const
2020-11-09 08:25:59 +11:00
Jeremy Wu
51ea7abd6b
remove empty string init
2020-11-09 08:24:52 +11:00
Jeremy Wu
b962e4dcb1
use const instead of strings
2020-11-09 08:24:31 +11:00
Jeremy Wu
8df4de982b
move text to language xml
2020-11-09 08:22:58 +11:00
Jeremy Wu
ae8a6a01c7
bump version Program plugin
2020-11-09 08:22:06 +11:00
弘韬 张
9de105b1cb
Add customized args
2020-11-04 22:19:06 +08:00
弘韬 张
5ba4e515f3
Add customized args
2020-11-04 21:56:45 +08:00
弘韬 张
465146d36f
Add Exploere Customize to Program Plugin
2020-11-04 08:03:10 +08:00
Jeremy Wu
732f3b410a
Merge branch 'dev' into fix_plugin_depenedency_loading
2020-11-02 08:01:50 +11:00
弘韬 张
a0f552f3fc
remove unused PinyinName Property and Version Bump
2020-11-01 19:25:21 +08:00
弘韬 张
9caa4d94bd
remove extra else
2020-11-01 19:22:31 +08:00
弘韬 张
8be2cf1493
Change contain to StartWith
2020-10-28 12:15:00 +08:00
弘韬 张
64f5181ae6
Use the score from fuzzy search for bookmark search
2020-10-26 11:35:56 +08:00
弘韬 张
a266c3fa6a
Add Edge Dev bookmark
2020-10-26 11:35:49 +08:00
弘韬 张
22fa8c164b
Version Bump
2020-10-25 11:29:23 +08:00
弘韬 张
04ee651b64
remove extra fuzzy search
...
Co-authored-by: Qian Bao <bao.github@outlook.com>
2020-10-25 11:28:21 +08:00
弘韬 张
86edae2bc6
Use Generic to remove duplicate query
2020-10-25 11:06:54 +08:00
弘韬 张
24ce10183e
Improve reindex speed
...
Co-authored-by: Qian Bao <bao.github@outlook.com>
2020-10-25 11:03:01 +08:00
弘韬 张
991227a6aa
Add Enabled property to generic
2020-10-25 10:57:52 +08:00
Jeremy Wu
48faa99ab5
Merge branch 'dev' into fix_plugin_depenedency_loading
2020-10-25 10:48:30 +11:00
Jeremy Wu
775910f31e
plugin Calculator version bump
2020-10-18 21:02:12 +11:00
弘韬 张
a911cc7024
Fix Copy Fail Error (don't understand why)
2020-10-18 20:45:06 +11:00
Ioannis G
b1ca71b3aa
plugin/pkiller: improve kill-all option
...
- better title, add count of matches in subtitle, use process icon
- hide option when executable path is empty
2020-10-12 00:08:54 +03:00
Ioannis G
01f98b16fa
plugin/pkiller: fix context menu results
...
do not show the "kill all instances" context menu option when the
context menu itself is triggered from the "kill all X processes" result
2020-10-11 23:40:29 +03:00
Ioannis G
82ebbcb811
merge PR #154 : add dedicated missing image icon
2020-10-11 20:02:26 +03:00
Jeremy Wu
f5acb9c759
version bump ProcessKiller plugin
2020-09-24 07:23:14 +10:00
Jeremy Wu
2d45a79aed
sort ProcessKiller plugin's results ascending
2020-09-24 07:22:55 +10:00
Jeremy Wu
4bfc733e08
Merge remote-tracking branch 'origin/dev' into fix_plugin_depenedency_loading
2020-09-22 08:05:41 +10:00
Jeremy Wu
7fd9c87bd1
remove excess or duplicated package references
...
- since we have fixed how dependencies are resolved for plugins, these excess or duplicated package references can be safely removed
- for example Newtonsoft.Json can be removed from default plugins as it is included in Flow.Launcher.Plugin project, and external plugins will be resolved to use the reference there
2020-09-22 07:17:01 +10:00
Jeremy Wu
2abbca17ef
move Quick Folder Access list all method up
...
move above matched Quick Folder Links because it's return type and will not run the remaining code
2020-09-21 20:55:39 +10:00
Jeremy Wu
ef950063c0
add Directory.Build.targets and update project files
...
- For all plugin library projects we do not output referenced project assembly dll such as Flow.Launcher.Plugin
- Output all PackageReference dlls for plugins
2020-09-20 17:14:47 +10:00
Jeremy Wu
97f7b48aa1
fix BrowserBookmark dll name capitalisation
2020-09-11 06:10:57 +10:00
Jeremy Wu
d3fbabe10e
add dedicated missing img icon
2020-09-07 06:55:12 +10:00
Jeremy Wu
2ee24b3f71
Merge branch 'dev' into fix_quickfolderaccess_explorer
2020-09-07 05:45:21 +10:00
Jeremy Wu
6dd7259fcc
use StringComparison.OrdinalIgnoreCase when calling String.Replace
2020-09-01 07:52:42 +10:00
Jeremy Wu
afb61b247b
version bump Explorer plugin
2020-08-31 07:46:24 +10:00
Jeremy Wu
b44b67220a
encode # symbol part of the path when creating uri
2020-08-31 07:39:05 +10:00
Jeremy Wu
0b368c2683
fix file extension search using '*' failing
2020-08-26 14:10:39 +10:00
Jeremy Wu
5661b20dfb
prevent index search when only '_' in query
...
otherwise will throw OleDb error.
2020-08-26 08:47:19 +10:00
Jeremy Wu
df5028ada9
move default content search action keyword string to constants
2020-08-26 08:06:51 +10:00
Jeremy Wu
24fe5a11f9
prevent user from using global action keyword for content search
...
would bring up too many results
2020-08-26 08:06:10 +10:00
Jeremy Wu
b2b98333d5
version bump Explorer plugin
2020-08-25 21:46:44 +10:00
Jeremy Wu
7d1c97a953
Merge remote-tracking branch 'origin/dev' into fix_quickfolderaccess_explorer
2020-08-25 21:44:24 +10:00
Jeremy Wu
c9c8d0065e
make the code more obvious when triggering full quick folder access list
2020-08-25 21:40:17 +10:00
Jeremy Wu
00035f7a52
move contents search up
2020-08-25 21:38:39 +10:00
Jeremy Wu
0a4f7c0c06
change QuickFolderAccess behaviour to continue with index search
...
Even if QuickAccessFolders results matched still continue to do fIles and folders search before returning the results.
This behaviour caters situation where user has a temp location in quick folder access list but still wants to search for temp folder in other locations
2020-08-25 21:36:26 +10:00
Jeremy Wu
e38b57d872
separate methods to better reflect responsibility
2020-08-25 21:24:53 +10:00
Jeremy Wu
41087d88d4
fix not triggering due to ActionKeyword is string empty when global
2020-08-25 21:23:53 +10:00
Jeremy Wu
17f94a1bd2
add spacing between comment and code for readability
2020-08-25 15:00:17 +10:00
Jeremy Wu
e3df795a26
version bump Explorer
2020-08-25 14:57:38 +10:00
Ioannis G
ac3ef9dbc7
plugin/explorer: ensure env var paths are absolute
2020-08-25 00:20:39 +03:00
Jeremy Wu
027fa214d6
version bump Explorer plugin
2020-08-24 08:48:54 +10:00
Jeremy Wu
d64d51cc57
fix localized path when using Explorer plugin
2020-08-24 08:21:16 +10:00
Jeremy Wu
b52dbbea53
launch win32 lnk programs using LnkResolvedPath
...
use LnkResolvedPath which is the original lnk path, rather than using the FullPath property which is assigned with the path to the actual exe
2020-08-19 21:02:46 +10:00
Jeremy Wu
87ae60d2e8
Merge pull request #119 from Flow-Launcher/add_filecontent_search
...
Add file content search for Explorer plugin
2020-08-17 19:36:45 +10:00
Ioannis G
e4979ab855
merge PR #127 : update WebSearch plugin
...
fix location of custom icons
2020-08-16 19:31:37 +03:00
Jeremy Wu
e3fe619a9f
per comment
2020-08-16 21:56:55 +10:00
Jeremy Wu
eac5c4c47c
update per comment
2020-08-16 21:49:22 +10:00
Jeremy Wu
e0466f8257
fix build fail
2020-08-12 08:37:56 +10:00
Jeremy Wu
6cb2cc30a3
update to WebSearch's custom icon image save behaviour
...
Load icon image preview on select and only save changes on confirm
2020-08-12 08:23:10 +10:00
Jeremy Wu
203df8f1ae
update method to reflect intent
2020-08-12 07:12:43 +10:00
Jeremy Wu
48557aec06
change to dynamically loading of icon images for WebSearch
2020-08-12 07:08:24 +10:00
Jeremy Wu
c4d1fe4436
version bump WebSearch
2020-08-04 20:36:43 +10:00
Jeremy Wu
59a18370ef
remove in use obsolete GetAllRemainingParameter and use Search
2020-08-04 20:10:42 +10:00
Jeremy Wu
d89570ebce
fix build fail on MessageBox
2020-07-22 22:11:53 +10:00
Jeremy Wu
16c9bc71c5
Merge remote-tracking branch 'origin/dev' into save_customicons_websearch
2020-07-22 22:00:52 +10:00
Jeremy Wu
bd48ee5c90
update behaviour when to copy custom icons
...
- copy images when not in the plugin's default images directory
- do not copy if in the default directory or already in user data directory
2020-07-22 22:00:14 +10:00
Jeremy Wu
8f8b2d7ff8
notify change of SearchSource's image after selection
2020-07-22 20:35:56 +10:00
Jeremy Wu
2c4eeb00bd
add Search Source custom icon setting selection and saving
2020-07-22 08:18:36 +10:00
Jeremy Wu
91e7b1cfb8
update IconPath handling of path
2020-07-22 08:17:18 +10:00
Jeremy Wu
898b1dbd46
Merge remote-tracking branch 'origin/dev' into add_filecontent_search
2020-07-22 07:21:01 +10:00
Jeremy Wu
ee43152de1
save IconPath to settings for customisation
2020-07-21 14:40:44 +10:00
Jeremy Wu
c6701aa8a6
move everything plugin to its own repo
...
https://github.com/Flow-Launcher/Flow.Launcher.Plugin.Everything
2020-07-20 05:55:56 +10:00
Jeremy Wu
e37d976d04
add option for user to customise Explorer's Action Keywords
...
ui + backend logic
2020-07-19 00:12:11 +10:00
Ioannis G
1e662057be
merge PR #121 : index Edge browser bookmarks
2020-07-18 04:03:14 +03:00
Jeremy Wu
9feb4d6164
add behaviour for Customise Action Keyword UI
2020-07-17 21:15:00 +10:00
Jeremy Wu
fad4f5b5c9
fix clicking twice to expand issue
...
event was wired to the same expand method cause calling it twice
2020-07-17 21:14:15 +10:00
Ioannis G
1f73fdbecc
UI: allow manual editing of browser-path textboxes
2020-07-17 05:32:08 +03:00
Ioannis G
b505a32693
UI: use NoWrap for browser-path text boxes
2020-07-16 23:12:54 +03:00
Ioannis G
62a245f049
remove success message boxes
2020-07-16 22:38:09 +03:00
Jeremy Wu
163bf64f89
BrowserBookmark version bump
2020-07-16 21:47:02 +10:00
Jeremy Wu
bad007c008
show Explorer action keywords on UI
2020-07-16 21:45:08 +10:00
Steven Kalinke
dfcf79c97d
add chromium edge bookmark loading
2020-07-16 19:44:11 +10:00
Jeremy Wu
7ad0071117
quick folder links triggering when search action keyword is used
2020-07-15 06:14:52 +10:00
Jeremy Wu
ace9dc7f2c
update old hotkey trigger to use ActionKeyword
2020-07-15 05:52:01 +10:00
Jeremy Wu
a1e371b7e8
add multi-ActionKeywords for Explorer
2020-07-15 05:50:48 +10:00
Jeremy Wu
ca835266b7
version bump Explorer plugin
2020-07-15 05:49:26 +10:00
Jeremy Wu
05d62da520
exclude directory path for Web Search plugin
2020-07-13 07:57:28 +10:00
Jeremy Wu
ef46225c33
Merge branch 'dev' into add_filecontent_search
2020-07-12 22:50:51 +10:00
Jeremy Wu
8abd97d523
add file content search to Index Search
2020-07-12 22:43:38 +10:00
Jeremy Wu
0c7298c72c
Merge pull request #114 from Flow-Launcher/add_update_progress_msg
...
Add update messages to indicate progress
2020-07-07 07:46:28 +10:00
Jeremy Wu
f63660624e
add update messages to indicate progress
2020-07-06 08:00:22 +10:00
Jeremy Wu
ccfcf5148f
Merge branch 'dev' into explorer_prompt_deletion
2020-07-05 14:31:23 +10:00
Jeremy Wu
4961bf3138
bump version for release
...
Explorer, Plugin, Flow Launcher
2020-07-04 18:02:39 +10:00
Ioannis G
daa112e087
ProcessKiller: add a readme
2020-07-03 17:37:40 +03:00
Ioannis G
2c5305827c
ProcessKiller: use process icon in context menu
2020-07-03 17:11:18 +03:00
Ioannis G
e2bef827db
ProcessKiller: split source to multiple files
2020-07-03 17:07:24 +03:00
Ioannis G
12281142c1
ProcessKiller: support spaces in process search
2020-07-03 15:44:13 +03:00
Ioannis G
6e6a74beb9
ProcessKiller: add context menu option
...
to kill all processes whose file path matches with the selected result.
2020-07-03 02:43:35 +03:00
Ioannis G
10ce003dac
ProcessKiller: change condition for batch kill
...
To avoid killing processes by mistake, only give the option to kill all
displayed processes when they are all instances of the same executable.
2020-07-03 02:10:41 +03:00
Ioannis G
563bf4d797
ProcessKiller: add i18n support
2020-07-03 01:16:33 +03:00
Ioannis G
a52575cc17
ProcessKiller: do not convert paths to lower-case
...
for consistency with other plugins
2020-07-03 00:34:10 +03:00
Ioannis G
d0e196cfed
ProcessKiller: highlight result title
2020-07-03 00:18:15 +03:00
Ioannis G
1707ec7222
ProcessKiller: quick refactoring
2020-07-03 00:16:11 +03:00
Ioannis G
852750d1c6
start off the ProcessKiller plugin
...
This plugin is a direct port of Wox.Plugin.ProcessKiller from
https://github.com/theClueless/Wox.Plugins
2020-07-02 23:44:48 +03:00
Jeremy Wu
c46bb354a5
Merge branch 'dev' into explorer_prompt_deletion
2020-07-01 22:22:14 +10:00
Ioannis G
ca20370e84
remove the hello-world plugins ( #96 )
2020-07-01 13:40:37 +03:00
Jeremy Wu
bd64512643
add open containing folder to file results
2020-06-30 08:15:20 +10:00
Jeremy Wu
90b7559d32
show ToolTip directory path on current folder result
2020-06-30 07:53:46 +10:00
Jeremy Wu
492c02eea4
add custom plugin ToolTip on result hover over
2020-06-30 06:45:04 +10:00
Jeremy Wu
3fa3090ee3
Explorer plugin- change DefaultFolderSubtitleString to path
2020-06-30 06:20:22 +10:00
Jeremy Wu
95a1b9a968
fix typo
2020-06-29 21:53:01 +10:00
Jeremy Wu
5ff278230b
fix environment variable search to be case insensitive
2020-06-29 19:56:43 +10:00
Jeremy Wu
813147b419
Merge branch 'dev' into refactor_core_infra
2020-06-28 12:14:19 +10:00
Jeremy Wu
4ac5881bc3
update logo and icons images
2020-06-26 15:13:29 +10:00
Ioannis G
0ddd7f24f4
define plugin metadata file name as constant
2020-06-25 00:46:59 +03:00
Jeremy Wu
9c7dc054de
remove reference of dll in project file
2020-06-25 06:34:30 +10:00
Jeremy Wu
327e2f3253
update commit for Flow-Launcher
2020-06-24 21:55:52 +10:00
Alekhya Reddy
0342693442
Remove Program Plugin dll (AppxPackagingTlb.dll)
2020-06-24 21:34:33 +10:00
Jeremy Wu
4f8ca9a453
update commit for Flow-Launcher
2020-06-24 12:55:21 +10:00
Alekhya Reddy
b4c61927f0
Remove Program Plugin dll (ShObjldITIb.dll)
2020-06-24 12:45:31 +10:00
Jeremy Wu
eda89046ed
Merge branch 'dev' into explorer_prompt_deletion
2020-06-23 21:15:57 +10:00
Jeremy Wu
832e849a3b
Prompt deletion of file or folder
2020-06-22 08:43:59 +10:00
Jeremy Wu
d47a1ed5a1
remove unnecessary conditional variable in if- isEnvironmentVariable
2020-06-22 05:02:42 +10:00
Jeremy Wu
617ef3b05d
fix environment variable search not showing up in Explorer
2020-06-20 14:26:13 +10:00
Jeremy Wu
e49e0ae2dc
output quick folder access list when no query and only hotkey is pressed
2020-06-09 20:12:49 +10:00
Jeremy Wu
cd27cc1632
fix typo + update readme
2020-06-08 21:36:00 +10:00
Jeremy Wu
e421ef8925
remove Folder plugin
2020-06-08 21:07:01 +10:00
Jeremy Wu
eefe2b9ea9
Merge remote-tracking branch 'origin/dev' into explorer_plugin
2020-06-08 20:53:13 +10:00
Jeremy Wu
d23fe3943a
add international language support
2020-06-08 20:31:48 +10:00
Jeremy Wu
82cfddbdb3
add ordering to file and folder results
2020-06-08 19:21:47 +10:00
Jeremy Wu
a196c4f269
add logging to Index and DirectoryInfo search
2020-06-08 19:01:32 +10:00
Jeremy Wu
407864beb7
add option to open Indexing Options in context menu and settings page
2020-06-08 18:41:59 +10:00
Jeremy Wu
6befd6cbb1
small fixes
...
- ignore upper case when determine index search
- add open with different user image
- add subtitle text for context menu containing folder
2020-06-08 14:47:57 +10:00
Jeremy Wu
5d696bd3ab
explorer general touch ups- no logic change
2020-06-08 14:20:22 +10:00
Jeremy Wu
0ee0fb8d2b
add Explorer plugin's settings page
2020-06-06 22:13:22 +10:00
Jeremy Wu
e34bcbd1ba
add prompt press ctrl to open folder directly to folder results
2020-06-04 19:06:03 +10:00
Jeremy Wu
b90664d760
add exclude index search confirmation and persist settings to storage
2020-06-03 22:00:18 +10:00
Jeremy Wu
06877ca06b
change to exclude sub-directories too from index search
2020-06-03 20:15:21 +10:00
Jeremy Wu
2c15f1ce70
rename method for better description
2020-06-02 21:14:03 +10:00
Jeremy Wu
f2fffcb675
rename method for better description
2020-06-02 21:11:16 +10:00
Jeremy Wu
bbca3cf202
context menu- update text display and add check if already exists
2020-06-02 21:08:41 +10:00
Jeremy Wu
6330a784e8
add context menu to exclude indexed path from using index search
2020-06-02 20:58:22 +10:00
Jeremy Wu
2225cbff92
rename method to reflect behaviour
2020-06-02 20:21:28 +10:00
Jeremy Wu
5c46464a41
add condition for using Windows Index Search
2020-06-02 20:12:14 +10:00
Jeremy Wu
7629778610
rename top level directory search method and tests to reflect intent
2020-06-02 20:04:22 +10:00
Jeremy Wu
4eb2fe9297
fix typo
2020-06-02 13:26:33 +10:00
Jeremy Wu
dcca88d746
fix CreateOpenCurrentFolderResult's opening path and text display
2020-06-01 21:11:29 +10:00
Jeremy Wu
cc3d7d7ded
fix CreateOpenCurrentFolderResult incorrectly using foldername
2020-06-01 14:11:51 +10:00
Jeremy Wu
f2690ebfe2
fix scenario windows index
...
still returned indexed subfolder results despite top level is not indexed when searching for top level. eg. searching for c:\
2020-06-01 08:03:04 +10:00
Jeremy Wu
1cea02a300
mini refactor to check current or previous directory once
2020-06-01 07:53:34 +10:00
Jeremy Wu
5f13fd8a80
add index info on Open Current Folder result
2020-06-01 05:52:01 +10:00
Jeremy Wu
758b565f01
change strings to Constants
2020-05-28 21:35:12 +10:00
Jeremy Wu
0c53d76fec
fix TopLevelDirectory search activation
2020-05-28 21:33:33 +10:00
Jeremy Wu
ddffa52aca
Add method to construct search criteria for DirectoryInfoSeach
2020-05-28 08:57:13 +10:00
Jeremy Wu
03bcef56e2
Change Constants class visibility to internal
2020-05-28 07:41:41 +10:00
Jeremy Wu
b5e9ec3a9f
Add search hotkeys to Constants
2020-05-28 07:41:14 +10:00
Jeremy Wu
2ea6642248
show if file or folder is indexed in context menu
2020-05-27 19:36:49 +10:00
Jeremy Wu
af00ec5879
remove obsolete variable folderSubtitleString in DirectoryInfoSeach
2020-05-27 07:41:08 +10:00
Jeremy Wu
c93f4a09ea
DirectoryInfoPath- fix partial item search
2020-05-27 07:30:52 +10:00
Jeremy Wu
e22abba18c
DirectoryInfoSearch- remove auto open folder via appending '\' to path
2020-05-27 07:30:27 +10:00
Jeremy Wu
5b2f06bf10
add logic for index search to search with partial item name
2020-05-26 21:55:07 +10:00
Jeremy Wu
ea9992475e
move method up for readability
2020-05-26 21:51:05 +10:00
Jeremy Wu
353fa026af
rename variables and update comment
2020-05-26 21:49:59 +10:00
Jeremy Wu
2d4e2f5662
Add methods to test for previous directory location
2020-05-26 20:18:18 +10:00
Jeremy Wu
0ba9a86e46
Clean up method
2020-05-26 13:46:59 +10:00
Jeremy Wu
74b25c0bf1
Add first result as opening current directory
2020-05-26 09:03:27 +10:00
Jeremy Wu
b03ee66646
Rename IndexSearcher
2020-05-25 19:06:09 +10:00
Jeremy Wu
b1a0ddfe2f
Remove unused context from IndexSearch
2020-05-25 19:01:31 +10:00
Jeremy Wu
f8a4b924c8
IndexSearch use ResultManager
2020-05-25 18:58:28 +10:00
Jeremy Wu
b737811bdc
Add ContextMenu
2020-05-25 18:58:04 +10:00
Jeremy Wu
08a3215c9d
Make ResultManager static
2020-05-25 18:55:50 +10:00
Jeremy Wu
327ee2d091
Add QuickFolderAccess functionality
2020-05-25 08:14:21 +10:00
Jeremy Wu
5150d8a1f6
Add DirectryAllFilesFolders method to DirectoryInfo search
2020-05-25 07:37:05 +10:00
Jeremy Wu
6badecb877
Add TopLevelDirecotry search using DirectoryInfo
2020-05-24 20:14:36 +10:00
Jeremy Wu
d839ecab26
make Context static so can be called anywhere
2020-05-24 19:19:54 +10:00
Jeremy Wu
c5c15d2ab3
Move IsLocationPathString method to FilesFolder class
2020-05-24 19:18:58 +10:00
Jeremy Wu
df0871a924
Fix incorrect return state on PathIsIndexed
2020-05-24 19:16:10 +10:00
Jeremy Wu
472f4a5f49
Move ReservedStringPattern to IndexSearcher class
2020-05-24 19:15:13 +10:00
Jeremy Wu
191efe31cb
Add ResultManager for handling creation of folder and file result
2020-05-24 19:11:40 +10:00
Jeremy Wu
9b416bf75f
Add EnvironmentVariablesPath handling
2020-05-24 19:09:44 +10:00
Jeremy Wu
9039848078
Add method in search manager to handle top folder level win index search
2020-05-23 16:41:25 +10:00
Jeremy Wu
66334947e2
TopLevelFolderSearch- Change name to reflect behaviour
2020-05-23 16:37:29 +10:00
Jeremy Wu
cd2037dfae
Merge branch 'dev' into feat_appveyor
2020-05-21 13:25:43 +10:00
Jeremy Wu
bf6a9d616a
Rename parameters in IndexSearcher
2020-05-19 22:40:27 +10:00
Jeremy Wu
690d60b701
Add the use of a SearchManager
2020-05-19 22:38:42 +10:00
Jeremy Wu
78b797e43b
Add tests for checking string is location path
2020-05-19 22:36:56 +10:00
Jeremy Wu
06667b7aa7
Add tests for TopLevelFolderSearch behaviour
2020-05-19 20:10:46 +10:00
Jeremy Wu
107fc75d97
Add file type icon images
2020-05-19 18:46:42 +10:00
Jeremy Wu
ac2d318412
Rename Searcher class to IndexSearcher- more descriptive
2020-05-19 13:54:56 +10:00
Jeremy Wu
80380b230a
Change Search to open using shared command
2020-05-19 13:40:38 +10:00
Jeremy Wu
c295585272
Update Main to handle basic files and folder search query
2020-05-19 00:14:41 +10:00
Jeremy Wu
be524cb6ea
Update Searcher class to handle result creation
2020-05-19 00:11:37 +10:00
Jeremy Wu
dd319c61b3
Update project file to include icon image
2020-05-19 00:07:17 +10:00
Jeremy Wu
f7d6c6f4b1
Update plugin descriptions
2020-05-18 23:39:40 +10:00
Jeremy Wu
d029c8d1a1
Update project properties
2020-05-18 23:38:03 +10:00
Jeremy Wu
7b69d98e59
Add Seacher class and move OleDb connection method
2020-05-18 22:23:20 +10:00
Jeremy Wu
5484b30514
Add OleDb connection method
2020-05-18 21:31:28 +10:00
Jeremy Wu
ff03f7d284
Add tests and methods for all folders and files search
2020-05-18 20:14:38 +10:00
Jeremy Wu
e87a3a2e61
Update method comments
2020-05-18 20:13:31 +10:00
Jeremy Wu
0d9c956c22
Merge pull request #37 from Flow-Launcher/update_ui
...
Launcher appearance uplift
2020-05-15 08:21:38 +10:00
Jeremy Wu
5a0faba0d4
Per comment, WebSearch- Add margin
2020-05-14 20:08:38 +10:00
Jeremy Wu
d788e86217
BrowserBookmark plugin update update and use DynamicResource
2020-05-14 20:05:57 +10:00
Jeremy Wu
1d86e229a0
Per comment, use DynamicResource
2020-05-14 19:56:11 +10:00
Jeremy Wu
f4ae5badf5
Add test for directory search query string and method
2020-05-12 06:50:17 +10:00
Jeremy Wu
26f0ce2778
Add base query constructor
2020-05-12 06:47:45 +10:00
Jeremy Wu
6d7aa46747
Add Windows Index directory search query test
2020-05-11 23:19:41 +10:00
Jeremy Wu
8848ed1a00
Add skeleton tests and classes for Explorer
2020-05-11 23:15:15 +10:00
Jeremy Wu
db358e6a3d
Blanking out icons and images ( #40 )
2020-05-08 13:12:06 +03:00
Jeremy Wu
47a69a322d
Merge branch 'dev' into update_ui
2020-05-08 12:41:57 +10:00
Ioannis G
cf2947dd94
remove unused includes in project files
2020-05-04 12:47:56 +03:00
Jeremy Wu
dd359ea462
Everything pluin- Update layout
2020-05-04 14:53:16 +10:00
Jeremy Wu
5806389320
Program plugin- Update Suffixes window layout
2020-05-04 14:50:38 +10:00
Jeremy Wu
467a842ec1
URL plugin- Update layout
2020-05-04 14:49:57 +10:00
Jeremy Wu
dbc53716ce
WebSearch plugin- Update layout
2020-05-04 14:49:32 +10:00
SysC0mp
cfdbd19d99
Remove variable and use returned dictionary directly
2020-05-03 18:05:01 +02:00
SysC0mp
64de0ceef3
Remove unused usings
2020-05-03 16:02:31 +02:00
SysC0mp
31501a1a9e
Load environment variables from system
2020-05-03 16:02:15 +02:00
SysC0mp
a66b4cd057
New method to check for environment variable
2020-05-03 16:00:27 +02:00
Jeremy Wu
484eb9cdff
Merge pull request #32 from JohnTheGr8/folder_plugin_env_strings
...
Folder plugin: handle environment string paths
2020-05-03 23:12:57 +10:00
Ioannis G
8ee168bb12
plugin/folder: handle environment string paths
2020-05-03 14:00:01 +03:00
Jeremy Wu
56b5607d64
Sys plugin- update layout
2020-05-03 20:50:26 +10:00
Jeremy Wu
3373aec949
Shell plugin- update layout
2020-05-03 15:57:14 +10:00
Jeremy Wu
e481484f18
Update Program plugin add program pop up box layout
2020-05-03 12:16:20 +10:00
Ioannis G
ef95913aba
update projects with SatelliteResourceLanguages
...
Without this property set, the output folder is populated with multiple
culture-specific versions of `Fsharp.Core.resources.dll`
2020-05-02 19:52:41 +03:00
Ioannis G
0cedc8b8f2
bump NLog dependency in Program plugin
...
from 4.7.0-rc1 to 4.7.0
2020-05-02 14:28:33 +03:00
Ioannis G
1dcaf62e27
add dependency to FSharp.Core
...
ensure there are no runtime errors when FSharp.Core cannot be located:
* add reference to FSharp.Core 4.7.1 in Flow.Launcher.Core
* update FSharp.Core to 4.7.1 in HelloWorldFSharp
2020-05-02 14:13:20 +03:00
SysC0mp
c23073ec47
Fix IcoPath
2020-05-01 16:25:43 +02:00
SysC0mp
ce9ca5dabd
Add default app.png image
2020-05-01 16:25:32 +02:00
SysC0mp
20d7646274
Add missing icon path
2020-05-01 12:10:51 +02:00
Jeremy Wu
6abd690db7
Program plugin- update layout
2020-05-01 16:36:40 +10:00
Jeremy Wu
4439e341f9
Calculator plugin- update layout
2020-05-01 07:39:49 +10:00
Jeremy Wu
4e3980fd45
Folder plugin- fix namespace name
2020-04-30 18:55:52 +10:00
Jeremy Wu
d1328f41ca
Folder plugin- default result sorting and refreshview update
2020-04-30 18:55:15 +10:00
Jeremy Wu
c70276b0f0
Update Folder plugin listview to be compatible with ui library
2020-04-30 18:53:39 +10:00
Ioannis G
1238d86fc5
add HelloWorldFSharp example plugin
2020-04-30 11:40:28 +03:00
Ioannis G
9ac9a2f218
fix typo in IPublicAPI
...
`RestarApp` to `RestartApp`. Mark `RestarApp` as obsolete.
2020-04-30 09:54:13 +03:00
Jeremy Wu
163c02683c
Fix BrpwserBookmarks UI layout
2020-04-29 20:37:07 +10:00
Jeremy Wu
d63ae1570a
Recursive delete sub folders and files
2020-04-29 19:37:16 +10:00
Jeremy Wu
df1af8f45a
Update method name to describe purpose
2020-04-29 18:58:52 +10:00
Jeremy Wu
1492bc9604
Update plugin tab item base UI
2020-04-29 14:03:58 +10:00
Jeremy Wu
cd670e70ad
Merge pull request #18 from Flow-Launcher/fix_load_uwp
...
Fix UWP apps loading
2020-04-27 19:17:01 +10:00
Jeremy Wu
374e1f6207
Added unit testing
2020-04-26 20:30:18 +10:00
Jeremy Wu
79cbe69627
Remove default loading of .bat extension files
2020-04-25 18:57:56 +10:00
Jeremy Wu
f40d4fc782
Fix bug loading incorrect class for Lnk extension files
2020-04-25 18:44:02 +10:00
Jeremy Wu
1675a48202
Fix UWP apps loading
2020-04-25 15:07:40 +10:00
Jeremy Wu
bc06c8d495
Merge branch 'master' into fix_settings_openurl
2020-04-25 13:31:50 +10:00
Jeremy Wu
5a45591550
Fix python plugin template names
2020-04-24 07:49:16 +10:00
Jeremy Wu
c7fd64aff0
Rename url and file name
2020-04-23 22:29:32 +10:00
Jeremy Wu
a1353d5249
Update start process for opening directory
2020-04-23 21:56:11 +10:00
Jeremy Wu
722d1f0db6
Rename- description strings
2020-04-23 18:23:58 +10:00
Jeremy Wu
acdea86a2d
update plugin.json url to point to current repo
2020-04-22 21:29:14 +10:00
Jeremy Wu
9f1377619d
Update description strings
2020-04-22 20:26:09 +10:00
Jeremy Wu
28d67c8c81
Rename further code and text
2020-04-21 22:54:41 +10:00
Jeremy Wu
f5ed0291a0
Fix rename errors
2020-04-21 22:16:10 +10:00
Jeremy Wu
3c7f067770
rename all project file name
2020-04-21 21:27:02 +10:00
Jeremy Wu
1b795309d5
Rename code & text
2020-04-21 19:12:17 +10:00
Jeremy Wu
98758f60b6
Fix opening web/url/bookmarks in new window and tab
...
Functionality broken after the upgrade
2020-04-17 20:47:56 +10:00
Jeremy Wu
26e93869a9
Merge branch 'master' up to commit f325674
2020-04-01 22:20:33 +11:00
Jeremy Wu
782c73e471
Merge in branch 'master' up to commit 24cf015
...
commit: 24cf015b0a9b36503efbd83c9c9ed3c64da10f18- 24cf015b0a
2020-03-31 22:00:09 +11:00
Jeremy Wu
d2a3d029ee
Remove UWPDesktop reference and add Windows sdk Contracts
2020-03-29 16:01:55 +11:00
Barbara Kudiess
3fd1021b55
Changing variable to const
2020-03-03 15:55:11 -08:00
Barbara Kudiess
e6d5d7cba4
Fix PR Comments
2020-03-03 14:25:59 -08:00
Barbara Kudiess
b168166c89
Merge branch 'master' into dontnet-core-upgrade
2020-03-02 17:04:00 -08:00
Barbara Kudiess
9e6f0d6fa5
Deleting assembly files
2020-03-02 16:51:14 -08:00
Barbara Kudiess
4b45a1952b
Plugins converted from .NET Framework to .NET Core
2020-03-02 16:48:07 -08:00
Barbara Kudiess
d329b73748
.net framework 4.5.2 -> 4.7.2 and Sistem.Runtime.Remoting replacement
2020-02-28 17:42:37 -08:00
Jeremy Wu
e5cc2ccaab
Merge pull request #145 from jjw24/pluginInitFail
...
plugin init fail continue - create query builder and re-enable tests.
2020-02-26 07:25:20 +11:00
Jeremy Wu
cecb65cd40
Installed & portable mode: Enhance auto updates ( #142 )
...
* Add handling of portable mode when updating
Additionally:
1. Changed getting version from internally rather than from RELEASES file
2. Added PortableDataPath as a constant so can be used to determine if portable mode is used
* Fix incorrectly wired auto update event handler
* Fix Sys plugin missing Shutdown command icon
* Add check update command to Sys plugin
* Add message if current Wox version is latest
* Add default silent when auto checking updates in background
Silent when current is still the latest version
* Move UserData folder to new version location
* Changes per review
1. Move IsPortableMode to Constant
2. Merge if statement
* Per comment- change variables to be more descriptive
UpdateInfo and UpdateManager renamed
* Per comment- Add exception handling and message if failed.
2020-02-25 12:08:51 +02:00
clueless
e1e7387c73
create query builder and re-enable tests.
...
make the plugin manager plugin data the source for disabled plugins
2020-02-22 11:02:07 +02:00
Jeremy Wu
d5f223fc88
Add file path to files search result in Folder Plugin ( #139 )
...
* Add file path to files in Folder Plugin
* Add folder subtitle display path when wildcard '>' is used
2020-02-15 08:23:17 +02:00
clueless
fec7912870
remove
2020-01-26 11:14:38 +02:00
clueless
9488864f47
everything updates -
...
- support ~cancellation in api.
- API refactoring.
- API - locked to enable collisions.
- other small changes
2020-01-26 01:34:11 +02:00
AT
725df15012
update to package reference
2020-01-14 21:10:54 +02:00
Jeremy Wu
ac6ee28c5f
Add sorting
...
order by result title asc, then type being folder first.
2020-01-08 21:50:29 +11:00
Jeremy Wu
c509c02546
Update search wild card
...
when retrieving folders and files based search term, use wildcard to match everything before and after search term
2020-01-08 20:39:34 +11:00
Jeremy Wu
cb78e10a76
Add threading task run for StartProcess
...
Context menu hides immediately after user selection
2019-12-16 21:03:44 +11:00
Jeremy Wu
9d031c1600
Remove obsolete bool return
...
because hiding is now delegated to MainWindow.xaml's OnDeactivated()
2019-12-16 21:01:45 +11:00
Jeremy Wu
2330454838
Fix wording and images for context menu
2019-12-16 06:58:39 +11:00
Jeremy Wu
c279f405cf
Add run as different user option when file is of certain type
2019-12-15 18:08:36 +11:00
AT
2c87c00906
added context menu support (same as everything plugin)
2019-12-13 03:20:16 +02:00
AT
92e4b5cc16
merged from upstream
2019-12-13 02:07:48 +02:00
Jeremy Wu
5139bc326a
Fix bug from merge in Folder plugin
2019-12-13 07:36:12 +11:00
Jeremy Wu
da798e7a5a
add run as different user option to context menu
2019-12-12 20:55:41 +11:00
Jeremy Wu
2e9acc1fa8
Merge pull request #85 from SysC0mp/highlight-how-results-matched
...
Highlight how results matched
2019-12-12 07:24:22 +11:00
SysC0mp
0f9da7f519
Always return filled result again
2019-12-11 19:10:11 +01:00
SysC0mp
971e1cdbec
Fix highlighting for UWP results
2019-12-11 19:08:52 +01:00
SysC0mp
8ded683796
Merge branch 'dev' into highlight-how-results-matched
2019-12-11 16:50:17 +01:00
AT
bec52b81fd
adding conetxt menu start
2019-12-11 02:21:50 +02:00
Jeremy Wu
695be89656
Add ability to run as a different user for win32 programs
2019-12-10 22:01:12 +11:00
AT
3f3deb8e2a
added share folder
2019-12-10 12:38:03 +02:00
Jeremy Wu
e60e574902
update
2019-12-10 20:24:18 +11:00
Jeremy Wu
c22ab4afdf
Revert changes to other plugin. Will refactor as a separate PR
2019-12-10 20:11:12 +11:00
Jeremy Wu
b123d95b71
Add run as admin toggle option to plugin settings
2019-12-10 20:03:43 +11:00
Jeremy Wu
201c26f7c8
Add run as administrator to Shell plugin settings
2019-12-10 08:23:34 +11:00
Jeremy Wu
1fd31d83bf
Merge branch 'dev' into add_shell_plugin_runasadmin
2019-12-10 07:19:11 +11:00
Jeremy Wu
5aa15ef731
Add tips string to folder subtitle
2019-12-09 21:27:33 +11:00
Jeremy Wu
0acb4f5aed
lower the score for folder results
...
A search of other scores shows highest is 500, except for calculated score from String.Matcher
2019-12-09 08:29:20 +11:00
Jeremy Wu
4f38a953ac
Add handling when query action keyword is empty
2019-12-09 08:28:22 +11:00
Jeremy Wu
f05767afe8
Add exceptions for unauth and arg not found when searching
2019-12-09 08:27:50 +11:00
Jeremy Wu
6c4ab3b7f4
add action keyword when changing qury
2019-12-09 07:45:19 +11:00
AT
7e61b1ecad
updated folder plugin
2019-12-07 12:44:58 +02:00
Jeremy Wu
92bde25a49
Add option to run as administrator for Shell plugin
2019-12-06 07:49:20 +11:00
SysC0mp
f4a2f67db3
Fix wrong comparison parameter
...
Wrong string was used for FuzzySearch comparison which resulted wrong highlighted letters in the results.
2019-12-03 19:23:01 +01:00
SysC0mp
601d6f37af
Highlight how results matched
2019-12-03 15:31:23 +01:00
Jeremy Wu
434ba82705
Fix build fail from task reindex run
2019-12-03 15:31:07 +01:00
AT
132d0631d2
program lock bug
2019-11-29 01:38:50 +02:00
Jeremy Wu
9a2a88a703
Fix build fail from task reindex run
2019-11-17 18:06:25 +11:00
Jeremy Wu
85ad6b12ba
Merge pull request #78 from theClueless/programSyncIssue
...
fixed lock issue
2019-11-17 17:30:04 +11:00
theClueless
72180d4248
Merge branch 'dev' into uwpErrorFix
2019-11-16 11:48:09 +02:00
AT
8446c9563d
fixed lock issue
2019-11-16 02:37:01 +02:00
AT
0c762e610f
fixed broken log
2019-11-16 00:57:30 +02:00
Jeremy Wu
8abe31341d
Add browserpath display on load
2019-11-12 07:22:03 +11:00
Jeremy Wu
c1eca93609
update path textbox layout browser bookmarks
2019-11-12 07:16:32 +11:00
Jeremy Wu
cd953bc7b9
Update layout for Url plugin setting + remove apply button
2019-11-12 07:14:58 +11:00
Jeremy Wu
205b505242
Browser bookmarks update display and remove apply button
2019-11-11 22:29:15 +11:00
Jeremy Wu
f77cd9bd52
add browser path to open method in browser bookmark plugin
2019-11-11 22:05:19 +11:00
Jeremy Wu
11948c1cce
Add browser selection to WebSearch plugin
2019-11-11 22:04:01 +11:00
Jeremy Wu
d7e6f97d9c
Add browser path selection for browserbookmark plugin
2019-11-11 21:17:37 +11:00
Jeremy Wu
c17eb5fce5
Add user selection option for browserbookmark plugin
2019-11-11 08:00:31 +11:00
Jeremy Wu
91e9bdfc31
update
2019-11-11 07:36:58 +11:00
Jeremy Wu
c83edc1689
Add user selection option to url plugin
2019-11-11 06:49:17 +11:00
Jeremy Wu
dcbd4f3356
add option to Url plugin
2019-11-11 06:04:16 +11:00
Jeremy Wu
3929043eec
fixed enable suggestions display
2019-11-11 05:59:37 +11:00
Jeremy Wu
23712ce590
Add option in WebSearches plugin settings panel for user selection
2019-11-10 20:43:40 +11:00
Jeremy Wu
2debabe664
Add option to open in tab for WebSearch plugin
2019-11-10 19:12:43 +11:00
Jeremy Wu
5b7a71fb08
Fix missing required parameter in logger
2019-11-08 05:38:40 +11:00
Jeremy Wu
b29d83968b
Merge branch 'master' into fix_error_message
2019-11-08 05:37:42 +11:00
Jeremy Wu
62bbe39bb4
Merge pull request #66 from jjw24/Add_known_programplugin_error
...
Add known errors during debug run
2019-11-08 05:34:33 +11:00
Jeremy Wu
46274acb3e
Add error message specification
2019-11-07 07:46:18 +11:00
Jeremy Wu
8a676c573a
Fix error message logging for prod run
2019-11-07 07:40:04 +11:00
AT
d2ca74ecdf
added protection when creating uwp
2019-11-01 21:44:55 +02:00
Jeremy Wu
ea54abdfde
Add file being held by another process error to known
...
This occurs during app initialisation, and add empty list to allow continuing during debug
2019-10-27 19:04:10 +11:00
Jeremy Wu
2757dc7205
Add known error when trying to retrieve UWP program's thumbnail
2019-10-27 14:22:50 +11:00
Jeremy Wu
c89ab4e47c
Merge remote-tracking branch 'origin/dev' into dev
2019-10-27 12:22:31 +11:00
AT
4a201c1890
defualt match option and some small updates to help testing
2019-10-26 11:30:51 +03:00
Jeremy Wu
cb3e863957
Merge branch 'update_allow_plugindisabled_default' into dev
2019-10-25 13:12:34 +11:00
Jeremy Wu
8e20e54b53
Merge branch 'add_dedicated_programplugin_logger' into dev
2019-10-25 13:12:20 +11:00
Jeremy Wu
3cf4b4ed8b
Create better logging dedicated for Programs plugin
2019-10-25 13:11:52 +11:00
Jeremy Wu
10241a37c2
Merge branch 'enable_userselected_programloading' into dev
2019-10-24 13:33:00 +11:00
Jeremy Wu
0eb3a5cab3
update
2019-10-24 13:32:12 +11:00
Jeremy Wu
4945767bd8
prevent duplication from loading start menu programs
2019-10-24 13:31:09 +11:00
Jeremy Wu
217760148c
remove white space
2019-10-24 12:59:47 +11:00
Jeremy Wu
210e219778
rename get program methods
2019-10-24 12:57:07 +11:00
Jeremy Wu
50896ee23b
prevent duplication from loading custom program sources
2019-10-24 12:51:33 +11:00
Jeremy Wu
41432b4165
Remove duplicated programs loading from registry
2019-10-24 12:42:35 +11:00
Jeremy Wu
d41b8e7441
Merge branch 'enable_userselected_programloading' into dev
2019-10-24 10:06:59 +11:00
Jeremy Wu
e1064275a0
Remove unused packages
2019-10-24 09:27:27 +11:00
Jeremy Wu
6f8d252dc6
add prevention from double clicking disable in context menu
2019-10-24 09:23:57 +11:00
Jeremy Wu
6ec33db50e
Set HelloWorldCSharp plugin as disabled by default
2019-10-23 16:19:22 +11:00
Jeremy Wu
aa4922840b
Set Everything plugin as disabled by default
2019-10-23 16:18:55 +11:00
AT
8ee8f2c085
added the abitliy to opt out of pinyin in control panel and in program plug in - this give a major perf boost (and I'm guessing it is not relevant for most users)
2019-10-20 22:15:24 +03:00
Amir Tepper
aefc90dc19
revert the change so you need declare an IGNORE_UWP in order to not use the windwos SDK
2019-10-20 15:43:50 +03:00
Jeremy Wu
511c0dd17c
Merge branch 'enable_userselected_programloading' into dev
2019-10-18 21:39:49 +11:00
Jeremy Wu
e1b211ed8e
update
2019-10-18 08:16:07 +11:00
Jeremy Wu
08f409993a
update
2019-10-18 08:01:07 +11:00
Jeremy Wu
2e90cda34c
Add reindex requirement for startup
2019-10-18 07:53:00 +11:00
Jeremy Wu
b97d674108
Update button positioning and label
2019-10-18 07:38:21 +11:00
Jeremy Wu
f8cbe053cc
Add right click option on query to disable program
2019-10-17 22:47:00 +11:00
Amir Tepper
0e241a0fc5
added empty match option
2019-10-17 13:37:09 +03:00
Amir Tepper
e6f17834a0
added sdk const by default
2019-10-17 12:21:57 +03:00
Jeremy Wu
12d3ca2d50
fix delete logic
2019-10-17 08:00:54 +11:00
Jeremy Wu
aa08125e43
fix directory drag drop
2019-10-17 07:35:27 +11:00
Jeremy Wu
9ce94a8398
update
2019-10-17 07:04:56 +11:00
Jeremy Wu
34a3535abe
Add dynamic Delete to the Enable/Disable button
2019-10-17 06:43:18 +11:00
Jeremy Wu
ac79803f1b
Update setting description summary
2019-10-16 22:38:44 +11:00
Jeremy Wu
006ec1abb8
Fix add button action to not duplicate + implement new model
2019-10-16 22:38:02 +11:00
Jeremy Wu
b2a47e6216
Add uniqiue identifier when adding customer user program source
2019-10-15 22:40:33 +11:00
Jeremy Wu
85638c23ae
Add reindex call for enable/disable button
...
For when program source enable && disable + where program not in cache
2019-10-15 22:39:55 +11:00
Jeremy Wu
44c1c93e81
Change DisabledProgramSource class to inherit ProgramSource
2019-10-15 20:22:20 +11:00
Jeremy Wu
06c9ff49a0
Fix identation + display disabled program sources
2019-10-15 20:21:55 +11:00
Jeremy Wu
bbe72f52ba
Update reindex call to use disabledprogramsources
2019-10-15 20:20:55 +11:00
Jeremy Wu
5793b85c5b
Add Enable program source to Program plugin view
2019-10-15 08:05:21 +11:00
Jeremy Wu
eccc3717bc
Merge branch 'master' into enable_userselected_programloading
2019-10-15 05:49:00 +11:00
Amir Tepper
a89b2ca450
remove the need for windows SDK
2019-10-14 14:22:20 +03:00
Jeremy Wu
de55be515d
Merge branch 'master' into add_reindix_program_suffix
2019-10-14 21:49:06 +11:00
Jeremy Wu
d5348cec70
remove duplicate 'success' as a result of merge from PR 50
2019-10-09 06:42:24 +11:00
Jeremy Wu
167ef06209
remove single white space, no code change
2019-10-09 06:24:42 +11:00
Jeremy Wu
d64a7cb739
Merge branch 'enable_manual_reloaddata' into dev
2019-10-09 06:18:55 +11:00
Jeremy Wu
b2584bb01b
Add hide query window before actual reload + show success msg
2019-10-09 06:18:09 +11:00
Jeremy Wu
8b8cb12763
Add reload success message
2019-10-09 06:17:34 +11:00
Jeremy Wu
127e28a6f4
Remove task to wait for the program reload to complete
2019-10-09 06:16:53 +11:00
İsmail Carlık
ed0e637207
fixed mistakes and added new translation keys
2019-10-08 14:48:56 +03:00
İsmail Carlık
6b8a55f55b
Added Turkish translation and some other i18n work.
2019-10-07 18:08:06 +03:00
Jeremy Wu
83280de352
Merge branch 'update_browserbookmark_subtitle_wording' into dev
2019-10-06 15:39:45 +11:00
Jeremy Wu
a4e4c8baaa
Remove BrowserBookmark subtitle wording "Boomark"
2019-10-06 15:39:12 +11:00
Jeremy Wu
78ce12bc60
Merge branch 'enable_manual_reloaddata' into dev
2019-10-06 14:16:19 +11:00
Jeremy Wu
7e8d7ef0c0
Update wording
2019-10-06 13:52:04 +11:00
Jeremy Wu
d1c01f476d
update
2019-10-06 13:48:52 +11:00
Jeremy Wu
8ca6e8c478
Add command for user to call in Plugin.Sys
2019-10-06 13:45:36 +11:00
Jeremy Wu
9e69d01db7
Add reload call for Programs plugin
2019-10-06 13:15:06 +11:00
Jeremy Wu
1c015e31f1
Add IReloadable interface and method
2019-10-06 11:58:36 +10:00
Jeremy Wu
bf12b127ac
Move code from Main class to Bookmarks class for cleanliness
2019-10-06 11:55:57 +10:00
Jeremy Wu
dd733092a1
create static bookmark class that will contain bookmark functions
2019-10-06 11:52:18 +10:00
Jeremy Wu
4c0c9eb7fb
Fix missing query part when using global wildcard sign
...
when using global wildcard sign that is the same as action keyword
2019-10-05 18:24:12 +10:00
Jeremy Wu
f4d762c19b
fix not closing the db connection after opening
2019-10-03 08:09:11 +10:00
Jeremy Wu
1ed7d34200
Update how plugin locates profile path
2019-10-03 08:06:56 +10:00
Jeremy Wu
bde8dbba05
Fix BrowserBookmarks plugin for Firefox bookmarks
2019-10-02 07:28:25 +10:00
Jeremy Wu
64cd9c0dd2
Merge pull request #43 from jjw24/fix_controlpanel_search
...
Fix ControlPanel plugin search bug
2019-09-30 22:02:43 +10:00
Jeremy Wu
ab4cc74aca
Merge pull request #42 from jjw24/merge_hibernation_function
...
Add hibernation feature Sys plugin from upstream Dev
2019-09-30 22:01:21 +10:00
Jeremy Wu
1817105c94
Fix ControlPanel plugin search bug
2019-09-30 21:11:34 +10:00
Jeremy Wu
88ca98c5a6
Add code
2019-09-30 20:03:06 +10:00
Jeremy Wu
d40a79576b
Update ControlPanel plugin with new code
2019-09-29 15:18:34 +10:00
Jeremy Wu
481bd4ac68
Update Sys plugin with new code
2019-09-29 15:18:05 +10:00
Jeremy Wu
cc23495591
Update Program plugin with new code
2019-09-29 15:03:30 +10:00
Jeremy Wu
a2e439a155
Update browserbookmark plugin with new code
2019-09-29 14:42:34 +10:00
Jeremy Wu
d0fac80eb4
Update browserbookmark plugin with new code
2019-09-29 14:30:33 +10:00
Jeremy Wu
4bc665c0d2
Merge pull request #37 from austintrose/fix-typo
...
Fix typo 'launche' -> 'launcher'.
2019-09-26 08:17:39 +10:00
Austin Rose
4300b3a9e0
Fix typo 'launche' -> 'launcher'.
2019-09-25 15:03:35 -04:00
Jeremy Wu
0e0785db7b
Merge branch 'master' into update_websearch_when_suggestions_on
2019-09-22 18:25:53 +10:00
Jeremy Wu
26be6ae7c5
bug fix
2019-09-13 07:26:24 +10:00
Jeremy Wu
31c0fc5742
Merge pull request #22 from jjw24/add_save_allsettings
...
Add to Sys plugin- save all Wox settings
2019-09-12 08:27:52 +10:00
Jeremy Wu
14e4a052bb
Update btn name to 'All Programs'
2019-09-12 08:05:09 +10:00
Jeremy Wu
ae3d8860be
Update multi-selection
2019-09-12 07:53:19 +10:00
Jeremy Wu
2eede422a4
Add sorting
2019-09-12 07:42:42 +10:00
Jeremy Wu
24debbf349
remove debug code
2019-09-11 08:05:20 +10:00
Jeremy Wu
81e252d564
Update load programsources with uniqueidentifier
2019-09-11 08:01:38 +10:00
Jeremy Wu
1ca9389110
Update class to inherite from Settings.ProgramSource
2019-09-11 07:16:38 +10:00
Jeremy Wu
10fb76377c
Update disable logic and add unique identifier for programs
2019-09-10 07:57:03 +10:00
Jeremy Wu
4a6242b3a0
Add initial disable program code
2019-09-08 22:18:55 +10:00
Jeremy Wu
b540cc8ac4
Refactor Plugins.Program
2019-09-08 22:16:47 +10:00
Jeremy Wu
5fb0402216
Updated button positions and name
2019-09-07 16:28:16 +10:00
Jeremy Wu
bc202ecc98
Add disable programs functionality
2019-09-07 15:58:13 +10:00
Jeremy Wu
9d3f0d45d5
Add display of all loaded applications
2019-09-06 08:06:51 +10:00
Jeremy Wu
f51c391e84
Enable user selected program loading only
...
Update logic, add program source only loading
2019-09-05 08:05:17 +10:00
Jeremy Wu
67655d15cc
Add reindex when updating plugin.program suffix
2019-08-25 17:40:59 +10:00
Jeremy Wu
768a195c10
update showmsg
2019-08-23 07:20:50 +10:00
Jeremy Wu
16e8cfdf31
Revert get translation as none is provided
2019-08-22 22:03:51 +10:00
Jeremy Wu
c0c55a7af8
Add to Sys plugin- save all Wox settings
2019-08-22 21:37:36 +10:00
Jeremy Wu
e625dc63b4
Fix typo 'success'
2019-08-21 20:18:20 +10:00
Jeremy Wu
de8e248f29
update
2019-08-20 21:47:03 +10:00
Jeremy Wu
b520b26bd0
Add check null for event
2019-08-20 10:25:37 +10:00
Jeremy Wu
e58b09c1ea
Merge branch 'master' into update_browserbookmarks_open_newbrowser
2019-08-20 07:47:01 +10:00
Jeremy Wu
20abcaa011
Merge pull request #6 from jjw24/update_websearchplugin_as_systemplugin
...
Wox.Plugin.WebSearches- Update plugin to search web without specific action key word
2019-08-20 07:43:37 +10:00
Jeremy Wu
297e6543de
Merge pull request #5 from jjw24/update_plugin_openurl_newbrowser
...
Wox.Plugin.URL- Open URL in new window browser
2019-08-20 07:38:09 +10:00
Jeremy Wu
ac8e042333
Speed up WebSearch plugin when suggestions turned on
2019-08-19 21:14:29 +10:00
Jeremy Wu
585e2627bf
Use shared command and open in new browser window
2019-08-06 22:23:41 +10:00
Jeremy Wu
7d9e848edb
use shared commands
2019-08-06 21:58:46 +10:00
Jeremy Wu
06d4a82706
Add shared commands and move to shared
2019-08-06 21:49:51 +10:00
Jeremy Wu
784e54f217
Add BrowserBooks plugin as default plugin
2019-08-06 20:36:28 +10:00
Jeremy Wu
9d89c1d692
update
2019-08-04 21:38:36 +10:00
Jeremy Wu
cb4fde9a0b
Mini refactor
...
Move Process.Start to static class level
2019-08-04 11:42:08 +10:00
Jeremy Wu
e18e923ac6
Bugfix and update
...
Fix bug when no browser path specified will be null instead of .Length == 0.
Add open url in new browser window by default
2019-08-02 22:14:08 +10:00
Jeremy Wu
977d21c929
Bug fix- Edit & Delete buttons will crash if selected search source is null
...
SelectedSearchSource will be null if the user clicks on Edit or Delete after finishing with previous edit and not highlighting the search source again.
2019-08-02 13:18:38 +10:00
Jeremy Wu
89f0cdffc7
Update Main.cs
2019-08-02 12:32:02 +10:00
Jeremy Wu
52252453d9
Update WebSearch plugin as System Plugin or User Plugin
2019-08-01 20:55:13 +10:00
Jeremy Wu
057108882f
Open URL in new window browser
2019-08-01 20:52:50 +10:00
Jeremy Wu
b85632cc99
Add folder location display
2019-07-31 20:11:50 +10:00
magicdmer
a6e82475a3
Add everything plugin context menu and add settings in Url plugin ( #2299 )
...
1. Add useful context menu items in everything
2. Add settings in Url plugin, can set browser path
* let url plugin support multi Languages
2019-02-23 04:03:59 +08:00
Kanglai Qian
ab1efb0749
Open With Editor ( #2261 )
2018-12-25 13:17:35 +08:00
jhdxr
d458500113
fix #1456 Error when empty recycle bin
2018-12-22 14:44:40 +08:00
jhdxr
d9fe2e0974
improve chinese translation
2018-12-22 14:44:39 +08:00
jhdxr
3fddb77564
validate path before save ( fix #1869 )
2018-12-22 14:44:39 +08:00
Zepp
9b2239d4fa
UWP HiDPI icon support ( #1515 )
...
* Add HiDPI support for UWP on Windows 10
* Code structure improvement
2018-07-15 23:32:22 +08:00
Jonathan Clark
1b55201fbd
Fix typo ( #2055 )
2018-07-15 23:32:08 +08:00
Dandjinh
be43c2156f
skip broken folder when re-index ( #2004 )
...
* skip broken folder when re-index
* add log for DirectoryNotFoundException
2018-07-15 23:31:54 +08:00
bao-qian
9423b8da57
update website
2018-02-25 02:18:35 +08:00
Boris Makogonyuk
1c10ee106e
Program paths fix + #1779 ( #1780 )
...
* ProgramPaths now searches for files on a per-folder basis using a Queue instead of calling EnumerateFiles. This allows us to escape permission errors.
Issue #1779 is fixed because of this too.
2017-12-24 11:52:53 +01:00
jhdxr
d3169b10f8
Merge branch 'master' into dev
2017-10-21 15:11:53 +08:00
Michael Wirth
742048f24e
Fixed typos and swapped Brackets for parentheses, Corrections due to PR
2017-10-16 20:17:53 +02:00
Michael Wirth
36111aa001
since Yamp is not maintained anymore, i switched it for Mages
...
https://github.com/FlorianRappl/Mages
fixes also #1022
2017-10-15 20:21:23 +02:00
LiuJianhua
808523b814
Fix folder UnauthorizedAccessException #1282 #1357
2017-04-11 15:40:11 +01:00
Michael Eichhorn
5640b2157f
ContextMenu 4: for non c# plugin #1366
2017-04-11 14:50:26 +01:00
martian-f
0862326a79
Convert calculator numbers from/to user locale.
...
Tries to convert numbers in query string to invariant culture format before passing to YAMP, and the other way around when presenting result from
YAMP. Nothing fancy, just a regular expression scanning for substrings consisting of number, decimal separator and group separator, trying a
parse and convert on them. Translation is skipped if no conversion between user locale and invariant culture number format is necessary.
Closes #436 .
2017-04-10 23:43:23 +02:00
bao-qian
3554d9fda2
Handle more exceptions for UWP #1309
2017-04-01 19:15:23 +01:00
bao-qian
75ce6d42d0
update nuget package
2017-03-04 16:35:24 +00:00
bao-qian
886e35477e
Add more error handling, fix #1252
2017-03-01 23:21:34 +00:00
bao-qian
cb1305c87f
typo
2017-02-27 23:21:08 +00:00
bao-qian
3a8a16bf48
fix #1252 #1251
2017-02-23 11:13:05 +00:00
bao-qian
d0c426a7f9
Completely rewrite resource load / update / remove
...
1. part of #468
2. fix #1245 , bug introduced in 7e1c77beddf2c978fa1440e799fec4eb9554739d
2017-02-21 11:53:57 +00:00
bao-qian
2793c8dd03
add issue link to comment
2017-02-12 17:56:39 +00:00
bao-qian
86b2391543
Cache for pinyin https://github.com/Wox-launcher/Wox/issues/1189
2017-02-12 16:57:41 +00:00
bao-qian
f7c9a12510
remove storage dependency from jsonstorage
2017-02-07 00:21:39 +00:00
bao-qian
b6a7e049e6
fix null bug in 4c07698c99a1e30f441af5d2782a679c5ff68968
2017-02-07 00:20:55 +00:00
bao-qian
c2764fda45
use proper plugin metadata
2017-02-06 22:15:28 +00:00
BarakYaari
dc46277d0c
Fixed typo in HelloWorldCSharp
2017-01-28 11:29:06 +02:00
bao-qian
c361d8d16b
fixup
2017-01-25 00:23:28 +00:00
bao-qian
045fd20d8c
Rewrite all log message format
2017-01-24 01:02:32 +00:00
bao-qian
0a2592893d
rename cache file
2017-01-14 14:10:30 +00:00
bao-qian
4c6c310e0a
Use cache type directly instead of a new class, decouple binarystorage and storage
2017-01-13 15:40:32 +00:00
bao-qian
a5aa305773
remove unused stop watcher
2017-01-13 15:39:46 +00:00
bao-qian
196cf1cd18
faster startup time for control panel plugin
2017-01-13 14:15:48 +00:00
bao-qian
2cf20f4b6c
genuine cache for program plugin
2017-01-13 01:21:00 +00:00
bao-qian
6b0ba94288
format
2017-01-12 20:50:17 +00:00
bao-qian
870ad008bf
calculate score for addtional info
2017-01-12 20:50:12 +00:00
bao-qian
767aaa80a0
add pinyin cache for control panel plugin #858
2017-01-12 20:49:13 +00:00
bao-qian
5eadaa08aa
prefill pinyin cache for program plugin #858
2017-01-12 20:47:29 +00:00
bao-qian
743658032a
speedup program load time
2016-11-30 01:07:48 +00:00
bao-qian
a22ca5b57f
refactoring stopwatch
2016-11-30 00:32:30 +00:00
bao-qian
b43c6c00bb
enhance exception logging
2016-11-30 00:32:30 +00:00
bao-qian
c56e4557f9
enhance lnk program exception handling
2016-11-30 00:32:30 +00:00
bao-qian
6b640ea55e
fix location null
2016-11-29 01:55:11 +00:00
bao-qian
70f8a771a9
reorganize methods
2016-11-29 01:46:29 +00:00
bao-qian
4b4aec5bbd
fix log logic
2016-11-29 01:26:47 +00:00
bao-qian
00198d5e49
fix image
2016-11-29 01:23:40 +00:00
bao-qian
8a19d25396
rewrite uwp by not using GetAppListEntriesAsync,
...
because
1. logo is not squarelogo44x44
2. can't get details info (background etc)
2016-11-29 01:23:40 +00:00
bao-qian
f0d63bed58
update nuget package version
2016-11-21 21:55:39 +00:00
bao-qian
0a3978ab8c
update nuget package version
2016-11-18 00:29:36 +00:00
bao-qian
f15a354c29
comments
2016-09-06 01:25:00 +01:00
bao-qian
281e03055d
Fix non exe lnk
...
for lnk like control panel.lnk, it has no target and no exe extension.
2016-09-06 01:16:42 +01:00
bao-qian
216e9c0125
fix uwp parts for #964
2016-09-05 22:41:09 +01:00
bao-qian
2c14f8b43b
partial fix for #964
2016-09-05 22:30:29 +01:00
bao-qian
89a77feea7
temp hack for multipla application mismatch problem #198
...
e.g. mail and calendar, skype video and messaging
https://github.com/Wox-launcher/Wox/issues/198#issuecomment-244778783
2016-09-05 22:10:08 +01:00
bao-qian
5ca880c8fd
Better logo handling for uwp #198
2016-09-05 20:33:31 +01:00
bao-qian
17671493bf
Leave only exe programs from start menus #198
2016-09-05 18:08:30 +01:00
bao-qian
0d687eb348
fix js based application logo #198
2016-09-05 17:45:29 +01:00
bao-qian
1e01f94540
Merge branch 'master' into dev
2016-08-31 16:41:38 +01:00
Alex Meyer-Gleaves
335ef67971
Improve UWP indexing #954
...
1. enable WinJS based UWP
2. ms bug of InstalledLocation:
https://connect.microsoft.com/VisualStudio/feedback/details/1690879/vs2015-cannot-auto-uninstall-universal-windows-appss-debug-item
2016-08-31 16:39:13 +01:00
bao-qian
72b41f4322
fixup
2016-08-22 09:49:32 +01:00
bao-qian
fb5938280e
Move context menu and socre into program model
2016-08-22 02:21:28 +01:00
bao-qian
2d72c58ae7
fixup
2016-08-22 02:21:28 +01:00
bao-qian
d463f5a032
fixup
2016-08-20 21:46:48 +01:00
bao-qian
1415f74fe5
Check AppListEntry #198
2016-08-20 19:19:33 +01:00
bao-qian
8de84f03a0
Better title and subtitle
2016-08-20 18:50:14 +01:00
bao-qian
fe85ce5885
Fix multi application uwp package #198
2016-08-20 18:25:55 +01:00
bao-qian
9dc7142e4a
fixup
2016-08-20 18:19:49 +01:00
bao-qian
34a8d0b99b
fixup
2016-08-20 18:19:13 +01:00
bao-qian
176e2726e9
Fix unicode in lnk dexcrption
2016-08-20 18:18:41 +01:00
bao-qian
2e4a1680b9
Parallel linq everywhere
...
1. Parallel linq
2. remove depth
3. fix #257
2016-08-20 17:11:02 +01:00