Commit graph

3162 commits

Author SHA1 Message Date
Ioannis G
2df10755ab
Merge PR #125: remove everything plugin
moved to its own repo
2020-07-21 16:09:40 +03:00
Jeremy Wu
ee43152de1 save IconPath to settings for customisation 2020-07-21 14:40:44 +10:00
Jeremy Wu
6f2ff84543 remove Constant.EverythingSDKPath and usage 2020-07-21 14:24:30 +10:00
Jeremy Wu
c4fd501036 update readme 2020-07-20 05:57:58 +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
4226b74fc4 update test for file content search action keyword 2020-07-19 22:24:02 +10:00
Jeremy Wu
6518bf87d8 add versioning to plugin settings 2020-07-19 22:11:55 +10:00
Jeremy Wu
f292456904 handle new action keyword in Explorer- one off 2020-07-19 22:11:17 +10:00
Jeremy Wu
a622d8cfd0 update Action Keyword already registered text to be more clearer 2020-07-19 00:12:53 +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
Jeremy Wu
8962f5135e version bump for 1.2.0 release 2020-07-17 20:28:49 +10:00
Jeremy Wu
19aa9ca779
Merge pull request #122 from JohnTheGr8/ui_enhancements
Various UI fixes and enhancements
2020-07-17 20:24:47 +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
Ioannis G
827a953722
add PropertyChanged.Fody to Infrastructure project
fixes various settings changes requiring a restart to take effect
2020-07-15 00:34:09 +03: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
Ioannis G
0929d34b38
merge PR #120: update Web Search plugin
do not activate if query is a directory/network path
2020-07-13 16:44:55 +03:00
Jeremy Wu
0f0bde9016 update readme 2020-07-13 09:03:25 +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
08bfa8da9c add unit test for determining file content search 2020-07-12 22:41:01 +10:00
Jeremy Wu
3111271a16 add file content search unit tests 2020-07-12 21:51:30 +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
e2a08763ce
Merge pull request #74 from Flow-Launcher/explorer_prompt_deletion
Prompt deletion of file or folder
2020-07-07 07:46:14 +10:00
Jeremy Wu
f17751080e
Merge pull request #115 from Flow-Launcher/rename_file
Rename missed file during the rebrand
2020-07-07 07:42:59 +10:00
Jeremy Wu
fe3cc89f84
Merge branch 'dev' into add_update_progress_msg 2020-07-07 07:32:16 +10:00
Jeremy Wu
a0f2ae79b9
Merge branch 'dev' into explorer_prompt_deletion 2020-07-07 07:32:11 +10:00
Jeremy Wu
a9f7ec0306
Merge branch 'dev' into rename_file 2020-07-07 07:31:59 +10:00
Ioannis G
dd80228a1f
merge PR #113: fix BlurWhite theme
fix auto-suggestions font color
2020-07-06 15:02:07 +03:00
Jeremy Wu
4b895af5bb rename missed file 2020-07-06 08:25:04 +10:00
Jeremy Wu
f63660624e add update messages to indicate progress 2020-07-06 08:00:22 +10:00
Jeremy Wu
9a82452562 fix auto-suggestions font color of BlurWhite theme 2020-07-05 22:28:50 +10:00
Jeremy Wu
8a9c338afe
Merge pull request #112 from Flow-Launcher/dev
Release 1.1.2
2020-07-05 21:59:17 +10:00
Ioannis G
fd56af77dc
merge PR #111: fix BlurBlack theme
suggestion text color was not visible
2020-07-05 14:47:43 +03:00
Jeremy Wu
4d12b15002 version bump to 1.1.2 2020-07-05 21:23:15 +10:00
Jeremy Wu
84de3a9336 Merge branch 'dev' into fix_blurblack_sugestion_textcolor 2020-07-05 21:21:23 +10:00
Jeremy Wu
5a86ff6b7c fix blurblack theme suggestion font color not visible 2020-07-05 21:13:02 +10:00
Jeremy Wu
df931e8ddf move query suggestion styling to base.xml 2020-07-05 21:12:28 +10:00
Jeremy Wu
5f23f3d942
Merge pull request #110 from Flow-Launcher/dev
Release 1.1.1
2020-07-05 18:52:43 +10:00