Skip to content

Commit 443ea8a

Browse files
committed
update
1 parent 6500c1c commit 443ea8a

File tree

2 files changed

+13
-2
lines changed

2 files changed

+13
-2
lines changed

TODO/Retrofit.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
阅读文章: http://mp.weixin.qq.com/s?__biz=MzA5MzI3NjE2MA==&mid=2650237358&idx=1&sn=f71478d5c450f588ed1678752ec36f6b&chksm=886398c1bf1411d7d8ae4369114e6737291d278c8a9225364d2a7f8b29d6c40e0db291f74217&mpshare=1&scene=1&srcid=1012ccqYkXxK2jVQpdHdT9bO#wechat_redirect
44
完成时间:2016/9/18
55

6+
http://www.jianshu.com/p/c1a3a881a144
67

78
## 联系作者
89
- Github : [ssyijiu](https://github.com/ssyijiu)

总结这些并没有什么用.md

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
- Log 打印:[MLog](https://github.com/ssyijiu/MLog) | [logger](https://github.com/orhanobut/logger) | [xLog](https://github.com/elvishew/xLog)
2121
- Log 注解使用:[hugo](https://github.com/JakeWharton/hugo)
2222
- 图片选择器:[Matisse](https://github.com/zhihu/Matisse)
23+
- 优质的第三方库集合:[UltimateAndroidReference](https://github.com/aritraroy/UltimateAndroidReference)
2324

2425
###special
2526
- 二维码:[barcodescanner](https://github.com/dm77/barcodescanner) | [zxing-android-embedded](https://github.com/journeyapps/zxing-android-embedded)
@@ -57,6 +58,7 @@
5758
- 进程保活:[HelloDaemon](https://github.com/xingda920813/HelloDaemon)
5859
- 指纹识别:[FingerprintManager](https://github.com/JesusM/FingerprintManager)
5960
- SQlite 转 Excel:[SQLiteToExcel](https://github.com/li-yu/SQLiteToExcel)
61+
- 美团 lint:[MeituanLintDemo](https://github.com/GavinCT/MeituanLintDemo)
6062

6163
###UI
6264
- [Material Design](https://material.google.com/)
@@ -78,7 +80,7 @@
7880
- Recyclerview
7981
- Recyclerview 动画:[recyclerview-animators](https://github.com/wasabeef/recyclerview-animators)
8082
- Recyclerview 布局:[twoway-view](https://github.com/lucasr/twoway-view)
81-
- 多类型Item:[epoxy](https://github.com/airbnb/epoxy) | [MultiType](https://github.com/drakeet/MultiType) | [AdapterDelegates](https://github.com/sockeqwe/AdapterDelegates)
83+
- 多类型Item:[epoxy](https://github.com/airbnb/epoxy) | [MultiType](https://github.com/drakeet/MultiType) | [AdapterDelegates](https://github.com/sockeqwe/AdapterDelegates) | [SlimAdapter](https://github.com/MEiDIK/SlimAdapter)
8284
- 侧滑删除 拖拽排序:[RecyclerViewUndoSwipe](https://github.com/HoneyNeutrons/RecyclerViewUndoSwipe)
8385
- 侧滑、扩展、排序、Header Footer、组合使用:[android-advancedrecyclerview](https://github.com/h6ah4i/android-advancedrecyclerview)
8486
- 下拉视差:[PullZoomRecyclerView](https://github.com/dinuscxj/PullZoomRecyclerView)
@@ -110,7 +112,7 @@
110112
- 手势缩放:[PhotoView](https://github.com/chrisbanes/PhotoView) | [PhotoDraweeView](https://github.com/ongakuer/PhotoDraweeView)
111113
- 圆形图片:[CircleImageView](https://github.com/hdodenhof/CircleImageView) | [CircleImageView](https://github.com/zuoweitan/CircleImageView)
112114
- 图片剪裁:[uCrop](https://github.com/Yalantis/uCrop) | [PhotoCropper](https://github.com/ssyijiu/PhotoCropper) | [cropiwa](https://github.com/steelkiwi/cropiwa)
113-
- 图片压缩:[Android-BitherCompress](https://github.com/jeanboydev/Android-BitherCompress) | [Luban](https://github.com/Curzibn/Luban) | [AdvancedLuban](https://github.com/shaohui10086/AdvancedLuban) | [Compressor](https://github.com/zetbaitsu/Compressor) | [CompressHelper](https://github.com/nanchen2251/CompressHelper)
115+
- 图片压缩:[Android-BitherCompress](https://github.com/jeanboydev/Android-BitherCompress) | [Luban](https://github.com/Curzibn/Luban) | [AdvancedLuban](https://github.com/shaohui10086/AdvancedLuban) | [Compressor](https://github.com/zetbaitsu/Compressor) | [CompressHelper](https://github.com/nanchen2251/CompressHelper) | [Tiny ](https://github.com/Sunzxyong/Tiny)
114116
- LowPoly:[LowPoly](https://github.com/CoXier/LowPoly)
115117
- 高斯模糊:[RealtimeBlurView](https://github.com/mmin18/RealtimeBlurView) | [BlurredView](https://github.com/wl9739/BlurredView) | [500px-android-blur](https://github.com/500px/500px-android-blur ) | [AnimeWallpaper](https://github.com/miao1007/AnimeWallpaper) | [GaussianBlur](https://github.com/jrvansuita/GaussianBlur) | [据说目前最快blurkit-android](https://github.com/wonderkiln/blurkit-android) | [Blurry](https://github.com/wasabeef/Blurry) | [Dali](https://github.com/patrickfav/Dali) | [BlurKit-Android](https://github.com/flurgle/BlurKit-Android)
116118
- 巨图展示:[subsampling-scale-image-view](https://github.com/davemorrissey/subsampling-scale-image-view) | [FrescoBigImageViewer](https://github.com/Piasy/FrescoBigImageViewer)
@@ -225,6 +227,12 @@
225227
- 按键解锁:[PasscodeView](https://github.com/hanks-zyh/PasscodeView)
226228
- 点击空白隐藏键盘:[HideKeyboard](https://github.com/yingLanNull/HideKeyboard)
227229
- 支持搜索的 Spinner:[SearchableSpinner](https://github.com/miteshpithadiya/SearchableSpinner)
230+
- 显示各种背景、边框、圆角的 TextView:[SuperTextView](https://github.com/chenBingX/SuperTextView)
231+
- 可以滚动的 ImageView:[AndroidScrollingImageView](https://github.com/Q42/AndroidScrollingImageView)
232+
- 直播刷礼物布局:[LiveLayout](https://github.com/Qiang3570/LiveLayout)
233+
- AndroidBottomSheet:[AndroidBottomSheet](https://github.com/michael-rapp/AndroidBottomSheet)
234+
- 日历签到:[EasyCalendar](https://github.com/shichaohui/EasyCalendar)
235+
- 生成漂亮的二维码:[AwesomeQRCode](https://github.com/SumiMakito/AwesomeQRCode)
228236

229237
###那些炫酷的UI组织:
230238
- [Yalantis](https://github.com/Yalantis)
@@ -271,6 +279,8 @@
271279
- 国外的一个组织,里面有许多新技术的研究,MVP、Dagger2、深度学习等等[MindorksOpenSource](https://github.com/MindorksOpenSource)
272280
- [时钟应用](https://github.com/philliphsu/ClockPlus)
273281
- [一个快递查询 App ,Rxjava2 + Retrofit + Relam + Zxing](https://github.com/TonnyL/Espresso)
282+
- [diycode 客户端,app 和 sdk 代码很不错](https://github.com/GcsSloop/diycode)
283+
- [rebase-android 代码质量非常高](https://github.com/drakeet/rebase-android)
274284

275285

276286

0 commit comments

Comments
 (0)