mirror of
https://github.com/torlando-tech/columba
synced 2026-08-12 18:07:15 -04:00
Android's app sandboxing prevents Unix domain sockets from working between different apps. Added `shared_instance_type = tcp` to the RNS config so Columba can properly connect to Sideband's shared instance via TCP on port 37428. Additional changes: - Replace one-way button with bidirectional toggle for instance mode - Show banner when using own instance (so user can toggle back) - Add restart dialog when switching instance modes - Disable Service Control card when using shared instance - Disable BLE Connections card when using shared instance 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| ble_modules | ||
| drivers | ||
| patches | ||
| android_ble_interface.py | ||
| logging_utils.py | ||
| requirements.txt | ||
| reticulum_wrapper.py | ||
| test_android_ble_driver.py | ||
| test_announce_handler.py | ||