zhongchao
|
8c7cc19d74
|
merge
|
2022-04-13 21:53:48 +08:00 |
|
donghongyu
|
bb1baa023b
|
「Change」
1、增加白天夜间模式切换
进入白天模式
CallerMoGoUiSettingManager.stepInDayMode()
退出白天模式
CallerMoGoUiSettingManager.stepOutDayMode()
监听换肤模式切换,需要实现IMoGoSkinModeChangeListener接口
CallerSkinModeListenerManager.INSTANCE.addListener(TAG, this);
移除换肤模式切换
2、增加切换白天、黑夜模式变换状态栏文字颜色
Signed-off-by: donghongyu <donghongyu@zhidaoauto.com>
|
2022-04-13 21:30:51 +08:00 |
|
xuxinchao
|
47bda98749
|
调试面板
工控机上报板块增加Result和Action的中文说明
|
2022-04-13 17:42:18 +08:00 |
|
xuxinchao
|
27f3bf3ae0
|
调试窗
修改不规范代码
|
2022-04-13 12:10:41 +08:00 |
|
xuxinchao
|
1e1b0707f9
|
调试窗
1、调整控制中心列表元素位置
2、修复Bus包切换自车按钮显示错误问题
3、调整连接工控机按钮文字
|
2022-04-13 11:14:34 +08:00 |
|
xuxinchao
|
44fa8f68ae
|
调试窗
基础信息为空的情况,再次请求
|
2022-04-12 20:15:20 +08:00 |
|
xuxinchao
|
c1352fe8fe
|
调试窗位置更改
默认靠右显示,Bus的乘客端靠左显示
|
2022-04-12 18:55:47 +08:00 |
|
lixiaopeng
|
dcd73b0bb7
|
opt ui and save car info
|
2022-04-12 18:30:00 +08:00 |
|
donghongyu
|
7735408c80
|
「Change」
1、优化bus乘客屏幕的地图占比例
Signed-off-by: donghongyu <donghongyu@zhidaoauto.com>
|
2022-04-12 17:42:26 +08:00 |
|
donghongyu
|
6ee79fd1b9
|
Merge remote-tracking branch 'origin/dev_robotaxi-d-app-module_265_220329_2.6.5' into dev_robotaxi-d-app-module_265_220329_2.6.5
|
2022-04-12 15:42:13 +08:00 |
|
donghongyu
|
f18db68dd6
|
「Change」
1、修复WarningFloatWindowHelper.kt沉浸式适配
Signed-off-by: donghongyu <donghongyu@zhidaoauto.com>
|
2022-04-12 15:40:30 +08:00 |
|
renwenjie
|
101ac56f11
|
Revert "[RouterOpt]车前引导线拖尾问题优化2"
This reverts commit a0f0d3c2
|
2022-04-12 15:31:17 +08:00 |
|
donghongyu
|
ef0909e642
|
[Change]
1、新增针对bug中乘客屏幕地图宽度设置
2、删除OCH的沉浸式的顶部适配,交给实现方自己添加72px高度(联想pad)可以参考fragment_hmi.xml android:paddingTop="72px"实现方案
Signed-off-by: donghongyu <donghongyu@zhidaoauto.com>
|
2022-04-12 15:23:29 +08:00 |
|
donghongyu
|
7d2b7bdc53
|
[Change]
删除DebugView中默认的工控机IP防止大家都连接
Signed-off-by: donghongyu <donghongyu@zhidaoauto.com>
|
2022-04-12 13:42:39 +08:00 |
|
donghongyu
|
95ce848c1f
|
Merge remote-tracking branch 'origin/dev_robotaxi-d-app-module_265_220329_2.6.5' into dev_robotaxi-d-app-module_265_220329_2.6.5
|
2022-04-12 10:36:16 +08:00 |
|
donghongyu
|
b3ad5f39ae
|
[Change]
删除锁车相关废弃逻辑
Signed-off-by: donghongyu <donghongyu@zhidaoauto.com>
|
2022-04-12 10:36:11 +08:00 |
|
renwj
|
6bd56a907f
|
[V2X]优化代码逻辑
|
2022-04-12 10:06:24 +08:00 |
|
renwj
|
1ad955ae36
|
[V2X]乘客屏-道路预警不进行语音播报
|
2022-04-11 20:21:26 +08:00 |
|
renwj
|
a0f0d3c2c8
|
[RouterOpt]车前引导线拖尾问题优化2
|
2022-04-11 20:16:37 +08:00 |
|
donghongyu
|
cd1bdb4df2
|
[Change]
修复感知元素不绘制bug
Signed-off-by: donghongyu <donghongyu@zhidaoauto.com>
|
2022-04-11 19:18:00 +08:00 |
|
donghongyu
|
1373d53833
|
Merge remote-tracking branch 'origin/dev_robotaxi-d-app-module_265_220329_2.6.5' into dev_robotaxi-d-app-module_265_220329_2.6.5
|
2022-04-11 18:09:28 +08:00 |
|
liujing
|
e6615a9b7d
|
UI
|
2022-04-11 16:59:19 +08:00 |
|
donghongyu
|
0cf8014c06
|
Merge remote-tracking branch 'origin/dev_robotaxi-d-app-module_265_220329_2.6.5' into dev_robotaxi-d-app-module_265_220329_2.6.5
|
2022-04-11 16:38:44 +08:00 |
|
donghongyu
|
63f3f8d8c8
|
[Change]
增加控制地图「白天」「夜间」模式
Signed-off-by: donghongyu <donghongyu@zhidaoauto.com>
|
2022-04-11 16:38:39 +08:00 |
|
lianglihui
|
38b72332e4
|
265 调整司机小地图路径宽度 - 12 调整起终点的层级为top
|
2022-04-11 15:41:16 +08:00 |
|
liujing
|
d4c83992f5
|
Merge branch 'fix' into dev_robotaxi-d-app-module_265_220329_2.6.5
|
2022-04-11 15:17:27 +08:00 |
|
liujing
|
e78795ec7e
|
[fix] 监听数据回调,执行UI刷新->主线程;方向盘部分UI
|
2022-04-11 15:16:59 +08:00 |
|
lixiaopeng
|
3f8bf9dd81
|
add turnlight daytime mode
|
2022-04-11 15:02:44 +08:00 |
|
renwj
|
105d29a7f7
|
[BadCase]添加网络请求日志
|
2022-04-11 12:00:07 +08:00 |
|
lixiaopeng
|
1105391eca
|
add bus brake white ui
|
2022-04-08 17:27:49 +08:00 |
|
liujing
|
8c36b453ac
|
业务逻辑添加:方向盘根据CAN数据做转动+外侧渐变色呈现
|
2022-04-08 16:38:13 +08:00 |
|
liujing
|
e6f8db51b2
|
[rm] 删除无用资源,档位+方向盘角度业务容错逻辑添加,进度条UI配置设置
缺少进度条根据方向盘角度转动+方向盘转动
|
2022-04-08 16:38:13 +08:00 |
|
liujing
|
8b13a991f8
|
档位+自动驾驶状态业务逻辑添加
缺少根据方向盘转角,方向盘动画
缺少外层圆形进度条动画
|
2022-04-08 16:38:13 +08:00 |
|
liujing
|
eda6520da7
|
[add] 方向盘UI,缺少业务逻辑
|
2022-04-08 16:38:13 +08:00 |
|
liujing
|
9b8165ce1e
|
[add] 方向盘UI
|
2022-04-08 16:38:13 +08:00 |
|
liujing
|
6982fbe72b
|
[add] 方向盘UI
|
2022-04-08 16:38:13 +08:00 |
|
liujing
|
00a58dc0ab
|
[add] 方向盘UI
|
2022-04-08 16:38:12 +08:00 |
|
zhongchao
|
c4f352d723
|
wait to finish
|
2022-04-08 14:51:17 +08:00 |
|
zhongchao
|
c06b17cb82
|
merge
|
2022-04-08 14:51:17 +08:00 |
|
zhongchao
|
1b72b6c9a2
|
wait to test
|
2022-04-08 14:51:17 +08:00 |
|
xuxinchao
|
3fb14b29a7
|
fix bug
红绿灯改版时间不显示,改版后红绿灯只显示当前灯态时间,
故把其他时间注释,否则会覆盖当前时间,将其置空
|
2022-04-08 14:01:16 +08:00 |
|
lixiaopeng
|
1fef34ec47
|
opt ui
|
2022-04-08 10:46:58 +08:00 |
|
donghongyu
|
96f26344c9
|
Merge remote-tracking branch 'origin/dev_robotaxi-d-app-module_265_220329_2.6.5' into dev_robotaxi-d-app-module_265_220329_2.6.5
|
2022-04-08 10:10:13 +08:00 |
|
donghongyu
|
76bed1cbcd
|
[Change]
增加覆盖全屏幕的View添加&移除方法
添加
OverlayViewUtils.showOverlayView(getContext(),overlayView);
移除
OverlayViewUtils.showOverlayView(getContext(),overlayView);
⚠️注意:调用添加方法后一定要在适当的位置调用移除方法,否则将导致APP无法进入HMI交互视图
Signed-off-by: donghongyu <donghongyu@zhidaoauto.com>
|
2022-04-08 10:10:05 +08:00 |
|
lianglihui
|
cde0d82777
|
265 调整小地图路线宽度.更换起终点icon
|
2022-04-07 20:32:47 +08:00 |
|
chenfufeng
|
24821b618f
|
[Fix]更改View显示策略
|
2022-04-07 19:02:32 +08:00 |
|
xuxinchao
|
c49ab782e1
|
红绿灯
修改注释
|
2022-04-07 17:19:02 +08:00 |
|
xuxinchao
|
29773e97cd
|
红绿灯
emArrow 查询路口时,如果红绿灯显示,则隐藏掉
|
2022-04-07 17:15:02 +08:00 |
|
lixiaopeng
|
f22d37d522
|
fixed bug
|
2022-04-07 17:07:08 +08:00 |
|
chenfufeng
|
0f45fedd7a
|
[Fix]解决判断是否是司机端逻辑错误的问题
|
2022-04-07 16:48:04 +08:00 |
|