mirror of
https://github.com/torlando-tech/columba
synced 2026-08-12 18:07:15 -04:00
Replace hardcoded method list in CI with Python script that: - Extracts all bridge method calls from Python source code - Verifies those methods exist in the release APK's DEX files - Detects 31 methods automatically vs 4 hardcoded previously This ensures CI verification stays in sync with actual Python→Kotlin bridge usage without manual maintenance. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| columba_logo_preview.png | ||
| convert_icon_to_framebuffer.py | ||
| verify_proguard_bridge.py | ||