Pinned Repositories
Anchors
:white_check_mark: Anchors 是一个基于图结构,支持同异步依赖任务初始化 Android 启动框架。其锚点提供 "勾住" 依赖的功能,能灵活解决初始化过程中复杂的同步问题。参考 alpha 并改进其部分细节, 更贴合 Android 启动的场景, 同时支持优化依赖初始化流程, 自动选择较优的路径进行初始化。
ComponentCornerstone
:ant::ant: 一种全新的android组件化方案,无需下沉公用代码,无需采用路由等硬编码方式分发sdk,独立维护组件暴露的SDK/IMPL,打破官方模块循环且支持组件间互相调用SDK,支持集成组件调试/组件独立运行。A brand new android componentization solution, no need to sink public code, no need to use hard coding to distribute sdk, independent maintenance component exposed SDK / IMPL, break the official module loop and support the call between components The SDK supports integrated component debugging/components to run independently.
PanelSwitchHelper
:heavy_check_mark: A framework that helps the keyboard smoothly transition to the function panel 一个帮助键盘平稳过渡到功能面板的框架,支持动画无缝衔接,支持 activity/fragment/dialog/dialogFragment/popupWindow 容器,支持IM/直播/视频播放/信息流评论等场景,支持全屏模式。
Robust
Robust is an Android HotFix solution with high compatibility and high stability. Robust can fix bugs immediately without a reboot.
android-guidelines
Architecture and code guidelines we use at ribot when developing for Android
AndroidModularArchiteture
:heavy_check_mark: Android组件化架构,支持组件代码完全隔离/组件循环依赖/便捷集成调试/快速接入,组件内基于 mvvm结构,组件提供高度服用的模块可直接使用,采用 wanAndroid api进行迭代开发。Android componentized architecture, support component code complete isolation / component circular dependency / convenient integrated debugging / fast access, component based mvvm structure, iterative development using wanAndroid api
git-recipes
🥡 Git recipes in Chinese by Zhongyi Tong. 高质量的Git中文教程.
HarmonyStudy
鸿蒙应用开发相关系列。持续更新《Harmony系列》文章,工程集成官方文档 demo
NumGame
有一个猜数字游戏,庄家预先写下一个四位数字(每位数字各不相同),玩家每次随机猜一个数字,庄家告知玩家猜对了几A几B(A代表数字和位置都相同,B代表包含该数字但位置不同,比如如果庄家写的是3514,玩家猜的是3165,庄家会回答1A2B),玩家继续猜,直到猜中为止。如果超过5轮没猜中,则玩家输,否则玩家赢。请为玩家设计一个猜数字的算法,确保玩家能够大概率胜。 例如:庄家写下9876,玩家第一次猜0123,庄家回复0A0B;玩家继续猜4567,庄家恢复0A2B;依次下去,知道玩家猜中9876为止
WeiBoDemo
Architecture Components Practice Tested for WeiBo Apis. MVVM + Retrofit + Rxjava2 + Dagger2 + Room + LiveData
YummyLau's Repositories
YummyLau/AndroidModularArchiteture
:heavy_check_mark: Android组件化架构,支持组件代码完全隔离/组件循环依赖/便捷集成调试/快速接入,组件内基于 mvvm结构,组件提供高度服用的模块可直接使用,采用 wanAndroid api进行迭代开发。Android componentized architecture, support component code complete isolation / component circular dependency / convenient integrated debugging / fast access, component based mvvm structure, iterative development using wanAndroid api
YummyLau/HarmonyStudy
鸿蒙应用开发相关系列。持续更新《Harmony系列》文章,工程集成官方文档 demo
YummyLau/AndroidUtilCode
:fire: Android developers should collect the following utils(updating).
YummyLau/hexo
我的博客,yummylau.com 欢迎访问交流
YummyLau/Hunter
A fast, incremental, concurrent framework to develop compile plugin for android project to manipulate bytecode
YummyLau/SQFile
YummyLau/YummyLau
YummyLau/AndroidAutoSize
🔥 A low-cost Android screen adaptation solution (今日头条屏幕适配方案终极版,一个极低成本的 Android 屏幕适配方案).
YummyLau/AutoInject
Android 通用的组件自动注册、自动初始化解决方案
YummyLau/DoraemonKit
简称 "DoKit" 。一款功能齐全的客户端( iOS 、Android、微信小程序 )研发助手,你值得拥有。
YummyLau/easypermissions
Simplify Android M system permissions
YummyLau/ExoPlayer
An extensible media player for Android
YummyLau/FileDownloader
Multitask、MultiThread(MultiConnection)、Breakpoint-resume、High-concurrency、Simple to use、Single/NotSingle-process
YummyLau/FlycoTabLayout
An Android TabLayout Lib(v3.0.0 is using AndroidX)
YummyLau/ImmersionBar
android 4.4以上沉浸式状态栏和沉浸式导航栏管理,适配横竖屏切换、刘海屏、软键盘弹出等问题,可以修改状态栏字体颜色和导航栏图标颜色,以及不可修改字体颜色手机的适配,适用于Activity、Fragment、DialogFragment、Dialog,PopupWindow,一句代码轻松实现,以及对bar的其他设置,详见README。简书请参考:http://www.jianshu.com/p/2a884e211a62
YummyLau/JIMU
一种简单有效的android组件化方案,支持组件的代码资源隔离、单独调试、集成调试、组件交互、UI跳转、生命周期等完整功能。
YummyLau/matrix
Matrix is a plugin style, non-invasive APM system developed by WeChat.
YummyLau/MicroModule
Rebuild multiple complete module structures within the module. Support for compiling single MicroModule into an Android Archive (AAR) file, and publishing AAR file to Maven repository.
YummyLau/Mis
模块接口服务,如何在一个模块内维护其对外暴露的接口(包括打包发布),而不是把接口和接口实现分离到两个不同的模块?
YummyLau/MLStudyJam2020
MLStudy project
YummyLau/qwerty-learner
为键盘工作者设计的单词记忆与英语肌肉记忆锻炼软件 / Words learning and English muscle memory training software designed for keyboard workers
YummyLau/RiverSmaple
YummyLau/Scrape_Fear-and-Greed-Index_CNN
This is a tool to scrape the CNN Fear & Greedy Index, using selenium.
YummyLau/Shadow
零反射全动态Android插件框架
YummyLau/SmartRefreshLayout
🔥下拉刷新、上拉加载、二级刷新、淘宝二楼、RefreshLayout、OverScroll,Android智能下拉刷新框架,支持越界回弹、越界拖动,具有极强的扩展性,集成了几十种炫酷的Header和 Footer。
YummyLau/surjithctly
YummyLau/TradingBot-Based-on-MooMoo
TradingBot based on Moomoo/Futu
YummyLau/trinity
android video record editor muxer sdk
YummyLau/VirtualAPK
A powerful and lightweight plugin framework for Android
YummyLau/yummylau.github.io
yummylau blog