4 Commits

Author SHA1 Message Date
f97195d640 Improve settings and playback controls 2026-04-01 18:04:37 +08:00
a0c5e7590d feat: implement chat history, theme customization, and password management
- Added chat history persistence for active rooms with auto-cleanup on stream end.
- Overhauled Settings page with user profile, theme color picker, and password change.
- Added backend API for user password updates.
- Integrated flutter_launcher_icons and updated app icon to 'H' logo.
- Fixed 'Duplicate keys' bug in danmaku by using UniqueKey and filtering historical messages.
- Updated version to 1.0.0-beta3.5 and author info.
2026-03-25 11:48:39 +08:00
38bc9526b2 Phase 3.5: Implemented adaptive navigation (BottomBar/Rail) and My Stream console 2026-03-18 11:24:12 +08:00
8b0cdd4744 Phase 3 completed: Flutter MVP with live streaming and auto-refresh 2026-03-18 11:07:21 +08:00