fix bug in WebxdcActivity

* allow to open external links
* add window.webxdc.deltalab variable, set to true
* update version number
This commit is contained in:
adbenitez
2023-07-06 20:15:31 +02:00
parent 5e8c49e98d
commit 35b081b046
5 changed files with 16 additions and 12 deletions
@@ -28,4 +28,5 @@ DeltaLab was created with a focus on usability, good user experience, and saving
<li>Can open/display mardown (*.md) attachments</li>
<li>Can open/display *.htmlzip attachments</li>
<li>Can be selected as application when clicking/opening links, this is useful to share the link with web grabber bots</li>
<li>For mini-apps developers: there are some differences in the WebXDC API, check https://github.com/adbenitez/deltalab-android/#webxdc</li>
</ul>