This repository was archived by the owner on Aug 11, 2026. It is now read-only.
Emo 0.8.0
Emo 0.8.0 release.
- SwiftPM: https://github.com/Desert-Ant-Labs/emo.git, from 0.8.0
- Android: ai.desertant:emo:0.8.0
- Android bundled model resources: ai.desertant:emo-tflite-resources:0.8.0
- npm: @desert-ant-labs/emo@0.7.0 (unchanged this release)
Highlights:
- Android minimum lowered from API 31 to API 24 (Android 7.0). NFKC normalization now runs through the host's java.text.Normalizer instead of the platform libicu, removing the API 31 floor. Validated on real hardware.
- On-device multilingual emoji suggestion with a small bundled model, consistent APIs across Swift, Kotlin, and JavaScript.