Carbon Forum 5.0.1 发布,新增API,配套Android客户端。
By lincanbin
at 2015-11-23
8人收藏 • 46543人看过
客户端大体已经完成,登录、注册、看帖、发帖、回帖、通知、设置之类的基础功能都没问题了。
每个使用PHP轻论坛程序 Carbon Forum 的网站,都可以修改客户端源码中的接口信息,在三分钟内编译出一个专属于自己的 Android 客户端。
Android 客户端的下载地址: https://www.94cb.com/release/5.0.1.apk
手机下载客户端请扫描以下二维码:
或登录以下应用市场:
豌豆荚:http://www.wandoujia.com/apps/com.lincanbin.carbonforum
小米应用商店:http://app.mi.com/detail/119536
360手机助手:http://zhushou.360.cn/detail/index/soft_id/3141984
百度手机助手:http://shouji.baidu.com/software/item?docid=8099400
91:http://apk.91.com/Soft/Android/com.lincanbin.carbonforum-22.html
安卓市场:http://apk.hiapk.com/appinfo/com.lincanbin.carbonforum/22
Source code
Related Information
PHP 服务端源码: https://github.com/lincanbin/Carbon-Forum
Android 客户端源码与编译说明: https://github.com/lincanbin/Android-Carbon-Forum
API 文档地址: https://github.com/lincanbin/Carbon-Forum-API-Documentation
Changelog
Added API. (Documentation)
Adjust style.
Enhanced code readability.
No need to enter the password twice when registering.
Show site name at the bottom of page.
Display all avatar in circular.
Press tag enter key automatically before creating new topic in mobile version.
Update appframework ui.
Optimized the mobile version cache mechanism.
Add Russian language pack. (by @naiffuR )
Add HTML5 audio tag support.
Change SyntaxHighlighter style.
Fix the bug that needs to double click the return key to take effect in mobile version.
New editor style.
Fixed some drafts issues.
Set position of NavBar to fixed.
Server Side Request Forgery (SSRF)
Automatically jump to a possible notifications tab.
Fixed the issue that might be caused by using some older versions MySQL drivers.
Screenshot
- 登录后方可回帖
回复#2 @lincanbin :
哈哈~~
回复#5 @s38qnm :
https://github.com/lincanbin/Android-Carbon-Forum
这里是教程,需要改的地方很少,就三四处,全部改完到编译完成,花三分钟估计差不多了。
升级失败?
Unhandled Exception. SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry 'PushConnectionTimeoutPeriod' for key 'PRIMARY' You can find the error back in the log.
回复#7 @hlbj105 :
搞定了,原来是以前数据库的版本号出问题,还有就是话题广场数据表里没有这一行,新加上就可以了
回复#10 @天空 :
版本号看心情给的而已。
这个是干嘛的,怎么用
回复#14 @近泽 :
Android客户端源码,根据源码即可自行编译自己的客户端,编译说明我帖子里有链接。
回复#16 @lulu :
以上全部。
回复#17 @lincanbin :
相比其他论坛程序,有比较显著提升是那块?
回复#18 @lulu :
你自己下载下来体验就是。