mirror of
https://github.com/torappinfo/uweb.git
synced 2024-08-14 23:54:59 +00:00
rebuilding site Mon Aug 1 08:22:51 PM CST 2022
This commit is contained in:
parent
26bfc316fc
commit
47c46dc01a
9 changed files with 167 additions and 7 deletions
|
@ -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 &quot;0&quot; to replace
|
|||
If a new button is defined (file name &quot;20&quot; exists), uweb also supports VectorDrawable with &quot;android compiled XML&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 &quot;apt install openssh&quot; inside the termux. source device: Send the &quot;~/.ssh&quot; folder with uweb browser to the network. target device: Uweb to visit &quot;file://data/data/com.termux/files/home/&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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue