Git.NB
A android app client for Github.
效果图
关于项目
Git.NB现以升级到2.0,功能大有升级,UI大改版本。各种有趣的操作,欢迎下载代码试完。
如果发现有任何问题和建议,随时欢迎Email或者开Issues, 如果有版权问题,立即删除。
使用的开源技术
1,网络端使用非常牛叉非常好用的Retrofit2.0
2,网络图片加载用的Fresco
4,左滑退出界面引用Swipebacklayout,gradle上版本好像没代码新,里面有个BUG,左 滑背景是黑的,不是透明的,最新代码是没有这个问题的。
5,Rxjava
6,个人非常喜欢的图标库iconify
关于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.