PowerToys/src/core/Microsoft.PowerToys.Settings.UI.Library
Alekhya e411e6dc75
Catch Exceptions when settings.json is corrupted (#7553)
* added a json exception catch statement as a fail safe to create a fresh configuration file when settings is corrupted

* change formatting

* add issue link

* add extra info in the comment
2020-10-26 11:13:53 -07:00
..
CustomAction [fxcop] Settings UI library (part 4) - project/namespace renames (#7403) 2020-10-22 09:45:48 -07:00
Helpers [fxcop] Settings UI library (part 4) - project/namespace renames (#7403) 2020-10-22 09:45:48 -07:00
Interfaces [fxcop] Settings UI library (part 4) - project/namespace renames (#7403) 2020-10-22 09:45:48 -07:00
Telemetry/Events [fxcop] Settings UI library (part 4) - project/namespace renames (#7403) 2020-10-22 09:45:48 -07:00
Utilities [fxcop] Settings UI runner (#7485) 2020-10-26 11:09:18 -07:00
ViewModels Switch focus to last Image Size ListViewItem on adding new size (#7505) 2020-10-26 11:06:35 -07:00
AppSpecificKeysDataModel.cs [fxcop] Settings UI library (part 4) - project/namespace renames (#7403) 2020-10-22 09:45:48 -07:00
BasePTModuleSettings.cs [fxcop] Settings UI library (part 4) - project/namespace renames (#7403) 2020-10-22 09:45:48 -07:00
BoolProperty.cs [fxcop] Settings UI library (part 4) - project/namespace renames (#7403) 2020-10-22 09:45:48 -07:00
BoolPropertyJsonConverter.cs [fxcop] Settings UI library (part 4) - project/namespace renames (#7403) 2020-10-22 09:45:48 -07:00
ColorPickerProperties.cs [fxcop] Settings UI library (part 4) - project/namespace renames (#7403) 2020-10-22 09:45:48 -07:00
ColorPickerSettings.cs [fxcop] Settings UI library (part 4) - project/namespace renames (#7403) 2020-10-22 09:45:48 -07:00
ConfigDefaults.cs [fxcop] Settings UI library (part 4) - project/namespace renames (#7403) 2020-10-22 09:45:48 -07:00
DoubleProperty.cs [fxcop] Settings UI library (part 4) - project/namespace renames (#7403) 2020-10-22 09:45:48 -07:00
EnabledModules.cs [fxcop] Settings UI library (part 4) - project/namespace renames (#7403) 2020-10-22 09:45:48 -07:00
FancyZonesSettings.cs [fxcop] Settings UI library (part 4) - project/namespace renames (#7403) 2020-10-22 09:45:48 -07:00
FancyZonesSettingsIPCMessage.cs [fxcop] Settings UI library (part 4) - project/namespace renames (#7403) 2020-10-22 09:45:48 -07:00
FZConfigProperties.cs [fxcop] Settings UI library (part 4) - project/namespace renames (#7403) 2020-10-22 09:45:48 -07:00
GeneralSettings.cs [fxcop] Settings UI library (part 4) - project/namespace renames (#7403) 2020-10-22 09:45:48 -07:00
GeneralSettingsCustomAction.cs [fxcop] Settings UI library (part 4) - project/namespace renames (#7403) 2020-10-22 09:45:48 -07:00
GenericProperty`1.cs [fxcop] Settings UI library (part 4) - project/namespace renames (#7403) 2020-10-22 09:45:48 -07:00
HotkeySettings.cs [fxcop] Settings UI library (part 4) - project/namespace renames (#7403) 2020-10-22 09:45:48 -07:00
HotkeySettingsControlHook.cs [fxcop] Settings UI library (part 4) - project/namespace renames (#7403) 2020-10-22 09:45:48 -07:00
ImageresizerCustomSizeProperty.cs [fxcop] Settings UI library (part 4) - project/namespace renames (#7403) 2020-10-22 09:45:48 -07:00
ImageresizerFallbackEncoder.cs [fxcop] Settings UI library (part 4) - project/namespace renames (#7403) 2020-10-22 09:45:48 -07:00
ImageResizerProperties.cs [fxcop] Settings UI library (part 4) - project/namespace renames (#7403) 2020-10-22 09:45:48 -07:00
ImageResizerSettings.cs [fxcop] Settings UI library (part 4) - project/namespace renames (#7403) 2020-10-22 09:45:48 -07:00
ImageresizerSizes.cs [fxcop] Settings UI library (part 4) - project/namespace renames (#7403) 2020-10-22 09:45:48 -07:00
ImagerResizerKeepDateModified.cs [fxcop] Settings UI library (part 4) - project/namespace renames (#7403) 2020-10-22 09:45:48 -07:00
ImageSize.cs [fxcop] Settings UI library (part 4) - project/namespace renames (#7403) 2020-10-22 09:45:48 -07:00
IntProperty.cs [fxcop] Settings UI library (part 4) - project/namespace renames (#7403) 2020-10-22 09:45:48 -07:00
ISettingsUtils.cs [fxcop] Settings UI library (part 4) - project/namespace renames (#7403) 2020-10-22 09:45:48 -07:00
KeyBoardKeysProperty.cs [fxcop] Settings UI library (part 4) - project/namespace renames (#7403) 2020-10-22 09:45:48 -07:00
KeyboardManagerProfile.cs [fxcop] Settings UI library (part 4) - project/namespace renames (#7403) 2020-10-22 09:45:48 -07:00
KeyboardManagerProperties.cs [fxcop] Settings UI library (part 4) - project/namespace renames (#7403) 2020-10-22 09:45:48 -07:00
KeyboardManagerSettings.cs [fxcop] Settings UI library (part 4) - project/namespace renames (#7403) 2020-10-22 09:45:48 -07:00
KeysDataModel.cs [fxcop] Settings UI library (part 4) - project/namespace renames (#7403) 2020-10-22 09:45:48 -07:00
Microsoft.PowerToys.Settings.UI.Library.csproj [PT Run] Option for override theme (#7355) 2020-10-23 15:05:07 -07:00
OutGoingGeneralSettings.cs [fxcop] Settings UI library (part 4) - project/namespace renames (#7403) 2020-10-22 09:45:48 -07:00
PowerLauncherProperties.cs [PT Run] Option for override theme (#7355) 2020-10-23 15:05:07 -07:00
PowerLauncherSettings.cs [fxcop] Settings UI library (part 4) - project/namespace renames (#7403) 2020-10-22 09:45:48 -07:00
PowerPreviewProperties.cs [fxcop] Settings UI library (part 4) - project/namespace renames (#7403) 2020-10-22 09:45:48 -07:00
PowerPreviewSettings.cs [fxcop] Settings UI library (part 4) - project/namespace renames (#7403) 2020-10-22 09:45:48 -07:00
PowerRenameLocalProperties.cs [fxcop] Settings UI library (part 4) - project/namespace renames (#7403) 2020-10-22 09:45:48 -07:00
PowerRenameProperties.cs [fxcop] Settings UI library (part 4) - project/namespace renames (#7403) 2020-10-22 09:45:48 -07:00
PowerRenameSettings.cs [fxcop] Settings UI library (part 4) - project/namespace renames (#7403) 2020-10-22 09:45:48 -07:00
PowerRenameSettingsIPCMessage.cs [fxcop] Settings UI library (part 4) - project/namespace renames (#7403) 2020-10-22 09:45:48 -07:00
RemapKeysDataModel.cs [fxcop] Settings UI library (part 4) - project/namespace renames (#7403) 2020-10-22 09:45:48 -07:00
SettingsRepository`1.cs [fxcop] Settings UI library (part 4) - project/namespace renames (#7403) 2020-10-22 09:45:48 -07:00
SettingsUtils.cs Catch Exceptions when settings.json is corrupted (#7553) 2020-10-26 11:13:53 -07:00
ShortcutGuideProperties.cs [fxcop] Settings UI library (part 4) - project/namespace renames (#7403) 2020-10-22 09:45:48 -07:00
ShortcutGuideSettings.cs [fxcop] Settings UI library (part 4) - project/namespace renames (#7403) 2020-10-22 09:45:48 -07:00
ShortcutGuideSettingsIPCMessage.cs [fxcop] Settings UI library (part 4) - project/namespace renames (#7403) 2020-10-22 09:45:48 -07:00
ShortcutsKeyDataModel.cs [fxcop] Settings UI library (part 4) - project/namespace renames (#7403) 2020-10-22 09:45:48 -07:00
SndFancyZonesSettings.cs [fxcop] Settings UI library (part 4) - project/namespace renames (#7403) 2020-10-22 09:45:48 -07:00
SndImageResizerSettings.cs [fxcop] Settings UI library (part 4) - project/namespace renames (#7403) 2020-10-22 09:45:48 -07:00
SndKeyboardManagerSettings.cs [fxcop] Settings UI library (part 4) - project/namespace renames (#7403) 2020-10-22 09:45:48 -07:00
SndModuleSettings`1.cs [fxcop] Settings UI library (part 4) - project/namespace renames (#7403) 2020-10-22 09:45:48 -07:00
SndPowerPreviewSettings.cs [fxcop] Settings UI library (part 4) - project/namespace renames (#7403) 2020-10-22 09:45:48 -07:00
SndPowerRenameSettings.cs [fxcop] Settings UI library (part 4) - project/namespace renames (#7403) 2020-10-22 09:45:48 -07:00
SndShortcutGuideSettings.cs [fxcop] Settings UI library (part 4) - project/namespace renames (#7403) 2020-10-22 09:45:48 -07:00
StringProperty.cs [fxcop] Settings UI library (part 4) - project/namespace renames (#7403) 2020-10-22 09:45:48 -07:00