Commit graph

113 commits

Author SHA1 Message Date
Jeremy
6911cadcf3 version bump plugins 2021-12-19 19:58:31 +11:00
DB p
d7d567e22b Change Searchsource Window layout to responsive (in WebSearch Plugin) 2021-12-16 00:28:35 +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
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
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
Jeremy
6468b14d11 Merge remote-tracking branch 'origin/dev' into GlobalBrowserSetting 2021-12-07 08:17:15 +11: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
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
d8eef69e21 Use Global Browser Setting around flow 2021-12-05 13:34:23 -06:00
DB p
9297bac72f Adjust Color in SearchSourceSetting/ Remove Comment in SelectFileManager 2021-11-29 00:24:56 +09:00
DB p
7333b57109 - remove Bookmark/websearch setting panel hardcoded bgcolor
- Adjust Colors in settingwindow
2021-11-17 15:04:57 +09: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
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
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
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 Wu
bf91f4e892
revert version bump 2021-07-05 08:39:17 +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
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
张弘韬
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
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
9479923531 remove unnecessary catching OperationCanceledException 2021-03-18 06:50:55 +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
弘韬 张
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