Commit Graph

24 Commits

Author SHA1 Message Date
root
aff2afd5b0 fix: 修复导航栏消失问题 - BottomNavigationBar 添加 type: fixed 和选中颜色 - activity_list_screen 移除嵌套 Scaffold 2026-02-19 17:51:59 +00:00
Ubuntu
27efd05038 fix: 根本性修复导航架构,统一由main_screen管理 2026-02-20 01:42:05 +08:00
Ubuntu
c87a6756db fix: 修复底部导航栏被覆盖和FAB消失问题 2026-02-20 01:23:49 +08:00
Ubuntu
f4c5369792 fix: 使用正式签名 + APK入库 2026-02-20 00:50:21 +08:00
Ubuntu
8687bbb86a feat: 添加关于页面 2026-02-20 00:35:13 +08:00
Ubuntu
1a35899c41 feat: 添加版本检查脚本 2026-02-20 00:05:12 +08:00
Ubuntu
8ebc6e1928 fix: v1.1.9+11 - 修复消息页面和我的页面点击无反应(双Scaffold嵌套)
问题原因: ActivityListScreen 在展示 MessagesScreen/ProfileScreen 时,
外层 Scaffold 的 AppBar 和 FloatingActionButton 仍然显示,
导致双层 Scaffold 嵌套,页面交互被遮挡/挤压。

修复方案: 当 _selectedIndex 为消息(3)或我的(4)时,
外层 Scaffold 不渲染 AppBar 和 FAB,
让内嵌的 MessagesScreen/ProfileScreen 自己的 Scaffold 正常工作。
2026-02-19 21:49:47 +08:00
Ubuntu
e9505b37d1 fix: 修复 main_screen.dart const 错误 2026-02-19 21:32:21 +08:00
root
cd8cac9a97 添加docs目录和项目文档 2026-02-18 18:06:31 +00:00
Ubuntu
e7f9b21d06 fix: v1.1.8+10 - SliverMasonryGrid performance + signup restore + ripple fix 2026-02-17 22:43:32 +08:00
Ubuntu
a28a844d1d docs: add STATUS.md for lulu to maintain 2026-02-17 21:17:43 +08:00
Ubuntu
6f4f174baa feat: v1.1.7+9 - home_screen double-column waterfall layout 2026-02-17 20:52:11 +08:00
Ubuntu
5849b5f1f6 fix: v1.1.6+8 - time filter / signup button / friends sync 2026-02-17 19:30:49 +08:00
Ubuntu
df047ad64a fix: v1.1.5+7 - messages/profile tab switch + home refresh animation 2026-02-17 19:15:47 +08:00
Ubuntu
85c69671e8 feat: v1.1.4+6 - waterfall card visual upgrade 2026-02-17 18:12:47 +08:00
Ubuntu
81a00bd79b fix: v1.1.3+5 - profile/messages click + home refresh 2026-02-17 17:44:55 +08:00
Ubuntu
77e6315c5b release: v1.1.2+4 APK 2026-02-17 17:12:02 +08:00
Ubuntu
6ff5757110 feat: v1.1.1 batch2 - profile page, messages, friends screen 2026-02-17 17:10:36 +08:00
Ubuntu
c20335bd7b release: add APK directly (no LFS) 2026-02-17 16:54:12 +08:00
Ubuntu
7ebee5eeb8 release: add banxiang-v1.1.1+3.apk 2026-02-17 16:53:47 +08:00
Ubuntu
1e2afa6459 feat: v1.1.1 - avatar picker + feed user info 2026-02-17 16:52:23 +08:00
Ubuntu
c433f183fa chore: track APK with git-lfs 2026-02-17 16:31:13 +08:00
Ubuntu
e7d1b20339 docs: add CODE-MAP.md 2026-02-17 16:28:20 +08:00
Ubuntu
bb645e8428 init: v1.1.0+2 baseline 2026-02-17 16:10:18 +08:00