PowerToys/src/modules/launcher/Plugins
Roy ba2ef23414
[PowerToys Run] Add Support for Uris (#5160)
* url handler plugin

* updates

* Add seperate interface classes
rename to uri module

* Update path

* Update implementation to remove slow DNS lookup ( and let browser handle it)

* tabs to spaces

* - Update icon/assets
- Finalize Project

* Update wix project

* Implement UpdateBrowserIconPath

* Implemented Microsoft.CodeAnalysis.FxCopAnalyzers

* Add Language component to installer

* Update logic to determine icon

* Update Translation File to "Open in browser"

* Added test for typing http://test.com and which result to expect on each keystoke

* Implement StyleCop

* Added ipv6 tests

* Fix Solution LineBreaks

* Added Microsoft.Plugin.Uri as build Dependency

* Use ArgumentNullException instead of InvalidOperationException

* Fix wrong Directory in wix installer

Co-authored-by: Roy <royvou@hotmailcom>
2020-08-10 15:53:43 -07:00
..
Microsoft.Plugin.Calculator URL audit (#5685) 2020-08-06 10:09:50 -07:00
Microsoft.Plugin.Folder Consolidate folder and shell plugin (#5843) 2020-08-10 15:51:02 -07:00
Microsoft.Plugin.Indexer Unlinked the MaxResults value from settings and set to fixed value of 30 (#5742) 2020-08-06 16:44:13 -07:00
Microsoft.Plugin.Program URL audit (#5685) 2020-08-06 10:09:50 -07:00
Microsoft.Plugin.Program.UnitTests Dev/crutkas/fixing warnings (#5161) 2020-07-22 13:27:17 -07:00
Microsoft.Plugin.Shell Consolidate folder and shell plugin (#5843) 2020-08-10 15:51:02 -07:00
Microsoft.Plugin.Uri [PowerToys Run] Add Support for Uris (#5160) 2020-08-10 15:53:43 -07:00
Microsoft.Plugin.Uri.UnitTests [PowerToys Run] Add Support for Uris (#5160) 2020-08-10 15:53:43 -07:00
Microsoft.Plugin.WindowWalker URL audit (#5685) 2020-08-06 10:09:50 -07:00