Skip to content

feat: set custom Enigma machine app icon for Android#101

Merged
samdaw13 merged 1 commit intomainfrom
feat/android-app-icon
Mar 6, 2026
Merged

feat: set custom Enigma machine app icon for Android#101
samdaw13 merged 1 commit intomainfrom
feat/android-app-icon

Conversation

@samdaw13
Copy link
Copy Markdown
Owner

@samdaw13 samdaw13 commented Mar 6, 2026

Summary

  • Adds assets/images/enigma-app-icon.png as the source icon
  • Replaces all Android ic_launcher.png and ic_launcher_round.png across all mipmap densities with the custom icon resized to the correct dimensions:
    • mdpi → 48×48
    • hdpi → 72×72
    • xhdpi → 96×96
    • xxhdpi → 144×144
    • xxxhdpi → 192×192

Test plan

  • Build and run on Android — the home screen and app drawer should show the Enigma machine icon
  • Check the icon looks correct at different launcher sizes (e.g. small/medium/large)

🤖 Generated with Claude Code

Adds the enigma-app-icon source image and replaces all Android mipmap
ic_launcher / ic_launcher_round PNGs at mdpi through xxxhdpi.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@samdaw13 samdaw13 enabled auto-merge March 6, 2026 22:53
@samdaw13 samdaw13 merged commit 0632c8a into main Mar 6, 2026
2 checks passed
@samdaw13 samdaw13 deleted the feat/android-app-icon branch March 6, 2026 22:54
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.

1 participant