Pinned Repositories
activate-power-mode
alpha
Alpha是一个基于PERT图构建的Android异步启动框架,它简单,高效,功能完善。 在应用启动的时候,我们通常会有很多工作需要做,为了提高启动速度,我们会尽可能让这些工作并发进行。但这些工作之间可能存在前后依赖的关系,所以我们又需要想办法保证他们执行顺序的正确性。Alpha就是为此而设计的,使用者只需定义好自己的task,并描述它依赖的task,将它添加到Project中。框架会自动并发有序地执行这些task,并将执行的结果抛出来。
AlphaTabsIndicator
高仿微信底部状态栏的轻量级库,非MagicIndicator那么功能庞大,简化功能符合大多数BottomTabBar应用设计需求, Lightweight Library of high imitation WeChat bottom status bar
Amazing-Mode
Anchors
:white_check_mark: Anchors 是一个基于图结构,支持同异步依赖任务初始化 Android 启动框架。其锚点提供 "勾住" 依赖的功能,能灵活解决初始化过程中复杂的同步问题。参考 alpha 并改进其部分细节, 更贴合 Android 启动的场景, 同时支持优化依赖初始化流程, 自动选择较优的路径进行初始化。
AndroidUtilCode
:fire: Android developers should collect the following utils(updating).
dimens_sw
Android UI适配方案
GenDimens
SmartTabLayout
A custom ViewPager title strip which gives continuous feedback to the user when scrolling
SimpleZhl's Repositories
SimpleZhl/android-cluster-marker
android marker聚合效果
SimpleZhl/android-flowlayout
Linear layout, that wrap its content to the next line if there is no space in the current line.
SimpleZhl/atlas
A powerful Android Dynamic Component Framework.
SimpleZhl/awesome-android-ui
A curated list of awesome Android UI/UX libraries
SimpleZhl/ContinuousTrigger
多线程连续触发器,用于如按序展示弹窗(App更新、公告、签到之类)。支持多接口返回,等待超时,任意位置注册,任意位置绑定,支持DSL语法。喜欢请star⭐️
SimpleZhl/EnFloatingView
🔥应用内悬浮窗,无需一切权限,适配所有ROM和厂商,no permission floating view.
SimpleZhl/FULiveDemoDroid
Faceunity 面部跟踪和虚拟道具 SDK 在 Android 平台中的集成 Demo
SimpleZhl/gkd
基于 无障碍 + 高级选择器 + 订阅规则 的自定义屏幕点击 Android APP
SimpleZhl/HLLOfflineWebView-android
Android offline package solution for H5
SimpleZhl/IDCardCamera
:fire:Android自定义相机实现身份证拍照,并加入自动对焦与图片不规则裁剪。 https://www.jianshu.com/p/5e3cb0c63cd5
SimpleZhl/lx-music-desktop
一个基于 electron 的音乐软件
SimpleZhl/lx-music-mobile
一个基于 React native 开发的音乐软件
SimpleZhl/MaterialDesign
Material Design 控件集合。ConstraintLayout、NestedScrollView、Toolbar、TabLayout、TextInputLayout。。。
SimpleZhl/NIM_Duilib_Framework
网易云信Windows应用开发框架。
SimpleZhl/opencv
Open Source Computer Vision Library
SimpleZhl/pay-spring-boot
开箱即用的支付模块,整合支付宝支付、微信支付
SimpleZhl/pdf.js
PDF Reader in JavaScript
SimpleZhl/PermissionX
An open source Android library that makes handling runtime permissions extremely easy.
SimpleZhl/RangeSeekBar
A beautiful and powerful SeekBar what supports single、 range、steps、vetical、custom( 一款美观强大的支持单向、双向范围选择、分步、垂直、高度自定义的SeekBar)
SimpleZhl/Shadow-1
零反射全动态Android插件框架
SimpleZhl/Skeleton
A library provides an easy way to show skeleton loading view like Facebook and Alipay
SimpleZhl/spruce-android
Spruce Animation Library
SimpleZhl/StateProgressBar
Android library to realize the various states and transitions in a ProgressBar.
SimpleZhl/susu-mini-tem
微信小程序封装组件,覆盖常用需求:包括轮播组件(堆叠式轮播等)、canvas(圆环、生海报、裁图片等)、map、echarts、css3动画,scroll-view、步骤条、日历组件、自定义tabbar+导航栏、loading加载动画、css渐变、雪碧图、瀑布流、关键词高亮、搜索历史、图片懒加载、节流防抖、索引选择(如城市)、微信拆红包、红包雨、菜单弹出动画、3d云、按钮拖拽、营销组件(九宫格等)
SimpleZhl/SVGAPlayer-Android
Similar to Lottie. Render After Effects / Animate CC (Flash) animations natively on Android and iOS, Web. 使用 SVGAPlayer 在 Android、iOS、Web中播放 After Effects / Animate CC (Flash) 动画。
SimpleZhl/UVCAndroid
SimpleZhl/UVCCamera
library and sample to access to UVC web camera on non-rooted Android device
SimpleZhl/ViewAnimator-1
A fluent Android animation library
SimpleZhl/weapp-qrcode
weapp.qrcode.js 在 微信小程序 中,快速生成二维码
SimpleZhl/XEditText
XEditText: clear contents easily; show/hide password; separeta contents automatically, such as credit card number; disable Emoji inputs; 带删除功能的EditText;显示或者隐藏密码;可设置自动添加分隔符分割电话号码、银行卡号等;支持禁止Emoji表情符号输入。