agent-Specialization/android-webview-app/app
JOJO 86eef988dc fix(android): 修正下载URL解析和CookieManager线程
- 解析相对下载地址时使用 HOME_URL 域名根路径,避免把当前对话路径拼进URL

- CookieManager.getCookie 在主线程调用后再传入IO线程
2026-06-24 17:02:14 +08:00
..
libs feat(voice): Android 端侧离线语音识别集成 2026-06-10 00:50:16 +08:00
src/main fix(android): 修正下载URL解析和CookieManager线程 2026-06-24 17:02:14 +08:00
build.gradle.kts fix(android): 下载改为应用内下载+系统分享sheet 2026-06-24 16:51:20 +08:00
proguard-rules.pro feat: add android webview app project 2026-04-05 20:48:53 +08:00