Skip to content

Releases: halifox/android_dictionary

3.0.1

Choose a tag to compare

@halifox halifox released this 09 May 01:47

Full Changelog: 3.0.0...3.0.1

3.0.0

Choose a tag to compare

@halifox halifox released this 08 May 06:36

PureDict v3.0.0 - Flutter 重构版正式发布

我们非常激动地宣布 PureDict 3.0.0 正式发布!这是项目自启动以来最大的一次变革,我们使用 Flutter 对整个应用进行了彻底的重构。

⚠️ 重要不兼容说明 (Breaking Changes)

由于底层框架从原生/旧框架迁移至 Flutter,v3.0.0 与之前版本完全不兼容:

  • 配置文件与数据库: 无法读取旧版本的配置文件或搜索历史。
  • 安装建议: 请在升级前备份您的词典源路径,并建议卸载旧版本后重新安装,以确保运行环境纯净。

✨ 主要更新特性

  • 全新 Flutter 驱动: 带来更流畅的交互动画和跨平台一致的视觉体验。
  • UI/UX 全面进化: 延续“Pure”系列的极简主义设计风格,优化了查词路径与阅读布局。
  • 性能优化: 重新设计的渲染逻辑,加载超大型词库(MDX/MDD)时响应更加迅速。
  • 跨平台适配: 更好地支持不同比例的屏幕显示及系统特性。

🛠️ 核心改进

  • 改进了对复杂 CSS 样式的解析,使词典排版更加美观准确。
  • 优化了内存管理机制,降低了高频使用下的资源占用。
  • 修复了旧版本中已知的部分词典解析错误及搜索闪退问题。

📥 下载与安装

您可以从下方的 Assets 区域下载对应平台的安装包。由于不兼容性,安装后请重新关联您的词典文件夹。

Release v2.0.0

Choose a tag to compare

@github-actions github-actions released this 27 Jul 18:27

版本发布说明 v2.0.0

  • 完全重写项目,采用 Jetpack Compose 实现界面
  • 重大架构升级,提升性能与可维护性
  • 兼容性优化及bug修复

Release v1.0.8

Choose a tag to compare

@github-actions github-actions released this 28 Feb 19:29
🔧 fix(Sogou.kt): correct URL path in download function for Sogou dict…

Release v1.0.7

Choose a tag to compare

@github-actions github-actions released this 20 Dec 17:25
Remove duplicate addition of Locale.SIMPLIFIED_CHINESE in LanguageFra…

Release v1.0.6

Choose a tag to compare

@github-actions github-actions released this 11 Dec 05:27
Update version name to "1.0.6"

Release v1.0.5

Choose a tag to compare

@github-actions github-actions released this 09 Dec 10:41
Update version name to "1.0.5"

Release v1.0.4

Choose a tag to compare

@github-actions github-actions released this 09 Dec 10:28
Add design guidelines and improve installation instructions in README.

Release v1.0.3

Choose a tag to compare

@github-actions github-actions released this 09 Dec 06:31
Update application theme to use dynamic colors for night mode.

Release v1.0.2

Choose a tag to compare

@github-actions github-actions released this 09 Dec 04:57
Update default frequency and appid values in EditWordFragment.