Skip to content

Feat/themable icons#101

Merged
vide merged 3 commits intomainfrom
feat/themable-icons
Jan 24, 2026
Merged

Feat/themable icons#101
vide merged 3 commits intomainfrom
feat/themable-icons

Conversation

@MARMdeveloper
Copy link
Copy Markdown
Collaborator

Summary

Modernizes the app launcher and notification icons by migrating them to vector-based adaptive icons, enabling proper theming support on modern Android versions.

Changes

Replaced legacy PNG launcher icons with adaptive vector icons
Added monochrome icon support for themed icons (Android 13+)
Updated notification icon to a vector drawable

Notes

When create new notifications, be sure to set setSmallIcon to ic_notification
Obsolete mipmap resources related to the old icon set have been keept for backwards compatibility

Closes #74

@MARMdeveloper MARMdeveloper marked this pull request as ready for review January 24, 2026 20:12
@MARMdeveloper MARMdeveloper requested a review from vide January 24, 2026 20:12
@vide vide merged commit acec458 into main Jan 24, 2026
1 check passed
MARMdeveloper added a commit that referenced this pull request Jan 25, 2026
* chore: release v0.12.0

* Monochrome and Notification icons

---------

Co-authored-by: Davide Ferrari <vide@fastmail.com>
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.

Add themed launcher icon.

2 participants