From 4ebd41a4509ee72f52ac592e306f403421940b53 Mon Sep 17 00:00:00 2001 From: Fabian Henneke Date: Mon, 22 Jun 2020 18:01:49 +0200 Subject: Replace YAML with HTML in F-Droid fastlane summary (#873) When using the fastlane structure, F-Droid requires summaries to be marked up with HTML instead of YAML: https://gitlab.com/fdroid/fdroiddata/-/merge_requests/6844#note_365752950. --- fastlane/metadata/android/en-US/full_description.txt | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'fastlane') diff --git a/fastlane/metadata/android/en-US/full_description.txt b/fastlane/metadata/android/en-US/full_description.txt index 9a274bca..7dcfd5dd 100644 --- a/fastlane/metadata/android/en-US/full_description.txt +++ b/fastlane/metadata/android/en-US/full_description.txt @@ -1,13 +1,13 @@ -Simple password manager that is compatible with [https://www.passwordstore.org/ -pass]: Passwords are stored in simple text files which are encrypted with -OpenPGP. +Simple password manager that is compatible with pass: Passwords are stored in simple text files which are encrypted with OpenPGP. -Requires [[org.sufficientlysecure.keychain]] to encrypt and decrypt passwords. +Requires OpenKeychain to encrypt and decrypt passwords. -'''Features:''' +Features: -* Clone an existing pass repository or start a new one -* Create and organize password files -* Sync with a remote Git repository -* Decrypt and copy passwords -* Automatically fill and save credentials in apps and supported browsers + -- cgit v1.2.3