Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
xujiaji committed Sep 15, 2018
2 parents 6130f5f + 0a794fb commit e0214f5
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[![Version](https://img.shields.io/badge/version-1.0.1-green.svg)]() [![License: GPL v3](https://img.shields.io/badge/License-GPL%20v3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)

> 目前功能还未完善,最近很忙啊!晚上2点早上8点的那种,这是时间夹缝挤出来的作品啊!更新功能加上了的,会慢慢完善的,感谢大家使用和宝贵建议。 Over!
> 目前功能还未完
# WanAndroid
1️⃣ 所用API:[WanAndroid](http://www.wanandroid.com/)感谢鸿洋大佬才能有这个APP。没有提供的API地方通过Python进行网页解析成json数据,[或写在Github上的JSON数据](https://github.com/xujiaji/WanAndroid/tree/master/json)
Expand Down
9 changes: 9 additions & 0 deletions json/plugin_list.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@
"errorCode": 0,
"errorMsg": "",
"data": [
{
"thumb": "https://raw.githubusercontent.com/xujiaji/xujiaji.github.io/pictures/wanandroid/plugin-thumb/stepview.png",
"name": "自定义签到的步骤View",
"description": "以七天为周天,执行当天签到需要一个动画效果;签到前灰色,签到后变为绿色;每天加的分数不一定,第三天和第七天加的比较多,分数签到完成为橙色,有up标签。",
"pkg": "com.sorgs.stepview",
"start_class": "com.sorgs.stepview.ui.activity.MainActivity",
"version_code": 1,
"url": "https://github.com/sorgs/StepView"
},
{
"thumb": "https://raw.githubusercontent.com/xujiaji/xujiaji.github.io/pictures/wanandroid/plugin-thumb/happy-bubble.png",
"name": "HappyBubble",
Expand Down

0 comments on commit e0214f5

Please sign in to comment.