Pinned Repositories
AppHelper
AutoRollThings
Circles
FlowingPager
A Flexible Side Sliding View Controlled by a Button
KUtils
(停止维护)封装android开发中常用的Utils,也许你的项目只需要这一个库就完全够了。不信你看,有图有真相。集成优雅的日志打印风格、app引导页面两行代码实现(也可用作轮播广告图,支持加载本地和网络,一键开启自动翻页功能,内设好几种翻页动画)、高仿iOS进度条和对话框、activity基类的封装(可继承自BaseActivity自行拓展)、常用自定义View(圆角头像等)、Glide一行代码加载图片、万能的RecycleView适配器(一行代码添加脚布局头布局,支持多级展开页面,内部已优化,支持多种列表动画效果,支持上啦加载下拉刷新等)、数据库操作GreenDao的使用案例、网络请求OkGo的二次封装(一行代码发起请求,支持缓存,文件上传下载进度监听,自定义session机制等等)、可直接依赖使用,喜欢的话不妨star一下吧。
PatternLockView
An easy-to-use, customizable and Material Design ready Pattern Lock view for Android
Phoenix
Phoenix Pull-to-Refresh
RefrashLayout
RollView
siri-wave
Android 自身代码实现siri-wave效果,仿照https://github.com/dnkilic/android-siri-wave 中js代码实现
xleo1989's Repositories
xleo1989/AppHelper
xleo1989/siri-wave
Android 自身代码实现siri-wave效果,仿照https://github.com/dnkilic/android-siri-wave 中js代码实现
xleo1989/FlowingPager
A Flexible Side Sliding View Controlled by a Button
xleo1989/KUtils
(停止维护)封装android开发中常用的Utils,也许你的项目只需要这一个库就完全够了。不信你看,有图有真相。集成优雅的日志打印风格、app引导页面两行代码实现(也可用作轮播广告图,支持加载本地和网络,一键开启自动翻页功能,内设好几种翻页动画)、高仿iOS进度条和对话框、activity基类的封装(可继承自BaseActivity自行拓展)、常用自定义View(圆角头像等)、Glide一行代码加载图片、万能的RecycleView适配器(一行代码添加脚布局头布局,支持多级展开页面,内部已优化,支持多种列表动画效果,支持上啦加载下拉刷新等)、数据库操作GreenDao的使用案例、网络请求OkGo的二次封装(一行代码发起请求,支持缓存,文件上传下载进度监听,自定义session机制等等)、可直接依赖使用,喜欢的话不妨star一下吧。
xleo1989/adp-delightful-details
This sample app accompanies a blog post I wrote on icon animations
xleo1989/AndroidUtilCode
:fire: Android developers should collect the following utils(updating).
xleo1989/awesome-spider
爬虫集合
xleo1989/Best-Flutter-UI-Templates
completely free for everyone. Its build-in Flutter Dart.
xleo1989/boltons
🔩 Like builtins, but boltons. Constructs/recipes/snippets that would be handy in the standard library. Nothing like Michael Bolton.
xleo1989/CZXing
C++ port of ZXing for Android
xleo1989/DDGScreenShot
DDGScreenShot截屏图片处理,只需一句代码,复杂屏幕截屏(如view ScrollView webView wkwebView),图片后期处理,拼图,裁剪等
xleo1989/devleopAndroidSysByAndroid
use android device develop android system
xleo1989/direct
Direct is a tool that helps motion designers provide clear, precise motion direction for engineers.
xleo1989/dynamic_widget
A Backend-Driven UI toolkit, build your dynamic UI with json, and the json format is very similar with flutter widget code.
xleo1989/Flutter-learning
:octocat::fire: :+1: :star2: :star: :star::star: Flutter all you want.Flutter install,flutter samples,Flutter projects,Flutter plugin,Flutter problems,Dart codes,etc.Flutter安装和配置,Flutter开发遇到的难题,Flutter示例代码和模板,Flutter项目实战,Dart语言学习示例代码。
xleo1989/flutter_showcaseview
Flutter plugin that allows you to showcase your features on iOS and Android. 👌🔝🎉
xleo1989/flutter_spinkit
✨ A collection of loading indicators animated with flutter. Heavily Inspired by http://tobiasahlin.com/spinkit.
xleo1989/FriendDetector
wechat friend detector,find out do you friend still treat you as a friend
xleo1989/Gallery
📹 Your next favorite image and video picker
xleo1989/GenjiDialogV2
first
xleo1989/J2V8
Java Bindings for V8
xleo1989/JavaGuide
【Java学习+面试指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
xleo1989/PersonalInfoCollector
收集个人信息和上报的封装
xleo1989/pyspider
A Powerful Spider(Web Crawler) System in Python.
xleo1989/sl4a
SL4A brings scripting languages to Android by allowing you to edit and execute scripts and interactive interpreters directly on the Android device.
xleo1989/solidity
Solidity, the Contract-Oriented Programming Language
xleo1989/SuspensionWindow
Android悬浮窗实现(含8.0权限适配)
xleo1989/symphony
:notes: 一款用 Java 实现的现代化社区(论坛/BBS/社交网络/博客)平台。https://hacpai.com
xleo1989/UsefulWebResource
收集好用的工具网站
xleo1989/XBaseAndroid
XBaseAndroid一款集成了网络请求,本地缓存,配置文件,数据库映射,权限申请,链表管理Activity,简化Activity、Service、Broadcast启动, 万能ListView,GridView适配器、高仿IOS弹窗、倒计时/延迟执行,标题栏组件,图片显示,webview引擎,APP更新组件,APP崩溃日志组件,线程池组件