Him188
|
392d62142b
|
Fix tests
|
2020-12-27 20:36:11 +08:00 |
|
Karlatemp
|
471e70205e
|
Covert SimpleListenerHostTest to kotlin
|
2020-12-26 16:43:10 +08:00 |
|
Him188
|
c0d95ae958
|
Introduce EventChannel (#753)
* Introduce EventChannel, close #514
* Fix generics in EventChannel
* Don't require Job in CoroutineScope for EventChannel.parentScope
* Don't attach child job on EventChannel.parentJob
* Improve tests
* Fix tests
* Merge with dev
|
2020-12-25 18:49:34 +08:00 |
|
Him188
|
8d0d53a8b8
|
Suppress UNUSED_PARAMETER for JvmMethodEventsTestJava
|
2020-12-23 18:41:55 +08:00 |
|
Him188
|
55a7ca82f7
|
Wrap exceptions thrown in EventHandler with relevant event so as to allow obtaining event instance in SimpleListenerHost.handleException. Fix #533
|
2020-12-22 13:15:02 +08:00 |
|
Karlatemp
|
7994bcec0e
|
Fix EventListeners for Java
fix #738
|
2020-12-19 19:41:31 +08:00 |
|
Him188
|
1e7aaaec48
|
Rearrange protocol implementations
|
2020-11-01 15:07:32 +08:00 |
|
Him188
|
0d96ea53d0
|
Fix build
|
2020-10-03 13:44:19 +08:00 |
|
Him188
|
a9d4d14576
|
Rearrange module structure:
- Rename mirai-core to mirai-core-api
- Rename mirai-core-qqandroid to mirai-core
- Rename package net.mamoe.mirai.qqandroid to net.mamoe.mirai.internal
- Delete old android targets
- Configure default packages correctly
- Update licenses
|
2020-10-03 12:42:13 +08:00 |
|