From 990e0dbd638c12b8c4ba14cb9db726f9a01f7ca6 Mon Sep 17 00:00:00 2001 From: Marcus Hoffmann Date: Sun, 12 Jul 2020 19:33:38 +0200 Subject: [PATCH] riot's add deprecation notices, fix formatting, lint, etc. --- metadata/im.vector.alpha.yml | 10 ++++++---- metadata/im.vector.app.yml | 17 +++++++++-------- metadata/im.vector.riotx.yml | 36 +++++++++++++++++++----------------- 3 files changed, 34 insertions(+), 29 deletions(-) diff --git a/metadata/im.vector.alpha.yml b/metadata/im.vector.alpha.yml index 0ebffbbca7..0885fd4fa0 100644 --- a/metadata/im.vector.alpha.yml +++ b/metadata/im.vector.alpha.yml @@ -16,6 +16,8 @@ Bitcoin: 1LxowEgsquZ3UPZ68wHf8v2MDZw82dVmAE AutoName: Riot.im Description: |- + '''Note: This version is going to be discontinued and replaced with''' [https://f-droid.org/packages/im.vector.app/ Riot.imX]. + Riot gathers all your conversations and app integrations into one single app. Built around group chatrooms, Riot lets you share messages, images, videos and @@ -32,7 +34,7 @@ Description: |- * Instantly share messages, images, videos and files of any kind within groups of any size * Voice and video 1-1 and conference calling via WebRTC - * End-to-end encryption using Olm () + * End-to-end encryption using [https://matrix.org/git/olm Olm] * See who’s reading your messages with read receipts * Communicate with users anywhere in the Matrix.org ecosystem - not just Riot users! * Discover and invite users by email address @@ -53,9 +55,9 @@ Description: |- For developers: * Riot is a Matrix client - built on the Matrix.org open standard and ecosystem, providing interoperability with all other Matrix compatible apps, servers and integrations - * Entirely open sourced under the permissive Apache License - get the code from . Pull requests welcome! - * Trivially extensible via the open Matrix Client-Server API () - * Run your own server! You can use the default matrix.org server or run your own Matrix home server (e.g. ) + * Entirely open sourced under the permissive Apache License - get the code from [https://github.com/vector-im/riot-android]. Pull requests welcome! + * Trivially extensible via the open Matrix Client-Server API ([https://matrix.org/docs/spec]) + * Run your own server! You can use the default matrix.org server or run your own Matrix home server (e.g. [https://matrix.org/docs/projects/server/synapse.html]. Coming soon: diff --git a/metadata/im.vector.app.yml b/metadata/im.vector.app.yml index 54bd86a01d..8631e70da8 100644 --- a/metadata/im.vector.app.yml +++ b/metadata/im.vector.app.yml @@ -12,10 +12,9 @@ Changelog: https://github.com/vector-im/riotx-android/blob/HEAD/CHANGES.md LiberapayID: '10794' Bitcoin: 1LxowEgsquZ3UPZ68wHf8v2MDZw82dVmAEa -RepoType: git -Repo: https://github.com/vector-im/riotX-android/ - Description: |- + '''Note: This is a pre-release of the new Riot.im app based on the RiotX codebase.''' + Riot gathers all your conversations and app integrations into one single app. Built around group chatrooms, Riot lets you share messages, images, videos and @@ -32,7 +31,7 @@ Description: |- * Instantly share messages, images, videos and files of any kind within groups of any size * Voice and video 1-1 and conference calling via WebRTC - * End-to-end encryption using Olm (https://matrix.org/git/olm) + * End-to-end encryption using [https://matrix.org/git/olm Olm]. * See who’s reading your messages with read receipts * Communicate with users anywhere in the Matrix.org ecosystem - not just Riot users! * Discover and invite users by email address @@ -53,9 +52,8 @@ Description: |- For developers: * Riot is a Matrix client - built on the Matrix.org open standard and ecosystem, providing interoperability with all other Matrix compatible apps, servers and integrations - * Entirely open sourced under the permissive Apache License - get the code from https://github.com/vector-im/riot-android. Pull requests welcome! - * Trivially extensible via the open Matrix Client-Server API (https://matrix.org/docs/spec) - * Run your own server! You can use the default matrix.org server or run your own Matrix home server (e.g. https://matrix.org/docs/projects/server/synapse.html) + * Trivially extensible via the open Matrix Client-Server API ([https://matrix.org/docs/spec]) + * Run your own server! You can use the default matrix.org server or run your own Matrix home server (e.g. [https://matrix.org/docs/projects/server/synapse.html]) Coming soon: @@ -66,8 +64,11 @@ Description: |- Discover truly efficient and open collaboration with Riot! +RepoType: git +Repo: https://github.com/vector-im/riotX-android/ + Builds: - - versionName: '0.91.5' + - versionName: 0.91.5 versionCode: 40091050 commit: v0.91.5 subdir: vector diff --git a/metadata/im.vector.riotx.yml b/metadata/im.vector.riotx.yml index 4cbd779fe5..f222c78ed7 100644 --- a/metadata/im.vector.riotx.yml +++ b/metadata/im.vector.riotx.yml @@ -13,26 +13,28 @@ LiberapayID: '10794' Bitcoin: 1LxowEgsquZ3UPZ68wHf8v2MDZw82dVmAEa Description: |- - 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. + '''Note: This version is going to be discontinued and replaced by''' [https://f-droid.org/packages/im.vector.app/ Riot.imX]. - 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 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 supports: - * Login to an existing account - * Create room and join public rooms - * Accept and reject invitations - * List users rooms - * View room details - * Send text messages - * Send attachment - * Read and write messages in encrypted rooms - * Crypto: E2E keys backup, advance device verification, key share request and answer - * Push notification - * Light, Dark and Black themes + 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! - Not all features in Riot are implemented in RiotX yet. Main missing (and coming soon!) features: - * Calls - * ... + RiotX supports: + * Login to an existing account + * Create room and join public rooms + * Accept and reject invitations + * List users rooms + * View room details + * Send text messages + * Send attachment + * Read and write messages in encrypted rooms + * Crypto: E2E keys backup, advance device verification, key share request and answer + * Push notification + * Light, Dark and Black themes + + Not all features in Riot are implemented in RiotX yet. Main missing (and coming soon!) features: + * Calls + * ... RepoType: git Repo: https://github.com/vector-im/riotx-android