Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Y
YGOMobile
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Packages
Packages
List
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issues
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
fallenstardust
YGOMobile
Commits
848ce904
Commit
848ce904
authored
Nov 29, 2024
by
fallenstardust
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
3.11.13 LOG-O
parent
793cef62
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
10 additions
and
10 deletions
+10
-10
mobile/assets/changelog.html
mobile/assets/changelog.html
+7
-7
mobile/build.gradle
mobile/build.gradle
+2
-2
mobile/src/main/java/cn/garymb/ygomobile/ui/home/MainActivity.java
...c/main/java/cn/garymb/ygomobile/ui/home/MainActivity.java
+1
-1
mobile/src/main/res/drawable-xhdpi/ic_launcher3.png
mobile/src/main/res/drawable-xhdpi/ic_launcher3.png
+0
-0
No files found.
mobile/assets/changelog.html
View file @
848ce904
...
@@ -16,18 +16,18 @@
...
@@ -16,18 +16,18 @@
特别感谢: 尸体233,废话多,大毛, zhuhongbo, JSY1728, 幻兽L 等的支持与努力.
特别感谢: 尸体233,废话多,大毛, zhuhongbo, JSY1728, 幻兽L 等的支持与努力.
</pre>
</pre>
<ul>
<ul>
<li
style=
"color:#ffff00"
>
3.11.1
2
</li>
<li
style=
"color:#ffff00"
>
3.11.1
3
</li>
</ul>
</ul>
<pre>
<pre>
更新:
更新:
1.更新ygopro内核;
1.更新ygopro内核;
2.新卡
1207+t1206
+VJ;
2.新卡
TW02
+VJ;
变更:
变更:
1.
添加多语言超先行卡下载
;
1.
支持萌卡论坛帖子点击保存文件
;
2.
根据资料语言自动切换对应语言的超先行卡;
2.
帖子卡组、录像、残局、补丁、禁卡表
3.微调界面文字
;
根据文件类型自动存放到对应位置
;
4.调整打乱算法
;
3.安卓15系统自动开启沉浸式
;
5.调整非独有卡筛选卡内容
;
4.提高图片选择时的缓存大小降低闪退可能
;
</pre>
</pre>
<h3
style=
"color:#ff0000"
>
注意
</h3>
<h3
style=
"color:#ff0000"
>
注意
</h3>
<pre>
<pre>
...
...
mobile/build.gradle
View file @
848ce904
...
@@ -9,8 +9,8 @@ android {
...
@@ -9,8 +9,8 @@ android {
minSdkVersion
23
minSdkVersion
23
//noinspection ExpiredTargetSdkVersion
//noinspection ExpiredTargetSdkVersion
targetSdkVersion
29
targetSdkVersion
29
versionCode
3111
20004
versionCode
3111
30000
versionName
"3.11.1
2fix1
"
versionName
"3.11.1
3
"
flavorDimensions
"versionCode"
flavorDimensions
"versionCode"
vectorDrawables
.
useSupportLibrary
=
true
vectorDrawables
.
useSupportLibrary
=
true
ndkVersion
"21.3.6528147"
ndkVersion
"21.3.6528147"
...
...
mobile/src/main/java/cn/garymb/ygomobile/ui/home/MainActivity.java
View file @
848ce904
...
@@ -204,7 +204,7 @@ public class MainActivity extends HomeActivity implements BottomNavigationBar.On
...
@@ -204,7 +204,7 @@ public class MainActivity extends HomeActivity implements BottomNavigationBar.On
if
(
enableStart
)
{
if
(
enableStart
)
{
YGOStarter
.
startGame
(
this
,
null
);
YGOStarter
.
startGame
(
this
,
null
);
}
else
{
}
else
{
VUiKit
.
show
(
this
,
R
.
string
.
dont_start_game
);
YGOUtil
.
showTextToast
(
R
.
string
.
dont_start_game
);
}
}
}
}
...
...
mobile/src/main/res/drawable-xhdpi/ic_launcher3.png
View replaced file @
793cef62
View file @
848ce904
764 KB
|
W:
|
H:
923 KB
|
W:
|
H:
2-up
Swipe
Onion skin
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment