Him188
|
cda50e73a4
|
Remove JCenter repository
|
2021-08-25 14:18:40 +08:00 |
|
Him188
|
20a14fc716
|
Add adapter modules for logging libraries to connect with mirai logger
|
2021-08-11 15:24:32 +08:00 |
|
Him188
|
5e25c0e25b
|
Remove bintray
|
2021-05-25 12:25:53 +08:00 |
|
Bo Zhang
|
aacdf0df2c
|
Use Gradle JavaVersion API
|
2021-04-07 23:39:43 +08:00 |
|
Him188
|
7867294f4d
|
Remove maven local and kotlinx jcenter repositories
|
2021-03-01 10:23:20 +08:00 |
|
Him188
|
1d68c6ab68
|
Don't checkout submodules remotely in CI builds
|
2021-02-27 14:44:46 +08:00 |
|
Him188
|
9c3a175b02
|
Configure binary compatibility validator for android target
|
2021-02-24 11:36:03 +08:00 |
|
Karlatemp
|
fb2632073b
|
Auto release to maven central
|
2021-02-06 22:39:09 +08:00 |
|
Him188
|
3704604544
|
Extract ResolveContext and RestrictedScope to separate modules
|
2021-01-29 07:44:22 +08:00 |
|
Him188
|
5f9625c35e
|
Don't include mirai-console if submodule not configured
|
2021-01-28 09:46:57 +08:00 |
|
Him188
|
e0476d7e14
|
Include mirai-console in mirai project build
|
2021-01-28 09:32:23 +08:00 |
|
Him188
|
f1c6677af9
|
Add binary compatibility validator
|
2021-01-21 14:20:43 +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
|
82f24b736c
|
Fix HMPP platform structure
|
2020-12-18 15:37:13 +08:00 |
|
Him188
|
bf88731086
|
Fix publishing and add mirai-core-all
|
2020-12-17 12:41:44 +08:00 |
|
Him188
|
8fdfe830fe
|
Introduce new module mirai-core-utils
|
2020-12-02 09:25:25 +08:00 |
|
Him188
|
b8002d4b4d
|
Hierarchical MPP:
- JDK in common target
- Disabled common compilations
- Android targets
- Kotlin 1.4.20
|
2020-11-22 14:25:49 +08:00 |
|
Him188
|
1e7aaaec48
|
Rearrange protocol implementations
|
2020-11-01 15:07:32 +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 |
|