57 Commits

Author SHA1 Message Date
CounterFire2023
f3cddf9f8e 增加一个手动释放rust string的方法 2024-01-25 18:44:08 +08:00
CounterFire2023
14a9ca9671 修改discord登录代码, 改为通用的oauth登录 2024-01-25 12:18:04 +08:00
CounterFire2023
e8f07f028c add login with discord 2024-01-24 16:12:23 +08:00
CounterFire2023
3e00bfb18f 增加aes相关方法 2023-10-20 15:56:45 +08:00
CounterFire2023
0c6d9286d3 增加一些用于relay的方法 2023-10-17 11:48:24 +08:00
CounterFire2023
93f084fada 修正使用ios17sdk,在ios14+上crash的问题 2023-10-17 11:46:14 +08:00
CounterFire2023
324608d49a remove some unused method 2023-09-15 11:44:26 +08:00
CounterFire2023
531c85e065 增加一些android下使用的平台方法 2023-09-11 10:13:33 +08:00
CounterFire2023
ef730baa16 增加generate_clientid 2023-08-17 16:55:01 +08:00
CounterFire2023
18b5d82244 export aes encrypt and decrypt methof in jsb_global.h 2023-08-15 15:15:14 +08:00
CounterFire2023
cefd5352dc 增加google支付 2023-07-09 18:55:35 +08:00
CounterFire2023
99d1da303d update wallet lib of iOS 2023-07-03 14:20:36 +08:00
zhl
775018b54d 修改导出密钥, 增加密码验证 2023-05-17 14:17:14 +08:00
zhl
6bf4d394dc 移除保存本地密码的方法 2023-05-17 11:46:18 +08:00
zhl
cf4b8d183b 移除一些恢复密钥相关方法 2023-05-17 11:28:24 +08:00
zhl
b5989962ff 完善钱包初始化流程 2023-05-15 14:04:12 +08:00
zhl
44362f6ca3 移除一些日志打印 2023-05-12 17:29:31 +08:00
zhl
5a9020f6da 更新钱包相关库 2023-05-12 09:54:42 +08:00
zhl
e10e7ae3a5 增加apple登录, email登录和显示网页的相关方法 2023-05-10 11:25:08 +08:00
zhl
5863fefc03 optimize some code 2023-03-23 13:20:53 +08:00
zhl
18d7863282 reformat code 2023-03-14 15:42:16 +08:00
zhl
f78f450585 增加web端扫码登录 2023-03-02 18:03:30 +08:00
zhl
838d60e9a2 change ios open method 2023-02-24 13:32:37 +08:00
zhl
30d6546611 update target ios version to 12 2023-02-17 14:00:37 +08:00
zhl
740ca8fa3d update sht 2023-02-08 17:28:01 +08:00
zhl
42e33b830d 增加一个通用的jni调用void方法的方法 2023-02-08 16:11:31 +08:00
zhl
cf12e99545 add api for facebook and twitter login 2023-02-08 15:16:43 +08:00
zhl
3e17d66d25 remove some warning 2023-02-06 16:04:15 +08:00
cebgcontract
07952df53a 修改iOS上js加载逻辑, 优先加载游戏热更目录 2022-12-20 13:55:01 +08:00
cebgcontract
a5d459fe3f 增加内外storage的读取 2022-12-20 12:46:35 +08:00
cebgcontract
cb54fd021e js文件优先读取外部存储 2022-12-20 12:16:14 +08:00
cebgcontract
dd4f6a1762 change js load path 2022-12-20 11:12:43 +08:00
cebgcontract
8aa0fbba62 add login with tiktok 2022-12-13 19:02:02 +08:00
cebgcontract
491a6dba6c update sth 2022-11-29 10:36:30 +08:00
cebgcontract
ba9a266247 update wallet lib 2022-11-10 15:32:06 +08:00
cebgcontract
920494120c update sth 2022-11-08 19:15:00 +08:00
cebgcontract
0469625f22 添加静态库 2022-11-01 15:29:00 +08:00
cebgcontract
42ed530566 增加钱包新建, 恢复和签名方法 2022-10-28 17:54:14 +08:00
cebgcontract
1b4f73b391 修改scrypt算法, 保证结果和scrypt-js一致 2022-09-22 21:35:52 +08:00
cebgcontract
0a782e88cf 增加jsb调用google登录和登出的方法 2022-09-22 10:28:57 +08:00
cebgcontract
de20174459 增加扫码和跳转的接口 2022-09-02 11:07:57 +08:00
cebgcontract
21b8354194 websocket默认读取ssl证书 2022-08-19 17:21:15 +08:00
cebgcontract
a642639485 增加一个native生成uuid的方法 2022-07-25 16:04:15 +08:00
cebgcontract
6c3f960907 增加一个生成uuid的方法 2022-07-20 17:46:19 +08:00
cebgcontract
ec8a695e7a 调整一些c函数的导出方式 2022-07-14 22:41:47 +08:00
cebgcontract
acb566cb18 重构native script的hash方法 2022-07-14 22:32:07 +08:00
cebgcontract
5dc16fb04e android下增加源生的scrypt hash方法 2022-07-13 12:32:00 +08:00
cebgcontract
e234cb2350 增加一个cpp的scrypt hash方法 2022-07-12 20:50:40 +08:00
cebgcontract
9a45d6938c tmp save 2022-07-11 15:43:46 +08:00
cebgcontract
ab934e73ca 移除android的加载流程 2022-07-01 12:55:23 +08:00