星联 — 类微信即时通讯App https://blog.kaixed.com/p/kchat.html
Go to file
kaixed 4e3f1e914d refactor: 重构部分逻辑
1.在查找conversation时使用唯一标识代替index查找
2.添加用户发送图片消息(待优化为微信发送图片样式)
3.移动model层到data层
4.重构HomeItem为枚举
5.优化WebsocketService中的发送消息代码
2024-11-29 16:43:48 +08:00
.idea feat: 完善页面 2024-11-25 22:26:51 +08:00
app refactor: 重构部分逻辑 2024-11-29 16:43:48 +08:00
gradle feat: 完善页面 2024-11-25 22:26:51 +08:00
.gitignore feat(界面): 完善搜索好友界面 2024-10-07 22:46:24 +08:00
build.gradle.kts refactor: 重构部分逻辑 2024-11-29 16:43:48 +08:00
gradle.properties fix: 完善聊天界面功能面板 2024-10-29 22:35:49 +08:00
gradlew Initial commit 2024-08-16 21:45:16 +08:00
gradlew.bat Initial commit 2024-08-16 21:45:16 +08:00
settings.gradle.kts fix: 完善聊天界面功能面板 2024-10-29 22:35:49 +08:00