Skip to content

feat(icon): new parrot app icon (rounded animal family)#25

Merged
leinss merged 1 commit into
mainfrom
feature/app-icon
Jul 12, 2026
Merged

feat(icon): new parrot app icon (rounded animal family)#25
leinss merged 1 commit into
mainfrom
feature/app-icon

Conversation

@leinss

@leinss leinss commented Jul 12, 2026

Copy link
Copy Markdown
Owner

Summary

Replaces the launcher icon with a flat rounded parrot on a deep-teal background, part of a shared three-app animal icon family (owl / parrot / hummingbird). Bumps to 6.8.10 for an internal release.

What changed

  • Adaptive foreground (drawable-*dpi/ic_launcher_adaptive_foreground.png) — parrot centered in the safe zone
  • Adaptive background (drawable-v24/ic_launcher_background.xml) — solid deep teal #FF105C6A (was near-black)
  • Monochrome (drawable-*dpi/ic_launcher_monochrome.png) — flat parrot silhouette PNGs; removes the old keyboard-glyph vector
  • Legacy ic_launcher / ic_launcher_round (mipmap-*dpi) — parrot on teal
  • Play listing icon (fastlane/.../en-US/images/icon.png) — regenerated 512x512
  • versionCode 6810 / versionName 6.8.10 + changelog 6810.txt ("New app icon")

Test plan

  • make check green (~350 unit tests, lint)
  • Debug build renders the new adaptive icon on a launcher (circle + squircle + themed monochrome)

Replace the launcher icon with a flat rounded parrot on deep teal,
part of a shared three-app animal icon family. Bumps to 6.8.10.

- adaptive foreground (drawable-*dpi): parrot centered in the safe zone
- adaptive background: solid deep teal (#FF105C6A)
- monochrome: flat parrot silhouette PNGs replace the keyboard-glyph vector
- legacy ic_launcher / ic_launcher_round (mipmap-*dpi): parrot on teal
- Play listing icon (fastlane en-US): regenerated 512x512
- versionCode 6810 / versionName 6.8.10 + changelog "New app icon"
@leinss
leinss merged commit de0391a into main Jul 12, 2026
1 check passed
@leinss
leinss deleted the feature/app-icon branch July 12, 2026 14:11
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