You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Jolie
917316d76a
feat(notification): 添加本地通知功能支持
- 在 AndroidManifest.xml 中添加 RECEIVE_BOOT_COMPLETED 权限和启动器徽章权限
- 为应用启动器 Activity 添加 showWhenLocked 和 turnScreenOn 属性
- 集成 flutter_local_notifications 插件并配置 Android 和 iOS 平台设置
- 创建 LocalNotificationService 服务处理本地通知的初始化和显示
- 实现消息类型判断和内容解析功能
- 添加视频通话通知的特殊处理逻辑
- 支持通知点击跳转到对应聊天页面
- 在 IMManager 中集成本地通知服务
- 优化 iOS 平台通知权限申请
- 配置 Podfile 依赖并更新原生项目设置
|
3 months ago |
| .. |
|
xcshareddata
|
初始提交
|
5 months ago |
|
contents.xcworkspacedata
|
初始提交
|
5 months ago |