Skip to content

Latest commit

 

History

History
117 lines (96 loc) · 5.51 KB

README-cn.md

File metadata and controls

117 lines (96 loc) · 5.51 KB

English | 中文

OpenHub

Releases Releases

一个开源的GitHub Android客户端应,快速简洁。

Coolapk Google Play

特点

App

  • 两种登录方式,(Basic Auth) 和 (OAuth)
  • 支持夜间模式,多重主色调
  • 支持Markdown和代码高亮
  • 支持英文、简体中文和希伯来语
  • 支持离线模式
  • 支持所有语言的最热版本库查看
  • 搜索版本库和用户
  • 支持7.1以上快捷方式创建
  • 支持消息通知
  • 支持添加用户、版本库书签
  • 自动记录浏览过过的用户和版本库
  • 查看 github 集合(collections)
  • 查看 github 精选主题(featured topics)

版本库

  • 查看版本库信息
  • 星标、关注和fork版本库
  • 查看版本库文件、提交信息和活动
  • 下载源码、发布版本和文件
  • 查看你私有的、公开的、forked和星标的版本库
  • 查看每日、每周和每月的最热版本库
  • 搜索版本库
  • 查看Wiki最近更新

用户

  • 查看用户信息
  • 查看用户的跟随者、跟随的人和属于的组织
  • 查看用户公公的、星标的项目和活动
  • 查看你的私有项目
  • 跟随和取消跟随用户
  • 搜索用户

组织

  • 查看组织信息
  • 查看组织的公开版本库和活动
  • 查看组织成员

问题

  • 查看问题信息和评论
  • 创建、开放和关闭问题
  • 创建、编辑和删除问题评论
  • 编写评论时可以预览
  • 查看你创建的、分配给你的和提到你的问题
  • 查看版本库问题

提交

  • 查看提交信息和文件
  • 查看文件差异信息
  • 查看版本库提交信息

更多

  • OpenHub正在成长,努力做更好的github客户端。

截屏

动态 侧滑页 个人主页
news drawer profile
版本库主页 提交 代码
repo commit code

感谢开源

  • ButterKnife 视图绑定
  • GreenDao 一个轻量级而且更快的Android ORM解决方案
  • EventBus 简化Android Activities, Fragments, Threads, Services,等组件之间的通信
  • RxJava 一个专注于异步编程与控制可观察数据(或者事件)流的API
  • RxAndroid 为了在Android中使用RxJava
  • Retrofit 安全的HTTP请求工具库
  • Dagger 一个快速的依赖注入
  • Glide 一个图像加载和缓存库为了Android中更平滑的滚动
  • code-prettify 代码美化
  • DataAutoAccess 一个简单的方法去自动存取Android bundle中的数据
  • CircleImageView 圆形ImageView
  • Toasty 美化的Toast
  • material-about-library 让你更容易的创建美丽的关于页面
  • material-dialogs 一个美丽、流畅的和可自定义的对话框的API
  • GitHub-Trending 对GitHub趋势页面进行数据抓取
  • RichText Android平台下的富文本解析器,支持Html和Markdown
  • jsoup HTML解析器

贡献

License

Copyright (C) 2017 ThirtyDegreesRay

Licensed under the GNU GENERAL PUBLIC LICENSE, Version 3.0 license;

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <https://www.gnu.org/licenses/>.