mirai/mirai-core-api/src
LaoLittle 0c964f3144
允许使用 IPAD 协议发送戳一戳 (#1711)
* 修改注释

* IPAD协议发送戳一戳时不抛出UnsupportedOperationException

* 修改注释

“安卓协议”的描述并不准确,ANDROID_PAD 也是安卓协议,但是完全不支持戳一戳
修改进行明确

* Apply suggestions from code review

* Update Nudge.kt

Co-authored-by: Initial-heart <63091661+Initial-heart-1@users.noreply.github.com>
Co-authored-by: Him188 <Him188@mamoe.net>
2022-01-06 01:16:42 +00:00
..
androidMain/kotlin Update copyright 2021-07-02 00:39:10 +08:00
commonMain/kotlin 允许使用 IPAD 协议发送戳一戳 (#1711) 2022-01-06 01:16:42 +00:00
commonTest Implement multi versioned DeviceInfo, implement DeviceInfo v2 which stores properties as String and hex strings instead of ByteArrays. 2021-11-29 14:33:20 +00:00
jvmMain Ensure thread safe 2021-11-09 22:53:57 +00:00
jvmTest/kotlin Remove __broadcastJava 2021-12-23 01:37:11 +00:00
main Rearrange protocol implementations 2020-11-01 15:07:32 +08:00