|
|
be9c844bd3
|
将 otg_swift OTG 引擎迁入 Core/CameraOTG,并接入旅拍有线传图与历史导入。
恢复 USB 相机连接、边拍边传、三品牌驱动与 SwiftUI 历史导入页,通过适配层对接现有本地上传与 OSS 管道。
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-07-06 11:22:07 +08:00 |
|
|
|
d7fec35715
|
移除 Core 层 OTG 相机实现,保留旅拍有线传图 UI 与本地照片上传能力。
将本地存储与上传编排下沉到 Features/TravelAlbum,删除 USB/PTP 相关代码与测试。
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-07-06 10:55:40 +08:00 |
|
|
|
49e997ddba
|
修复合作获客扫码绑定崩溃与 Toast 层级,并接入分成比例修改。
将扫码页提升到列表层弹出并补齐 AppDelegate.window,避免扫码时 UIKit 取主窗口崩溃;Toast 改用独立 UIWindow 显示在 sheet 之上;合作获客员支持短信验证修改分成比例,同时优化冷启动根视图创建时机并补充相关测试。
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-07-03 20:37:24 +08:00 |
|
|
|
a528d9b0d7
|
接入微信分享 SDK 并配置 Universal Link。
集成 WechatOpenSDK、www.zhifly.cn/suixinkan/ 通用链接与邀请页分享能力,附带 AASA 部署文件与单元测试。
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-07-02 15:02:37 +08:00 |
|
|
|
90d135b5ac
|
完善 OTG 相机有线传图:支持 Sony/Canon 自动识别,页面 detach 保持会话以便再次进入复连。
引入进程级 CameraTetheringSession 与共享 USB Browser;离开传图页仅取消 UI 回调,App 终止时再完整 shutdown 释放 PTP 与 Browser 资源。
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-07-01 15:45:35 +08:00 |
|
|
|
0314033a7f
|
新增 APNs 推送注册与 Payload 路由
引入 AppDelegate、显式 Info.plist 与 entitlements,并将 PushNotificationManager 接入登录生命周期,用于 device token 上报与通知处理。
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-06-26 09:18:49 +08:00 |
|