提高 Android UI 开发效率的 UI 库
Go to file
2023-07-19 11:56:14 +08:00
.github update issue template 2018-05-14 20:21:10 +08:00
arch bugfix: requestLayout invoked frequently. 2022-04-26 17:32:00 +08:00
arch-annotation release qmui, arch to 2.1.0 and update publication bash. 2022-03-06 11:14:45 +08:00
arch-compiler release qmui, arch to 2.1.0 and update publication bash. 2022-03-06 11:14:45 +08:00
compiler fix: demo compile and running issue 2021-12-15 18:59:57 +08:00
compose bugfix: content is not rendered in still modal. 2022-04-26 17:30:58 +08:00
compose-core feat: use implementation. 2022-03-18 21:16:19 +08:00
editor feat: refactor the editor behavior. 2022-03-23 11:22:48 +08:00
gradle/wrapper feat: refactor EmojiEditText. 2022-04-21 10:58:14 +08:00
lib feat: 1. update gradle to AGP7; 2.use kts for gradle build. 2021-12-02 13:13:40 +08:00
photo feat: add width and height for compress result. 2022-05-18 17:35:50 +08:00
photo-coil bugfix: do not change the container width and height. 2022-04-26 17:34:44 +08:00
photo-glide bugfix: do not change the container width and height. 2022-04-26 17:34:44 +08:00
plugin feat: update compose and kotin version. 2022-05-11 15:12:04 +08:00
qmui bugfix: boundary protection 2022-08-19 13:37:01 +08:00
qmuidemo feat: update compose and kotin version. 2022-05-11 15:12:04 +08:00
type feat: add text to AccessibilityNodeInfo. 2022-04-26 17:35:34 +08:00
.gitignore refector publish script 2019-07-17 22:07:30 +08:00
build.gradle.kts bugfix: boundary protection 2022-08-19 13:37:01 +08:00
CONTRIBUTING.md Create CONTRIBUTING.md 2018-12-10 15:31:16 +08:00
deploy.sh feat: update deploy bash. 2022-03-31 11:40:47 +08:00
gradle.properties feat: QMUIToast 2022-03-16 17:57:06 +08:00
gradlew 将 qmui 和 qmuidemo(example) 合并为一个 repo 到 github 2017-08-22 22:14:46 +08:00
gradlew.bat 将 qmui 和 qmuidemo(example) 合并为一个 repo 到 github 2017-08-22 22:14:46 +08:00
LICENSE.TXT Add license file 2018-12-10 15:21:09 +08:00
README.md Update README.md 2023-07-19 11:56:14 +08:00
settings.gradle.kts feat: new module: editor 2022-03-18 21:23:31 +08:00

Banner

QMUI_Android

QMUI Android 的设计目的是用于辅助快速搭建一个具备基本设计还原效果的 Android 项目,同时利用自身提供的丰富控件及兼容处理,让开发者能专注于业务需求而无需耗费精力在基础代码的设计上。不管是新项目的创建,或是已有项目的维护,均可使开发效率和项目质量得到大幅度提升。

QMUI Team Name License

功能特性

全局 UI 配置

只需要修改一份配置表就可以调整 App 的全局样式,包括组件颜色、导航栏、对话框、列表等。一处修改,全局生效。

丰富的 UI 控件

提供丰富常用的 UI 控件,例如 BottomSheet、Tab、圆角 ImageView、下拉刷新等,使用方便灵活,并且支持自定义控件的样式。

高效的工具方法

提供高效的工具方法,包括设备信息、屏幕信息、键盘管理、状态栏管理等,可以解决各种常见场景并大幅度提升开发效率。

支持 Android 版本

QMUI Android 支持 API Level 21+。

使用方法

可以在工程中的 qmuidemo 项目中查看各组件的使用。

隐私与安全

  1. 框架会调用 android.os.Build 下的字段读取 brand、model 等信息,用于区分不同的设备。
  2. 框架会尝试读取系统设置获取是否是全面屏手势