Skip to content

refactor: migrate to Microsoft.Windows.Storage.ApplicationData and centralize settings keys#1900

Merged
marcelwgn merged 3 commits intomicrosoft:mainfrom
Zakariathr22:ppdata-settings-refactor
Jul 3, 2025
Merged

refactor: migrate to Microsoft.Windows.Storage.ApplicationData and centralize settings keys#1900
marcelwgn merged 3 commits intomicrosoft:mainfrom
Zakariathr22:ppdata-settings-refactor

Conversation

@Zakariathr22
Copy link
Contributor

@Zakariathr22 Zakariathr22 commented Jun 11, 2025

Description

  • Replace Windows.Storage.ApplicationData with Microsoft.Windows.Storage.ApplicationData.
  • Centralize Settings Keys in a SettingsKeys Class.
  • define key constants in ScratchPadPage.

Motivation and Context

How Has This Been Tested?

Manually tested

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

@Zakariathr22 Zakariathr22 changed the title refactor: migrate to Microsoft.Windows.Storage.ApplicationData and centralize settings keys refactor: migrate to Microsoft.Windows.Storage.ApplicationData and centralize settings keys Jun 11, 2025
Copy link
Contributor

@marcelwgn marcelwgn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for making this change and also consolidating the keys!

@marcelwgn marcelwgn enabled auto-merge (squash) July 3, 2025 15:34
@marcelwgn
Copy link
Contributor

/azp run

@marcelwgn marcelwgn merged commit 1d59dfe into microsoft:main Jul 3, 2025
2 checks passed
@Zakariathr22 Zakariathr22 deleted the ppdata-settings-refactor branch July 4, 2025 10:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Centralize Settings Keys in a SettingsKeys Class Replace Windows.Storage.ApplicationData with Microsoft.Windows.Storage.ApplicationData

3 participants