Commit graph

1649 commits

Author SHA1 Message Date
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
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