VayuMail 2.2.10
Added
- Emoji now render. The app bundles the Noto Color Emoji font (via Gio's
official emoji font module) and adds it as a fallback in the text shaper, so
emoji show as glyphs instead of empty □ boxes — in chat and everywhere else.
Ordinary text still uses the platform's native system font; the emoji font is an
additive fallback that Gio uses only for codepoints the system font lacks. Adds
~10 MB to the app download (color-emoji fonts embed bitmaps) — the price of real
emoji in a pure-Go UI. Pinned by a shaping test so a regression fails CI.
Downloads
- vayumail-2.2.10.apk — install directly on your
Android device (sideload). - vayumail-2.2.10.aab — upload to the Google Play
Console (Play requires an App Bundle, not an APK).
Signed with the release key. Test-key builds are for
sideloading only; set ANDROID_KEYSTORE_B64 /
ANDROID_KEYSTORE_PASS repository secrets to produce Play
Store-ready builds signed with your upload key.