8 Commits

Author SHA1 Message Date
Booker
15d767100a Refactor widget tests for H5 line generation and validation
- Simplified tests for H5 line creation, focusing on single line generation with a numeric 16-digit label.
- Updated assertions to validate the generated H5 line's label and URI structure.
- Removed redundant tests related to default H5 line URLs and local access, consolidating functionality into fewer tests.
- Added new tests to ensure correct URL generation from configured fallback order and query parameter handling.
- Enhanced test coverage for restoring cached H5 line URLs and validating their structure.
2026-06-06 03:48:20 +07:00
Booker
d3550411b1 feat: 更新 H5 线路配置逻辑,添加默认线路处理和相关单元测试 2026-06-03 12:17:36 +07:00
Booker
a1e7b3e52c Refactor H5 line management and cache handling in WebView app
- Introduced shared_preferences for initial H5 cache management.
- Added methods to clear H5 caches and probe line availability.
- Enhanced error handling for line loading and switching.
- Removed openim_common package and its configurations.
- Updated widget tests to reflect changes in H5 line handling and URL management.
2026-05-29 17:56:55 +07:00
Booker
6e3920972b feat: 优化 H5 线路切换逻辑;实现独立 WebView 管理和状态控制 2026-05-27 13:03:50 +07:00
Booker
8659a2e66e feat: 添加 H5 线路切换功能;支持动态加载和切换不同线路的 URL 2026-05-27 12:53:47 +07:00
Booker
e5d3c12c15 fix: 更新 H5 主机地址为测试环境 2026-05-27 12:05:38 +07:00
Booker
37e4d73861 feat: 构建flutter 基座 2026-05-18 13:36:54 +07:00
ce8ce5ec13 Initial commit 2026-05-18 14:28:58 +08:00