[Feature] Update text for new release.

This commit is contained in:
Hai Zhang 2020-11-22 22:19:21 -08:00
parent 67c971b07a
commit 712581f126
6 changed files with 14 additions and 4 deletions

View File

@ -20,7 +20,7 @@ An open source Material Design file manager, for Android 5.0+.
## Features
- Open source: Lightweight, clean and secure.
- Material Design: Both MD2 and classic themes, with attention into details.
- Material Design: Follows Material Design guidelines, with attention into details.
- Breadcrumbs: Navigate in the filesystem with ease.
- Root support: View and manage files with root access.
- Archive support: View, extract and create common compressed files.

View File

@ -18,7 +18,7 @@
## 特性
- 开源:轻量、简洁并且安全。
- Material Design支持 MD2 和经典两种主题,并且注重细节。
- Material Design遵循 Material Design 规范,并且注重细节。
- 面包屑导航栏:点击导航栏所显示路径中的任一文件夹即可快速访问。
- Root 支持:使用 root 权限查看和管理文件。
- 压缩文件支持:查看、提取和创建常见的压缩文件。

View File

@ -0,0 +1,5 @@
- The Material Design 1 theme has been deprecated and will be removed in the next major release. This reduces code complexity and maintenance burden, meanwhile allows new features including AMOLED dark theme, alternative colors for the MD2 theme and outlined icons.
- Fixed crash when viewing large images.
- Fixed certain issues when picking files.
- Fixed certain issues in FTP server.
- Other bug fixes and improvements.

View File

@ -2,7 +2,7 @@ An open source Material Design file manager.
Features:
- Open source: Lightweight, clean and secure.
- Material Design: Both MD2 and classic themes, with attention into details.
- Material Design: Follows Material Design guidelines, with attention into details.
- Breadcrumbs: Navigate in the filesystem with ease.
- Root support: View and manage files with root access.
- Archive support: View, extract and create common compressed files.

View File

@ -0,0 +1,5 @@
- 质感设计 1 主题已被弃用,并将在下个大版本中被移除。这有利于降低代码复杂度和维护成本,并且使得 AMOLED 黑色主题、质感设计 2 主题色选择和轮廓图标等功能成为可能。
- 修复了在查看大图片时的崩溃。
- 修复了选取文件时的多个问题。
- 修复了 FTP 服务器的多个问题。
- 其他错误修复和改进。

View File

@ -2,7 +2,7 @@
特性:
- 开源:轻量、简洁并且安全。
- Material Design支持 MD2 和经典两种主题,并且注重细节。
- Material Design遵循 Material Design 规范,并且注重细节。
- 面包屑导航栏:点击导航栏所显示路径中的任一文件夹即可快速访问。
- Root 支持:使用 root 权限查看和管理文件。
- 压缩文件支持:查看、提取和创建常见的压缩文件。