Pinned Repositories
-
2048-android
The android port of the 2048 game (for offline playing)
accessory-samples
Talk to Your Toaster Accessory Sample Code
achart-engine
Automatically exported from code.google.com/p/achart-engine
ACProgressLite
Android loading or progress dialog widget library, provide efficient way to implement iOS like loading dialog and progress wheel
AlarmTimerTask
butterknife
Bind Android views and callbacks to fields and methods.
ijkplayer
Android/iOS video player based on FFmpeg n3.4, with MediaCodec, VideoToolbox support.
okhttp-OkGo
OkHttpUtils-2.0.0 升级后改名 OkGo,全新完美支持RxJava,比Retrofit更简单易用。该库是封装了okhttp的网络框架,支持大文件上传下载,上传进度回调,下载进度回调,表单上传(多文件和多参数一起上传),链式调用,可以自定义返回对象,支持Https和自签名证书,支持cookie的持久化和自动管理,支持四种缓存模式缓存网络数据,支持301和302重定向,扩展了统一的上传管理和下载管理功能
Retrofit_RxJava_MVP
Network uses Retrofit and RxJava With MVP architecture
chancelau's Repositories
chancelau/chancelau.github.io
blog & blog theme🤘
chancelau/citypicker
citypicker城市选择器,详细的省市区地址信息,支持仿iOS滚轮实现,一级或者三级列表展示方式。
chancelau/SmartRefreshLayout
🔥下拉刷新、上拉加载、二级刷新、淘宝二楼、RefreshLayout、OverScroll,Android智能下拉刷新框架,支持越界回弹、越界拖动,具有极强的扩展性,集成了几十种炫酷的Header和 Footer。
chancelau/Android-skin-support
Android-skin-support is an easy to use dynamic skin framework for Android, Only one line of code to integrate it.一款用心去做的Android 换肤框架, 极低的学习成本, 极好的用户体验. 一行代码就可以实现换肤, 你值得拥有!!!
chancelau/Test
chancelau/heima-test
初始导入
chancelau/owspace
高仿单读APP:owspace是基于MVP+Dagger2+Retrofit2.0+Rxjava的APP
chancelau/RxWebSocket
An auto reconnection-webSocket build with okhttp and rxJava
chancelau/RePlugin
RePlugin - A flexible, stable, easy-to-use Android Plug-in Framework
chancelau/vlayout
Project vlayout is a powerfull LayoutManager extension for RecyclerView, it provides a group of layouts for RecyclerView. Make it able to handle a complicate situation when grid, list and other layouts in the same recyclerview.
chancelau/CN5E-shop
《菜鸟商城》是一个仿淘宝客户端的实战课程,帮助你系统掌握商城类应用功能实现和开发流程,完整的实现一个商业化项目。其中功能包括:支付(支付宝、微信、百度钱包),首页,热卖,商品大全,购物车,我的,商品列表,商品详情,注册/登录,收货地址,我的订单,我的收藏等。
chancelau/yongchang.github.io
技术博客
chancelau/git
chancelau/qiniu-lab-android
七牛Android SDK使用方法演示项目
chancelau/JavaOJSystem
OJ系统的全部,包含了Web端的代码以及JAVA沙箱端的jar,利用里面的sql文件,在数据库中创建好数据库、表以及数据后,直接部署到tomcat,就可以运行了。
chancelau/MinimalistWeather
Android 平台开源天气 App,采用 MVP、RxJava、Retrofit2、OKHttp3、Dagger2、RetroLambda 等开源库来实现。
chancelau/Android-CleanArchitecture
This is a sample app that is part of a series of blog posts I have written about how to architect an android application using Uncle Bob's clean architecture approach.
chancelau/GanK
干货集中营
chancelau/GeekNews
:books:A pure reading App based on Material Design + MVP + RxJava + Retrofit + Dagger2 + Realm + Glide
chancelau/RichTextView
A library that enhances the TextView and allows the user to format various spans of the string.
chancelau/RxAndroid
RxJava bindings for Android
chancelau/Small
A small framework to split app into small parts
chancelau/okhttp-OkGo
OkHttpUtils-2.0.0 升级后改名 OkGo,全新完美支持RxJava,比Retrofit更简单易用。该库是封装了okhttp的网络框架,支持大文件上传下载,上传进度回调,下载进度回调,表单上传(多文件和多参数一起上传),链式调用,可以自定义返回对象,支持Https和自签名证书,支持cookie的持久化和自动管理,支持四种缓存模式缓存网络数据,支持301和302重定向,扩展了统一的上传管理和下载管理功能
chancelau/material-camera
One of the most difficult APIs on Android, made easy in a small library.
chancelau/PhotoEditDemo
1,图片编辑(图片添加,文字添加),实现图片编辑中的图片添加,旋转,缩放,删除;文字的添加,大小缩放,字体更换,颜色更换,删除; 2,基本滤镜实现与接口封装; 涂鸦(画笔的样式,粗细,颜色,橡皮擦,贴图); 相框(简单相框,酷炫相框); 马赛就克(基本马赛克,酷炫马赛克,橡皮擦)及其接口封装 3,接下来, 图像剪切,旋转等功能实现测试接口封装; GIF与MP4,图片互转实现测试与接口封装;
chancelau/NumberEditor
chancelau/RecyclerViewHeader
Super fast and easy way to create header for Android RecyclerView
chancelau/SwipeRecyclerView
RecyclerView侧滑菜单,长按拖拽,滑动删除,自动加载更多,和ViewPager结合使用,和任何下拉刷新框架结合使用。
chancelau/AndroidImageSlider
An amazing and convenient Android image slider.
chancelau/AndroidSystemUiTraining
Android System UI Training Code