rwadurian/backend/mpc-system/services/service-party-android/app
hailin d83c859965 debug(android): 添加崩溃日志和调试信息定位待机闪退问题
- TssPartyApplication: 添加全局异常捕获,崩溃日志保存到文件
- GrpcClient: 心跳失败、重连、流重订阅添加 [IDLE_CRASH_DEBUG] 日志
- TssRepository: 轮询超时和回调调用添加调试日志
- MainViewModel: session事件回调用try-catch包装

日志筛选: adb logcat | grep "IDLE_CRASH_DEBUG"
崩溃日志: /data/data/com.durian.tssparty/files/crash_logs/

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-27 09:36:00 -08:00
..
libs feat(android): add Android TSS Party app with full API implementation 2025-12-31 23:27:29 -08:00
src/main debug(android): 添加崩溃日志和调试信息定位待机闪退问题 2026-01-27 09:36:00 -08:00
build.gradle.kts fix(tss): 修复备份恢复后签名失败的问题 2026-01-20 00:39:05 -08:00
proguard-rules.pro feat(android): add Android TSS Party app with full API implementation 2025-12-31 23:27:29 -08:00