Lens
一种开发帮助产品研发的效率工具。主要提供了:页面分析、任务分析、网络分析、DataDump、自定义hook 、Data Explorer 等功能。以帮助开发、测试、UI 等同学更便捷的排查和定位问题,提升开发效率。

TaskManager
TaskManager项目是爱奇艺Android团队在做启动优化过程中沉淀的一套任务调度管理库。支持关系依赖,任务兜底策略等,API灵活易用,稳定可靠。已在爱奇艺家族中广泛使用
PreventKeyboardBlockUtil
一句代码解决软键盘挡住相关控件,适用于任何布局,一般作用于登录界面,注册界面等,当软键盘弹出时避免挡住登录(注册)按钮。

AndroidManifestBypass
Project for bypass requirement for register Android components like Activities in the AndroidManifest.xml
TextWriter
Animate your text like never before

ClassPlaceholder
dynamic replace java and class value
AndroidMath
Render beautiful LaTeX Math Equations in an Android View

autoproxy
Annotation Processing Library. Generates proxy class on top of interface/abstract class, that allows to intercept calls. Also known as a design pattern: proxy, delegate, interceptor.

RoundableLayout
an Android library for building a layout with the round corners. working especially well with MotionLayout.

YCDialog
自定义弹窗,其中包括:自定义Toast,采用builder模式,支持设置吐司多个属性;自定义dialog控件,仿IOS底部弹窗;自定义DialogFragment弹窗,支持自定义布局,也支持填充recyclerView布局;自定义PopupWindow弹窗,轻量级,还有自定义Snackbar等等;还有自定义loading加载窗,简单便用。目前已经用于多个正式项目中。同时还有附加7篇关于弹窗的源码分析博客
CircleProgressBar
A circular android ProgressBar library which extends View, and the usage same as ProgressBar, It has solid,line and solid_line three styles. Besides, progress value can be freely customized.

LiteRefresh
Nested scrolling UI library for Android based on CoordinatorLayout. Pull-to-refresh and pull-to-load-more are supported.

ActivityMessenger
ActivityMessenger,借助Kotlin特性,简化Activity之间传参和回调的逻辑代码。
StackCardViewGroup
自定义LayoutManager实现卡片叠加控件

LadderLayoutManager
a card stack effect LayoutManger for android

StackLayoutManager
A RecyclerView.LayoutManager implementation which provides functionality to show a group of stack view.

ArrowDrawable
纯Paint实现的一个射箭效果,可用作Loading动画。

SecondFloorBehavior
通过自定义Behavior实现“二楼”效果,兼容所有下拉刷新控件
