From e16fa4a9e12127a530ff52c07415305f891a1337 Mon Sep 17 00:00:00 2001 From: FC Stegerman Date: Tue, 8 Aug 2023 14:23:59 +0200 Subject: [PATCH] add AF reason to element --- metadata/im.vector.app.yml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/metadata/im.vector.app.yml b/metadata/im.vector.app.yml index 0bfc3c3395..0886fe972d 100644 --- a/metadata/im.vector.app.yml +++ b/metadata/im.vector.app.yml @@ -1,5 +1,7 @@ AntiFeatures: - - NonFreeNet + NonFreeNet: + en-US: Each chat has an "Add Matrix apps" button which by default links to + the proprietary scalar.vector.im integration manager service. Categories: - Internet - Phone & SMS @@ -2078,11 +2080,9 @@ Builds: MaintainerNotes: Do not update unless requested by the Element team! The Element team will ping us whenever they feel a new release is ready. See https://github.com/vector-im/element-android/issues/3728 - as an example of their release process. AntiFeature NonFreeNet is added because - each chat has a "Add Matrix apps" button which by default links to the proprietary - scalar.vector.im service. When updating the recipe, you can mostly copy-paste - but make sure you checked all build.gradle files to see if MapLibre or Jitsi Meet - need bumping. + as an example of their release process. When updating the recipe, you can mostly + copy-paste but make sure you checked all build.gradle files to see if MapLibre + or Jitsi Meet need bumping. ArchivePolicy: 9 AutoUpdateMode: None