Skip to content
This repository has been archived by the owner on Nov 4, 2023. It is now read-only.

Commit

Permalink
修改README
Browse files Browse the repository at this point in the history
  • Loading branch information
vicedev committed Sep 17, 2020
1 parent 4a8e684 commit 3ab28a7
Show file tree
Hide file tree
Showing 8 changed files with 18 additions and 7 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@
.externalNativeBuild
.cxx
/androidTest
zykey.jks
app/zykey.jks
23 changes: 17 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## ZY Player Android 资源播放器

基于[ZY-Player](https://github.com/Hunlongyu/ZY-Player)开发的Android版本视频播放器,免费无广告
基于[ZY-Player](https://github.com/Hunlongyu/ZY-Player)开发的Android版本视频播放器

### 公告:这段时间工作太忙一直没更新,近期将会重新开始下一个版本的开发。

Expand All @@ -11,25 +11,36 @@

### 截图

| 首页(搜索) | 详情页 |
| 首页 | 收藏 |
| :-------------------------------: | :-------------------------------: |
| ![home](./images/image1.jpg) | ![detail](./images/image2.jpg) |
| 下载 | |
| ![home](./images/image3.jpg) | |
| ![home](./images/image1.jpg) | ![collect](./images/image2.jpg) |
| 我的 | 详情 |
| ![mine](./images/image3.jpg) | ![detail](./images/image4.jpg) |
| 搜索 | |
| ![search](./images/image5.jpg) | |

### TODO

- 视频下载(应用内)
- 视频收藏
- 详情页展示优化
- 美化界面
- 视频分享
- 多主题
- 多语言
- 投屏
- 播放历史
- 播放器倍速
- 搜索全部源

### 版本记录

#### v2.0.0

- 新版ui和数据解析
- 收藏
- 搜索历史
- 问题反馈

#### v1.0.2

- 修复8.0设备无法启动应用的问题
Expand Down
Binary file modified images/image1.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/image2.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/image3.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/image4.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/image5.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added release/ZY-Player-Android-2.0.0.apk
Binary file not shown.

0 comments on commit 3ab28a7

Please sign in to comment.