PowerToys/src/core/Microsoft.PowerToys.Settings.UI
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
..
Activation Settingsv2 fix warnings (#2076) 2020-04-10 15:22:07 -07:00
Assets Update icons for Settings v2 (#3023) 2020-05-14 21:45:44 +02:00
Behaviors Settingsv2 fix warnings (#2076) 2020-04-10 15:22:07 -07:00
Controls [Settings]Change text color for disabled controls (#4837) 2020-07-17 11:01:46 -07:00
Helpers Settingsv2 fix warnings (#2076) 2020-04-10 15:22:07 -07:00
Properties Fixed version property to pull from Version.props in C# projects (#4382) 2020-06-22 12:14:00 +03:00
Services Settingsv2 fix warnings (#2076) 2020-04-10 15:22:07 -07:00
Strings/en-us Detect if all Drives are indexed and show a warning if they aren't (#5015) 2020-07-20 17:50:42 -07:00
Styles [Settings]Change text color for disabled controls (#4837) 2020-07-17 11:01:46 -07:00
ViewModels Detect if all Drives are indexed and show a warning if they aren't (#5015) 2020-07-20 17:50:42 -07:00
Views Detect if all Drives are indexed and show a warning if they aren't (#5015) 2020-07-20 17:50:42 -07:00
App.xaml [Settings] Various UX tweaks (#2822) 2020-05-11 12:36:55 -07:00
App.xaml.cs Hide xaml island loading icon for Settings and Launcher (#2827) 2020-05-09 14:10:57 -07:00
Microsoft.PowerToys.Settings.UI.csproj New color picker module - integrated from github.com/martinchrzan/Col… (#4778) 2020-07-18 21:27:36 +02:00
Package.appxmanifest Update version to 0.19.3 (#5033) 2020-07-16 17:15:05 +02:00