Commit ce3a3fb5 authored by fallenstardust's avatar fallenstardust

3.5.2 LOG-O

arrange strings.xml
parent 18f3c0d5
......@@ -23,13 +23,16 @@
更新:
1.更新ygo内核;
2.新卡1011;
3.左侧[系统设定]增加转bug反馈引导页面的按钮;
修复:
1.部分全面屏手机点击和显示不正常的问题;
2.部分对话框因内容过多压扁按钮的问题;
3.横屏游戏时导航栏无法下拉和无法收起问题;
变更:
1.默认沉浸式ygopro画面,不再允许开关;
2.已开启ygopro的场合,点加入服务器不会
再重复建房(避免多窗口遮挡);
3.启动加载素材改为logo时加载并显示进度;
</pre>
</body>
</html>
\ No newline at end of file
......@@ -9,7 +9,7 @@ android {
minSdkVersion 21
targetSdkVersion 28
versionCode 352001025
versionName "3.5.2.2"
versionName "3.5.2"
flavorDimensions "versionCode"
vectorDrawables.useSupportLibrary = true
ndk {
......
......@@ -203,8 +203,8 @@ class LocalGameHost extends GameHost {
@Override
public void onGameReport(Activity activity, GameConfig config) {
DialogPlus dlg = new DialogPlus(activity);
dlg.setTitle("Report");
dlg.setMessage("You need to collect the data of your model and the settings of the full screen / screen, and send the screenshot of the current interface to the author.");
dlg.setTitle(R.string.tip);
dlg.setMessage(R.string.user_notice);
dlg.setLeftButtonListener((d, id) -> {
//
dlg.dismiss();
......
......@@ -271,15 +271,15 @@
<string name="unable_to_edit_empty_deck">사용할 수 없는 빈 구역</string>
<string name="create_new_failed">생성실패</string>
<string name="about_pref_settings_keep_scale">원래 해상도 스케일 디스플레이</string>
<string name="about_pref_key_hw_hide_notouch">Hide Hw notouch</string>
<string name="about_pref_key_hw_hide_notouch_desc">If the click has problem in your game, turn on this.</string>
<string name="tip_load_ok">load completed.</string>
<string name="lb_nav_bar">Show Nav Bar:</string>
<string name="lb_model">Model:</string>
<string name="about_pref_key_hw_hide_notouch">Hide HW notch</string>
<string name="about_pref_key_hw_hide_notouch_desc">If has touching problem in your game, turn on this.</string>
<string name="tip_load_ok">load completed</string>
<string name="lb_android">Android:</string>
<string name="lb_rom">ROM:</string>
<string name="lb_rom_version">ROM Version:</string>
<string name="lb_cut_screen">Cut Screen:</string>
<string name="lb_cut_screen_state">Cut Screen State:</string>
<string name="lb_nav_bar">Show Nav Bar:</string>
<string name="lb_rom">ROM:</string>
<string name="lb_version">Version:</string>
<string name="lb_model">Model:</string>
<string name="lb_cut_screen">Notch/height</string>
<string name="user_notice">At once you think you find a BUG(s).pls screenshooting immediately.after Dueling end,click [Report] then [OK] to screenshoot the inform then touch [WEB Report] to commit BUG detail and upload the 2(or more) screenshootings</string>
</resources>
......@@ -273,12 +273,12 @@
<string name="about_pref_key_hw_hide_notouch">隐藏HW刘海区域</string>
<string name="about_pref_key_hw_hide_notouch_desc">如果你游戏点击不准,请启用这个功能</string>
<string name="tip_load_ok">加载完成</string>
<string name="lb_nav_bar">Show Nav Bar:</string>
<string name="lb_model">Model:</string>
<string name="lb_android">Android:</string>
<string name="lb_rom">ROM:</string>
<string name="lb_rom_version">ROM Version:</string>
<string name="lb_cut_screen">Cut Screen:</string>
<string name="lb_cut_screen_state">Cut Screen State:</string>
<string name="lb_version">Version:</string>
<string name="lb_android">安卓版本:</string>
<string name="lb_rom_version">ROM版本:</string>
<string name="lb_nav_bar">开启虚拟键</string>
<string name="lb_rom">ROM版本:</string>
<string name="lb_version">版本:</string>
<string name="lb_model">手机型号</string>
<string name="lb_cut_screen">有无刘海/高度</string>
<string name="user_notice">遇到认为BUG的情景请即时截图,再按[确定]显示系统信息后截图。等决斗结束后,重新点击下方[反馈]开启反馈网页,在撰写评论中具体描述BUG内容,并在添加照片中将包含这两张的截图上传</string>
</resources>
......@@ -273,15 +273,15 @@
<string name="unable_to_edit_empty_deck">unable to edit empty deck</string>
<string name="create_new_failed">Create Failed</string>
<string name="about_pref_settings_keep_scale">Original Resolution Scale Display</string>
<string name="about_pref_key_hw_hide_notouch">Hide Hw notouch</string>
<string name="about_pref_key_hw_hide_notouch_desc">If the click has problem in your game, turn on this.</string>
<string name="tip_load_ok">load completed.</string>
<string name="lb_nav_bar">Show Nav Bar:</string>
<string name="lb_model">Model:</string>
<string name="about_pref_key_hw_hide_notouch">Hide HW notch</string>
<string name="about_pref_key_hw_hide_notouch_desc">If has touching problem in your game, turn on this.</string>
<string name="tip_load_ok">load completed</string>
<string name="lb_android">Android:</string>
<string name="lb_rom">ROM:</string>
<string name="lb_rom_version">ROM Version:</string>
<string name="lb_cut_screen">Cut Screen:</string>
<string name="lb_cut_screen_state">Cut Screen State:</string>
<string name="lb_nav_bar">Show Nav Bar:</string>
<string name="lb_rom">ROM:</string>
<string name="lb_version">Version:</string>
<string name="lb_model">Model:</string>
<string name="lb_cut_screen">Notch/height</string>
<string name="user_notice">At once you think you find a BUG(s).pls screenshooting immediately.after Dueling end,click [Report] then [OK] to screenshoot the inform then touch [WEB Report] to commit BUG detail and upload the 2(or more) screenshootings</string>
</resources>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment