Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Misc Improvements #94

Merged
merged 7 commits into from
Aug 1, 2024
Merged

Misc Improvements #94

merged 7 commits into from
Aug 1, 2024

Conversation

theimpulson
Copy link
Member

Summary

This PR does minor misc improvements as the commit message states.

Test

Build and run on a real device.

Works much better with Material themes

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
Get rid of wildcard imports otherwise ktlint complains about it

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
Also move it to a new package

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
Copy link
Member

@fdff87554 fdff87554 left a comment

Choose a reason for hiding this comment

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

This optimization greatly increases the code's readability and the maintenance's convenience. Still, it also adds a package that requires at least Android 13 or above and abandons some version checks (cancels maintenance for Android 5 and below), which helps to simplify subsequent maintenance costs.

@fdff87554 fdff87554 merged commit aff5563 into CCIP-App:dev Aug 1, 2024
1 check passed
@theimpulson theimpulson deleted the misc branch August 3, 2024 16:03
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.

2 participants