Compare commits

...

71 Commits

Author SHA1 Message Date
老皮
d1e55f54e4 channel改为Channel 2024-10-17 13:22:31 +08:00
老皮
f9d0ce9411 修复主播界面--右下角弹窗--主播任务--直播互动里--未完成按钮文字不居中的问题 2024-10-17 11:16:22 +08:00
老皮
cc67c9cacb 修复主播开播设置界面--联系方式按钮文字没有对齐的问题 2024-10-17 10:58:03 +08:00
老皮
f00dff9ca3 声网SDK升级(延时直播功能) 2024-10-16 16:58:05 +08:00
老皮
101973bdff 注释H5回调的openGiftWall方法,还是使用toGiftNamingAlertAllPageView方法跳到礼物墙 2024-10-16 13:15:40 +08:00
老皮
7b53729849 修复我的界面星币数值显示不正确的问题 2024-10-16 10:19:14 +08:00
老皮
95128b64ea 1、优化直播间聊天换行问题
2、PK连麦 结束图标(英文)更换
2024-10-15 18:30:10 +08:00
老皮
151abf13e8 优化直播间心愿显示文字和图片重叠的问题---改为跑马灯 2024-10-15 16:42:34 +08:00
老皮
fb340a152b 优化直播间聊天消息换行的问题 2024-10-15 16:40:11 +08:00
老皮
8d0cf94d46 删除将网络图片转为Drawable时候的先加载缩略图,因为缩略图和主图加载完都回调,会导致计算换行的代码和之后转Drawable的代码重复多次调用 2024-10-15 15:51:20 +08:00
老皮
e526964b11 修复英文环境下,神龙送菜金豆确认框问题 2024-10-11 15:54:02 +08:00
老皮
fa4ad7f32d 修复英文环境下,直播间礼物弹窗右上角--未开通贵族时候显示不全的问题 2024-10-11 14:50:06 +08:00
老皮
befc4e7833 游戏列表item Ui 间距调整 2024-10-10 17:26:24 +08:00
老皮
92228b64bb 直播间聊天IM换行问题,没有解决 2024-10-10 17:16:26 +08:00
老皮
096ee7ee68 遗落的文件加入git 2024-10-10 16:59:03 +08:00
老皮
82ce3a282f 礼物展馆修改规则图片地址 2024-10-10 15:35:06 +08:00
老皮
7ca1ee2aad 1、增加直播间机器人语言设置--同步潘多拉
2、官方通知消息图标同步iOS
3、系统消息查看详情按钮显示(举报通知的情况下)
2024-10-10 09:42:54 +08:00
老皮
a753526571 修改首页游戏专业--规则弹窗的内容--删除PDLive条款 2024-10-09 17:41:28 +08:00
老皮
ddcb757dc7 设置直播间女神说不能超出view 2024-10-09 17:23:27 +08:00
老皮
aa0a2e38a7 官方消息点击查看按钮没有翻译 2024-10-09 16:46:44 +08:00
老皮
a95068e7e5 方块大师游戏fromUid先不写死了,是厂商问题 2024-10-09 16:36:07 +08:00
老皮
c1ef54e7b1 1、举报提交信息UI修改 2024-10-09 16:34:50 +08:00
老皮
800e1382a4 1、修复跳一跳游戏购买没有调用接口的问题
2、方块大师游戏固定form_id为用户id
2024-10-09 15:46:22 +08:00
老皮
bfaa175e10 修复个人资料设置--地区设置弹窗不跟随系统语言改变的问题 2024-10-09 13:52:53 +08:00
老皮
81cdd97fc4 修复我的界面--名字为10个文字时显示Ui问题 2024-10-09 13:20:47 +08:00
老皮
6e0094e653 修复我的界面--贵族中心显示两行时UI问题 2024-10-09 10:44:33 +08:00
老皮
14a3eeebf2 1、Live.setReport增加app_type字段
2、app_type字段的值传 1代表PD
2024-10-08 15:32:47 +08:00
老皮
ef09d9c58a 新人观播礼开发基本完成 2024-10-08 15:28:01 +08:00
老皮
99bc3cd71c 1、修改版本号
2、登录时候增加字段 app_from  = PDLive
2024-10-08 11:18:38 +08:00
老皮
81d390f82e 1、神龙送财金豆确认弹窗增加关闭图标
2、设置弹窗点击外部和返回键不能关闭
2024-10-08 10:02:40 +08:00
老皮
4244272d00 Message.getListInfo、Message.getLists接口增加app_type字段 2024-10-08 09:46:49 +08:00
老皮
9ab0e4ad8d 合并潘多拉新人任务功能:
1、拷贝代码
2024-10-08 09:36:42 +08:00
老皮
684106bc59 合并潘多拉新人任务功能:
1、直播间Im消息布局,手动拷贝
2024-10-07 11:14:42 +08:00
老皮
9d2814c36f WebViewActivity增加点击跳转(openGiftWall)到周星榜 2024-10-06 18:04:14 +08:00
老皮
9475acd585 举报通知开发 完成 2024-09-29 13:19:44 +08:00
老皮
98343a2177 举报通知开发 2024-09-28 18:29:44 +08:00
老皮
f60915194a 主播端周星榜跳转优化:修改为点击跳转至礼物展馆--个人展馆页面 2024-09-28 11:18:43 +08:00
老皮
6ffe601060 1、用户编辑资料*号位置,需在最后一个字符后方 2024-09-28 10:35:53 +08:00
老皮
f52d7452f0 修复美颜被注释的问题 2024-09-28 10:05:10 +08:00
老皮
55bc6f917f 修改游戏房间列表上游戏图标的位置和大小 2024-09-27 16:19:04 +08:00
老皮
69b868f535 直播举报--消息中心点击后再次提供证据界面开发 2024-09-27 16:14:10 +08:00
老皮
ee8f744ed2 Merge branch 'refs/heads/v6.8.1' into 6.8.2 2024-09-27 10:09:00 +08:00
老皮
265e360670 消息中心官方通知时间位置改版,标题显示两行设置 2024-09-26 16:54:55 +08:00
老皮
4029392dad 龍神送財金豆确认弹窗 2024-09-26 16:20:48 +08:00
老皮
299e109c3d 优化 2024-09-26 13:44:17 +08:00
老皮
168d4a37b7 删除声网jar文件(原用来做so动态加载) 2024-09-26 11:30:51 +08:00
老皮
03a3c64a86 1、TinyPNG 压缩图片 2024-09-26 10:56:36 +08:00
老皮
2e84e799d4 1、相心美颜So文件静默加载增加下载失败、解压失败重试机制和多次失败后的提示 2024-09-26 09:40:53 +08:00
老皮
e69796e158 1、相心美颜So文件静默加载,但是不显示下载弹窗
2、so未加载成功主播开播提示:请稍等....
3、app组件没有依赖公共组件,依赖了main组件,现直接使用组件之间通信了
2024-09-25 15:46:52 +08:00
老皮
80892b14e4 1、删除腾讯IM、腾讯播放器jar+so文件
2、注释+删除使用了腾讯SDK的地方
2024-09-25 15:13:50 +08:00
老皮
9b4a2bd5e5 1、启动页注释视频播放(腾讯) 2024-09-25 10:51:13 +08:00
老皮
b300541ce9 1、删除打包x86架构的配置
2、声网SO不做动态加载
3、美颜so动态加载
2024-09-24 18:20:38 +08:00
老皮
13a373c73b Merge branch 'refs/heads/for_master_0829_体积优化' into 6.8.2
# Conflicts:
#	common/build.gradle
#	lib_faceunity/src/main/java/io/agora/beautyapi/faceunity/agora/SWManager.java
#	main/src/main/res/mipmap-xxxhdpi/login_twitter.png
2024-09-23 17:39:49 +08:00
老皮
6678dbb6d6 1、游戏IM修复 完成 2024-09-23 17:09:12 +08:00
老皮
5f4bae667b 1、游戏IM修复 1 2024-09-23 16:54:05 +08:00
Martin
b23b975edd 优化代码:游戏房去掉RTC,修复无法显示IM消息问题 2024-09-23 16:21:35 +08:00
老皮
03b05d0de0 1、删除融云RTC功能,app能跑起来了。但是游戏IM出问题 2024-09-23 15:59:41 +08:00
老皮
cf73d3218e 1、JDK版本改为18 2024-09-13 16:04:26 +08:00
f823f17bca Merge branch 'refs/heads/v6.8.1' 2024-09-13 14:32:02 +08:00
f2ccf37022 Merge branch 'refs/heads/v6.8.1' 2024-09-11 15:40:08 +08:00
老皮
0f03a754c1 1、腾讯播放器动态加载so---以后再搞
2、腾讯IM SDK可以删除---以后再搞
2024-09-07 10:17:35 +08:00
老皮
2b2fe90520 将项目大多数的png格式图片转为webP格式,减少apk体检18M 2024-09-06 14:10:56 +08:00
laopi
cbd99e0664 1、声网里美颜(相心)so动态加载 开发基本完成
2、Gradle速度很慢,配置缓存等设置
2024-09-04 17:32:19 +08:00
528647a0bc 新增配置隱藏第三方登陸按鈕 2024-09-04 14:23:58 +08:00
laopi
b4a4302cc7 1、删除无效的声网SO配置 2024-09-03 17:38:12 +08:00
laopi
09395b152e 1、声网jar + 下载so开发 基本完成 2024-09-03 17:16:37 +08:00
laopi
f5d8b7fed1 1、声网jar + 下载so开发 1 2024-09-02 18:32:06 +08:00
laopi
32257ce5a0 1、Google APP Bundle不需要配置,会自动分包,删除原来写的配置
2、删除几个多余的moudle文件
3、打链接包的时候,使用声网jar + 下载so的方式,不是链接包就使用声网远程依赖SDK
2024-09-02 15:39:30 +08:00
laopi
ca13774d87 1、Google APP Bundle打包配置
2、打包时忽略掉声网的SO文件
2024-09-02 13:09:27 +08:00
小小辛巴
e79741b297 项目编译报错,将jdk18改为17 2024-08-30 10:28:57 +08:00
238dfcc2d3 优化:替换社区视频播放器
优化:适配Android14图片权限
2024-08-28 14:03:31 +08:00
4751 changed files with 3528 additions and 61449 deletions

