rebuilding site Mon Aug 1 08:22:51 PM CST 2022

This commit is contained in:
James Feng Cao 2022-08-01 20:22:51 +08:00
parent 26bfc316fc
commit 47c46dc01a
9 changed files with 167 additions and 7 deletions

View file

@ -65,7 +65,7 @@ Shell command mode
<pubDate>Thu, 30 Jun 2022 00:00:00 +0000</pubDate>
<guid>/en/links/</guid>
<description>Clicking the following hypertext will install menus for long pressing the bookmark button (with star as icon):
<description>Click the following links to install menus popped by long pressing the bookmark button (with star as icon):
Wait for network msg
Certificate info
Web fullscreen
@ -151,6 +151,20 @@ are used for icons in the bottom toolbar. file &amp;quot;0&amp;quot; to replace
If a new button is defined (file name &amp;quot;20&amp;quot; exists), uweb also supports VectorDrawable with &amp;quot;android compiled XML&amp;quot; format. All icon files must be all VectorDrawables or 此时所有图标文件必须都是compiled XML格式或都是普通的图像格式png,jpg,gif等。用户可将VectorDrawable XML文件放到安卓项目目录assets下面重新生成apk文件以后将apk文件解压即可得compiled XML格式图标文件。</description>
</item>
<item>
<title>Termux</title>
<link>/en/termux/</link>
<pubDate>Sat, 01 Jan 2022 00:00:00 +0000</pubDate>
<guid>/en/termux/</guid>
<description>Only the termux versions provided along with uweb browser can work seamlessly.
Click the following links to install termux configurations: .bashrc
.inputrc
z.sh
commacd.sh
Copy existing termux installation to other devices target device: install termux app, then run &amp;quot;apt install openssh&amp;quot; inside the termux. source device: Send the &amp;quot;~/.ssh&amp;quot; folder with uweb browser to the network. target device: Uweb to visit &amp;quot;file://data/data/com.termux/files/home/&amp;quot; to reach the folder, then receive the data sent by the above source device.</description>
</item>
<item>
<title>Long pressed link menu</title>
<link>/en/longclick/</link>