mirai/mirai-core
sandtechnology 028bfa483c
Introduce MemberNick class and correct nameCard decoding, Fix #1151 (#1231)
* Introduce MemberNick class and correct nameCard decoding, Fix #1151

* Update comment for better understanding

Co-authored-by: Him188 <Him188@mamoe.net>

* Change var name in method for better understanding

Co-authored-by: Him188 <Him188@mamoe.net>

* Fix build

Co-authored-by: Him188 <Him188@mamoe.net>
2021-05-06 17:54:52 +08:00
..
src Introduce MemberNick class and correct nameCard decoding, Fix #1151 (#1231) 2021-05-06 17:54:52 +08:00
build.gradle.kts buildscript: fix task not found errors when android sdk not available (#1161) 2021-04-05 22:35:38 +08:00
README.md Rearrange module structure: 2020-10-03 12:42:13 +08:00

mirai-core-qqandroid

QQ for Android 8.2.7 协议实现. 相较于 mirai-core, 此模块仅提供协议和功能的实现, 不提供额外的公开的 API.