Skip to content

feat: add custom app icon for Android and iOS#10

Merged
jvsena42 merged 5 commits into
mainfrom
feat/app-icon
Mar 28, 2026
Merged

feat: add custom app icon for Android and iOS#10
jvsena42 merged 5 commits into
mainfrom
feat/app-icon

Conversation

@jvsena42
Copy link
Copy Markdown
Owner

Summary

Add a custom app icon for the Worn app, replacing the default Android launcher icons and adding the iOS app icon. The icon was designed in the project's Pencil design file and exported for both platforms.

Changes

  • Replace default Android vector drawable launcher icons (PNG/XML) with new WebP adaptive icons including foreground, background, and monochrome variants for all density buckets
  • Add Android launcher background color resource
  • Add iOS app icon (1024x1024 PNG) with AppIcon asset catalog entry
  • Add Play Store high-res icon (ic_launcher-playstore.png)
  • Update adaptive icon XML to reference new foreground/monochrome/background layers
  • Update design file with app icon design

Test plan

  • Install on Android device/emulator and verify the launcher icon displays correctly (regular, round, and monochrome/themed variants)
  • Build and run on iOS simulator/device and verify the app icon appears correctly on the home screen
  • Verify adaptive icon works with different launcher shapes (circle, squircle, rounded square)

Checklist

  • ./gradlew detekt passes
  • Tested on Android
  • Tested on iOS
  • Updated documentation (if applicable)

🤖 Generated with Claude Code

@jvsena42 jvsena42 enabled auto-merge March 28, 2026 16:42
@jvsena42 jvsena42 self-assigned this Mar 28, 2026
@jvsena42 jvsena42 merged commit 9e95f9a into main Mar 28, 2026
1 check passed
@jvsena42 jvsena42 deleted the feat/app-icon branch March 28, 2026 16:47
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