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

colors: Switch to public APIs for colors #578

Merged
merged 1 commit into from
Nov 30, 2023

Conversation

theimpulson
Copy link
Collaborator

Summary

This PR switches color resources to public APIs instead of system ones. This fixes colors on Gradle builds as well as Android Studio can access them as well.

Related Issues

Testing

Compile Gradle build, and check all colors look fine.

@theimpulson
Copy link
Collaborator Author

I added comments similar to dependencies in Gradle files to keep track of source colors. Re-used colors that were the same.

@chirayudesai
Copy link
Member

In theory the actions runs should show have screenshots / videos to verify some parts.

@theimpulson theimpulson marked this pull request as draft October 9, 2023 15:17
@theimpulson theimpulson marked this pull request as ready for review October 9, 2023 15:28
@chirayudesai
Copy link
Member

@stevesoltys any ideas why this didn't have the other actions workflows? The emulator tests.

@stevesoltys
Copy link
Member

@chirayudesai Should be fixed with #580.

@chirayudesai
Copy link
Member

@theimpulson could you rebase?

Copy link
Collaborator

@grote grote left a comment

Choose a reason for hiding this comment

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

code changes look good to me

@theimpulson
Copy link
Collaborator Author

Seems fine to me on both AOSP & Gradle builds.

@chirayudesai chirayudesai merged commit 57be15a into seedvault-app:android14 Nov 30, 2023
3 checks passed
@theimpulson theimpulson deleted the publicAPIs branch March 12, 2024 13:34
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.

4 participants