Skip to content

Commit 2c77b9b

Browse files
committed
Upload file
1 parent 3ddd454 commit 2c77b9b

4 files changed

Lines changed: 6 additions & 6 deletions

File tree

pio/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ android {
2020
minSdkVersion 23
2121
targetSdkVersion 28
2222
// versionCode Integer.parseInt(new java.text.SimpleDateFormat("yyMMddHH").format(new Date()))
23-
versionCode 26020818
23+
versionCode 26021101
2424
versionName "1.3.0"
2525
}
2626
signingConfigs {

pio/src/main/assets/home/etc/tool-tree.rc

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -115,8 +115,8 @@ xml_print '<group>
115115
<title>'$utilities_text'</title>
116116
<desc>'$home_text_2'</desc>
117117
<option type="default" id="v1" auto-off="true" reload="true" interruptible="false" >'$feature_hide_text'</option>
118-
<option type="default" id="v2" auto-off="true" interruptible="false" >'$open_activity_text' ROM</option>
119-
<option type="default" id="v3" auto-off="true" interruptible="false" >'$open_activity_text' ROM (root-data)</option>
118+
<option type="default" id="v2" auto-off="true" interruptible="false" >'$open_activity_text' '$PTSH'</option>
119+
<option type="default" id="v3" auto-off="true" interruptible="false" >'$open_activity_text' '$PTSH' (root-data)</option>
120120
<handler>
121121
if [ "$menu_id" == "v1" ];then
122122
[ "$(glog hide_show)" == 1 ] && slog hide_show 0 || slog hide_show 1
@@ -204,8 +204,8 @@ xml_print '<group>
204204
<option type="default" id="v1" auto-off="true" reload="true" interruptible="false" >'$feature_hide_text'</option>
205205
<option type="file" id="v2" suffix="zip" auto-off="true">'$more_text_3'</option>
206206
<option type="file" id="v3" suffix="jar" reload="true" auto-off="true">'$more_text_10' apkeditor.jar</option>
207-
<option type="default" id="v4" auto-off="true" interruptible="false" >'$open_activity_text' APK</option>
208-
<option type="default" id="v5" auto-off="true" interruptible="false" >'$open_activity_text' APK (root-data)</option>
207+
<option type="default" id="v4" auto-off="true" interruptible="false" >'$open_activity_text' '$PTAH'</option>
208+
<option type="default" id="v5" auto-off="true" interruptible="false" >'$open_activity_text' '$PTAH' (root-data)</option>
209209
<handler>
210210
if [ "$menu_id" == "v1" ];then
211211
[ "$(glog hide_show2)" == 1 ] && slog hide_show2 0 || slog hide_show2 1
@@ -312,7 +312,7 @@ fi
312312
</group>
313313
314314
<group>
315-
<action icon="'`urlpng language`'" shell="hiddens" warning="'$permis_text_3'" auto-kill="true">
315+
<action icon="'`urlpng language`'" shell="hiddens" warning="'$permis_text_3'" auto-kill="true" auto-off="true">
316316
<title>'$permis_text_2'</title>
317317
<desc>'$permis_text_5'</desc>
318318
<param name="language_kkt" label="'$option_text'" option-sh="echo -e '"'|$default_text\nauto|$google_translate_text\nen-US|English\nvi-VN|Việt nam\nru-RU|Русский\nzh-CN|简体中文\nhu-HU|Hungarian'"' " value-sh="glog language_kkts" />
15.1 KB
Binary file not shown.
32.7 KB
Binary file not shown.

0 commit comments

Comments
 (0)