Commit Graph

895 Commits

Author SHA1 Message Date
Him188
c8816e679a Add test 2019-12-06 18:05:21 +08:00
Him188
370844cbdd Remove application tag in AndroidManifest.xml 2019-12-06 17:32:02 +08:00
Him188
770865caae Make close not suspend 2019-12-06 12:45:34 +08:00
Him188
785ddd735d Use enum class to make it available from Java 2019-12-06 12:43:35 +08:00
Him188
075d5ca2dc Make constructor inside BotAccount; add more constructors 2019-12-06 12:17:30 +08:00
Him188
7732a3d5e4 Update README.md 2019-12-06 12:16:29 +08:00
Him188
80a4ae7203 Remove hit count 2019-12-05 20:57:18 +08:00
Him188
3c56751396 Version 0.7.1 2019-12-05 20:39:05 +08:00
Him188
a1bb7590c8 Pass returns 2019-12-05 20:17:06 +08:00
Him188
aa09fb1a9e Fix unappropriated arg requirement 2019-12-05 20:16:02 +08:00
Him188
3ecae98810 Simplify 2019-12-05 20:14:53 +08:00
Him188
3d21dbd0cb Add English README 2019-12-05 20:12:51 +08:00
Him188
afdf62b54f Remove jdk7 and jdk8 dependencies 2019-12-05 20:12:44 +08:00
Him188
3037dd16b6 Merge remote-tracking branch 'origin/master' 2019-12-05 13:16:27 +08:00
Him188
1449263a47 LICENSE 2019-12-05 13:15:50 +08:00
Him188
d438bfb607 Add @JvmField 2019-12-05 00:01:36 +08:00
Him188
c5ca25e3cb
Update UpdateLog.md 2019-12-04 23:47:22 +08:00
Him188
31689dd508
Update UpdateLog.md 2019-12-04 23:46:39 +08:00
Him188
6039f21210
Update UpdateLog.md 2019-12-04 23:46:22 +08:00
Him188
dd4c414ac2
Update README.md 2019-12-04 23:42:13 +08:00
Him188
17fbd00579
Update README.md 2019-12-04 23:41:48 +08:00
Him188
876599b5b0 Change the receiver from Bot to BotSession 2019-12-04 22:51:03 +08:00
Him188
2621c15519 Change sendMessage to extension 2019-12-04 22:45:10 +08:00
Him188
39ad1599ae Add title 2019-12-04 22:44:50 +08:00
Him188
cdc92ae17c Update CaptchaPacket 2019-12-04 22:44:38 +08:00
Him188
652ecc3f2b Add toString 2019-12-04 21:42:39 +08:00
Him188
6372cea61d Remove redundant shortcuts 2019-12-04 20:58:20 +08:00
Him188
6ea11c9ac3 Convert sendMessage to inline extension 2019-12-04 20:57:26 +08:00
Him188
c2d89b611a Fix missing group owner 2019-12-04 20:43:54 +08:00
Him188
f3f8be5fb6 Simplify code 2019-12-04 20:43:29 +08:00
Him188
a5853ba28a Rename delegate to mutable 2019-12-04 20:38:55 +08:00
Him188
9db853e672 Introduce the proposal of implementing Map<UInt, Member> for Group 2019-12-04 20:38:33 +08:00
Him188
8b96c072fa Change to noinline since there is a CompilationException when using crossinline. 2019-12-04 20:37:09 +08:00
Him188
b9fdb2e50e Add extensions for getting instances of QQ and Group 2019-12-04 19:15:28 +08:00
Him188
fe3cb837a5 Suppres MemberVisibilityCanBePrivate 2019-12-04 18:02:26 +08:00
Him188
928e7aff57 Add extra generic type for sender 2019-12-04 18:02:04 +08:00
Him188
021235ae8a XML Message basics 2019-12-04 18:01:40 +08:00
Him188
bb6cd9a023 XML Message basics 2019-12-04 18:01:32 +08:00
Him188
9ad3559209 Inline the useless variable declaration 2019-12-04 18:01:19 +08:00
Him188
ff96ee7ebf Add extra generic type for sender 2019-12-04 18:00:41 +08:00
Him188
ca212ca716 Rename the connecting function from concat to followed by 2019-12-04 18:00:00 +08:00
Him188
84a9e51c37 Change all the params to be crossinline to reduce lambda creation 2019-12-04 17:58:57 +08:00
Him188
33409f3a82 Add docs and more useful functions 2019-12-04 12:53:30 +08:00
Him188
b8323a5ed6 Rename OPERATOR to ADMINISTRATOR 2019-12-04 12:26:17 +08:00
Him188
01c7007f3c Add debugging filter output 2019-12-04 12:24:58 +08:00
Him188
d5dd86549b Rename OPERATOR to ADMINISTRATOR, add extensions 2019-12-03 20:25:44 +08:00
Him188
b4b0559c2f Update README 2019-12-03 20:12:45 +08:00
Him188
88b54c8b4d Update README 2019-12-03 15:32:42 +08:00
Him188
dc008fc925 Remove unnecessary constructors 2019-12-03 12:49:46 +08:00
Him188
a50f09cbe1 Add 0x to indicate a hex number 2019-12-03 12:49:10 +08:00