mirai/mirai-core-utils/src
Karlatemp 217907c58a
Support sending MusicShare to friends. (#1615)
* Support sending `MusicShare` to friends.

- Also fix a potential data out-of-bounds issues

* `TypeSafeMap.get` with default values

* Fix tests
2021-10-28 13:44:18 +01:00
..
androidMain/kotlin Fix loadService with fallback implementation 2021-08-11 15:24:32 +08:00
androidTest/kotlin Do unwrap even if wrapper exception has suppressed exceptions 2021-07-22 11:48:11 +08:00
commonMain/kotlin Support sending MusicShare to friends. (#1615) 2021-10-28 13:44:18 +01:00
commonTest/kotlin/net/mamoe/mirai/utils Add trySafely 2021-09-01 20:05:05 +08:00
jvmMain/kotlin Fix loadService with fallback implementation 2021-08-11 15:24:32 +08:00
jvmTest/kotlin Do unwrap even if wrapper exception has suppressed exceptions 2021-07-22 11:48:11 +08:00
main Add android compilation target 2021-02-01 12:23:28 +08:00