allow to select as app to open .xdc files, remove zhv

This commit is contained in:
adbenitez
2023-07-20 02:27:52 +02:00
parent 98bf26dd5a
commit b65b535cdc
5 changed files with 20 additions and 325 deletions
@@ -22,11 +22,9 @@ DeltaLab was created with a focus on usability, good user experience, and saving
<li>When you select a message you have additional options to remove/add the sender from the current group easily</li>
<li>Voice messages have more aggressive compression in "worse quality" mode to save data plan</li>
<li>Default configuration changed: automatic download of messages limited to 160KB</li>
<li>Messages in groups are ignored if the sender is not a group member</li>
<li>Account's display name is shown in the app's title bar instead of the name of the app</li>
<li>Your avatar is visible to other users in Mailing Lists</li>
<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>Can be selected as app to open .xdc files</li>
<li>For mini-apps developers: there are some differences in the WebXDC API, check https://github.com/adbenitez/deltalab-android/#webxdc</li>
</ul>