From 602e32e344c5d0beea239c7d92e9bc3a3bf226b3 Mon Sep 17 00:00:00 2001 From: Dane Finlay Date: Thu, 1 Oct 2020 22:24:16 +1000 Subject: [PATCH] Update com.danefinlay.ttsutil metadata file - Add Changelog field. - Remove Description field that overrides metadata in the app's source repo and in the fdroiddata repo. --- metadata/com.danefinlay.ttsutil.yml | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/metadata/com.danefinlay.ttsutil.yml b/metadata/com.danefinlay.ttsutil.yml index 73cf0387c7..9c940ffc85 100644 --- a/metadata/com.danefinlay.ttsutil.yml +++ b/metadata/com.danefinlay.ttsutil.yml @@ -6,18 +6,9 @@ AuthorEmail: Danesprite@posteo.net WebSite: https://danefinlay.com/timers-tts-util SourceCode: https://github.com/Danesprite/tts-util-app IssueTracker: https://github.com/Danesprite/tts-util-app/issues +Changelog: https://github.com/Danesprite/tts-util-app/releases AutoName: TTS Util -Description: |- - TTS Util is a utility app for synthesising text into audible speech using Android's text-to-speech framework. - - Features: - * Read input text, clipboard text or text files using text-to-speech. - * Create speech wave files from text files. - * Share text to read using share menu entries. - * Read clipboard text using launcher shortcuts (requires Android 8 or higher). - * Should support any text-to-speech engine that uses Android's TTS framework. - * Supports Android 5.1 and above. RepoType: git Repo: https://github.com/Danesprite/tts-util-app