Him188
|
8ff64d4a7f
|
Remove native (#2700)
* Remove native target
* Add foojay-resolver-convention
* disable windows
|
2023-06-16 13:40:46 +01:00 |
|
Him188
|
84d03c9a71
|
[core] Set minimum Android API level to 21
|
2023-05-02 16:17:48 +01:00 |
|
Him188
|
2cf97a181f
|
[build] Use JUnit5 on Android
|
2023-05-02 16:17:48 +01:00 |
|
Him188
|
164f621427
|
[build] Fully support Android target; Update to Gradle 8.0
|
2023-05-02 16:17:48 +01:00 |
|
Him188
|
3bcdf9b640
|
Optimize gradle properties
|
2022-07-20 00:30:16 +08:00 |
|
Him188
|
daf9c4a208
|
Configure GitHub Actions for native
|
2022-07-20 00:30:16 +08:00 |
|
Him188
|
13dadd5a95
|
Implement mirai-core for native
|
2022-07-20 00:30:16 +08:00 |
|
Him188
|
ff2a8acb0c
|
Implement multiplatform modules
|
2022-07-20 00:30:16 +08:00 |
|
Him188
|
d96641dedb
|
Configure HMPP project structure
|
2022-07-20 00:30:16 +08:00 |
|
Him188
|
c0e885bc24
|
Set systemProp.use.maven.local to false
|
2021-12-23 01:37:11 +00:00 |
|
Him188
|
7faf630454
|
Update kotlin-jvm-blocking-bridge to 2.0.0-160.2
|
2021-12-23 01:37:11 +00:00 |
|
Him188
|
5368e6b809
|
Upgrade buildscript for Kotlin 1.6.0, use Gradle 7.2
|
2021-12-23 01:37:11 +00:00 |
|
Him188
|
919f48f359
|
Remove invalid jvmargs
|
2021-11-13 00:12:04 +00:00 |
|
Him188
|
da9dd1e353
|
Add gradle configuration "use.maven.local"
|
2021-09-01 13:55:39 +08:00 |
|
Him188
|
d6bb8fa844
|
Target Android API 24
|
2021-02-25 11:11:37 +08:00 |
|
Karlatemp
|
7a7c88b783
|
Android api level check
|
2021-02-25 00:12:58 +08:00 |
|
Karlatemp
|
fb2632073b
|
Auto release to maven central
|
2021-02-06 22:39:09 +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
|
7bf701630e
|
Gradle 6.7
|
2020-10-25 12:26:53 +08:00 |
|
Him188
|
ad74673e7f
|
New MPP publishing (#489)
|
2020-08-18 09:24:44 +08:00 |
|
Him188
|
1a81fbd794
|
Merge remote-tracking branch 'origin/explicit-api' into dev
# Conflicts:
# gradle.properties
|
2020-07-29 23:59:19 +08:00 |
|
Him188
|
35477f8cab
|
Enable parallel gradle tasks
|
2020-07-27 14:11:30 +08:00 |
|
Him188
|
719b5ac7b5
|
Explicit api mode
|
2020-07-20 15:06:30 +08:00 |
|
Him188
|
05f6259cb3
|
Cui cloud publishing & GitHub republishing (#177)
* Add CuiCloud tasks
* Add CuiCloud workflow
* Fix shadowJar
* Fix `reply` function prohibition in MessageSelectBuilder
* Fix doc
* Update CI
* Update CI
* Test CI
* Fix file
* Increase jvm memory limitation
* Add comments
* Remove unnecessary experimental api use
* Increase upload task timeout
* Fix sha
* Increase timeout
* Fix github
* Trigger publishing on release
|
2020-03-31 09:52:49 +08:00 |
|
Him188
|
eb7afb6cff
|
Update to Kotlin 1.4-M1
|
2020-03-24 10:01:03 +08:00 |
|
Him188
|
4850666028
|
0.29.1
|
2020-03-22 22:43:26 +08:00 |
|
Him188
|
9029dab4e1
|
0.29.0
|
2020-03-22 16:30:00 +08:00 |
|
Him188
|
4c6e427d12
|
0.28.0
|
2020-03-19 14:13:28 +08:00 |
|
ryoii
|
27194cba91
|
Update ktro to 1.3.2
|
2020-03-12 20:59:39 +08:00 |
|
Him188
|
454057f56f
|
0.27.0
|
2020-03-08 22:22:03 +08:00 |
|
Him188
|
c58dd8bc06
|
0.26.2
|
2020-03-08 20:14:41 +08:00 |
|
Him188
|
9dfc78c0a4
|
0.26.1
|
2020-03-08 18:32:53 +08:00 |
|
Him188
|
e04650538a
|
Update versions of kotlinx.serialization, atomicfu, kotlinx.coroutines
|
2020-03-08 18:06:33 +08:00 |
|
Him188
|
e39fe5a46f
|
Merge branch 'master' into kotlin-1.3.70
# Conflicts:
# mirai-core-qqandroid/src/commonMain/kotlin/net/mamoe/mirai/qqandroid/network/QQAndroidClient.kt
# mirai-core-qqandroid/src/commonMain/kotlin/net/mamoe/mirai/qqandroid/network/highway/HighwayHelper.kt
# mirai-core-qqandroid/src/commonMain/kotlin/net/mamoe/mirai/qqandroid/network/highway/highway.kt
# mirai-core-qqandroid/src/commonMain/kotlin/net/mamoe/mirai/qqandroid/network/protocol/packet/login/WtLogin.kt
# mirai-core/build.gradle.kts
# mirai-core/src/androidMain/kotlin/net/mamoe/mirai/utils/addSuppressed.kt
# mirai-core/src/commonMain/kotlin/net.mamoe.mirai/utils/ExternalImage.kt
# mirai-core/src/commonMain/kotlin/net.mamoe.mirai/utils/channels.kt
# mirai-core/src/commonMain/kotlin/net.mamoe.mirai/utils/io/chunked.kt
# mirai-core/src/commonMain/kotlin/net.mamoe.mirai/utils/io/input.kt
# mirai-core/src/jvmMain/kotlin/net/mamoe/mirai/utils/addSuppressed.kt
|
2020-03-08 00:29:51 +08:00 |
|
Him188
|
b1f36704c8
|
Revert "Use io.ktor.utils.io than kotlinx.io "
This reverts commit 6a85769e
|
2020-03-08 00:24:49 +08:00 |
|
Him188
|
c334321fe1
|
0.26.0
|
2020-03-08 00:02:10 +08:00 |
|
Him188
|
e9d23bd91b
|
0.25.0
|
2020-03-06 19:17:09 +08:00 |
|
Him188
|
8c48ca8136
|
Use new serialization
|
2020-03-05 14:52:12 +08:00 |
|
Him188
|
8777d583b0
|
Merge remote-tracking branch 'origin/kotlin-1.3.70' into kotlin-1.3.70
# Conflicts:
# mirai-core-qqandroid/src/commonMain/kotlin/net/mamoe/mirai/qqandroid/network/highway/HighwayHelper.kt
# mirai-core/src/commonMain/kotlin/net.mamoe.mirai/utils/io/chunked.kt
|
2020-03-05 09:45:12 +08:00 |
|
Him188
|
9bff0f77ec
|
Kotlin 1.3.70
|
2020-03-05 09:44:50 +08:00 |
|
Him188
|
c962bd2641
|
Revert "Adapt new kotlinx.serialization"
This reverts commit 0a6b39e6
|
2020-03-04 14:11:36 +08:00 |
|
Him188
|
60b6eab73e
|
Revert "Update to Kotlin 1.3.70"
This reverts commit 2e57e358
|
2020-03-04 13:58:01 +08:00 |
|
Him188
|
0a6b39e62c
|
Adapt new kotlinx.serialization
|
2020-03-04 10:50:54 +08:00 |
|
Him188
|
a5c3e9f5ba
|
Misc improvements
|
2020-03-04 09:01:34 +08:00 |
|
Him188
|
2e57e358c3
|
Update to Kotlin 1.3.70
|
2020-03-04 08:54:56 +08:00 |
|
Him188
|
b62bb72b04
|
0.24.1
|
2020-03-03 08:51:45 +08:00 |
|
Him188
|
8013afe390
|
0.24.0
|
2020-03-01 20:40:17 +08:00 |
|
Him188
|
03e22bcfef
|
Replace mirai_version with miraiVersion
|
2020-03-01 13:01:36 +08:00 |
|
Him188
|
ffee2e26fc
|
Use ktor.io than kotlinx.io
|
2020-02-29 21:25:30 +08:00 |
|