Skip to content

fix(android): improve Termux compatibility - #53

Merged
Blankeos merged 2 commits into
Blankeos:mainfrom
yan-ad:fix/android-termux-support
Sep 12, 2026
Merged

Blankeos merged 2 commits into
Blankeos:mainfrom
yan-ad:fix/android-termux-support

Conversation

@yan-ad

@yan-ad yan-ad commented Sep 10, 2026

Copy link
Copy Markdown
Contributor

Summary

  • allow Android builds without the desktop-only clipboard dependency
  • use Termux:API storage picker for image attachments on Android
  • stop stale tool state from keeping the TUI redraw loop active after chat activity
  • make remote client scripts work with npm as well as Bun

Notes

Image attachment on Termux requires the Termux:API app and termux-api package. Android clipboard image access is not available through Termux:API, so the attachment shortcut opens the Android file picker.

Validation

  • cargo fmt --check
  • focused image attachment and app tests
  • cargo check

Closes #51
Closes #52

@Blankeos Blankeos left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm. thank you!

@Blankeos
Blankeos merged commit f1ebac8 into Blankeos:main Sep 12, 2026
6 checks passed
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.

Add support for Termux (Android) CPU Usage Increased Significantly in Latest Commit

2 participants