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/activate-power-mode
SimpleZhl/Anchors
:white_check_mark: Anchors 是一个基于图结构,支持同异步依赖任务初始化 Android 启动框架。其锚点提供 "勾住" 依赖的功能,能灵活解决初始化过程中复杂的同步问题。参考 alpha 并改进其部分细节, 更贴合 Android 启动的场景, 同时支持优化依赖初始化流程, 自动选择较优的路径进行初始化。
SimpleZhl/AndroidPdf
Android pdf 预览,支持显示签章签字
SimpleZhl/app
组件化壳app
SimpleZhl/ArtPlayer
This is a flexible video player. MediaPlayer is completely separate from VideoView and can be replaced with other player kernels such as ExoPlayer and ijkPlayer. Developers can fully customize the player view, which we call the control panel. In addition, developers can use MediaPlayerManager to control playback behaviours, such as full-screen mode, small screen mode, and smart matching modes in RecyclerView.这是一个小巧灵活的视频播放器。支持全屏,小屏播放;支持重力感应;支持IjkPlayer,支持ExoPlayer;内部支持RecyclerView中播放;自定义UI ;APP内全局播放;静音;循环播放
SimpleZhl/BasePopup
亲,还在为PopupWindow烦恼吗?不如试试BasePopup,你会爱上他的~
SimpleZhl/BaseRecyclerViewAdapterHelper
BRVAH:Powerful and flexible RecyclerAdapter
SimpleZhl/BGASwipeBackLayout-Android
Android Activity 滑动返回。支持微信滑动返回样式、横屏滑动返回、全屏滑动返回
SimpleZhl/BGATransformersTip-Android
Android 通用 PopupWindow,再也不用找 UI 小姐姐切 .9 图片了,大致能为你节省 30 分钟的开发时间
SimpleZhl/CacheWebView
Custom implement Android WebView cache, offline website, let cahe config more simple and flexible
SimpleZhl/Coder
Android Material Design 风格控件的学习及遇到的问题;Tablayout | 横向布局标签,TextInputLayout | 文字输入布局 ,FloatingActionButton | 悬浮按钮, CoordinatorLayout APPBarLayout CollapsingTabLayout实现折叠头布局,BottomSheetDialog | 底部对话框,Touch Feedback| 触摸反馈,Reveal Effect| 揭示效果,Curved motion | 曲线运动,Animated Vector Drawables | 矢量图片动画
SimpleZhl/Compressor
An android image compression library.
SimpleZhl/Demo
组件化
SimpleZhl/FloatingActionButton-1
Android Floating Action Button based on Material Design specification
SimpleZhl/ImagePicker
高仿微信图片选择器(支持单图,多图,视频选择,支持图片自由缩放,视频播放等功能)
SimpleZhl/LazyLoader
setUserVisibleHint源码分析
SimpleZhl/lib_db
组件化数据库
SimpleZhl/Luban
Luban(鲁班)—Image compression with efficiency very close to WeChat Moments/可能是最接近微信朋友圈的图片压缩算法
SimpleZhl/MMKV
An efficient, small mobile key-value storage framework developed by WeChat. Works on iOS, Android, macOS and Windows.
SimpleZhl/PanelSwitchHelper
:heavy_check_mark: A framework that helps the keyboard smoothly transition to the function panel 一个帮助键盘平稳过渡到功能面板的框架,支持 activity/fragment/dialog/dialogFragment/popupWindow 容器
SimpleZhl/pictureBrowse
仿微信朋友圈图片动画浏览效果,长图,大图
SimpleZhl/SupportWidget
一个简单且够用的AndroidUI库
SimpleZhl/transferee
一个帮助您完成从缩略图到原图无缝过渡转变的神奇组件
SimpleZhl/vehicle-keyboard-android
停车王车牌键盘-Android
SimpleZhl/WeSwipe
WeSwipe帮助RecyclerView实现超简单的高仿qq侧滑,高性能 易上手 易维护。
SimpleZhl/WSLiveDemo
音视频,直播SDK,rtmp推流,录制视频,滤镜。百万用户,线上迭代半年,已经稳定。
SimpleZhl/wxapp-customTabbar
custom tabbar for wxapp
SimpleZhl/WxRecoderVideo
基于VCamera,仿微信录制短视频
SimpleZhl/XPopup
🔥功能强大,UI简洁,交互优雅的通用弹窗!可以替代Dialog,PopupWindow,PopupMenu,BottomSheet,DrawerLayout,Spinner等组件,自带十几种效果良好的动画, 支持完全的UI和动画自定义!(Powerful and Beautiful Popup,can absolutely replace Dialog,PopupWindow,PopupMenu,BottomSheet,DrawerLayout,Spinner. With built-in animators , very easy to custom popup view.)
SimpleZhl/XXPermissions
Android 6.0 permissions adaptation framework