Commit Graph

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