it0/it0_app/lib/features/chat/presentation/widgets
hailin f5d9b1f04f feat: add app upgrade system with self-hosted APK update support
- Add core/updater module: version checker, download manager (resumable + SHA-256),
  APK installer, app market detector, self-hosted updater with progress dialogs
- Add Android native MethodChannels for APK installation and market detection
- Add FileProvider config and REQUEST_INSTALL_PACKAGES permission
- Wire UpdateService singleton into main.dart initialization
- Add auto-check on home entry with cooldown + app resume detection
- Add manual "检查更新" button and dynamic version display in settings
- Fix chat page: bottom overflow, bash spinner persistence, collapsible results
- Merge standing orders into tasks page as second tab

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-26 22:35:01 -08:00
..
agent_thinking_indicator.dart Initial commit: IT0 AI-powered server cluster operations platform 2026-02-08 22:54:37 -08:00
approval_action_card.dart fix: translate all remaining English UI strings to Chinese and remove dead code 2026-02-23 02:07:57 -08:00
conversation_drawer.dart feat: multi-turn conversation context management with session history UI 2026-02-24 19:04:35 -08:00
message_bubble.dart feat: add Markdown rendering and phone-call voice entry to chat UI 2026-02-23 07:31:40 -08:00
stream_text_widget.dart feat: add Markdown rendering and phone-call voice entry to chat UI 2026-02-23 07:31:40 -08:00
timeline_event_node.dart feat: add app upgrade system with self-hosted APK update support 2026-02-26 22:35:01 -08:00
tool_execution_card.dart fix: translate all remaining English UI strings to Chinese and remove dead code 2026-02-23 02:07:57 -08:00