Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/razerdp/friendcircle
// 一起来撸个朋友圈吧
https://github.com/razerdp/friendcircle
friendcircle wechat
Last synced: 1 day ago
JSON representation
// 一起来撸个朋友圈吧
- Host: GitHub
- URL: https://github.com/razerdp/friendcircle
- Owner: razerdp
- License: gpl-3.0
- Created: 2016-02-09T15:51:46.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2019-08-14T15:46:25.000Z (over 5 years ago)
- Last Synced: 2024-12-25T06:07:54.151Z (8 days ago)
- Topics: friendcircle, wechat
- Language: Java
- Size: 2.35 MB
- Stars: 1,156
- Watchers: 49
- Forks: 190
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
FriendCircle
---### 一起来撸个朋友圈吧(重构版)
如您所见,现在的工程运行起来将会是一片空白,原因很简单——我正在进行第三次重构。
本次重构将会引起如下改动:
- 项目整体全面替换,旧有代码完全删除
- 所有控件将会重写
- 组件化将会采取全新的一套(这里组件化参考AppJoint的思想,但会自行写出apt代码)
- 尽可能少的依赖第三方
- 抛弃MVP,回归最原始的MVC,原因不再阐述
- 直播撸代码,本次重构会直播写代码哦~如果有人在直播中提问我会回答,否则的话应该只会看到我在静静的撸代码,如果没时间看直播可以看回放~
- 直播地址:[https://live.bilibili.com/724896](https://live.bilibili.com/724896)
- 直播时间:一般周末白天### 进度:
* 2019/08/14
* apt初步搭建完毕* 2019/08/12
* apt初步搭建,processor编写
* 组件化优化
* 略微优化BaseRecyclerViewAdapter~### 朋友圈QQ群将会在19/08/13解散,所有讨论将会转移到微信。如果有兴趣进微信群可以打赏一下然后找我拉您进去~
|微信 | 支付宝 |
| ------------- |:-------------:|
| ![](https://github.com/razerdp/FriendCircle/blob/master/wechat.png) | ![](https://github.com/razerdp/FriendCircle/blob/master/alipay.png) |LICENSE
---[GPL3.0](https://github.com/razerdp/FriendCircle/blob/master/LICENSE)