File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -8,23 +8,23 @@ A android app client for Github.
8
8
![ image] ( https://raw.githubusercontent.com/Jeffmen/Git.NB/master/apk/Screenshot.png )
9
9
10
10
##关于项目
11
- 这是我的第一个写的比较完整的开源项目,material design风格, ! [ apk下载] ( https://raw.githubusercontent.com/Jeffmen/Git.NB/master/apk/app-release.apk ) 。GitNB这个名字的意思,就是用APP关注Git上牛B的大牛们,慢慢地学习让Git的开源项目,让自己也能成为大牛。哈哈。。。。
11
+ 这是我的第一个写的比较完整的开源项目,material design风格, [ apk下载] ( https://raw.githubusercontent.com/Jeffmen/Git.NB/master/apk/app-release.apk ) 。GitNB这个名字的意思,就是用APP关注Git上牛B的大牛们,慢慢地学习让Git的开源项目,让自己也能成为大牛。哈哈。。。。
12
12
13
- 一开始是用Eclipse上开发,后来移到Android studio上,如果想看Eclipse版本的,请点! [ GitNB] ( https://github.com/Jeffmen/GitNB ) ,代码没有这个新,移过来就没有更新了.
13
+ 一开始是用Eclipse上开发,后来移到Android studio上,如果想看Eclipse版本的,请点[ GitNB] ( https://github.com/Jeffmen/GitNB ) ,代码没有这个新,移过来就没有更新了.
14
14
15
15
如果发现有任何问题和建议,随时欢迎Email或者开Issues
16
16
17
17
###使用的开源技术
18
- 1,网络端使用非常牛叉非常好用的! [ Retrofit2.0] ( https://github.com/Jeffmen/GitNB )
18
+ 1,网络端使用非常牛叉非常好用的[ Retrofit2.0] ( https://github.com/Jeffmen/GitNB )
19
19
20
- 2,网络图片加载用的! [ Fresco] ( https://github.com/square/retrofit )
20
+ 2,网络图片加载用的[ Fresco] ( https://github.com/square/retrofit )
21
21
22
- 3,! [ RycyclerView animators] ( https://github.com/wasabeef/recyclerview-animators ) 动画
22
+ 3,[ RycyclerView animators] ( https://github.com/wasabeef/recyclerview-animators ) 动画
23
23
24
- 4,左滑退出界面引用! [ Swipebacklayout] ( https://github.com/ikew0ng/SwipeBackLayout ) ,gradle上版本好像没代码新,里面有个BUG,左 滑背景是黑的,不是透明的,最新代码是没有这个问题的。
24
+ 4,左滑退出界面引用[ Swipebacklayout] ( https://github.com/ikew0ng/SwipeBackLayout ) ,gradle上版本好像没代码新,里面有个BUG,左 滑背景是黑的,不是透明的,最新代码是没有这个问题的。
25
25
26
26
###关于GitHub的api
27
- GitHub的api管理非学好,好用易懂,真是楷模啊,可以去官网看! [ api] ( https://developer.github.com/v3/ ) 的使用介绍。
27
+ GitHub的api管理非学好,好用易懂,真是楷模啊,可以去官网看[ api] ( https://developer.github.com/v3/ ) 的使用介绍。
28
28
GitHub客户端登录认证,可以的自己账户设置里OAuth applications-Developer applications中申请。
29
29
30
30
You can’t perform that action at this time.
0 commit comments