riotx: more lint shenanigans

This commit is contained in:
Marcus Hoffmann 2020-07-12 19:45:18 +02:00
parent 990e0dbd63
commit 84748668cf

View file

@ -15,26 +15,26 @@ Bitcoin: 1LxowEgsquZ3UPZ68wHf8v2MDZw82dVmAEa
Description: |- Description: |-
'''Note: This version is going to be discontinued and replaced by''' [https://f-droid.org/packages/im.vector.app/ Riot.imX]. '''Note: This version is going to be discontinued and replaced by''' [https://f-droid.org/packages/im.vector.app/ Riot.imX].
RiotX is a new client for the Matrix protocol (Matrix.org): an open network for secure, decentralised communication. RiotX is a full rewrite of the Riot Android client, based on a full rewrite of the Matrix Android SDK. RiotX is a new client for the Matrix protocol (Matrix.org): an open network for secure, decentralised communication. RiotX is a full rewrite of the Riot Android client, based on a full rewrite of the Matrix Android SDK.
Disclaimer: This is a beta version. RiotX is currently in active development and contains limitations and (we hope not too many) bugs. All feedback is welcome! Disclaimer: This is a beta version. RiotX is currently in active development and contains limitations and (we hope not too many) bugs. All feedback is welcome!
RiotX supports: RiotX supports:
* Login to an existing account * Login to an existing account
* Create room and join public rooms * Create room and join public rooms
* Accept and reject invitations * Accept and reject invitations
* List users rooms * List users rooms
* View room details * View room details
* Send text messages * Send text messages
* Send attachment * Send attachment
* Read and write messages in encrypted rooms * Read and write messages in encrypted rooms
* Crypto: E2E keys backup, advance device verification, key share request and answer * Crypto: E2E keys backup, advance device verification, key share request and answer
* Push notification * Push notification
* Light, Dark and Black themes * Light, Dark and Black themes
Not all features in Riot are implemented in RiotX yet. Main missing (and coming soon!) features: Not all features in Riot are implemented in RiotX yet. Main missing (and coming soon!) features:
* Calls * Calls
* ... * ...
RepoType: git RepoType: git
Repo: https://github.com/vector-im/riotx-android Repo: https://github.com/vector-im/riotx-android