Releases: l930203811/ZenFile
Release list
ZenFile_v1.1.27
v1.1.27 更新内容
✨ 新功能
- 收藏夹:新增「+」按钮,可手动添加自定义路径/名称的收藏项,并按分组聚合显示。
- 收藏夹:收藏项现支持编辑(名称/路径/分组);分组支持折叠/展开并持久化保存。
- 收藏夹:所有收藏入口(三点菜单/长按弹窗/顶部「+」按钮)均可选择分组;长按分组可重命名/删除,长按收藏项可编辑/删除。
🔧 优化
- 系统性修复安卓 15/16 UI 卡顿(渲染层规避 Impeller 回退 + IO 层 + 解码层三维优化)。
🐛 问题修复
- 修复选择模式下「收藏」未弹出分组选择的问题。
⚠️ 已知问题
- SMB / FTP / SFTP 远程视频播放在部分场景下仍可能出现卡顿,正在持续优化中。
What's New in v1.1.27
✨ New Features
- Favorites: added a '+' button to manually add custom paths/names as favorites, grouped by category.
- Favorites: favorites items can now be edited (name/path/group); groups support collapse/expand with persistence.
- Favorites: all add-to-favorites entry points (three-dot menu / long-press / top '+' button) can now choose a group; long-press a group to rename/delete, long-press an item to edit/delete.
🔧 Optimizations
- Systematically fixed UI lag on Android 15/16 (rendering-layer Impeller fallback avoidance + IO layer + decode-layer, three-dimensional optimization).
🐛 Bug Fixes
- Fixed the selection mode 'Favorite' action not showing the group picker.
⚠️ Known Issues
- SMB / FTP / SFTP remote video playback may still stutter in some scenarios; optimization is ongoing.
ZenFile_v1.1.26
🚀 v1.1.26 更新内容
🔧 优化
- SMB 下载提速:移除双缓冲预取,改为单线程顺序读写,大幅提升大文件传输速度。
- 移除备用图标集,显著减小安装包(APK)体积。
- 细节优化:抽屉「网络」列表三点按钮改为右对齐,快捷操作页标题支持自动换行。
🐛 问题修复
- 修复 FTP 下载速度被错误限制在 30-40MB/s 的问题(写入刷新间隔过小导致)。
- 修复远程客户端(SMB/FTP/SFTP)取消传输、列表卡顿与刷新三类问题。
- 修复 openlist 残留导致的相关异常。
⚠️ 已知问题
- SMB / FTP / SFTP 远程视频播放在部分场景下仍可能出现卡顿,正在持续优化中。
🚀 What's New in v1.1.26
🔧 Optimizations
- SMB download acceleration: removed double-buffer prefetch and switched to single-threaded sequential read/write, greatly improving large-file transfer speed.
- Removed the backup icon set, significantly reducing the app (APK) install size.
- Polished details: the "Network" drawer list's three-dot button is now right-aligned, and quick-action page titles wrap automatically.
🐛 Bug Fixes
- Fixed FTP download speed being wrongly capped at 30–40 MB/s (caused by an overly small write-flush interval).
- Fixed three remote-client issues (SMB/FTP/SFTP): transfer cancellation, list stuttering, and page refresh.
- Fixed anomalies caused by leftover openlist references.
⚠️ Known Issues
- SMB / FTP / SFTP remote video playback may still stutter in some scenarios; optimization is ongoing.
ZenFile_v1.1.25
🚀 v1.1.25 更新内容
✨ 新增功能
- 音频播放器歌词按钮支持四种状态循环切换,播放模式按钮整合随机播放。
🔧 优化
- 优化应用启动时的媒体扫描调度(并发与节流),缓解部分机型打开应用几秒后卡死的问题。
- 分类页「网络」分类现在实时显示已保存的服务器数量。
- 分类页数量文本与「选择存储驱动器」标题加入多语言翻译。
🐛 问题修复
- 修复清除应用数据后重新打开应用不再弹出「所有文件访问」授权弹窗、随后打开音频文件闪退的问题。
- 修复安卓 13+ 与安卓 11 通知栏媒体控制卡片不显示的问题(提前创建通知渠道并按系统版本分流播放态逻辑)。
- 修复分类页网格视图中已选中的项目无法再次点击取消选中的问题。
- 改进 SMB / FTP / SFTP 远程视频流式播放稳定性,修复播放几秒后画面卡死、最终导致应用无响应闪退的问题。
⚠️ 已知问题
- SMB / FTP / SFTP 远程视频播放在部分场景下仍可能出现卡顿,正在持续优化中。
🚀 What's New in v1.1.25
✨ New Features
- The audio player's lyrics button now cycles through four states, and shuffle is merged into the playback-mode button.
🔧 Optimizations
- Optimized media scan scheduling at startup (concurrency and throttling) to mitigate the app freezing a few seconds after launch on some devices.
- The "Network" category now shows the number of saved servers in real time.
- Localized the item-count text on category pages and the "Select Storage Drive" title.
🐛 Bug Fixes
- Fixed the "All files access" permission prompt not reappearing after clearing app data, which then caused crashes when opening audio files.
- Fixed the notification media control card not showing on Android 13+ and Android 11 (create the notification channel earlier and branch playback-state logic by system version).
- Fixed selected items in the category grid view not being deselectable with another tap.
- Improved SMB / FTP / SFTP remote video streaming stability; fixed the video freezing a few seconds into playback and eventually crashing the app.
⚠️ Known Issues
- SMB / FTP / SFTP remote video playback may still stutter in some scenarios; optimization is ongoing.
ZenFile_v1.1.24
🚀 v1.1.24 更新内容
✨ 新增功能
- 分类页新增「按文件夹分组」显示模式,媒体文件可按所在文件夹归组浏览,方便按来源目录快速定位。
- 关于页新增多语言版权署名,保留 NFile 原署名并增加 ZenFile 修改署名。
🔧 优化
- 所有远程客户端(SMB / FTP / SFTP / WebDAV)均支持媒体文件流式播放,无需下载完整文件即可边下边播;流式播放使用独立连接,拖动进度条可即时跳转,且不再影响远程浏览会话。
- SMB 下载提升 SMB2 单请求读/写窗口至 8MB(SMB2 大 MTU 上限),显著减少 RTT 往返次数,在高速局域网下可跑满带宽。
- 构建产物改为按 ABI 分包(
--split-per-abi),arm64 安装包体积显著减小。
🐛 问题修复
- 修复从远程剪切/移动到本地(或本地剪切/移动到远程)后,来源目录仍显示原文件、必须手动刷新才消失的问题。
- 修复音频播放器「后台播放」开关在菜单中点击后状态不即时刷新(需重开菜单才更新)的问题。
- 进一步适配安卓 13 及以上版本通知栏媒体控制按钮:本地 fork
audio_service并修正前台服务类型与MediaSession激活逻辑(部分国产 ROM 仍可能因系统限制无法显示媒体卡片,仍在持续调研)。 - 修复关闭「远程媒体缩略图」开关后,SMB / FTP / SFTP / WebDAV 浏览页仍显示远程缩略图的问题;同时所有远程缩略图加载路径均尊重该开关。
- 修复音频播放器在播放无歌词曲目时,界面显示硬编码中文占位提示的问题;该提示现已加入多语言翻译(中文/繁中/英/德/西/法/日/韩/阿/俄)。
- 修复 FTP 客户端传输文件时进度条瞬间满格、不准确的问题(修正 SIZE 响应解析)。
- 修复 SFTP 连接飞牛 NAS 时只显示部分共享目录的问题(根路径列表解析)。
- 修复 SFTP 远程视频播放约 1 秒后停止、进度条不走、拖动进度条后一直卡在「正在缓存中」的问题(恢复兼容的读取策略并正确传递文件大小)。
🚀 What's New in v1.1.24
✨ New Features
- Category pages now offer a "Group by Folder" view, so media files can be browsed grouped by their source folders for quick location.
- Added multilingual copyright attribution on the About page, preserving the original NFile attribution and adding the ZenFile modification attribution.
🔧 Optimizations
- All remote clients (SMB / FTP / SFTP / WebDAV) now support streaming media playback without downloading the whole file; streaming uses an independent connection so seeking is instant and no longer affects the remote browsing session.
- SMB downloads now use an 8MB SMB2 read/write window (SMB2 large MTU limit), drastically cutting RTT round-trips so the link can be saturated on fast LANs.
- Release builds are now split per ABI (
--split-per-abi), significantly reducing the arm64 package size.
🐛 Bug Fixes
- Fixed an issue where, after cutting/moving a file from a remote location to local (or local to remote), the source directory still showed the original file until manually refreshed.
- Fixed the audio player's "Play in background" toggle not refreshing its on/off state immediately in the menu (previously required reopening the menu).
- Further adapted the audio background-service type and
MediaSessionactivation logic for Android 13+ media controls; some OEM ROMs may still hide the media card due to system restrictions and are under continued investigation. - Fixed remote thumbnails still being shown for SMB / FTP / SFTP / WebDAV after the "Remote Media Thumbnails" switch was turned off; all remote thumbnail loading paths now respect the switch.
- Fixed the audio player showing a hardcoded Chinese placeholder when a track has no lyrics; the message is now fully localized (Chinese / Traditional Chinese / English / German / Spanish / French / Japanese / Korean / Arabic / Russian).
- Fixed the FTP transfer progress bar jumping instantly to full due to incorrect SIZE response parsing.
- Fixed SFTP connections to FnOS NAS only showing some shared directories (root-path listing parsing).
- Fixed SFTP remote video playback stopping after ~1 second, the progress bar not moving, and seeking getting stuck at "buffering" (restored compatible read strategy and correctly pass file size).
ZenFile_v1.1.23
🚀 v1.1.23更新内容
✨ 新增功能
- 应用管理:点击应用弹窗新增「复制包名」选项,可一键复制应用包名。
- 路径栏:长按路径栏进入编辑模式,支持输入并跳转到指定路径。
🔧 优化
- 分类媒体浏览(图片、视频、音频、截图)改为递归文件系统扫描,不再依赖系统级媒体库索引(MediaStore)。类别识别更精准、稳定——文件移动或重命名后不再从分类中消失。扫描逻辑现已与 Web 共享页统一。
- 视频与音频缩略图改为原生生成(通过 MediaMetadataRetriever),不再依赖系统媒体缩略图。
- 回收站管理现已统一:启用开关与自动删除时长设置从「设置」迁移至「回收站」页面(抽屉 → 本地 → 回收站进入),开关与回收内容在同一处管理,更方便。
🐛 问题修复
- 修复全局搜索无法检索 data 目录下文件的问题。
- 修复应用管理弹窗中「卸载应用」按钮在部分机型上溢出屏幕底部、难以点击的问题。
- 修复浏览远程目录时返回本地空目录的问题。
- 修复列表视图下视频缩略图不显示的问题(网格视图原本已正常显示)。
- 修复分类页长按进入多选模式后,顶部「全选」按钮无法全选的问题。
- 优化分类页选中高亮效果:选中项现在显示清晰的主色边框与浅色底色,不再只是角落的小勾。
- 修复清除应用数据/缓存后启动闪退的问题(卡在语言选择页)。此场景下系统可能误报「所有文件管理」已授权、但实际访问被拒(权限状态不一致);现已在授予访问前用真实目录枚举探测确认权限。
- 修复备份较大 APK 时后台已成功但无完成弹窗的问题。进度框现使用根导航的 Overlay context 且不可关闭,备份完成时必能弹出成功对话框。
- 修复视频播放器外挂字幕大小和位置调整不生效的问题。外挂字幕现改用基于解析后 SRT/ASS 时间轴的 Flutter 浮层渲染,字号与位置滑块对所有字幕格式都能稳定生效。
- 优化在线歌词搜索:现在会列出候选歌曲供手动选择,避免在歌名相同、歌手不同的情况下误匹配(此前会自动匹配首个结果)。
- 修复 FTP 共享后其他客户端连接成功却显示空目录的问题。被动模式(PASV)响应此前返回的是服务端 anyIPv4 地址(0.0.0.0),远程客户端无法回连该地址;现改为返回具体可达的局域网地址(同设备客户端返回 127.0.0.1),目录列表得以正确送达。
⚠️ 已知问题(预计下个版本修复)
- 目前仅 WebDAV 客户端支持媒体文件流式播放,其他客户端暂不支持。
🚀 What's New in v1.1.23
✨ 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
- Category media browsing (images, videos, audio, screenshots) now uses recursive filesystem scanning instead of system-level media library indexing (MediaStore). Category recognition is now more accurate and stable — files that are moved or renamed no longer disappear from their category. The scanning logic is unified with the Web Sharing page.
- Video and audio thumbnails are now generated natively (via MediaMetadataRetriever) instead of relying on system media thumbnails.
- Recycle Bin management is now unified: the enable switch and auto-delete duration setting were moved out of Settings into the Recycle Bin page (opened from Drawer → Local → Recycle Bin), so the toggle and the bin contents are managed in one place.
🐛 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.
- Fixed an issue where browsing a remote directory would return an empty local directory.
- Fixed missing video thumbnails in list view (thumbnails already worked in grid view).
- Fixed the "Select All" button failing to select all items after long-pressing to enter selection mode on category pages.
- Improved selection highlighting on category pages: selected items now show a clear colored border and tinted background instead of only a small corner checkmark.
- Fixed an issue where the app would crash on launch (at the language selection page) after clearing app data/cache. The system could report the all-files permission as granted while actual storage access was denied (permission state inconsistency); permission is now verified with a real directory probe before granting access.
- Fixed an issue where backing up a large APK succeeded in the background but showed no completion dialog. The progress dialog now uses the root navigator's overlay context and is non-dismissible, so the success dialog always appears when the backup finishes.
- Fixed external subtitle size and position not taking effect. External subtitles are now rendered via a Flutter overlay driven by parsed SRT/ASS cues, so the size and position sliders work reliably for all subtitle formats.
- Improved online lyrics search: it now lists candidate songs so you can manually pick the correct one, avoiding wrong matches when songs share the same title but have different artists (previously it auto-matched the first result).
- Fixed FTP sharing showing an empty directory to other clients after a successful connection. The PASV passive-mode response previously returned the server's anyIPv4 address (0.0.0.0), which a remote client cannot connect back to; it now returns a concrete, reachable LAN address (or loopback for same-device clients), so the directory listing is delivered correctly.
⚠️ Known Issues (to be fixed in the next version)
- Currently, only the WebDAV client supports media file streaming; other clients do not yet support this feature.
ZenFile_v1.1.22
🚀 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.
· 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.
ZenFile_v1.1.21
ZenFile_v1.1.21 更新日志
✨ 新增功能
· 自定义首页显示:浏览页中,点击文件夹的三点菜单选择“设为首页”,或长按文件夹后在“更多”菜单中找到“设为首页”选项。双窗口模式下,两个窗口可独立设置不同的首页路径,提升多目录管理效率。
· WEB共享增强:支持自定义共享路径,修复了此前仅能浏览文件夹而无法查看文件内容的问题。同时新增复制、粘贴、剪切、删除、重命名等常用文件操作按钮,远程管理更便捷。
· 远程缓存清理:新增自定义清理远程缓存功能,可灵活管理存储空间。
🐛 问题修复
· 修复 SMB 客户端进入任意共享目录后返回时目录显示为空的问题。
· 修复部分界面存在中文硬编码的问题,提升多语言环境下的显示兼容性。
·修复了全局搜索结果为空的问题。
· 清除应用数据后重新打开会出现闪退。
· 视频播放器中调整外挂字幕显示大小暂不生效。
· 目前仅 WebDAV 客户端支持媒体文件流式播放,其他客户端暂不支持。
· 备份较大 APK 安装包时,界面会卡在执行状态,实际备份仍在后台进行。请按返回键后前往“已备份 APK”查看备份文件,备份路径位于主存储 ZenFile/Backups 目录。
· FTP 共享服务开启后,使用其他 FTP 客户端连接时目录显示为空。。
--
ZenFile v1.1.21 Changelog
✨ New Features
· Custom Home Directory: In the browse view, tap the three‑dot menu on a folder and select “Set as Home”, or long‑press the folder and find “Set as Home” in the “More” menu. In dual‑window mode, each window can have its own independent home path for efficient multi‑directory management.
· WEB Sharing Enhanced: Supports custom share paths and fixes the issue where only folders could be browsed but files could not be viewed. Added common file operation buttons (copy, paste, cut, delete, rename) for easier remote management.
· Remote Cache Cleanup: Added customizable remote cache cleanup options, giving you more flexibility in managing storage space.
🐛 Bug Fixes
· Fixed an issue where the SMB client would show an empty directory when returning after entering any shared folder.
· Fixed hard‑coded Chinese strings in some UI elements, improving display compatibility in multilingual environments.
· Fixed an issue where global search returned no results.
· 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.
ZenFile_v1.1.2
ZenFile v1.1.2 更新日志(中文版)
🐛 问题修复
· 修复 SMB 客户端连接时,若未填写共享名则无法显示目录的问题。现在无需填写共享名即可正常扫描远程主机的所有共享目录。
✨ 新增功能
· 分类页支持长按类别图标弹出操作菜单,可快速重命名、关闭类别或自定义扫描位置;同时支持拖动图标自由调整类别排序。
🎨 界面优化
· 调整左右侧滑抽屉的页面宽度,整体缩减约 10%,使主内容区域显示更充裕。
· 清除应用数据后,重新打开会出现闪退。
· 视频播放器中调整外挂字幕显示大小暂不生效。
· 目前仅 WebDAV 客户端支持媒体文件流式播放,其他客户端暂不支持。
· SMB 客户端在进入任意共享目录后返回时,目录显示为空,且面包屑路径地址错误。
--ZenFile v1.1.2 Changelog (English Version)
🐛 Bug Fixes
· Fixed an issue where SMB client connection would show an empty directory if the share name was left blank. Now, you can connect without entering a share name, and the app will automatically scan and list all shared directories on the remote host.
✨ New Features
· On the category page, long‑press a category icon to bring up an action menu, allowing you to quickly rename, disable, or customize the scan location for that category. You can also drag icons to freely reorder categories.
🎨 UI Improvements
· Adjusted the width of the left/right sliding drawers, reducing them by approximately 10% to give more room to the main content area.
· 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.
· After entering any shared directory via the SMB client, returning to the parent directory shows an empty list, and the breadcrumb path is incorrect.-
ZenFile_v1.1.1
🚀 v1.1.1 更新内容
📹 视频播放器
· 支持外挂字幕:自动识别与视频同目录、同文件名的字幕文件(如 .srt、.ass),同时保留手动加载字幕文件的入口。
· 新增自定义画面缩放比例,可灵活适配各类异形屏及非标准比例屏幕。
🎵 音频播放器
· 修复了在平板、车机等横屏设备上的界面显示异常问题,提升大屏体验。
📂 文件浏览与操作
· 优化侧滑菜单与快捷操作弹窗的宽度一致性,视觉更统一。
· 快捷操作面板中的常用功能现支持折叠/展开,且状态会持久记忆,下次打开保留您的偏好。
· 调整文件打开逻辑:点击文件默认使用本应用直接打开;如需切换其他应用,可在选中文件后,通过顶部三点菜单或底部操作栏的“更多”选项选择“打开方式”。
🗂️ 分类页界面
· 默认布局改为每行4列,显示更紧凑高效。
· 您可在“自定义快捷方式”设置中自由切换每行3列或4列。
· 支持长按分类图标并拖拽,随意调整类别排列顺序。
🚀 v1.1.1 What's New
📹 Video Player
· Added support for external subtitles: automatically detects subtitle files (e.g., .srt, .ass) in the same folder and with the same filename as the video. Manual subtitle loading is also retained.
· Added custom zoom scale, allowing flexible adaptation to various notched, punched, or non-standard screen ratios.
🎵 Audio Player
· Fixed interface display issues on landscape devices such as tablets and car head units, improving the large‑screen experience.
📂 File Browsing & Operations
· Improved the width consistency between the slide‑out menu and the quick‑action popup for a more unified visual appearance.
· Frequently used functions in the quick‑action panel now support collapse/expand, and their state is persistently remembered for your next session.
· Adjusted file opening logic: tapping a file now opens it directly with this app by default. To use another app, select the file and choose "Open with" from the three‑dot menu at the top or the "More" option in the bottom action bar.
🗂️ Category Page Interface
· Default layout changed to 4 columns per row for a more compact and efficient display.
· You can switch between 3 or 4 columns per row in the "Customize Shortcuts" settings.
· Added support for long‑pressing and dragging category icons to freely reorder categories.
ZenFile_v1.1.0
🚀 v1.1.0 更新内容
快捷操作面板 & 收藏夹 & 抽屉页重构 & 视频播放器 & 分类页 & 进度条 & 传输优化 — 新增快捷操作面板,在浏览页可左滑弹出。新增收藏夹功能,可将本地或远程文件/文件夹添加到快捷操作面板的收藏夹中。抽屉页重构,更简洁美观,持久化记住所有展开/折叠状态。视频播放器新增顺时针旋转画面和缩放比例调节。分类页支持长按类别图标拖动排序、3/4 列布局、类别重命名。进度条窗口样式重新设计。传输稳定性和速度显示优化。
⚡ 快捷操作面板 重新调整顶部导航栏按钮,新增快捷操作页面,在浏览页可左滑弹出快捷操作面板
⭐ 收藏夹 支持将本地或远程文件/文件夹收藏到快捷操作面板的收藏夹中
🗂️ 抽屉页重构 抽屉页更加简洁美观,持久化记住抽屉页所有展开/折叠状态,操作更加便捷
🎬 视频播放器旋转 视频播放器新增顺时针旋转画面,新增缩放比例调节
🎨 分类页排序 优化分类页可长按类别图标拖动调整位置顺序,新增每行 3 列/4 列可选,支持重命名类别名称
📊 进度条重设计 重新设计了进度条窗口样式
🪟 双窗口状态栏 双窗口模式顶部新增状态栏,显示激活窗口指示器和剪贴板内容摘要
🐛 传输修复 修复 FTP/SFTP/SMB/WebDAV 传输进度条不更新、无法取消、远程列表空白、传输速度不显示等问题
🔤 抽屉页字体 修复抽屉页「设置」按钮字体与其他栏目不一致的问题
📐 横屏布局 优化平板和车机横屏模式下的文件网格布局
🗜️ 压缩修复 修复了压缩过程中的一些问题
🌍 多语言 进度条窗口新增完整的多语言翻译支持
🚀 What's New in v1.1.0
Quick Action Panel & Favorites & Drawer Redesign & Video Player & Category Page & Progress Bar & Transfers — Added a new quick action panel accessible by swiping left on the browse page, and introduced a Favorites feature to bookmark local or remote files/folders. The drawer has been redesigned for a cleaner look and remembers all expand/collapse state persistently. The video player now supports clockwise rotation and zoom ratio adjustment. The category page supports long-press drag-and-drop reordering, 3/4 column layouts, and category renaming. The progress dialog has been completely redesigned. Transfer stability and speed display have been improved.
⚡ Quick Action Panel New quick action page accessible by swiping left on the browse page
⭐ Favorites Bookmark local or remote files/folders, pinned to the quick action panel
🗂️ Drawer Redesign Cleaner, more beautiful drawer that persists all expand/collapse state
🎬 Video Player Rotation Added clockwise rotation and zoom ratio adjustment for video playback
🎨 Category Page Reordering Long-press category icons to drag-and-drop reorder; supports 3/4 columns; supports renaming category names
📊 Progress Bar Redesign Brand-new circular progress dialog with a clean, modern look
🪟 Dual-Pane Status Bar New top status bar in dual-pane mode showing active window indicator and clipboard summary
🐛 Transfer Fixes Fixed FTP/SFTP/SMB/WebDAV progress bar not updating, cancel not working, remote list going blank, and missing real-time speed display
🔤 Drawer Font Consistency Fixed "Settings" font size to match other drawer entries
📐 Landscape Layout Optimized file grid layout for tablets and car infotainment systems in landscape mode
🗜️ Archive Fixes Fixed several archive-related issues
🌍 i18n Added complete multi-language support for the progress dialog