Commit Graph

895 Commits

Author SHA1 Message Date
Him188
5ceaebca5f Remove unexpected default value 2019-11-28 19:37:03 +08:00
Him188
194a243773 Simplify examples 2019-11-28 12:51:02 +08:00
Him188
7ef667d60f Simplify message handler 2019-11-28 12:45:20 +08:00
Him188
57685d39e7 Simplify message handler 2019-11-28 12:44:47 +08:00
Him188
265a431b7f Fix wrong doc 2019-11-28 12:08:35 +08:00
Him188
b7be5b0b33 Add comments 2019-11-28 11:25:59 +08:00
Him188
2bf0a96375 Update libraries and reduce redundant code 2019-11-28 11:22:07 +08:00
Him188
d5e6c2f890 Simplify 2019-11-27 23:36:33 +08:00
Him188
7572712ba1 Update kotlin to 1.3.61 2019-11-27 23:27:11 +08:00
Him188
804e39e4df Add doc 2019-11-27 23:19:55 +08:00
Him188
d171073dc5 Add GroupInfo 2019-11-27 23:14:34 +08:00
Him188
95f4f9d45a Add QueryFriendRemark packet 2019-11-27 21:52:54 +08:00
Him188
0366eda18e Rename to GroupPacket to adapt to multi packets 2019-11-27 20:34:33 +08:00
Him188
6e4cc28f0c Add docs 2019-11-27 20:28:40 +08:00
Him188
433e1fdadc Add queryPreviousNameList 2019-11-27 20:28:27 +08:00
Him188
043eadd149 Fix currentTime 2019-11-27 20:27:54 +08:00
Him188
63c8b05e1c Replace with shortcut 2019-11-27 19:58:45 +08:00
Him188
267a4ea556 Move main to be easier to access 2019-11-27 19:58:23 +08:00
Him188
d63e3678f5 Fix warnings 2019-11-27 12:49:28 +08:00
Him188
f9b340fa3d Fix warnings 2019-11-27 12:49:16 +08:00
Him188
76e6e37c38 Remove PacketHandler 2019-11-27 12:47:06 +08:00
Him188
afd87826b8 Make functions inline 2019-11-27 12:32:03 +08:00
Him188
c847b17400 Add @JvmSynthetic 2019-11-27 12:31:30 +08:00
Him188
59e15a30e1 Add ConnectionOccupiedEvent support 2019-11-26 12:34:58 +08:00
Him188
f9986ffb44 Add configurations for captcha 2019-11-26 12:10:40 +08:00
Him188
a0f170ccba Add a switch to control events 2019-11-26 12:10:16 +08:00
Him188
23057b1124 Add timeout 2019-11-26 12:09:50 +08:00
Him188
9bb11dba0e Rename to SilentLogger 2019-11-25 20:42:39 +08:00
Him188
0382d3e471 Add all values set for LoginResult 2019-11-25 20:37:32 +08:00
Him188
163bbf9491 Fix random device name 2019-11-25 20:37:19 +08:00
Him188
1c1a053b68 Split Messages in separate files 2019-11-25 18:18:00 +08:00
Him188
7121894307 At supported 2019-11-25 18:00:17 +08:00
Him188
dcdee6b847 At supported 2019-11-25 18:00:07 +08:00
Him188
bf8e65e98b Disable GroupFileUploadEventFactory 2019-11-25 17:23:12 +08:00
Him188
50ae6f2680 Add comments 2019-11-25 17:22:46 +08:00
Him188
33b97c21ec Mark Contacts as data class 2019-11-25 15:14:58 +08:00
Him188
aeeb3a26e2 Use inline instead of enum to be in conformity with Android's requirement 2019-11-25 15:14:38 +08:00
Him188
7e55c6f342 Simplify code 2019-11-25 14:15:30 +08:00
Him188
df3838b924 Add comments 2019-11-25 14:15:21 +08:00
Him188
aab1f8fb11 alter version to 0.1.6 2019-11-25 14:15:08 +08:00
Him188
828a47941c Add easier shortcuts 2019-11-25 14:05:09 +08:00
Him188
00f33120ec Add easier shortcuts 2019-11-25 14:03:19 +08:00
Him188
f925aa2135 ProtoTest 2019-11-25 14:00:28 +08:00
Him188
89f2f93cea Add MemberKickEvent 2019-11-25 13:59:48 +08:00
Him188
9db9be4fd4 Specify class name output 2019-11-25 13:59:21 +08:00
Him188
ef7dd73dc0 Add debug functions 2019-11-25 13:59:01 +08:00
Him188
9145eeb4b3 Add BeingKickEvent 2019-11-25 13:58:41 +08:00
Him188
61a70f1d77 Add RequestFriendListPacket 2019-11-25 13:58:25 +08:00
Him188
361c0d4f03 Inline ListenerBuilder 2019-11-25 13:57:55 +08:00
Him188
b797ef3cc1 Redesign Contacts: Use interfaces and hide internal implementations 2019-11-24 17:29:05 +08:00