Skip to content

refactor: improve Intent redirection logic and constant management#17

Open
wxxsfxyzm wants to merge 1 commit intoChimioo:mainfrom
wxxsfxyzm:patch/uninstall
Open

refactor: improve Intent redirection logic and constant management#17
wxxsfxyzm wants to merge 1 commit intoChimioo:mainfrom
wxxsfxyzm:patch/uninstall

Conversation

@wxxsfxyzm
Copy link
Contributor

  • Clean up IntentAnalyzer by moving the TAG to a class-level constant and improving code structure
  • Refactor IntentAnalyzer to use constants for system install and permission confirmation actions
  • Improve IntentRedirector logic to handle uninstallation intents more cleanly by prioritizing package setting over forced components
  • Ensure appropriate flags are added during intent redirection

- Refactor `IntentAnalyzer` to use constants for system install and permission confirmation actions
- Improve `IntentRedirector` logic to handle uninstallation intents more cleanly by prioritizing package setting over forced components
- Ensure appropriate flags are added during intent redirection
- Clean up `IntentAnalyzer` by moving the `TAG` to a class-level constant and improving code structure
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.

1 participant