Pinned Repositories
ABridge
Android 进程间通信最牛方案,为简单而生
ActivityLogHelper
An android app which can watch current Activity
ActivityStack
AgentWeb
AgentWeb is a powerful library based on Android WebView.
alpha
Alpha是一个基于PERT图构建的Android异步启动框架,它简单,高效,功能完善。 在应用启动的时候,我们通常会有很多工作需要做,为了提高启动速度,我们会尽可能让这些工作并发进行。但这些工作之间可能存在前后依赖的关系,所以我们又需要想办法保证他们执行顺序的正确性。Alpha就是为此而设计的,使用者只需定义好自己的task,并描述它依赖的task,将它添加到Project中。框架会自动并发有序地执行这些task,并将执行的结果抛出来。
AndResGuard
proguard resource for Android by wechat team
MvrxWanAndroid
Mvrx+Epoxy实现的WanAndroid
platform_frameworks_base
Timing-Task
Android的定时任务
yrickwong.github.io
yrickwong's Repositories
yrickwong/ActivityLogHelper
An android app which can watch current Activity
yrickwong/MvrxWanAndroid
Mvrx+Epoxy实现的WanAndroid
yrickwong/ABridge
Android 进程间通信最牛方案,为简单而生
yrickwong/AgentWeb
AgentWeb is a powerful library based on Android WebView.
yrickwong/alpha
Alpha是一个基于PERT图构建的Android异步启动框架,它简单,高效,功能完善。 在应用启动的时候,我们通常会有很多工作需要做,为了提高启动速度,我们会尽可能让这些工作并发进行。但这些工作之间可能存在前后依赖的关系,所以我们又需要想办法保证他们执行顺序的正确性。Alpha就是为此而设计的,使用者只需定义好自己的task,并描述它依赖的task,将它添加到Project中。框架会自动并发有序地执行这些task,并将执行的结果抛出来。
yrickwong/AndroidGradlePluginCodeViewer
yrickwong/ASM-Systrace
A plugin to inject tracing code to specified methods.
yrickwong/CheckDuplicateRes
A gradle plugin checking the duplicate resources of all local modules.
yrickwong/ComposeDemo
yrickwong/ConsecutiveScroller
ConsecutiveScrollerLayout是Android下支持多个滑动布局(RecyclerView、WebView、ScrollView等)和普通控件(TextView、ImageView、LinearLayou、自定义View等)持续连贯滑动的容器,它使所有的子View像一个整体一样连续顺畅滑动。并且支持布局吸顶功能。
yrickwong/diffuse
Diffuse is a tool for diffing APKs, AABs, AARs, and JARs
yrickwong/douyin-sign
抖音、火山小视频签名算法
yrickwong/Eiffel
Kotlin Android architecture library for view state handling with Jetpack Architecture Components.
yrickwong/epoxy
Epoxy is an Android library for building complex screens in a RecyclerView
yrickwong/flutter_tutorials
yrickwong/Gander
Gander is a simple in-app HTTP inspector for Android OkHttp clients. Gander intercepts and persists all HTTP requests and responses inside your application, and provides a UI for inspecting their content.
yrickwong/gradle-dependency-graph-generator-plugin
Gradle plugin that generates dependency graphs from your project.
yrickwong/ImmersionBar
android 4.4以上沉浸式状态栏和沉浸式导航栏管理,包括状态栏字体颜色,一句代码轻松实现,以及对bar的其他设置,详见README,http://www.jianshu.com/p/2a884e211a62
yrickwong/iTerm2-Color-Schemes
Over 175 terminal color schemes/themes for iTerm/iTerm2 (with ports to Terminal, Konsole, PuTTY, Xresources, XRDB, Remina, Termite, XFCE, Tilda, and Terminator)
yrickwong/JetpackCompose-AdoptPuppy
yrickwong/LabelsView
Android的标签列表控件。可以设置标签的选中效果。 可以设置标签的选中类型:不可选中、单选、限数量多选和不限数量多选等, 并支持设置必选项等功能。
yrickwong/LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
yrickwong/markdown-portfolio
yrickwong/McImage
Android Gradle Plugin -- Auto Check big image and compress image in building.
yrickwong/sanitizers
AddressSanitizer, ThreadSanitizer, MemorySanitizer
yrickwong/Stark
Stark is a hot-fix framework for Android. It supports swapping new implementations of classes without restarting a running Android application, and updated Android resources (icons, layout, etc) while only restarting the Android Activity. Most importantly, there is no private API invoked in Stark.
yrickwong/stetho
Stetho is a debug bridge for Android applications, enabling the powerful Chrome Developer Tools and much more.
yrickwong/ViewPump
View Inflation you can intercept.
yrickwong/Wedding-invitation
婚礼邀请函微信小程序,后端使用云开发。不需要服务器和域名
yrickwong/wedding-invitation-for-programmers
程序猿的婚礼邀请函。