Compare commits

..

5 Commits

Author SHA1 Message Date
0a6796a9bc <positions>APK 15.0.11 release Publish. 2025-10-08 21:19:35 +08:00
ZhanGSKen
838568f4cd 修复位置列表项中任务列表控件的资源释放后,未再次加载任务列表的问题。 2025-10-08 21:17:52 +08:00
64e9f1e911 <positions>APK 15.0.10 release Publish. 2025-10-07 02:42:31 +08:00
ZhanGSKen
ceb57382d9 更新应用中文名称。 2025-10-07 02:32:13 +08:00
ZhanGSKen
a02acc3e73 更新应用说明 2025-10-04 19:41:10 +08:00
5 changed files with 481 additions and 510 deletions

View File

@@ -2,6 +2,7 @@
#### 介绍
安卓位置应用,有关于地理位置的相关应用。
PS:使用感言~~~『記低用唔到』。
#### 软件架构
适配安卓应用 [AIDE Pro] 的 Gradle 编译结构。

View File

@@ -1,8 +1,8 @@
#Created by .winboll/winboll_app_build.gradle
#Fri Oct 03 23:10:42 HKT 2025
stageCount=10
#Wed Oct 08 21:19:35 HKT 2025
stageCount=12
libraryProject=
baseVersion=15.0
publishVersion=15.0.9
publishVersion=15.0.11
buildCount=0
baseBetaVersion=15.0.10
baseBetaVersion=15.0.12

View File

@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_name">寻龙记#</string>
<string name="app_name">悟空笔记#</string>
</resources>

View File

@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_name">寻龙</string>
<string name="app_name">悟空笔</string>
</resources>