Pinned Repositories
AlbumGridView
一个显示网络图片的相册,可点击相册中的图片进行放大缩小切换查看。
AlertDialog
A custom style AlertDialog.
AndroidSample
Android的一些示例,方便学习研究。涉及Activity的生命周期和启动模式、AIDL、Messenger、ContentProvider、ButterKnife、Lifecycle、Room、Rxjava、RxAndroid、RxPermissions、RxBinding、RxBus、RxLifecycle、Socket等。
Apktool
A tool for reverse engineering Android apk files
FloatingActionButtonMenu
Use FloatingActionButtonMenu to wrap android.support.design.widget.FloatingActionButton.
HorizontalScrollMenu
一个横向滑动选项卡
LoadingDialog
一个加载提示框
MultiPhotoSelector
一个Android的多图选择器(类似微信的朋友圈添加照片),基于https://github.com/AizazAZ/Android-Ultra-Photo-Selector 修改优化
PullToRefresh
(DEPRECATED 建议选择https://github.com/CymChad/BaseRecyclerViewAdapterHelper) 一个可下拉刷新与上拉加载更多的库(可轻松实现滑动到底部自动加载的功能),可对RecyclerView、ListView、GridView、WebView、ScrollView等几乎所有常用的View类型进行此操作,能够自动下拉刷新,并且还提供了GIF动画的上拉与下拉头,也可自定义上拉头与下拉头。
SwipeRefreshPlusLayout
Expand the function of loading more to android.support.v4.widget.SwipeRefreshLayout.
lynnchurch's Repositories
lynnchurch/PullToRefresh
(DEPRECATED 建议选择https://github.com/CymChad/BaseRecyclerViewAdapterHelper) 一个可下拉刷新与上拉加载更多的库(可轻松实现滑动到底部自动加载的功能),可对RecyclerView、ListView、GridView、WebView、ScrollView等几乎所有常用的View类型进行此操作,能够自动下拉刷新,并且还提供了GIF动画的上拉与下拉头,也可自定义上拉头与下拉头。
lynnchurch/HorizontalScrollMenu
一个横向滑动选项卡
lynnchurch/SwipeRefreshPlusLayout
Expand the function of loading more to android.support.v4.widget.SwipeRefreshLayout.
lynnchurch/Apktool
A tool for reverse engineering Android apk files
lynnchurch/FloatingActionButtonMenu
Use FloatingActionButtonMenu to wrap android.support.design.widget.FloatingActionButton.
lynnchurch/AlertDialog
A custom style AlertDialog.
lynnchurch/AlbumGridView
一个显示网络图片的相册,可点击相册中的图片进行放大缩小切换查看。
lynnchurch/AndroidSample
Android的一些示例,方便学习研究。涉及Activity的生命周期和启动模式、AIDL、Messenger、ContentProvider、ButterKnife、Lifecycle、Room、Rxjava、RxAndroid、RxPermissions、RxBinding、RxBus、RxLifecycle、Socket等。
lynnchurch/LoadingDialog
一个加载提示框
lynnchurch/MultiPhotoSelector
一个Android的多图选择器(类似微信的朋友圈添加照片),基于https://github.com/AizazAZ/Android-Ultra-Photo-Selector 修改优化
lynnchurch/CropImage
一个图片裁剪的库
lynnchurch/GetImageDialog
You can use it to get a image for avatar or other usage.
lynnchurch/Netease
仿网易新闻Android端APP,实现主要功能
lynnchurch/XposedInstaller
lynnchurch/AndResGuard
proguard resource for Android by wechat team
lynnchurch/AndroidUtilCode
Android developers should collect the following utils(updating)
lynnchurch/awesome-resources
Awesome resources for coding and learning: open source projects, websites, books e.g.
lynnchurch/Carbon
Material Design implementation for Android 2.2+. Shadows, ripples, vectors, fonts, animations, widgets, rounded corners and more.
lynnchurch/Cipher
这是一个采用AES加密算法的文本加密工具
lynnchurch/CocosLearning
Some practice about cocos learning.
lynnchurch/FreeChat
This is a IM system.
lynnchurch/ivideo
一个可以观看国内主流视频平台所有视频的客户端(Mac、Windows、Linux) A client that can watch video of domestic(China) mainstream video platform
lynnchurch/jfinal
JAVA WEB + ORM Framework
lynnchurch/material-dialogs
A beautiful, fluid, and customizable dialogs API.
lynnchurch/MaterialDesignSample
There are some samples about material design.
lynnchurch/MVPDemo
lynnchurch/NodeJSLearning
Some practice about Node.js
lynnchurch/sensitive-word-filter
敏感词处理器,支持返回敏感词,高亮敏感词,替换敏感词等操作
lynnchurch/ShadowImageView
🔥可以根据图片内容变阴影颜色,更加细腻的阴影效果 It can change color according to the picture, more delicate shadow effect
lynnchurch/store.js
localStorage wrapper for all browsers without using cookies or flash. Uses localStorage, globalStorage, and userData behavior under the hood