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

Improvement: Support monochrome app icon #341

Merged
merged 3 commits into from
Jan 27, 2025

Conversation

FelberMartin
Copy link
Collaborator

Problem Description

In newer Android versions (starting from Android 13 (API level 33)), the user can enabled themed (monochrome) icons on their home screen. The Artemis Android app did not yet support this.

Changes

Regenerated ic_launcher icons and supporting monochrome app icon.

Screenshots

Previously:
image

Now:
image

@FelberMartin FelberMartin added the ready for review This PR can be reviewed label Jan 26, 2025
@FelberMartin FelberMartin self-assigned this Jan 26, 2025
Copy link
Contributor

@julian-wls julian-wls left a comment

Choose a reason for hiding this comment

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

Nice change, good catch!

@FelberMartin FelberMartin added ready to merge This PR can be merged and removed ready for review This PR can be reviewed labels Jan 27, 2025
@FelberMartin FelberMartin merged commit ecbd24d into develop Jan 27, 2025
5 checks passed
@FelberMartin FelberMartin deleted the improvement/support-monochrome-app-icon branch January 27, 2025 15:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready to merge This PR can be merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants