From f470d9ef45f1819bd1a7365c92bae9617c7db63c Mon Sep 17 00:00:00 2001 From: Licaon_Kter Date: Sun, 15 Sep 2019 22:07:41 +0000 Subject: [PATCH] Newapp: 10,000 sentences --- metadata/info.puzz.a10000sentences.yml | 44 +++++++++++++++++++ .../en-US/summary.txt | 1 + 2 files changed, 45 insertions(+) create mode 100644 metadata/info.puzz.a10000sentences.yml create mode 100644 metadata/info.puzz.a10000sentences/en-US/summary.txt diff --git a/metadata/info.puzz.a10000sentences.yml b/metadata/info.puzz.a10000sentences.yml new file mode 100644 index 0000000000..46b30dc210 --- /dev/null +++ b/metadata/info.puzz.a10000sentences.yml @@ -0,0 +1,44 @@ +AntiFeatures: + - NonFreeNet +Categories: + - Science & Education +License: Apache-2.0 +AuthorName: SCIO +AuthorEmail: tkrajina@gmail.com +SourceCode: https://github.com/tkrajina/10000sentences +IssueTracker: https://github.com/tkrajina/10000sentences/issues + +Name: 10,000 sentences +Description: |- + ''10,000 sentences'' is an app that will help you learn new words in your + target languages: You will be presented with a series of sentences where + you need to guess the order of words. If your guess is correct, the app + will find a new (and slightly more complex) sentence. + + The application currently has 24 languages. Each language is available in + two "directions". For example "French for English speakers" and "English + for French speakers". More languages will be added in future. If you want + to check the translations for words, make sure you have Google Translate + installed. + + The application uses "text-to-speach" (TTS), but not all languages are + available on all Android phones. Some languages have also commercial TTS + engines available on Google Play. + + '''NonFreeNet:''' Puzzles are downloaded from storage.googleapis.com + +RepoType: git +Repo: https://github.com/tkrajina/10000sentences.git + +Builds: + - versionName: 0.3.4 + versionCode: 60 + commit: 0.3.4 + subdir: 10000sentencesapp/ + gradle: + - yes + +AutoUpdateMode: Version %v +UpdateCheckMode: Tags +CurrentVersion: 0.3.4 +CurrentVersionCode: 60 diff --git a/metadata/info.puzz.a10000sentences/en-US/summary.txt b/metadata/info.puzz.a10000sentences/en-US/summary.txt new file mode 100644 index 0000000000..78ce4e4141 --- /dev/null +++ b/metadata/info.puzz.a10000sentences/en-US/summary.txt @@ -0,0 +1 @@ +Learn new words in foreign languages \ No newline at end of file