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.
This commit is contained in:
Dane Finlay 2020-10-01 22:24:16 +10:00
parent ca5e53e7fd
commit 602e32e344

View file

@ -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