Merged
Conversation
Owner
Lennoard
commented
Feb 13, 2026
- Improved layout and usability in landscape mode.
- The app now checks for compatible file types when importing settings.
- The app now uses dynamic colors by default.
- Added a new option to revert changes.
- Added a screen to ask for consent before editing kernel parameters.
- Updated UI with Material You components.
- Adds the Compose Stability Analyzer plugin to identify and fix unstable classes. - Marks UI model classes like `@Immutable` or `@Stable`.
This introduces a mandatory consent screen shown on the first app launch. This screen informs the user about the app's capabilities regarding kernel parameter modifications and requires their agreement before proceeding. Changes include: - Addition of `ConsentActivity` and its layout. - Logic in `StartActivity` to show the consent screen if not yet granted. - New preference to store the consent status. - Updated string resources for the consent screen.
This introduces a new setting in the "Startup" category that allows users to easily revert any changes made by the app.
Adds validation to check the file type before importing kernel parameters. The import now only accepts text-based files.
Signed-off-by: Lennoard <lennoardrai@gmail.com>
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.