AbnerMing888 / AndroidGitHookLinks
Android端GitHook,提交前拦截,进行代码规范检查
☆11Updated 3 years ago
Alternatives and similar repositories for AndroidGitHook
Users that are interested in AndroidGitHook are comparing it to the libraries listed below
Sorting:
- 🔥🔥🔥A lightweight cross-process communication component on Android, Kotlin and Coroutines both supported.☆58Updated last year
- The AOP framework for Android☆44Updated 4 years ago
- This CLI tool is used to compare the difference in APK file size between different versions.☆27Updated 2 years ago
- ☆33Updated 3 years ago
- 解决 Sharedpreferences 造成的主线程阻塞问题,避免应用因此造成ANR问题,降低ANR率☆100Updated last year
- 工作和平时学习过程中对自定义View的思路总结,和API使用☆12Updated 2 years ago
- 基于gradle配置的动态插桩实现,只需简单配置即可完成ASM插桩工作,可用于隐私号整改,代码扫描等多个用途,欢迎pr!☆94Updated 3 years ago
- 包体积优化,资源去重&&资源压缩plugin,https://juejin.cn/post/7322156566413000742☆18Updated last year
- 梳理并检查项目中多个module的gradle依赖配置是否存在冲突☆38Updated 2 years ago
- 通过Parcel copy的方式深copy数据 DiffUtil抽象☆37Updated 3 years ago
- Android APK瘦身插件☆51Updated 6 years ago
- 监听Android主线程方法耗时,并以列表的形式展示出来,支持设置指定耗时时间过滤列表数据☆44Updated 5 years ago
- Android transform plugin☆18Updated 4 years ago
- 判断 Activity 上是否有 Dialog、PopWindow 等悬浮窗☆61Updated 3 years ago
- 基于滴滴Booster项目的 Transform API 进行二次开发,封装成易于使用的 Hook 框架,让你敲最少的代码完成自定义的 Hook 操作☆25Updated 2 years ago
- Andorid 资源优化插件☆35Updated 5 years ago
- 基于微信 xlog 开源 日志框架☆67Updated 5 years ago
- 热更新demo☆15Updated 7 years ago
- 动态日志☆26Updated 7 years ago
- Kotlin属性委托简化SharePreferences使用,支持多进程、MMKV、数据加密、getAll数据迁移,并优化sp的ANR。☆35Updated 2 years ago
- 🔥 A more convenient solution for cross-process communication in Android.更方便的Android进程通信方案,无需进行bindService()操作,不用定义Service,并支持跨进程的事件总线。☆110Updated 4 years ago
- Android仿花椒直播涂鸦礼物,用图片当画笔涂鸦,kotlin实现☆24Updated 7 years ago
- Android轻量级消息总线框架☆24Updated 3 years ago
- 实现高版本Android 的进程CPU使用率、CPU使用率检测,监控异常CPU使用的线程,并记录异常阶段的堆栈信息☆37Updated 3 years ago
- Gradle学习☆24Updated 5 years ago
- ☆24Updated 9 years ago
- Android 组件生命周期分发框架,适用于组件化,模块化,启动优化等场景☆21Updated 4 years ago
- 一个模仿即刻App用户头像拖动效果的工具类☆30Updated 7 years ago
- 实现 looper 兜底机制的 demo,支持远程下载 crash 兜底的配置文件,出现 crash 时,通过对异常各种信息、app 和系统版本信息等来实现崩溃画像匹配,保护住之后还可以进行一些自定义操作,如 toast、清除缓存等☆62Updated 2 years ago
- sp(a)是一个SPI(Service Provider Interface)框架, 他具有跨模块(无任何依赖关系的模块)创建对象的能力。使用简单、功能强大、性能损耗极低,是组件化开发、模块解耦合的不二之选。由于sp(a)灵活的配置能力,使得它很容易扩展出更多的跨模块通信能…☆122Updated 2 years ago