Kevin Zhang
|
5ea8675c02
|
Update Flow.Launcher.Core/Plugin/JsonRPCPlugin.cs
Co-authored-by: Jeremy Wu <jeremy24wu@gmail.com>
|
2021-12-08 16:20:54 -06:00 |
|
DB P
|
38a9b9a5cb
|
Update SelectBrowserWindow.xaml.cs
fix close from cl ose
|
2021-12-09 02:13:02 +09:00 |
|
Kevin Zhang
|
05fd41a104
|
fix new tab not save issue
|
2021-12-08 10:38:37 -06:00 |
|
Jeremy
|
af2277de61
|
add backwards compatibility for open in new browser tab/window
|
2021-12-08 21:49:14 +11:00 |
|
Jeremy Wu
|
2855c6c317
|
Merge pull request #834 from Flow-Launcher/GlobalHotkeyRefactor
[dev] Global hotkey refactor
|
2021-12-08 20:56:03 +11:00 |
|
DB p
|
932dea0ed3
|
Add Checkbox disable when no private arg
|
2021-12-08 18:27:26 +09:00 |
|
DB p
|
d952950894
|
remove comment
|
2021-12-08 17:56:06 +09:00 |
|
Kevin Zhang
|
7bf6a7d141
|
Update crowdin translations (#871)
Update crowdin translations (#871)
|
2021-12-08 19:49:32 +11:00 |
|
Kevin Zhang
|
cbd23373c3
|
Update Flow.Launcher/PublicAPIInstance.cs
Co-authored-by: Jeremy Wu <jeremy24wu@gmail.com>
|
2021-12-07 23:24:15 -06:00 |
|
Kevin Zhang
|
233a338296
|
Update Flow.Launcher.Infrastructure/UserSettings/CustomBrowserViewModel.cs
Co-authored-by: Jeremy Wu <jeremy24wu@gmail.com>
|
2021-12-07 23:22:34 -06:00 |
|
Kevin Zhang
|
d2bb1e88e5
|
Update Flow.Launcher.Infrastructure/UserSettings/CustomBrowserViewModel.cs
Co-authored-by: Jeremy Wu <jeremy24wu@gmail.com>
|
2021-12-07 23:22:23 -06:00 |
|
Kevin Zhang
|
171a5015db
|
Update Flow.Launcher.Plugin/Interfaces/IPublicAPI.cs
Co-authored-by: Jeremy Wu <jeremy24wu@gmail.com>
|
2021-12-07 23:21:44 -06:00 |
|
Kevin Zhang
|
127888137b
|
Update Flow.Launcher/SelectBrowserWindow.xaml.cs
Co-authored-by: Jeremy Wu <jeremy24wu@gmail.com>
|
2021-12-07 23:21:37 -06:00 |
|
Kevin Zhang
|
8ba52ff244
|
Update Flow.Launcher/SettingWindow.xaml.cs
Co-authored-by: Jeremy Wu <jeremy24wu@gmail.com>
|
2021-12-07 23:21:14 -06: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 |
|
Garulf
|
efd2b78e38
|
Merge pull request #863 from Garulf/add-auto-complete-to-file-explorer
|
2021-12-07 21:52:21 -05:00 |
|
Jeremy
|
f741420f95
|
retrieve path with action keywrod
|
2021-12-08 08:01:16 +11:00 |
|
DB p
|
ba2853b5c1
|
Fix Edge Private arg
|
2021-12-07 19:40:01 +09:00 |
|
DB p
|
40d7baac86
|
Add Chrome, Edge, Firefox Browser Profile
|
2021-12-07 19:33:11 +09:00 |
|
DB p
|
d2e689a51a
|
Merge branch 'GlobalBrowserSetting' of https://github.com/onesounds/Flow.Launcher into GlobalBrowserSetting
|
2021-12-07 19:22:29 +09:00 |
|
DB p
|
5c4cb7c5c7
|
Fix Done Button (remove wrong disable state)
|
2021-12-07 19:22:20 +09:00 |
|
Jeremy Wu
|
b11f72866d
|
Merge pull request #867 from onesounds/AdjustExplorerPlugin
[dev] Adjust popup in explorer plugin with string
|
2021-12-07 21:09:54 +11: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 Wu
|
0d64283b15
|
Merge pull request #874 from Flow-Launcher/WindowsSettingContextRemove
Remove contextmenu of windowsseting plugin
|
2021-12-07 19:43:41 +11:00 |
|
Kevin Zhang
|
e62f6d98df
|
Remove contextmenu of windowsseting plugin
|
2021-12-06 22:50:22 -06:00 |
|
Kevin Zhang
|
f701c0be98
|
move allowunsafe property outside build option
|
2021-12-06 22:37:18 -06:00 |
|
Kevin Zhang
|
ef36d82463
|
Merge branch 'GlobalHotkeyRefactor' of github.com:Flow-Launcher/Flow.Launcher into GlobalHotkeyRefactor
|
2021-12-06 20:22:24 -06:00 |
|
DB p
|
ee224aa02c
|
Change Icons
Add icons8.com link in about
|
2021-12-07 08:56:57 +09:00 |
|
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 |
|
Jeremy Wu
|
4a3f134840
|
Merge pull request #864 from onesounds/PluginInfo
remove subtitle ContextMenuPluginInfo
|
2021-12-07 07:57:27 +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
|
263e097678
|
Add "by author" in subtitle
|
2021-12-06 19:10:34 +09:00 |
|
Jeremy
|
6fdfbe3263
|
version bump Shell plugin
|
2021-12-06 20:51:52 +11:00 |
|
DB p
|
f2e284e601
|
Merge Dev
|
2021-12-06 18:01:33 +09:00 |
|
DB p
|
1edcc85994
|
Adjust Window Layout and Color
Add Select Button
Fix Setting Item
|
2021-12-06 13:03:29 +09:00 |
|
Kevin Zhang
|
1957a82e45
|
Merge remote-tracking branch 'upstream/dev' into GlobalHotkeyRefactor
|
2021-12-05 21:50:15 -06:00 |
|
Kevin Zhang
|
055751603d
|
Revise Unsafe Calling Convention
|
2021-12-05 21:49:09 -06:00 |
|
Kevin Zhang
|
21c19b4314
|
Revert "Use Safe Delegate Instead"
This reverts commit 5f9036568d.
|
2021-12-05 21:38:18 -06: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 |
|
Kevin Zhang
|
5f9036568d
|
Use Safe Delegate Instead
|
2021-12-05 21:04:41 -06:00 |
|
DB p
|
b83bbb5923
|
Adjust popup in explorer plugin with string
Fix Color
|
2021-12-06 11:59:21 +09:00 |
|
Kevin Zhang
|
84528ae8a7
|
Use Instance class with static method
|
2021-12-05 18:22:41 -06:00 |
|
Garulf
|
1ea5675603
|
Merge pull request #866 from Flow-Launcher/StringRevision
String revision
|
2021-12-05 18:51:10 -05:00 |
|