File tree Expand file tree Collapse file tree 1 file changed +22
-23
lines changed Expand file tree Collapse file tree 1 file changed +22
-23
lines changed Original file line number Diff line number Diff line change @@ -7,9 +7,14 @@ CodeBlog是为了方便在手机端阅读编程技术博文。集成展示了CSD
77 - 分享博文或应用到QQ好友;
88 - 机器人陪聊;
99 - 文章推送;
10+ - 查看博主文章列表;
1011
1112---
1213####更新日志:
14+ v1.3.80
15+ - 优化应用整体体验;
16+ - 调整代码结构;
17+ - 更新网页解析;
1318
1419v1.3.76
1520- 集成小米推送模块;
@@ -25,36 +30,30 @@ v1.3.75
2530- 优化首次打开博客卡顿;
2631- 增加水波纹效果;
2732
28- v1.3.74
29- - 修复CSDN列表解析;
30- - 修复首次加载X5内核ANR;
31- - 源代码提交github,地址见关于页面;
32-
33- v1.3.73
34- - 优化X5内核加载;
35- - 使用SwipeRefreshLayout;
36- - 增加推送功能;
37-
38- v1.3.72
39- - 修复博文列表及内容解析出错;
40- - 集成腾讯X5内核;
41- - 优化UI;
42-
4333
4434---
4535使用到的技术点:
46- - [ Netroid] ( https://github.com/vince-styling/Netroid ) (Volley拓展库)用于网络请求;
36+ - [ OkHttp] ( https://github.com/square/okhttp ) 用于网络请求;
37+ - [ Picasso] ( https://github.com/square/picasso ) 作为图片请求库;
4738 - [ Jsoup] ( https://github.com/jhy/jsoup ) 解析网页;
48- - 友盟推送、统计、在线参数;
49- - 小米更新模板;
50- - [ EventBus] ( https://github.com/greenrobot/EventBus )
39+ - [ EventBus] ( https://github.com/greenrobot/EventBus ) 作为事件主线
5140 - [ bugly] ( https://bugly.qq.com/v2/ ) 异常收集;
5241 - [ Gson] ( https://github.com/google/gson ) 进行序列化;
53- - [ litepal] ( https://github.com/LitePalFramework/LitePal ) 数据库存储;
5442 - [ SwipebackLayout] ( https://github.com/ikew0ng/SwipeBackLayout ) 滑动退出activity;
5543 - [ TabLayout] ( http://blog.csdn.net/brian512/article/details/51793430 ) 实现主页tab切换;
5644 - [ SlidingMenu] ( https://github.com/jfeinstein10/SlidingMenu ) 实现侧滑栏;
45+ - [ EasyPermissions] ( https://github.com/googlesamples/easypermissions ) 做权限请求;
46+ - [ ButterKnife] ( https://github.com/JakeWharton/butterknife ) 简化view初始化;
47+ - 友盟统计、在线参数;
48+ - 小米推送、更新模板;
49+ <br >
50+ ---
51+ ###作者博客
52+ [ http://blog.csdn.net/brian512 ] ( http://blog.csdn.net/brian512 ) <br >
5753
58- ----------------
59- 加群讨论技术和功能,欢迎大家参与!
60- ![ 这里写图片描述] ( http://img.blog.csdn.net/20160817112120745 )
54+ [ http://www.jianshu.com/users/e0279aa518fb ] ( http://www.jianshu.com/users/e0279aa518fb )
55+ <br >
56+ ---
57+ ###开发交流群
58+ 群号:194067225 <a target =" _blank " href =" http://shang.qq.com/wpa/qunwpa?idkey=5e43177a82a86c99bdaf1b33584ac534cf478dab55bd6310072a96e20695bd8b " ><img border =" 0 " src =" http://pub.idqqimg.com/wpa/images/group.png " alt =" Android交流 " title =" Android交流 " ></a ><br >
59+ ![ ] ( http://img.blog.csdn.net/20160817112120745 )
You can’t perform that action at this time.
0 commit comments