-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor application to remove deprecated admin and startup features
- Removed all functionalities related to running Blitz as admin and managing startup on boot. - Updated XAML layout: - Eliminated buttons and controls associated with the deprecated features. - Adjusted the UI layout to ensure proper alignment after removal. - Cleaned up C# code: - Deleted methods and event handlers related to the deprecated functionalities. - Renamed and refactored remaining methods for clarity and professionalism. - Improved exception handling with user-friendly error messages. - Organized code into regions for better readability. - Updated language resource handling to ensure consistency. - Ensured the application remains fully functional without the deprecated features.
- Loading branch information
Showing
4 changed files
with
170 additions
and
495 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.