leobert-lan / ReportPrinter
generate reports,UML and so on from notation
☆40Updated last year
Alternatives and similar repositories for ReportPrinter:
Users that are interested in ReportPrinter are comparing it to the libraries listed below
- Maat是秩序之神,在之前参与开发的组件化项目JIMU中,一直被要求添加按序 加载组件Component的功能,于是开始开发这个Android组件加载库,他可以单独使用,并不一定依赖于JIMU项目☆43Updated 4 years ago
- 辅助Android开发者在多模块工程间跨模块获取接口(或抽象类)的实现类的开源库,可实现模块的顺序初始化、业务的动态组合等实现。基于AGP和ASM开发。☆54Updated last year
- 使用 kotlin 扩展函数和 typealias 封装 带网络状态和解决「粘性」事件的 LiveData☆31Updated 4 years ago
- An Android startup jobs sceduler.☆52Updated 3 years ago
- ☆34Updated 2 years ago
- 通过Parcel copy的方式深copy数据 DiffUtil抽象☆37Updated 2 years ago
- A lightweight and fast AOP framework for Android App and SDK developers☆41Updated 2 years ago
- The AOP framework for Android☆44Updated 4 years ago
- 解决组件化带来的中心化问题,换句话说就是将组件化未组件彻底的代码组件彻底☆56Updated 2 years ago
- Kotlin 写的 Gradle Plugin,自动 png2Webp、输出权限信息、重复资源检测等☆50Updated 9 months ago
- This CLI tool is used to compare the difference in APK file size between different versions.☆27Updated last year
- 针对 Android 文案国际化脚本处理☆49Updated 3 years ago
- 使用asm实现的方法拦截器☆67Updated 3 years ago
- 取名来自奥特曼奈克萨斯☆24Updated 2 years ago
- 梳理并检查项目中多个module的gradle依赖配置是否存在冲突☆38Updated 2 years ago
- Android Detail demo —— 专栏 Android Detail 配套代码☆46Updated 3 years ago
- 本项目专注于提供 Jetpack 核心组件相关的 高频提问和解答☆29Updated 4 years ago
- ☆21Updated 5 months ago
- 实现 looper 兜底机制的 demo,支持远程下载 crash 兜底的配置文件,出现 crash 时,通过对异常各种信息、app 和系统版本信息等来实现崩溃画像匹配,保护住之后还可以进行一些自定义操作,如 toast、清除缓存等