File tree Expand file tree Collapse file tree
app/src/main/assets/home/etc Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22# kakathic
33
44# home
5- home (){ xml_print ' <group title="' $google_text ' ">
5+ home (){ echo ' <group title="' $google_text ' ">
66<action>
77<title>' $mage_name_text ' </title>
88<desc>' $merge_partition_text ' </desc>
Original file line number Diff line number Diff line change 33
44home (){
55# index
6- xml_print ' <group title="' $google_text ' ">
6+ echo ' <group title="' $google_text ' ">
77<action shell="hidden" reload="true">
88<title>' $payload_text_1 ' </title>
99<summary>' $payload_text_2 ' ' " http://...$( glog url_text_payload | tail -c 25) " ' </summary>
Original file line number Diff line number Diff line change 22# kakathic
33
44# home
5- home (){ xml_print ' <group title="' $google_text ' ">
5+ home (){ echo ' <group title="' $google_text ' ">
66<action>
77<title>Upload Gofile</title>
88<param name="FILE" type="file" required="true" desc="https://gofile.io"/>
Original file line number Diff line number Diff line change 44# home
55home (){
66[ " $ROT " == 0 ] && text_root=" ROOT" || text_rr=" $fs_text_1 "
7- xml_print ' <group title="' $google_text ' ">
7+ echo ' <group title="' $google_text ' ">
88<action title="' $check_ufs_text ' " summary="' $text_root ' ">
99<lock>
1010[ "$ROT" == 0 ] && echo "' $fs_text_3 ' " || echo 0
Original file line number Diff line number Diff line change 3131
3232# home
3333home (){
34- xml_print ' <?xml version="1.0" encoding="UTF-8" ?>
34+ echo ' <?xml version="1.0" encoding="UTF-8" ?>
3535<group>
3636<group title="' $google_text ' ">
3737<picker options-sh="' $MPAT ' /index.bash search_pro" shell="hidden" reload="true">
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ path_modun2="/data/adb/modules_update/Tool-Tree"
55
66home (){
77# Đoạn code chính
8- xml_print ' <group title="' $google_text ' ">
8+ echo ' <group title="' $google_text ' ">
99<action warn="' $lang_action_warn ' " >
1010<title>' $lang_title ' </title>
1111<summary>' $lang_summary_path ' ' $path_modun ' </summary>
Original file line number Diff line number Diff line change 33
44# home
55home (){
6- xml_print ' <group title="' $google_text ' ">
6+ echo ' <group title="' $google_text ' ">
77
88<action title="' $home_text_1 ' " desc="' $home_text_2 ' ">
99<param desc="' $home_text_7 ' " name="overlay_folder" type="folder" value-sh="glog overlay_folder" required="true" editable="true"/>
Load diff This file was deleted.
You can’t perform that action at this time.
0 commit comments