-
Notifications
You must be signed in to change notification settings - Fork 436
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Fix] Shorten changelog to make Google Play happy.
- Loading branch information
Showing
2 changed files
with
6 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,10 @@ | ||
- Added grid view. | ||
- Added per-app language setting. | ||
- Added shortcut to DocumentsUI for accessing Android/data and Android/obb. | ||
- Added shortcut to access Android/data. | ||
- Added URL information to FTP server notification. | ||
- Added banner for Android TV. | ||
- Added Greek, Finnish, Lithuanian, Norwegian Bokmål and Ukrainian translation. | ||
- Fast scroll popup now shows text according to the current sort options. | ||
- Video thumbnail is now taken from 1/3 of the video instead of the first frame. | ||
- Material Design 2 theme will be removed in the upcoming version 1.7.0 to ease code maintenance. | ||
- Video thumbnail is now taken from 1/3 of the video. | ||
- Material Design 2 theme will be removed in the upcoming version 1.7.0. | ||
- Other bug fixes and improvements. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,10 @@ | ||
- 添加了网格视图。 | ||
- 添加了分应用语言设置。 | ||
- 添加了指向 DocumentsUI 的快捷方式以访问 Android/data 和 Android/obb。 | ||
- 添加了访问 Android/data 的快捷方式。 | ||
- 向 FTP 服务器的通知添加了 URL 信息。 | ||
- 为 Android TV 添加了横幅。 | ||
- 添加了希腊语、芬兰语、立陶宛语、书面挪威语和乌克兰语翻译。 | ||
- 快速滚动的提示现在会根据排序选项来显示文字。 | ||
- 视频缩略图现在会从视频的 1/3 处而非第一帧获取。 | ||
- Material Design 2 主题将在未来的 1.7.0 版本中被移除以便于代码维护。 | ||
- 视频缩略图现在会从视频的 1/3 处获取。 | ||
- Material Design 2 主题将在未来的 1.7.0 版本中被移除。 | ||
- 其他错误修复和改进。 |