Commit Graph

220 Commits (42c7302ea364bc9d45383dab7fa61213ef114532)

Author SHA1 Message Date
胡宇飞 42c7302ea3 update: GuruSDK 回调优化, codereview 2024-07-31 12:56:01 +08:00
胡宇飞 4da06c8f96 update: deeplink 接口代码 Review
--story=1021116 --user=yufei.hu 【中台】【SDK】新增 Adjust Deeplink 接口 https://www.tapd.cn/33527076/s/1160715
2024-07-30 20:31:41 +08:00
胡宇飞 ecf615598c update: JsonBuilder 新增 FindMaster 配置 2024-07-30 16:12:12 +08:00
胡宇飞 0a2fca05ab update: 更新 proguard-user 配置 2024-07-30 14:58:46 +08:00
胡宇飞 555638e31e fix: 完善 Android项目自动修改 Unity Project 路径 2024-07-29 21:05:20 +08:00
胡宇飞 3555b70ea7 update: 更新 AndroidProjectMod 以修复打包时报错和各种问题
--story=1020956 --user=yufei.hu 【中台】【Android】构建插件 API 升级 34 验证 https://www.tapd.cn/33527076/s/1160300
2024-07-29 19:05:33 +08:00
胡宇飞 314aaaa88b fix: 优化用户属性打点逻辑 2024-07-26 19:18:00 +08:00
胡宇飞 4246251295 update: 补全默认的用户属性打点 添加 network 属性 2024-07-26 14:38:55 +08:00
胡宇飞 1e59e5efa6 fix: 修复 Notification 授权在 iOS 上自动触发的 BUG。 2024-07-26 11:53:21 +08:00
胡宇飞 4721e027b2 update: 用户属性上报添加 Network 属性
--story=1021014 --user=yufei.hu 【中台】【SDK】用户属性上报添加 Network 属性 https://www.tapd.cn/33527076/s/1159710
2024-07-26 11:08:31 +08:00
胡宇飞 b9291e7885 update: 打点初始化重构,添加日志缓存功能
--story=1021118 --user=yufei.hu 【中台】【打点】打点初始化重构,添加日志缓存功能 https://www.tapd.cn/33527076/s/1159704
2024-07-25 23:00:22 +08:00
胡宇飞 3050b67a31 Merge branch 'deeplink' into dev
--story=1021116 --user=yufei.hu 【中台】【SDK】新增 Adjust Deeplink 接口 https://www.tapd.cn/33527076/s/1159389
# Conflicts:
#	Runtime/Code/SDK/GuruSDK.cs
2024-07-25 11:27:53 +08:00
胡宇飞 9f0ba03957 update: 打点逻辑优化:初始化流程, 属性和打点缓存
--story=1021114 --user=yufei.hu 【中台】打点逻辑优化:初始化流程, 属性缓存 (QA 无需测试) https://www.tapd.cn/33527076/s/1159381
2024-07-25 11:17:34 +08:00
胡宇飞 3de35b69e5 update: 更新插件版本 1.1.0 , 更新项目Json 配置 2024-07-25 10:17:54 +08:00
胡宇飞 25f4d7e588 Merge branch 'hotfix/v1.0.13' into release/v1.0.14 2024-07-17 09:34:34 +08:00
胡宇飞 1841edcbf3 update: 新增赋值接口 2024-07-17 09:34:23 +08:00
胡宇飞 957f60e797 update: 更新 Adjust 的 DeepLink 功能
--story=1020917 --user=yufei.hu 【中台】【SDK】新增 Adjust Deeplink 接口 https://www.tapd.cn/33527076/s/1156644
2024-07-12 10:29:30 +08:00
胡宇飞 2fc6faf831 fix: 修复 ServiceBuilder 上的输出数据带有换行的 BUG 2024-07-11 13:55:56 +08:00
胡宇飞 4d86931605 update: 修复编译 bug 2024-07-11 13:55:43 +08:00
胡宇飞 804618b12b update: 完善 JsonBuilder 2024-07-11 13:55:36 +08:00
胡宇飞 f85eb8d2bb update: 更新 JsonBuilder 的数据源
# Conflicts:
#	Editor/GuruJsonBuilder/guru-project-settings.cfg
2024-07-11 13:55:23 +08:00
胡宇飞 31991a780b update: add json builder
# Conflicts:
#	Editor/GuruManager/Helper/GuruServiceJsonBuilder.cs
2024-07-11 13:54:34 +08:00
胡宇飞 331a845f02 update: 完善 JsonBuilder
# Conflicts:
#	Editor/GuruJsonBuilder/guru-project-settings.cfg
2024-07-11 13:52:21 +08:00
胡宇飞 d8967001bf fix: 修复 ServiceBuilder 上的输出数据带有换行的 BUG 2024-07-11 13:48:49 +08:00
胡宇飞 f33fc2c764 update: 修复编译 bug
# Conflicts:
#	Editor/GuruManager/Helper/GuruServiceConverterHelper.cs
2024-07-11 13:48:30 +08:00
胡宇飞 9d168cdd46 fix: 修复 GuruSDK.UID 初始化时为空值的 BUG 2024-07-11 12:57:06 +08:00
胡宇飞 6e5ede3958 fix: 修复 GuruSDK.UID 初始化时为空值的 BUG 2024-07-08 19:10:33 +08:00
胡宇飞 2724683377 fix: 修复 ServiceBuilder 上的输出数据带有换行的 BUG 2024-07-04 17:23:07 +08:00
胡宇飞 d89de67e44 update: 添加IV广告和 RV 广告的关闭回调事件 2024-07-02 12:36:15 +08:00
胡宇飞 3be05511e4 update: 修复编译 bug 2024-07-01 18:45:07 +08:00
胡宇飞 6fc0c24823 update: 完善 JsonBuilder 2024-07-01 18:41:22 +08:00
胡宇飞 52b6af9fd0 update: 更新 JsonBuilder 的数据源 2024-07-01 16:06:48 +08:00
胡宇飞 d574ec5757 update: add json builder 2024-06-27 21:13:21 +08:00
胡宇飞 855cc61936 fix: 去掉不需要的报错 2024-06-27 18:37:17 +08:00
胡宇飞 bcaed876f7 update: 更新经济打点接口参数 2024-06-27 17:41:05 +08:00
胡宇飞 42966759b3 update: 更新场景使用接口和名称 2024-06-27 11:28:34 +08:00
胡宇飞 4a39747d3d update:更新 SDK version -> 1.0.14 2024-06-26 14:31:31 +08:00
胡宇飞 d51759bbd1 update: 取消初始化锁限制 2024-06-24 14:35:30 +08:00
胡宇飞 68e90a4ed9 【中台】【SDK】完善经济打点接口
--story=1020672 --user=yufei.hu 【中台】【SDK】完善经济打点接口 https://www.tapd.cn/33527076/s/1152293
2024-06-24 10:17:26 +08:00
胡宇飞 3d8bc1c642 update: 更新推送状态接口和对应的log
--story=1020629 --user=yufei.hu 【中台】【SDK】加入消息弹框管理,中台 noti_perm 打点逻辑优化 https://www.tapd.cn/33527076/s/1152197
2024-06-21 16:52:11 +08:00
胡宇飞 338c886ef6 update: version 2024-06-21 14:39:55 +08:00
胡宇飞 fa3ec5adef update: 新增 Notification 接口 2024-06-20 18:30:37 +08:00
胡宇飞 cd7074f490 update: 更新 SDK 版本号 2024-06-19 19:52:09 +08:00
胡宇飞 9d907463ee update: 更新 Model 引用, 防止报空 2024-06-18 11:58:42 +08:00
胡宇飞 86742abe46 update: 更新 SDK 自定义的优先级事件 2024-06-18 10:24:43 +08:00
胡宇飞 5306922cca update: 更新 SDK 添加优先级设置接口
--story=1020598 --user=yufei.hu 【中台】【BI】升级自打点插件至 1.12.0, Native 接口添加 priority 参数和功能 https://www.tapd.cn/33527076/s/1151108
2024-06-18 10:14:33 +08:00
胡宇飞 67000cbc63 update: b_level, b_play 参数赋值解耦 2024-06-06 20:09:23 +08:00
胡宇飞 8acd6faf94 update: 为 GuruSDK.Remote 取值添加 defaultValue 参数 2024-06-06 20:09:03 +08:00
胡宇飞 1b97f8ec03 update: 更新广告Banner操作的预处理逻辑 (广告未初始化前) 2024-06-05 17:48:01 +08:00
胡宇飞 529e2ddeda update: IAP 赚取道具, 删除 productId 属性 2024-06-05 17:46:11 +08:00