1 Star 0 Fork 3.7K

jackli688 / android-app

forked from 开源中国 / android-app 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

OSChina Android

开源中国官方App客户端开源代码。

注意

  • master中不再放置源码,请切换到对应tag或branch查看
  • 源码仅作学习,接口将进行限制,如需请求API接口应使用 openapi

历史分支

序号 标签名 发布版本 说明 链接
1 v4.1.7 v4.1.7 当前最新版 --
2 v2.9.0 v2.9.0(1710272043) -- 更新说明
3 v2.8.9 v2.8.9(1709291445) -- 更新说明
4 v2.8.8 v2.8.8(1708301525) -- 更新说明
5 v2.8.7 v2.8.7(1708081543) -- 更新说明
6 v2.8.6 v2.8.6(1706051018) -- 更新说明
7 v2.8.5 v2.8.5(1705031527) -- 更新说明
8 v2.8.4 v2.8.4(1704261126) -- 更新说明
9 v2.8.3 v2.8.3(1703281011) -- 更新说明
10 v2.8.2 v2.8.2 (1703171047) -- 更新说明
11 v2.8.1 v2.8.1 (1702221002) -- 更新说明
12 v2.8.0 v2.8.0 (1701231104) -- 更新说明
13 v2.7.1 v2.7.1 (1612211352) -- 更新说明
14 v2.6.9 v2.6.9 (1611220955) -- 更新说明
15 v2.6.6 v2.6.6 (1609281026) -- 更新说明
16 v2.6.5 v2.6.5 (1609211120) -- 更新说明
17 v2.6.4 v2.6.4 (1608081154) -- 更新说明
18 v2.6.3 v2.6.3 (1607081128) -- 更新说明
19 v2.6.2 v2.6.2 (1606121625) --
20 v2.4 -- -- --
21 v2.3 -- 迁移到AndroidStudio --
22 v2.2.1 -- Eclipse可用 --

最新版开发环境

  1. Android Studio >= 2.2
  2. Gradel Version: 2.14.1
  3. Gradle Plugin Version: 2.2.3
  4. SDK Tool >= 24.0.3

项目简述

  • 新版相关代码集中在**“net.oschina.app.improve”**包中,其他包中代码将逐步清理。
  • 项目分包方式采取功能模块进行分包,查看代码请按功能查询
  • 由于接口逐步进行规范化限制,自己编译后将会出现大部分接口请求无数据的情况(这不是BUG)
  • 新项目已抛弃ListView转而使用Recyclerview

相关依赖

  • com.android.support:Google官方适配包,用于提供卡片、列表、主题等基础模块
  • android-async-http:当前正在使用的网络框架(后续会进行迁移)
  • butterknife:注解库,用于简化findView和onClick操作
  • com.google.zxing:用于二维码扫描
  • pub.devrel:easypermissions:简化权限请求的库
  • com.github.bumptech.glide:所有的图片请求管理库
  • de.hdodenhof:circleimageview:用于圆角图片的实现
  • com.google.code.gson:Json-Model解析库,新API已弃用XML数据格式
  • net.qiujuer.genius:用于图片模糊,Material Design 控件5.0以下适配
  • net.oschina.common:OSChina官方工具包,用于提供基础功能支持

支持开源

通过以下方式对我们的项目进行支持:

  1. 对于Bug请通过:描述**(怎么操作?什么情况?手机型号?操作系统?)**->Issue
  2. 如果有时间,你可以自己解决问题并向我们提出 Pull Request
  3. 当然,我们提倡通过顶部捐赠方式赞助开发小组童鞋们喝杯咖啡

开源协议

The MIT License (MIT)

Copyright (c) 2018 OSChina.net

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
MIT License Copyright (c) 2020 巴拉迪维 Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

OSChina Android 客户端源码 展开 收起
Android
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
Android
1
https://gitee.com/lijiwei218/android-app.git
git@gitee.com:lijiwei218/android-app.git
lijiwei218
android-app
android-app
master

搜索帮助

14c37bed 8189591 565d56ea 8189591