AbnerMing888 / AndroidGitHookLinks
Android端GitHook,提交前拦截,进行代码规范检查
☆11Updated 2 years ago
Alternatives and similar repositories for AndroidGitHook
Users that are interested in AndroidGitHook are comparing it to the libraries listed below
Sorting:
- 基于gradle配置的动态插桩实现,只需简单配置即可完成ASM插桩工作,可用于隐私号整改,代码扫描等多个用途,欢迎pr!☆93Updated 3 years ago
- The AOP framework for Android☆44Updated 4 years ago
- ☆34Updated 2 years ago
- 🔥🔥🔥A lightweight cross-process communication component on Android, Kotlin and Coroutines both supported.☆58Updated last year
- This CLI tool is used to compare the difference in APK file size between different versions.☆27Updated 2 years ago
- 解决 Sharedpreferences 造成的主线程阻塞问题,避免应用因此造成ANR问题,降低ANR率☆100Updated 11 months ago
- Android transform plugin☆18Updated 4 years ago
- 工作和平时学习过程中对自定义View的思路总结,和API使用☆12Updated 2 years ago
- 监听Android主线程方法耗时,并以列表的形式展示出来,支持设置指定耗时时间过滤列表数据☆44Updated 5 years ago
- 通过Parcel copy的方式深copy数据 DiffUtil抽象☆37Updated 3 years ago
- 包体积优化,资源去重&&资源压缩plugin,https://juejin.cn/post/7322156566413000742☆18Updated last year
- 判断 Activity 上是否有 Dialog、PopWindow 等悬浮窗☆62Updated 3 years ago
- 自定义 Lint,基于 AS 3.0+☆46Updated 6 years ago
- ActivityMessenger,借助Kotlin特性,简化Activity之间传参和回调的逻辑代码。☆61Updated 2 years ago
- 动态日志☆26Updated 7 years ago
- 🔥 A more convenient solution for cross-process communication in Android.更方便的Android进程通信方案,无需进行bindService()操作,不用定义Service,并支持跨进程的事件总线。☆110Updated 4 years ago
- Kotlin属性委托简化SharePreferences使用,支持多进程、MMKV、数据加密、getAll数据迁移,并优化sp的ANR。☆35Updated 2 years ago
- 无痕埋 点,源码0入侵,字节码插桩,Transform+ASM☆61Updated 3 years ago
- 滴滴Booster移动APP质量优化框架 学习之旅Study☆87Updated 6 years ago
- 梳理并检查项目中多个module的gradle依赖配置是否存在冲突☆38Updated 2 years ago
- Android APK瘦身插件☆51Updated 6 years ago
- Android 组件生命周期分发框架,适用于组件化,模块化,启动优化等场景☆21Updated 3 years ago
- Gradle学习☆24Updated 5 years ago
- hook system by asm☆80Updated 2 years ago
- 基于微信 xlog 开源 日志框架☆67Updated 5 years ago
- Android仿花椒直播涂鸦礼物,用图片当画笔涂鸦,kotlin实现☆24Updated 7 years ago
- ☆24Updated 9 years ago
- 实现高版本Android 的进程CPU使用率、CPU使用率检测,监控异常CPU使用的线程,并记录异常阶段的堆栈信息☆36Updated 3 years ago
- 仅为博客demo,切勿使用。☆47Updated 5 years ago
- 实现 looper 兜底机制的 demo,支持远程下载 crash 兜底的配置文件,出现 crash 时,通过对异常各种信息、app 和系统版本信息等来实现崩溃画像匹配,保护住之后还可以进行一些自定义操作,如 toast、清除缓存等☆62Updated last year