Skip to content

xusoku/Git.NB

 
 

Repository files navigation

Git.NB

A android app client for Github.

##效果图

image

##关于项目 这是我的第一个写的比较完整的开源项目,material design风格, apk下载。GitNB这个名字的意思,就是用APP关注Git上牛B的大牛们,慢慢地学习让Git的开源项目,让自己也能成为大牛。哈哈。。。。

一开始是用Eclipse上开发,后来移到Android studio上,如果想看Eclipse版本的,请点GitNB,代码没有这个新,移过来就没有更新了.

如果发现有任何问题和建议,随时欢迎Email或者开Issues, 如果有版权问题,立即删除。

###使用的开源技术 1,网络端使用非常牛叉非常好用的Retrofit2.0

2,网络图片加载用的Fresco

3,RycyclerView animators动画

4,左滑退出界面引用Swipebacklayout,gradle上版本好像没代码新,里面有个BUG,左 滑背景是黑的,不是透明的,最新代码是没有这个问题的。

###关于GitHub的api GitHub的api管理非学好,好用易懂,真是楷模啊,可以去官网看api的使用介绍。 GitHub客户端登录认证,可以的自己账户设置里OAuth applications-Developer applications中申请。

如果对你有帮助给个star吧,欢迎pull requests(^_^)

License

Copyright 2015 SilenceDut

Licensed under the Apache License, Version 2.0 (the "License");you may not use this

file except in compliance with the License.You may obtain a copy of the License at

   [http://www.apache.org/licenses/LICENSE-2.0]

Unless required by applicable law or agreed to in writing, software distributed under

the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF

ANY KIND, either express or implied. See the License for the specific language

governing permissions and limitations under the License.

About

A app client for Github

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%