Pinned Repositories
android-art-res
the source code in research art of android development
android-constraint-layout-performance
Example test set for performance comparison with ConstraintLayout and other layouts
android-ConstraintLayoutExamples
Repository of examples that showcase the various features of ConstraintLayout
android-demo
Android common lib demo, include ImageCache, HttpCache, DropDownListView, DownloadManager, install apk silent and so on, you can find description
Android-Material-Themes-Demo
A demo Android application and explanation of creating dynamically colorized Material Design applications supporting Android 4.0 (API 15) and up
android-testing
A collection of samples demonstrating different frameworks and techniques for automated testing
Android-Universal-Image-Loader
Powerful and flexible library for loading, caching and displaying images on Android.
AndroidArchitectureArticle
🔥Android架构文章大全
AndroidAutoSize
🔥 A low-cost Android screen adaptation solution (今日头条屏幕适配方案终极版,一个极低成本的 Android 屏幕适配方案).
iOSPatchBackend
justleolee's Repositories
justleolee/android-testing
A collection of samples demonstrating different frameworks and techniques for automated testing
justleolee/AndroidArchitectureArticle
🔥Android架构文章大全
justleolee/AndroidAutoSize
🔥 A low-cost Android screen adaptation solution (今日头条屏幕适配方案终极版,一个极低成本的 Android 屏幕适配方案).
justleolee/AndroidUtilCode
:fire: Android developers should collect the following utils(updating).
justleolee/appbarlayout-spring-behavior
One Behavior help AppBarLayout to scroll spring and with fling fix app bar
justleolee/AutoRegister
android中实现跨module自动注册的gradle插件,可用于模块解耦。已应用于ARouter和CC
justleolee/banner
Android广告图片轮播控件,支持无限循环和多种主题,可以灵活设置轮播样式、动画、轮播和切换时间、位置、图片加载框架等!
justleolee/BehaviorDemo
justleolee/cookie_jar
A cookie manager for http requests in Dart, by which you can deal with the complex cookie policy and persist cookies easily.
justleolee/CountdownView
Android Countdown View
justleolee/dio
A powerful Http client for Dart, which supports Interceptors, FormData, Request Cancellation, File Downloading, Timeout etc.
justleolee/DoraemonKit
简称 "DoKit" 。一款功能齐全的客户端( iOS 、Android、微信小程序 )研发助手,你值得拥有。https://www.dokit.cn/
justleolee/frameDemoMo2
Android组件化项目框架
justleolee/hosts
:statue_of_liberty:最新可用的google hosts文件。国内镜像:
justleolee/ImmersionBar
android 4.4以上沉浸式状态栏和沉浸式导航栏管理,适配横竖屏切换、刘海屏、软键盘弹出等问题,可以修改状态栏字体颜色和导航栏图标颜色,以及不可修改字体颜色手机的适配,适用于Activity、Fragment、DialogFragment、Dialog,PopupWindow,一句代码轻松实现,以及对bar的其他设置,详见README。简书请参考:http://www.jianshu.com/p/2a884e211a62
justleolee/LayoutManagerGroup
:point_right: Customize the LayoutManager of RecyclerView(自定义LayoutManager)
justleolee/Luban
Luban(鲁班)—Image compression with efficiency very close to WeChat Moments/可能是最接近微信朋友圈的图片压缩算法
justleolee/MNZXingCode
快速集成zxing二维码扫描,生成二维码,可配置相册,闪光灯,相机可以调整焦距放大缩小,自定义扫描线颜色,自定义背景颜色,自定义遮罩层,自定义Activity,多个二维码扫码(zxing:core:3.3.3/3.4.0)
justleolee/PermissionsDispatcher
Simple annotation-based API to handle runtime permissions.
justleolee/PictureSelector
Picture Selector Library for Android or 多图片选择器
justleolee/platform_development
justleolee/SaveState
:icecream: Generate 'onSaveInstanceState' and 'onRestoreInstanceState' methods for your application automatically
justleolee/ScanZxing
Android使用Zxing快速实现二维码扫描
justleolee/ShadowView
Android 阴影布局实现
justleolee/SmartRefreshLayout
🔥下拉刷新、上拉加载、二级刷新、淘宝二楼、RefreshLayout、OverScroll,Android智能下拉刷新框架,支持越界回弹、越界拖动,具有极强的扩展性,集成了几十种炫酷的Header和 Footer。
justleolee/transferee
一个帮助您完成从缩略图到原图无缝过渡转变的神奇组件
justleolee/vue2-manage
A admin template based on vue + element-ui. 基于vue + element-ui的后台管理系统基于 vue + element-ui 的后台管理系统
justleolee/WMRouter
WMRouter是一款Android路由框架,基于组件化的设计思路,有功能灵活、使用简单的特点。
justleolee/XhsEmoticonsKeyboard
android emoticonsKeyboard support emoji and user-defined emoticon. easy to integrated into your project
justleolee/zxing
基于zxing的扫一扫,优化了扫描二维码速度,集成最新版本的jar包(zxing-core.jar 3.3.3),集成简单,速度快,可配置颜色,还有闪光灯,解析二维码图片,生成二维码等功能