Skip to content

ZenFile_v1.1.22

Choose a tag to compare

@l930203811 l930203811 released this 23 Jul 19:36
· 78 commits to main since this release

🚀 v1.1.22更新内容

✨ 新增功能

· 应用管理:点击应用弹窗新增「复制包名」选项,可一键复制应用包名。
· 路径栏:长按路径栏进入编辑模式,支持输入并跳转到指定路径。

🔧 优化

· 移除部分备用图标与冗余代码,减小安装包体积并提升代码可维护性。

🐛 问题修复

· 修复全局搜索无法检索 data 目录下文件的问题。
· 修复应用管理弹窗中「卸载应用」按钮在部分机型上溢出屏幕底部、难以点击的问题。

⚠️ 已知问题(预计下个版本修复)

· 清除应用数据后重新打开会出现闪退。 · 视频播放器中调整外挂字幕显示大小暂不生效。

· 目前仅 WebDAV 客户端支持媒体文件流式播放,其他客户端暂不支持。

· 备份较大 APK 安装包时,界面会卡在执行状态,实际备份仍在后台进行。请按返回键后前往"已备份 APK"查看备份文件,备份路径位于主存储 ZenFile/Backups 目录。

· FTP 共享服务开启后,使用其他 FTP 客户端连接时目录显示为空。

🚀 What's New in v1.1.22

✨ New Features

· App Management: Added a ‘Copy Package Name’ option in the app popup menu, allowing one-tap copy of the app's package name.

· Path bar: Long-press the path bar to enter edit mode, allowing you to input and navigate to a specified path.

🔧 Optimizations

· Removed some backup icons and redundant code to reduce the app size and improve code maintainability.

🐛 Bug Fixes

· Fixed the issue where the global search could not find files in the data directory.
· Fixed the issue where the ‘Uninstall’ button in the App Management popup overflowed the bottom of the screen on some devices, making it hard to tap.

⚠️ Known Issues (to be fixed in the next version)

· The app may crash upon reopening after clearing its data.
· Adjusting the display size of external subtitles in the video player does not take effect.
· Currently, only the WebDAV client supports media file streaming; other clients do not yet support this feature.
· When backing up large APK packages, the interface may appear stuck in the executing state, though the backup continues in the background. Press the Back button and check "Backed up APKs" to view the backup files; the backup location is ZenFile/Backups on the main storage.
· After enabling FTP sharing, other FTP clients may see an empty directory when connecting.