23 Commits

Author SHA1 Message Date
CounterFire2023
f36a6e4c07 将js的事件循环改回由unity触发 2023-10-24 16:32:19 +08:00
CounterFire2023
bf9e2d7597 增加relay钱包 2023-10-18 18:42:57 +08:00
CounterFire2023
8a2573cad2 修正webcview无法调起扫吗窗口的问题 2023-09-15 11:45:09 +08:00
CounterFire2023
4b3294c129 增加webpage下wallet的交互方法 2023-09-11 10:09:38 +08:00
CounterFire2023
c7a74b07d0 增加google drive支持 2023-09-01 16:16:43 +08:00
cebgcontract
0db1345476 完善帐号回复过程 2022-11-10 15:16:12 +08:00
cebgcontract
cbac329433 增加sth 2022-10-28 19:57:20 +08:00
cebgcontract
36f030fba4 js回调使用主线程 2022-09-16 20:26:04 +08:00
cebgcontract
82f2028636 wallet不再使用default loop 2022-09-16 15:06:44 +08:00
cebgcontract
6653e4c7ef 增加回调方法的实现 2022-07-25 12:58:08 +08:00
cebgcontract
f3161c8340 增加wallet env 准备好后的通知 2022-07-21 10:24:11 +08:00
cebgcontract
06ff4317c7 修改uuid的生成方式 2022-07-20 18:48:38 +08:00
cebgcontract
e162bc7229 执行js的方法增加返回uuid 2022-07-20 17:44:59 +08:00
cebgcontract
cecbcd212e 修改调用js方法的参数传递方式 2022-07-20 17:03:10 +08:00
cebgcontract
8126373f2c 移除无用代码 2022-07-20 16:43:57 +08:00
cebgcontract
c221611d78 将js方法改为异步thread调用 2022-07-20 16:43:02 +08:00
cebgcontract
5d771cc4a3 格式化代码 2022-07-20 09:46:44 +08:00
cebgcontract
0d68a31aee 更新一些js方法的调用 2022-07-19 19:14:02 +08:00
cebgcontract
9d9b2cbf37 修改jcwallet中appdelegrate.h的引入方式 2022-07-13 16:56:49 +08:00
cebgcontract
033ca9d1bd 增加一个回调给c#的方法 2022-07-13 16:42:20 +08:00
cebgcontract
c691b25651 增加一些新的方法 2022-07-13 12:31:26 +08:00
cebgcontract
2a35e49694 增加登录签名的方法 2022-07-10 17:20:11 +08:00
cebgcontract
45f833467d 打通unity调用cpp 2022-07-10 16:02:36 +08:00