Skip to content

Releases: Anxcye/anx-reader

V1.1.7

15 Oct 13:19
Compare
Choose a tag to compare
  • Backup: Export/import all data

  • Ability to click and view large images

  • Convenient back arrow after navigation

  • Multiple pop-up annotations within a pop-up annotation

  • Customizable text indentation size

  • Text selection within pop-up annotations

  • Optimization of status bar and navigation key areas to avoid obstruction by navigation keys

  • Fixed white screen issue when opening files

  • Fixed issue with importing font files with Chinese filenames

  • Shortened TTS reading intervals, especially when using TTS-Server

  • 备份:导出/导入全部数据

  • 能够点击查看大图了

  • 跳转后能够有方便地返回箭头

  • 弹注中多次弹注

  • 弹注字体跟随设置

  • 自定义文本缩进大小

  • 弹注中选择文字

  • 状态栏和导航键区域优化,避免了被导航键遮盖

  • 修复打开文件白屏

  • 修复字体文件中中文文件名无法导入

  • 缩短了TTS朗读间隔,尤其是使用TTS-Server时

  • 根据弹注内容调整弹注框大小

v1.1.6

03 Sep 04:57
Compare
Choose a tag to compare

1.1.6 2024-09-03

This release includes a number of new features and improvements, as well as bug fixes.
Feature: Added support for importing books in mobi, azw3, and fb2 formats
Feature: Added TTS (Text-to-Speech) voice reading functionality
Feature: Added filter, sort, and open book at the note location features in the note list
Feature: Added more page-turning methods
Feature: Added support for importing custom fonts
Feature: Added full-text search functionality
Fix: Resolved issues where book styles were not applied (#24, #28)
Other: For more new features and bug fixes

众多新增功能!
功能:新增mobi、azw3、fb2格式书籍导入
功能:新增TTS语音朗读
功能:笔记列表可筛选、排序、打开书到笔记的位置
功能:新增更多翻页方式
功能:导入自定义字体
功能:全文搜索
修复:书籍样式不生效 #24#28
以及其他众多新功能和修复

v1.1.5

11 Aug 08:32
Compare
Choose a tag to compare

🚀 This update completely reconstructs the reader functionality, displays current status information, adds more dynamic effects, and includes animations for opening and closing books.

Fix: reconstructs the reader
Feature: Added more status displays in the reading interface
Feature: Increased animation effects, resulting in a smoother user experience
Other: Optimized more text and l10n content for improved accuracy
Additional UI and information updates

🚀 本次更新完全重构了阅读器功能,显示当前状态信息,增加更多动效,以及打开和关闭图书的动画效果。

修复:重构阅读器,更加流畅
功能:在阅读界面增加了更多状态显示
功能:增加了更多的动画效果,用起来更流畅了
其他:优化了更多文字和多语言内容,更加准确
其他更多 UI 和信息更新

v1.1.5-beta01

09 Aug 09:42
Compare
Choose a tag to compare
v1.1.5-beta01 Pre-release
Pre-release

Recently, the reader code has been completely refactored, decoupling JavaScript and Flutter, which has made debugging more convenient.

The new reader now offers smoother scrolling, more accurate chapter information retrieval, and support for pop-up annotations. The occasional white screen during startup has also been eliminated.

The localization (l10n) related code has been rewritten, making multi-language support more user-friendly.

最近,完全重构了阅读器代码,实现了js和flutter的解耦,可以更方便地调试了。

新的阅读器滑动更加流畅,章节信息获取上更加精准,也支持了弹注,启动时偶尔的白屏也消失了。

重写了l10n相关代码,多语言支持上更加友好。

v1.1.4

28 Jul 09:07
Compare
Choose a tag to compare

🎉Completely rewrote text selection logic for enhanced functionality and ease of use

Feature: Added support for Turkish language (#21)
Feature: Table of contents now supports jumping to corresponding positions
Feature: Added ability to delete notes
Feature: Added ability to delete notes

Bug fix: Background color now persists after re-entering the reader
Bug fix: Fixed color overlay issue when changing note highlight colors

🎉完全重写了文本选择逻辑,提升了易用性和功能丰富度

功能:新增土耳其语支持(#21
功能:目录现在支持跳转到对应位置
功能:新增删除笔记的功能

修复:重新进入阅读器后背景色保持不变
修复:修复了更改笔记高亮颜色时的颜色叠加问题

v1.1.3

12 Jul 02:48
Compare
Choose a tag to compare

Feature: Added page-turning animations
Feature: Introduced multiple page-turning control options
Improvement: Optimized several user interface elements

功能:添加翻页动画效果
功能:增加多种翻页控制方式
改进:优化部分 UI 设计

v1.1.2

23 May 14:03
Compare
Choose a tag to compare

Feature: Added in-app update check
Feature: ’about‘ page optimization, display more information now
Fix: status bar display delay
Others: Modify some UI

功能:新增应用内检查更新
功能:'关于' 界面优化,展示更多信息
修复:状态栏有时显示延迟
其他:修改部分 UI

v1.1.1

18 May 07:52
Compare
Choose a tag to compare

Feat: record log
Feat: full screen & timeout
Fix: flickering when switching pages
Fix: Language selection manual selection follows the system
Other: some UI adjustment

功能:记录日志
功能:全屏&超时时间
修复:切换页面闪烁
修复:语言选择手动选择跟随系统
其他:部分 UI 调整

v1.1.0

10 May 05:03
Compare
Choose a tag to compare

Feature: Support WebDAV synchronization
Feature: Display information toast
Fix: Some translation content

功能:支持 WebDAV 同步
功能:显示提示信息
修复:部分翻译内容

v1.0.1

30 Apr 08:21
Compare
Choose a tag to compare

功能

  • 书架长按一本书,可查看详情

  • UI 适配 tab

  • 可导出笔记到 /storage/emulated/0/Download

  • 阅读菜单动画调整

  • 支持手势翻页

  • 修复若干bug