Commit graph

2589 commits

Author SHA1 Message Date
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
Ioannis G
c6bee8a520
merge PR #123: release version bump 2020-08-17 12:58:51 +03: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
3c85c03381
Merge pull request #132 from Flow-Launcher/remove_obsolete_code
Remove obsolete methods, properties and classes
2020-08-16 21:11:01 +10:00
Jeremy Wu
f44364f1f3 Merge branch 'dev' into add_filecontent_search 2020-08-14 06:32:35 +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
Kevin Eck
3f0a766773
Merge pull request #131 from Flow-Launcher/fix_missing_theme_resultlist
Fix missing result list preview in Theme tab
2020-08-04 21:39:44 +02:00
Jeremy Wu
c4d1fe4436 version bump WebSearch 2020-08-04 20:36:43 +10:00
Jeremy Wu
48cbe9d0cd version bump Plugin 2020-08-04 20:32:44 +10:00
Jeremy Wu
59a18370ef remove in use obsolete GetAllRemainingParameter and use Search 2020-08-04 20:10:42 +10:00
Jeremy Wu
ac46fdc2c9 remove code that has been marked obsolete 2020-08-04 20:01:46 +10:00
Jeremy Wu
3106b3823f fix missing result list preview in Theme tab 2020-08-04 08:29:22 +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
dbfa2bd6c4 fix typo 2020-07-22 20:41:50 +10:00
Jeremy Wu
8f8b2d7ff8 notify change of SearchSource's image after selection 2020-07-22 20:35:56 +10:00
Jeremy Wu
e2dff94f7c add comment summary to clarify the shared Copy command 2020-07-22 08:19:35 +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
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