Pinned Repositories
alpha
Alpha是一个基于PERT图构建的Android异步启动框架,它简单,高效,功能完善。 在应用启动的时候,我们通常会有很多工作需要做,为了提高启动速度,我们会尽可能让这些工作并发进行。但这些工作之间可能存在前后依赖的关系,所以我们又需要想办法保证他们执行顺序的正确性。Alpha就是为此而设计的,使用者只需定义好自己的task,并描述它依赖的task,将它添加到Project中。框架会自动并发有序地执行这些task,并将执行的结果抛出来。
AMD_Vanilla
Native AMD macOS via Clover & OpenCore
AndResGuard
proguard resource for Android by wechat team
AndResM
Android gradle plugin for resource package id modification(实现资源packageId改写的gradle插件,无需修改aapt)
AndroidObfuseDictionary
Android ProGuard变态混淆字典
AndroidResourceCleaner
This is a simple python script which takes the path of lint-result xml and will remove all the unused files form the project
AppOrder
*操作之改造TabLayout,修改指示线宽增加切Tab过渡动画
BetterBatteryStats-Knowledge-Base
Knowledge around BetterBatteryStats, mainly about partial wakelocks
bither-android-lib
once
once's pro
xxw8393's Repositories
xxw8393/alpha
Alpha是一个基于PERT图构建的Android异步启动框架,它简单,高效,功能完善。 在应用启动的时候,我们通常会有很多工作需要做,为了提高启动速度,我们会尽可能让这些工作并发进行。但这些工作之间可能存在前后依赖的关系,所以我们又需要想办法保证他们执行顺序的正确性。Alpha就是为此而设计的,使用者只需定义好自己的task,并描述它依赖的task,将它添加到Project中。框架会自动并发有序地执行这些task,并将执行的结果抛出来。
xxw8393/AMD_Vanilla
Native AMD macOS via Clover & OpenCore
xxw8393/AndResGuard
proguard resource for Android by wechat team
xxw8393/AndResM
Android gradle plugin for resource package id modification(实现资源packageId改写的gradle插件,无需修改aapt)
xxw8393/AndroidObfuseDictionary
Android ProGuard变态混淆字典
xxw8393/AndroidResourceCleaner
This is a simple python script which takes the path of lint-result xml and will remove all the unused files form the project
xxw8393/AppOrder
*操作之改造TabLayout,修改指示线宽增加切Tab过渡动画
xxw8393/ExpandTextView
带收缩和展开的简单自定义textview
xxw8393/FastTextView
FastTextView
xxw8393/FileExplorer
MIUI文件管理器社区开源版(Community edition of MIUI File Explorer)
xxw8393/FlycoTabLayout
An Android TabLayout Lib
xxw8393/get-163-music
获取网易云音乐无损音频脚本
xxw8393/guetzli
Perceptual JPEG encoder
xxw8393/hehonghui-android-tech-frontie
xxw8393/imagedups
图片查重、图片去重、Find/Delete duplicated images
xxw8393/KeepAlive
Fighting against force-stop kill process on Android with binder ioctl / Android高级保活
xxw8393/kwplayer
酷我音乐盒的linux客户端 [不再维护]
xxw8393/LiveEventBus
:mailbox_with_mail:EventBus for Android,消息总线,基于LiveData,具有生命周期感知能力,支持Sticky,支持AndroidX,支持跨进程,支持跨APP
xxw8393/macOS-strix-B450i
macOS 10.15 for ASUS Strix B450-I (OpenCore/Clover)
xxw8393/MeituanLintDemo
美团自定义Lint示例
xxw8393/nginx-http-flv-module
Media streaming server based on nginx-rtmp-module. In addtion to the features nginx-rtmp-module supplies, HTTP-FLV, GOP cache and VHOST are supported now.
xxw8393/raisr
A Python implementation of RAISR
xxw8393/re-workflow
xxw8393/Rocket
Android启动任务调度框架,用于缩短app启动时间
xxw8393/scripts
scripts for work
xxw8393/slimlp_gapps
xxw8393/waifu2x-caffe
waifu2xのCaffe版
xxw8393/Waifu2x-Extension
Image, GIF and Video enlarger/upscaler achieved with waifu2x-ncnn-vulkan, waifu2x-converter and Anime4K.
xxw8393/WakeLockDetector
xxw8393/WebviewComponent
Webview 组件