PowerToys/src/core/Microsoft.PowerToys.Settings.UI/ViewModels
Alekhya 96cd135f82
Detect if all Drives are indexed and show a warning if they aren't (#5015)
* opens new settings search options

* Catching file not found exception

* removed unnecessary header files

* Added display strings and cleaned up code

* reduced the number of max results to 30

* added log statement for exception

* Added drive detection to settings ui but still doesn't reflect on toggling it

* added getter setter for DriveDetectionWarning

* Got UI and backend to work as expected

* Reading value from registry working as expected

* Added test for settings

* Added tests for drive detection

* rename drive detection

* Localized indexer string

* formatting

* resolving merge conflict

* Added theme aware warning icon

* changed text for the warning

* Added the warning images to the installer
2020-07-20 17:50:42 -07:00
..
Commands added Fancy Zones Settings (#2161) 2020-04-16 11:45:27 -07:00
ColorPickerViewModel.cs New color picker module - integrated from github.com/martinchrzan/Col… (#4778) 2020-07-18 21:27:36 +02:00
FancyZonesViewModel.cs fixed unit tests (#4865) 2020-07-08 18:00:44 +03:00
GeneralViewModel.cs [Settings] 'Check for updates' button behavior changed (#4385) 2020-06-23 15:53:02 +03:00
ImageResizerViewModel.cs removed restrictions for image-resizer file format (#3377) 2020-06-04 11:05:28 -07:00
KeyboardManagerViewModel.cs [Keyboard Manager] Add JSON support for App Specific shortcuts (#4840) 2020-07-10 17:07:28 -07:00
PowerLauncherViewModel.cs Detect if all Drives are indexed and show a warning if they aren't (#5015) 2020-07-20 17:50:42 -07:00
PowerPreviewViewModel.cs Adding Telemetry Events for svg and markdown enable/disable (#2814) 2020-05-08 16:12:37 -07:00
PowerRenameViewModel.cs PowerRename settings bugfix (#2796) 2020-05-11 14:37:29 +02:00
ShellViewModel.cs Settingsv2 fix warnings (#2076) 2020-04-10 15:22:07 -07:00
ShortcutGuideViewModel.cs Added Image Resizer Settings (#2324) 2020-04-26 17:34:03 -07:00