Commit Graph

872 Commits

Author SHA1 Message Date
Him188
6bfd11b091 Remove redundant annotation 2020-01-17 16:17:22 +08:00
Him188
2b427173ab Expose val instead of var 2020-01-17 12:04:00 +08:00
Him188
c9ac5d6185 Cleanup 2020-01-17 12:01:42 +08:00
Him188
3a47e2e255 Add toString override 2020-01-17 11:57:14 +08:00
Him188
192594896e Cleanup 2020-01-17 11:51:31 +08:00
Him188
a75843b678 Daily QQA update: TLVMap enhancement, A1 parsing, OutgoingPacket, Tickets, D2 key for decrypting 2020-01-16 22:05:44 +08:00
Him188
26161ef094 Separate EncryptionMethod 2020-01-12 15:54:56 +08:00
Him188
eca68252a7 Fix packet 2020-01-12 02:32:21 +08:00
Him188
37e4ee5bc6 Fix build 2020-01-12 00:40:06 +08:00
Him188
186fa5d88d Fix build 2020-01-12 00:24:17 +08:00
Him188
62a21c3afe Merge remote-tracking branch 'origin/master' 2020-01-12 00:20:13 +08:00
Him188
5d81ff2680 Cleanup 2020-01-12 00:15:25 +08:00
Him188
3a5ec367cb Update japt 2020-01-11 23:53:01 +08:00
Him188
05a0bc64f6 Add doc 2020-01-11 15:40:52 +08:00
Him188
d7f67e5159 Fix packet parsing 2020-01-11 15:30:19 +08:00
Him188
14ac929328 Generic Bot.alsoLogin 2020-01-10 23:20:16 +08:00
Him188
ab98206d18 Simplify 2020-01-10 23:19:05 +08:00
Him188
80a6d1bc23 Replace all deprecated api usages 2020-01-10 23:10:27 +08:00
Him188
8558ebff3f Mark members as final 2020-01-10 22:51:28 +08:00
Him188
f6ff0ee10b Add currentTimeSeconds 2020-01-10 22:50:06 +08:00
Him188
2ea5e805ed better readTLVMap 2020-01-10 22:49:48 +08:00
Him188
ff2f0b5ae3 Deprecate bot.qqAccount and bot.account.id for literal account support 2020-01-10 22:48:45 +08:00
Him188
748581b14f enum Gender 2020-01-10 22:47:12 +08:00
Him188
75162048f7
Delete EcdhCrypt.java 2020-01-08 08:04:08 +08:00
Him188
78ee01ded1 Fix bugs 2020-01-07 19:26:49 +08:00
Him188
02d837db00 Add unstable api note 2020-01-07 13:51:16 +08:00
Him188
d6e4c0ee70 Fix missing params 2020-01-06 21:49:29 +08:00
Him188
48850d7389 Pass compilation 2020-01-06 21:29:57 +08:00
Him188
e43120742c Fix duplicated generated class name 2020-01-06 20:58:36 +08:00
Him188
5fb2d40716 Add ByteArray.toInt() 2020-01-06 20:50:04 +08:00
Him188
3fd94adf4e Add contract 2020-01-06 20:49:56 +08:00
Him188
d3c97fb6d4 Add ECDH 2020-01-06 20:49:26 +08:00
Him188
101d655e6b Rewrite docs 2020-01-06 18:34:57 +08:00
Him188
c3ccb0b4a4 Add offset and length params 2020-01-06 18:30:21 +08:00
Him188
9bc3d933f7 Rewrite PlatformDatagramChannel, easier to use 2020-01-06 18:29:52 +08:00
Him188
f5261b257e Make member functions in LockFreeLinkedList open 2020-01-06 18:27:55 +08:00
Him188
010883ec1f Fix missing android settings 2020-01-06 16:36:47 +08:00
Him188
67903e6737 make writeIntLVPacket writeShortLVPacket writeUVarIntLVPacket inline 2020-01-05 21:09:15 +08:00
Him188
07828654cf Add message for MiraiInternalAPI 2020-01-05 19:55:47 +08:00
Him188
b9e00f4169 Fix NPE 2020-01-05 18:16:11 +08:00
Him188
27819d7343 Better Android SDK checking 2020-01-05 17:38:46 +08:00
Him188
ddeb174aff Ignore Android targets when Android SDK is not installed 2020-01-05 17:18:02 +08:00
Him188
7da89fb42d Remove redundant @Suppress 2020-01-03 19:17:31 +08:00
Him188
9694ba0c5a Fix fixToUHex 2020-01-03 19:09:06 +08:00
Him188
b7baae570f Fix face analyzing 2020-01-03 17:49:35 +08:00
Him188
5ca444da26 Use supertype Input 2020-01-03 17:32:49 +08:00
Him188
ad962c3d92 Android stuff 2020-01-03 16:57:08 +08:00
Him188
9ad54e46a2 Not stopping listening when exception in handling event 2020-01-01 20:32:08 +08:00
Him188
1c316a7ee3 Add more shortcuts 2020-01-01 20:30:35 +08:00
Him188
77dce11e96 Enhance performance 2020-01-01 20:28:32 +08:00