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
b18d808b
Commit
b18d808b
authored
Nov 18, 2022
by
fallenstardust
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
3_10_5 LOG-O
parent
e839cae7
Changes
5
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
7 additions
and
14 deletions
+7
-14
mobile/assets/changelog.html
mobile/assets/changelog.html
+4
-3
mobile/build.gradle
mobile/build.gradle
+1
-1
mobile/src/main/java/cn/garymb/ygomobile/Constants.java
mobile/src/main/java/cn/garymb/ygomobile/Constants.java
+2
-2
mobile/src/main/java/cn/garymb/ygomobile/ui/settings/SettingFragment.java
...java/cn/garymb/ygomobile/ui/settings/SettingFragment.java
+0
-8
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 @
b18d808b
...
...
@@ -16,14 +16,15 @@
特别感谢: 尸体233,废话多,大毛,幻兽L 的支持与努力.
</pre>
<ul>
<li
style=
"color:#ffff00"
>
3.10.
4
</li>
<li
style=
"color:#ffff00"
>
3.10.
5
</li>
</ul>
<pre>
更新:
1.更新ygo内核;
2.新卡
1111+T1110+VJ
;
2.新卡
SLF1
;
变更:
1.调整更新提示方式为跳转网盘更新;
1.英语韩语根据系统语言进行初始化安装;
2.新增人机卡组1个;
</pre>
<h3
style=
"color:#ff0000"
>
注意
</h3>
<pre>
...
...
mobile/build.gradle
View file @
b18d808b
...
...
@@ -9,7 +9,7 @@ android {
minSdkVersion
21
//noinspection ExpiredTargetSdkVersion
targetSdkVersion
29
versionCode
3100
4
0929
versionCode
3100
5
0929
versionName
"3_10_5"
flavorDimensions
"versionCode"
vectorDrawables
.
useSupportLibrary
=
true
...
...
mobile/src/main/java/cn/garymb/ygomobile/Constants.java
View file @
b18d808b
This diff is collapsed.
Click to expand it.
mobile/src/main/java/cn/garymb/ygomobile/ui/settings/SettingFragment.java
View file @
b18d808b
...
...
@@ -570,14 +570,6 @@ public class SettingFragment extends PreferenceFragmentPlus {
IOUtils
.
copyFilesFromAssets
(
getContext
(),
getDatapath
(
Constants
.
CORE_SCRIPTS_ZIP
),
AppsSettings
.
get
().
getResourcePath
(),
true
);
}
IOUtils
.
copyFilesFromAssets
(
getContext
(),
getDatapath
(
Constants
.
DATABASE_NAME
),
AppsSettings
.
get
().
getResourcePath
(),
true
);
IOUtils
.
copyFilesFromAssets
(
getContext
(),
getDatapath
(
Constants
.
CORE_STRING_PATH
),
AppsSettings
.
get
().
getResourcePath
(),
true
);
IOUtils
.
copyFilesFromAssets
(
getContext
(),
getDatapath
(
Constants
.
WINDBOT_PATH
),
AppsSettings
.
get
().
getResourcePath
(),
true
);
IOUtils
.
copyFilesFromAssets
(
getContext
(),
getDatapath
(
Constants
.
CORE_SKIN_PATH
),
AppsSettings
.
get
().
getCoreSkinPath
(),
false
);
...
...
mobile/src/main/res/drawable-xhdpi/ic_launcher3.png
View replaced file @
e839cae7
View file @
b18d808b
143 KB
|
W:
|
H:
128 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