rebuilding site Wed Aug 17 11:16:48 AM CST 2022

This commit is contained in:
James Feng Cao 2022-08-17 11:16:49 +08:00
parent 9dab7fa895
commit ce8624c4f5
8 changed files with 29 additions and 9 deletions

View file

@ -66,6 +66,7 @@ Shell command mode
<guid>/en/links/</guid>
<description>Click the following links to install menus popped by long pressing the bookmark button (with star as icon):
VPN
Wait for network msg
Certificate info
Web fullscreen

View file

@ -43,7 +43,13 @@
<ul class="tags">
</ul>
<p>903: Enhance html5 apps. (ex. mdict-js, a dictionary lookup app, works like native with minimal change)<br>
<p>908:</p>
<ul>
<li>Add internal links &quot;i:1d&quot; to launch apps. (to fix &quot;am&quot; issues for Android 8+)</li>
<li>File sending now supports pseudo file manager (page url faked as a file url for folder), thus scripts of internal links &quot;d:&quot; can generate any kind of pseudo file manager for file transfer.</li>
<li>Better support for naked Termux (without any initial packages with updateonly version).</li>
</ul>
<p>903: Enhance html5 apps. (ex. mdict-js, a dictionary lookup app, works like native with minimal change)<br>
901: Use in-app files folder for configuration</p>
</div>

View file

@ -73,8 +73,8 @@ Note: &#34;Engines&#34; needs file &#34;engine.search&#34;whose format is sam
<pubDate>Sat, 09 Jul 2022 00:00:00 +0000</pubDate>
<guid>/en/changelog/</guid>
<description>903: Enhance html5 apps. (ex. mdict-js, a dictionary lookup app, works like native with minimal change)
901: Use in-app files folder for configuration</description>
<description>908:
Add internal links &amp;quot;i:1d&amp;quot; to launch apps. (to fix &amp;quot;am&amp;quot; issues for Android 8+) File sending now supports pseudo file manager (page url faked as a file url for folder), thus scripts of internal links &amp;quot;d:&amp;quot; can generate any kind of pseudo file manager for file transfer. Better support for naked Termux (without any initial packages with updateonly version). 903: Enhance html5 apps. (ex. mdict-js, a dictionary lookup app, works like native with minimal change)</description>
</item>
<item>
@ -105,6 +105,7 @@ Note: &#34;Engines&#34; needs file &#34;engine.search&#34;whose format is sam
<guid>/en/links/</guid>
<description>Click the following links to install menus popped by long pressing the bookmark button (with star as icon):
VPN
Wait for network msg
Certificate info
Web fullscreen

View file

@ -48,7 +48,8 @@
</ul>
<p>Click the following links to install menus popped by long pressing the bookmark button (with star as icon):<br>
<a href="i:0gdefault.link::Wait msg:i:1c%0A">Wait for network msg</a></p>
<a href="i:0gdefault.link::vpn:i:1dandroid.net.vpn.SETTINGS:::%0A">VPN</a></p>
<p><a href="i:0gdefault.link::Wait msg:i:1c%0A">Wait for network msg</a></p>
<p><a href="i:0gdefault.link::Certificate info:i:1b%0A">Certificate info</a></p>
<p><a href="i:0gdefault.link::web fullscreen: location.href='i:5fsetTimeout(()=>document.documentElement.requestFullscreen(),50);';%0A">Web fullscreen</a></p>
<p>Long pressing the bookmark button in <a href="../index.html">uweb browser</a> will popup menus defined in file &quot;default.link&quot;. The file format is as follows:<br>
@ -136,6 +137,10 @@ Wait to receive url from the network and open the url.</p>
Wait to receive url from the network and open the url (not showing ip)</p>
</li>
<li>
<p>i:1d<action>:<type>:<Category>:<data><br>
Launch app for specific <action>.</p>
</li>
<li>
<p>i:50[path]:[string]<br>
Save [string] as file</p>
</li>

View file

@ -41,8 +41,8 @@ Note: &#34;Engines&#34; needs file &#34;engine.search&#34;whose format is sam
<pubDate>Sat, 09 Jul 2022 00:00:00 +0000</pubDate>
<guid>/en/changelog/</guid>
<description>903: Enhance html5 apps. (ex. mdict-js, a dictionary lookup app, works like native with minimal change)
901: Use in-app files folder for configuration</description>
<description>908:
Add internal links &amp;quot;i:1d&amp;quot; to launch apps. (to fix &amp;quot;am&amp;quot; issues for Android 8+) File sending now supports pseudo file manager (page url faked as a file url for folder), thus scripts of internal links &amp;quot;d:&amp;quot; can generate any kind of pseudo file manager for file transfer. Better support for naked Termux (without any initial packages with updateonly version). 903: Enhance html5 apps. (ex. mdict-js, a dictionary lookup app, works like native with minimal change)</description>
</item>
<item>