columba/python/lxst_modules
torlando-tech 0ba904d28d fix: resolve call startup issues with retry and async IO
- Remove redundant path request code from call_manager.py - LXST's
  Telephony.call() already handles path discovery correctly
- Move AIDL call operations to IO dispatcher to prevent ANR when
  LXST blocks for path discovery (up to 70s)
- Add retry mechanism in CallViewModel for CallManager initialization
  (retries up to 10x with 1s delay after fresh install)

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-16 22:06:23 -05:00
..
__init__.py feat: add LXST voice call support 2026-01-16 22:04:40 -05:00
call_manager.py fix: resolve call startup issues with retry and async IO 2026-01-16 22:06:23 -05:00
chaquopy_audio_backend.py feat: implement LXST voice calls with multi-process IPC 2026-01-16 22:06:23 -05:00