Commit graph

2597 commits

Author SHA1 Message Date
Arttu Laitinen
4c1afe2a9f
Remove botched export 2/2
Forgot to disable grey background before exporting.
2020-09-03 18:43:14 +03:00
Arttu Laitinen
44bd7301b0
Remove botched export 1/2
Forgot to disable grey background before exporting.
2020-09-03 18:41:47 +03:00
Arttu Laitinen
583031fa83
Add rest of the icons
Add all of the icons I made and shared in Issue #84
2020-09-03 18:10:11 +03:00
Arttu Laitinen
fc4a4ea169
Add 'app_missing_img.png' icon
Adds a new icon I designed to be used as the placeholder icon when Flow can't find the real app icon. Reference to issue [#84](https://github.com/Flow-Launcher/Flow.Launcher/issues/84)
2020-09-01 17:42:24 +03:00
Ioannis G
104a00ef3b
merge PR #147: Release 1.2.1 version bump 2020-08-26 16:33:58 +03:00
Jeremy Wu
012c2522ca release version bump to 1.2.1 2020-08-26 19:12:32 +10:00
Jeremy Wu
ef39b9db23
Merge pull request #144 from JohnTheGr8/fix_env_var_paths
plugin/explorer: ensure environment variable paths are absolute
2020-08-25 15:06:13 +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
Ioannis G
400caa6ee4
merge PR #141
plugin/explorer: fix navigation to localized path
2020-08-24 23:45:15 +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
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