Commit Graph

62 Commits

Author SHA1 Message Date
4d0d7004b0 缺省图 2025-09-29 18:29:59 +08:00
b275d88ef7 添加启动界面 2025-09-28 18:24:54 +08:00
b96ae94bdb 界面逻辑优化 2025-09-25 18:32:34 +08:00
ea911f113b AI美化功能 2025-09-23 18:32:01 +08:00
b7b777d2d0 Merge pull request #26 from Zhong202501/new
首页底部导航栏图标;创建AI界面
2025-09-17 11:03:17 +08:00
41a51b85da 首页底部导航栏图标;创建AI界面 2025-09-16 18:18:36 +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
2b0d33fdbe 上架图-缺省图调整 2025-09-02 16:32:59 +08:00
5c12982908 Refactor: Use common password validator
Refactors password validation logic to use a common `PasswordValidator` utility. This ensures consistent password validation rules across different parts of the application, including:

- User login
- Email sign-up
- Password change
- Account removal

Also adds a string resource for password too long error message.
2025-09-01 15:10:14 +08:00
a79628026c 首页UI调整 2025-08-29 18:39:59 +08:00
weber
52e571da01 用户信息调整 2025-08-27 11:39:50 +08:00
5d4a95bf07 UI调整 2025-08-26 18:42:33 +08:00
f2ab55d545 Merge upstream/main and resolve conflicts 2025-08-25 18:48:56 +08:00
weber
df75c710e5 UI调整 2025-08-25 18:35:06 +08:00
weber
77033854f0 UI调整 2025-08-25 10:49:00 +08:00
bd2d291164 Merge upstream/main and resolve conflicts 2025-08-22 10:41:30 +08:00
weber
9fb79b3881 聊天室和群聊信息调整 2025-08-21 19:04:59 +08:00
weber
5ee1897739 消息列表和聊天时调整 2025-08-21 17:08:18 +08:00
a9066bd473 test push 2025-08-21 16:43:30 +08:00
weber
bc7a897cec 预留首页-探索,完善群组功能 2025-08-13 18:57:03 +08:00
weber
2d518cbd68 自定义NavigationItem,新增群组创建页面 2025-08-12 19:06:56 +08:00
weber
697af504b7 会话分组及聊天室实现 2025-08-11 18:21:22 +08:00
weber
f6a796e2bc 智能体会话开发 2025-08-07 19:03:05 +08:00
weber
3e544844bb 添加新的表单文本输入组件 FormTextInput2,包含错误提示和动态显示功能;新增图标和图片资源。 2025-08-05 14:24:15 +08:00
weber
29d2bb753f 实现了 Agent 和 Profile 数据类,添加了 AddAgent 界面 2025-07-31 15:37:17 +08:00
weber
6ec732b996 20250723-Test Push 2025-07-23 19:07:29 +08:00
9f93e6dc14 更新代码 2024-12-07 17:14:45 +08:00
50fb1874e7 增加动态举报 2024-12-06 22:08:57 +08:00
784427cfba 更新密码校验规则 2024-12-01 15:29:03 +08:00
4cdb7f28b3 完全替换为Rave Now,只保留了Google Play的密钥还有一些图片映射还有旧字样。 2024-11-17 20:31:18 +08:00
074244c0f8 改包名com.aiosman.ravenow 2024-11-17 20:07:42 +08:00
914cfca6be 更新软件Logo 2024-11-15 20:04:15 +08:00
3cef90c887 更新代码 2024-11-03 09:17:46 +08:00
8dca3e8de1 暗黑模式按钮、更新弹框文案 2024-10-26 06:53:47 +08:00
6cb19eb6cf 关注和取消关注 2024-10-13 06:18:02 +08:00
fab1e0206d 修改背景细节 2024-10-13 05:57:25 +08:00
20a34b569a 启动页控制 2024-10-13 05:03:34 +08:00
d98bfe88c5 更换图标 2024-10-13 04:33:14 +08:00
f6e763cb3f 调整布局和边距 2024-10-13 02:44:22 +08:00
7bd3ea8f91 登录页面字体调整 2024-10-11 23:31:03 +08:00
d728ef2043 软件首页样式调整 2024-10-11 02:09:08 +08:00
43c27b7e0b 上传 2024-10-08 17:25:27 +08:00
0f9923f3e0 更新代码 2024-10-07 10:12:41 +08:00
9168884edb 新增验证码 2024-10-06 20:08:57 +08:00
40bbb8a0a0 新增重置密码校验 2024-10-04 23:37:38 +08:00
775c6a3c14 更新个人主页及其他页面
- 个人主页UI更新,支持工具栏滚动
- 调整个人主页背景颜色
- 更新个人主页为空时的
UI
- 更新用户信息编辑页面样式
- 更新点赞和收藏通知页面的文案
- 更新点赞和收藏通知页面的国际化
- 修复 UserContentPageIndicator 的滚动问题
- 更新评论通知页面的标题文案
- 更新评论通知页面的国际化
2024-10-03 16:38:32 +08:00
e48c9cc688 发布内测版本 2024-10-03 04:37:51 +08:00
45a698003f 更新登录UI 2024-10-01 01:49:29 +08:00
1935da7e72 更新登录UI 2024-09-30 22:14:52 +08:00
b94d8fb7b3 新增对话 2024-09-23 23:47:16 +08:00