View File

@ -33,7 +33,8 @@ android {
versionName rootProject.ext.android.versionName
manifestPlaceholders = rootProject.ext.manifestPlaceholders
ndk {
abiFilters "armeabi-v7a", "arm64-v8a","x86","x86_64"
abiFilters "armeabi-v7a", "arm64-v8a"
// abiFilters "armeabi-v7a", "arm64-v8a","x86","x86_64"
}
}
aaptOptions {

View File

@ -38,9 +38,6 @@ import java.util.Locale;
import java.util.Map;
import java.util.Objects;
import cn.rongcloud.rtc.api.RCRTCEngine;
import cn.rongcloud.rtc.api.callback.IRCRTCVideoOutputFrameListener;
import cn.rongcloud.rtc.base.RCRTCVideoFrame;
/**
* 美颜模块管理类
@ -178,44 +175,6 @@ public class FaceManager implements SensorEventListener {
private static final int CAMERA_SWITCH_SKIP_FRAME = 0;
private volatile boolean mSkip;
/**
* 渲染融云视频帧
*/
public void drawRongFrame(Context context) {
RCRTCEngine.getInstance().getDefaultVideoStream().setVideoFrameListener(new IRCRTCVideoOutputFrameListener() {
@Override
public RCRTCVideoFrame processVideoFrame(RCRTCVideoFrame callVideoFrame) {
//Log.i(TAG, "processVideoFrame: egl context " + EGL14.eglGetCurrentContext());
if (pauseFace) {
return callVideoFrame;
}
int width = callVideoFrame.getWidth();
int height = callVideoFrame.getHeight();
if (mIsFirstFrame) {
mIsFirstFrame = false;
//initCsvUtil(context);
mFURenderer.prepareRenderer(mFURendererListener);
}
//long start = System.nanoTime();
mFURenderer.setInputOrientation(callVideoFrame.getRotation());
FURenderOutputData data = mFURenderer.onDrawFrameInputWithReturn(callVideoFrame.getData(), width, height);
/* long time = System.nanoTime() - start;
if (mCSVUtils != null) {
mCSVUtils.writeCsv(null, time);
}*/
if (mSkippedFrames > 0 || mSkip) {
--mSkippedFrames;
return callVideoFrame;
}
if (data != null && data.getImage() != null && data.getImage().getBuffer() != null) {
callVideoFrame.setData(data.getImage().getBuffer());
}
return callVideoFrame;
}
});
}
/**
* 记录渲染工具调试用在processVideoFrame里使用
@ -278,12 +237,6 @@ public class FaceManager implements SensorEventListener {
}
/**
* 离开渲染界面时注销融云监听器不然会绿屏
*/
public void onClose() {
RCRTCEngine.getInstance().getDefaultVideoStream().setVideoFrameListener(null);
}
/**
* 释放资源

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 276 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 58 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 163 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 131 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 78 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 128 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 107 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 19 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 26 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 27 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 27 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 29 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 28 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB

Some files were not shown because too many files have changed in this diff Show More