PowerToys/src/modules/launcher/Plugins
ryanbodrug-microsoft b1d662a5b1
Improving performance of Adding and Removing Packaged Apps (#4521) (#4900)
* Merging in Theme changes and moving win32Tests to Microsoft.Plugin.Program.UnitTests

* Fixing message format for exception

* Changing test structure.  Need to add unit tests.

* Updating packagerepository comment based on pr feedback

* Fixing potential race condition in ListRepository.  Now internally implemented as a concurrent dictionary.

* Removing unecessary implementation of IRepository interface as this is implemented by the base class.

* Restoring checks for invalid uwp apps based on PR feedback. This was accidentally removed when moving the initialize outside the constructor.

* Fixing comments

* Adding newline to end of file for IProgramRepository
2020-07-09 13:14:53 -07:00
..
Microsoft.Plugin.Calculator Theme aware plugin (#4499) 2020-06-26 17:42:06 -07:00
Microsoft.Plugin.Folder [Run] Open in console functionality (#4739) 2020-07-08 09:56:26 -07:00
Microsoft.Plugin.Indexer Add run as admin context menu item for application results returned by the Indexer Plugin (#4807) 2020-07-08 13:05:57 -07:00
Microsoft.Plugin.Program Improving performance of Adding and Removing Packaged Apps (#4521) (#4900) 2020-07-09 13:14:53 -07:00
Microsoft.Plugin.Program.UnitTests Improving performance of Adding and Removing Packaged Apps (#4521) (#4900) 2020-07-09 13:14:53 -07:00
Microsoft.Plugin.Shell Add keyboard shortcut in tooltip for context menu items (#4702) 2020-07-03 09:42:44 -07:00
Microsoft.Plugin.WindowWalker Spelling - remaining code changes (#3963) 2020-06-09 10:11:02 +02:00