columba/scripts
torlando-tech 37d9a88325 feat: add dynamic ProGuard bridge verification script
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>
2026-01-03 22:03:07 -05:00
..
columba_logo_preview.png feat: display Columba logo on RNode OLED via external framebuffer 2025-12-08 21:58:48 -05:00
convert_icon_to_framebuffer.py feat: display Columba logo on RNode OLED via external framebuffer 2025-12-08 21:58:48 -05:00
verify_proguard_bridge.py feat: add dynamic ProGuard bridge verification script 2026-01-03 22:03:07 -05:00