4a684886fa
聊天自定义背景实现
2025-10-31 16:41:39 +08:00
d7f87c7c55
新增聊天设置页面;自定义背景UI
2025-10-31 11:57:49 +08:00
00933dadb8
实现新闻界面查看全文
2025-10-29 18:08:24 +08:00
90156745ad
添加新闻接口,UI调整
2025-10-28 18:42:05 +08:00
7095832722
登录界面UI调整;新增新闻评论
2025-10-27 18:51:42 +08:00
f6a760371a
新增新闻标签页;修改底部导航栏背景颜色
2025-10-24 18:27:58 +08:00
13ed16078b
新增苹果账户登录;新增拉黑功能;UI调整
2025-10-23 17:56:24 +08:00
2a5174cbb6
动态、热门界面UI调整
2025-10-22 18:52:46 +08:00
eb8119b775
动态页面顶部标签
2025-10-21 18:35:22 +08:00
18dd52e193
聊天室显示个数
2025-10-20 17:05:48 +08:00
f839a793a3
热门聊天室实现;首页UI调整
2025-10-20 16:54:23 +08:00
28fb94a824
顶部 推荐 agent 列表实现
2025-10-17 17:21:52 +08:00
4bdbbb0231
主页分类动态获取
2025-10-17 16:56:25 +08:00
29490d288b
“我的”页面UI调整
2025-10-16 18:06:24 +08:00
a99ab30c4e
编辑资料页面UI调整:添加横幅图片区域
2025-10-15 18:54:04 +08:00
9d3d13a22d
新增消息界面“全部”标签页
2025-10-14 17:40:25 +08:00
f0a9704e2d
个人信息页和用户信息页UI调整
2025-10-13 18:49:47 +08:00
7f2c103ada
修改首页智能体头像显示逻辑,先显示默认头像(所有情况都显示)如果有网络头像则覆盖显示。
2025-10-11 18:55:39 +08:00
d94e3b5c20
消息界面通知按钮点击事件;新增通知界面
2025-10-10 18:41:57 +08:00
44cc76d2e3
日文资源文件
...
实现重新加载功能
收藏界面UI调整
2025-10-09 17:36:06 +08:00
fac6f23356
新建文件夹 app/src/main/assets 将.lottie文件放入
...
UI调整
2025-09-30 18:54:35 +08:00
4d0d7004b0
缺省图
2025-09-29 18:29:59 +08:00
359bcfdfd7
Agent创建成功全局显示;
...
适配暗黑模式
2025-09-26 17:00:12 +08:00
dedd356896
创建弹窗UI调整
2025-09-24 18:51:20 +08:00
1a24136c35
优化AI界面,添加分页加载功能,支持动态加载更多智能体数据;重构UI布局
2025-09-23 11:57:11 +08:00
a200d00587
UI调整
2025-09-18 18:19:19 +08:00
b7b777d2d0
Merge pull request #26 from Zhong202501/new
...
首页底部导航栏图标;创建AI界面
2025-09-17 11:03:17 +08:00
e804c8be0c
Merge pull request #20 from Kevinlinpr/new-bottom-create-button
...
Feat: Add Create Bottom Sheet and icons
2025-09-17 10:44:34 +08:00
41a51b85da
首页底部导航栏图标;创建AI界面
2025-09-16 18:18:36 +08:00
e74e8615a5
Agent卡片组件UI;Agent聊天界面输入框显示问题
2025-09-15 14:06:05 +08:00
349d39daf2
修复BUG:我的界面右上角图标会跟随背景图一起向上滑走
2025-09-12 18:24:49 +08:00
eca85c8377
Feat: Add Create Bottom Sheet and icons
...
- Implemented a new `CreateBottomSheet` Composable to provide users with options to create AI, Group Chat, or Moment.
- Added new drawable resources for the create options: `ic_create_ai.xml`, `ic_create_group_chat.xml`, `ic_create_monent.xml`, and `ic_create_close.xml`.
- Integrated the `CreateBottomSheet` into the `IndexScreen`. Clicking the "+" button now opens this bottom sheet instead of directly navigating to new post creation.
- Updated `IndexViewModel` to manage the visibility state of the `CreateBottomSheet`.
- Added string resources for the Create Bottom Sheet in English, Chinese, and Japanese.
- Ensured proper navigation and tourist mode checks for each create option.
- Implemented graceful dismissal of the bottom sheet with animations.
2025-09-12 17:21:29 +08:00
8154a0ddc4
Category接口;Agent卡片组件背景颜色
2025-09-11 18:14:54 +08:00
922d6e72d6
首页Agent卡片组件
2025-09-10 18:02:58 +08:00
c41c097d41
处理最新消息显示
2025-09-10 14:03:27 +08:00
d231f3678c
首页UI
2025-09-09 16:18:35 +08:00
cd35562244
标签页调整
2025-09-09 14:41:37 +08:00
21cb512237
启动图标;动态界面调整
2025-09-08 18:06:39 +08:00
1a41cb7aef
初步替换IM接口
2025-09-08 15:13:17 +08:00
9f14b35847
防抖调整
2025-09-04 18:28:11 +08:00
e49e509c38
暗黑模式缺省图;UI调整
2025-09-03 17:37:52 +08:00
824be5fad8
图片添加加载效果
...
- 为AsyncImage添加了Shimmer加载效果
- 优化了热门动态的加载逻辑
- 统一了ViewModel的重置方法名
2025-09-03 14:59:47 +08:00
16f95782f8
优化AI页面资源管理和数据加载
...
- AgentViewModel:
- 新增 `refreshAgentData` 方法用于刷新推荐Agent数据。
- 新增 `ensureDataLoaded` 方法用于检查推荐Agent数据是否为空,如果为空则重新加载。
- ResourceCleanupManager:
- `cleanupPageResources` 方法新增 `preserveRecommendedData` 参数,用于控制是否保留推荐数据。
- 新增 `cleanupAiPageCompletely` 方法,用于完全清理AI页面资源(包括推荐数据),主要用于登出等场景。
- Agent.kt:
- 在页面进入时调用 `viewModel.ensureDataLoaded()` 确保推荐Agent数据已加载。
- 页面退出时不再清理推荐Agent数据,只在完全登出或需要彻底清理时才清理。
此更改旨在:
- 避免不必要的推荐Agent数据重复加载。
- 优化AI页面退出时的资源清理逻辑,仅在需要时才清理推荐数据。
2025-09-03 11:49:53 +08:00
2b0d33fdbe
上架图-缺省图调整
2025-09-02 16:32:59 +08:00
6c743a6cac
VIP页面UI调整
2025-09-01 18:01:43 +08:00
c20b6ba682
动态tab栏UI调整
...
- 移除不安全的HttpClient,使用安全的HttpClient
- 动态tab栏非激活状态颜色调整
2025-09-01 17:46:00 +08:00
ab43f154f5
Refactor: 优化智能体操作交互
...
- 个人主页智能体列表项增加长按操作,用于弹出操作菜单。
- 实现智能体操作菜单弹窗,提供删除等操作选项。
- 增加删除智能体确认对话框,防止误操作。
- 移除账号页面密码输入框重构为通用组件。
2025-09-01 17:14:22 +08:00
337bda46a2
Ai列表的游客模式优化
2025-09-01 16:14:53 +08:00
36d322ef8c
Reset ViewModels on logout/account switch
...
This commit introduces a `ResetModel()` function to `AgentViewModel` and `MineAgentViewModel` to clear their state.
This function is now called in `ResourceCleanupManager` and `AppState` during logout or when switching accounts to ensure that data from the previous session is not retained.
Additionally, the search and group name input fields in `CreateGroupChatScreen` are now single-line.
2025-09-01 15:36:22 +08:00
4d319351b7
朋友圈刷新方式调整
2025-09-01 15:02:39 +08:00