Skip to content

BigMoeOnEdge

v0.8.3 Bugfix

This release fixes issues for SREs watching stability and regressions.

Published 8d LLM Frameworks
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

android c++ edge-ai gemma gguf gpt-oss
+7 more
inference llama-cpp llm mixture-of-experts moe on-device-ai qwen

Summary

AI summary

Fixed inability to close soft keyboard and streaming answers drawing behind it on Android.

Changes in this release

Bugfix Medium

Fixes inability to close soft keyboard and answer drawing behind it.

Fixes inability to close soft keyboard and answer drawing behind it.

Source: llm_adapter@2026-07-19

Confidence: low

Bugfix Medium

Adds Done action for multiline Prompt field to close soft keyboard.

Adds Done action for multiline Prompt field to close soft keyboard.

Source: granite4.1:30b@2026-07-19-audit

Confidence: low

Bugfix Medium

Declares `windowSoftInputMode=adjustResize` to handle IME on Android 15+.

Declares `windowSoftInputMode=adjustResize` to handle IME on Android 15+.

Source: granite4.1:30b@2026-07-19-audit

Confidence: low

Bugfix Medium

Clears focus on Send button to retract soft keyboard.

Clears focus on Send button to retract soft keyboard.

Source: granite4.1:30b@2026-07-19-audit

Confidence: low

Full changelog

Fixes #56: the soft keyboard could not be closed and the streaming answer drew behind it.

  • The multiline Prompt field exposed no Done action and the activity declared no windowSoftInputMode, so once the keyboard opened there was no in-app way to close it.
  • Declare adjustResize and pad the content for the IME (covers the edge-to-edge path on Android 15+ where the window no longer shrinks), so the answer streams into the space above the keyboard instead of behind it.
  • Clear focus on Send, so the keyboard retracts into the freed area.

Sideload the attached app-dev-debug.apk (dev flavor):

adb install -r app-dev-debug.apk

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track BigMoeOnEdge

Get notified when new releases ship.

Sign up free

About BigMoeOnEdge

All releases →

Beta — feedback welcome: [email protected]