22 Commits

Author SHA1 Message Date
Sutra Zhou
138fadb68b Fix CustomMessageAdapters. 2018-05-29 15:11:21 +08:00
Sutra Zhou
aad62d7739 Specify Map initialCapacity. 2018-05-29 15:04:47 +08:00
Sutra Zhou
e2777194da Merge branch 'master' into custommsg 2018-05-29 14:50:21 +08:00
Sutra Zhou
9f60273e21 Implement WXA custom message related APIs. 2018-05-29 03:18:03 +08:00
Sutra Zhou
e082b89237 Rename WXAProxy to WXAFacade. 2018-05-29 01:05:02 +08:00
Sutra Zhou
8ccee90bc7 Add javadoc for WXAProxy constructors. 2018-05-29 00:12:08 +08:00
Sutra Zhou
d0218367a2 Rename WeixinProxy to WXAProxy. 2018-05-28 23:45:41 +08:00
Sutra Zhou
329999fa93 Revise javadoc. 2018-05-27 02:13:30 +08:00
Sutra Zhou
9dd5c4d0f5 Merge branch 'qrcode' into notice 2018-05-27 01:22:50 +08:00
Sutra Zhou
977ccae14f Rename NoticeApi to TokenManagerApi, and use it in QrCodeApi too. 2018-05-27 01:22:01 +08:00
Sutra Zhou
89a5c79e7a Delete WxaCodeError. 2018-05-26 19:41:59 +08:00
Sutra Zhou
1241072a1b Implement template management and template message sending for WXA. 2018-05-26 18:21:27 +08:00
Sutra Zhou
00290e3820 Revise javadoc. 2018-05-23 00:21:01 +08:00
Sutra Zhou
2acb0efbd2 Implement WXA code and WXA QR code getting. 2018-05-22 22:19:07 +08:00
Sutra Zhou
7569807d65 Mark new classes as @since 1.8. 2018-05-19 10:33:35 +08:00
Sutra Zhou
cb3697d4e5 Update link of jscode2session doc. 2018-05-18 20:54:21 +08:00
Sutra Zhou
39e2e9b746 Implement jscode2session API of Mini Program. 2018-05-18 20:43:35 +08:00
Sutra Zhou
a630bc2a79 Bump version number from 1.7.9 to 1.8.0-SNAPSHOT and mark new classes as since 1.8. 2018-04-30 23:32:39 +08:00
Sutra Zhou
1a2d9f2667 Clean up exceptions, mark initialize as synchronized. 2018-04-30 22:33:16 +08:00
Sutra Zhou
2c1892a5e2 Add javadoc. 2018-04-30 22:12:03 +08:00
Sutra Zhou
7a24532ab7 Minor revision. 2018-04-30 16:07:31 +08:00
Sutra Zhou
75c10cb035 Add WXBizDataCrypt for WeChat Mini Program. 2018-04-30 15:56:39 +08:00