From 35343f461acb3128aaf597e5760bda4660b4e2ca Mon Sep 17 00:00:00 2001 From: Pierre Rudloff Date: Sun, 20 Jan 2019 12:30:33 +0100 Subject: [PATCH] New app: Librery --- metadata/com.example.harisont.librery.yml | 35 +++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 metadata/com.example.harisont.librery.yml diff --git a/metadata/com.example.harisont.librery.yml b/metadata/com.example.harisont.librery.yml new file mode 100644 index 0000000000..b0271890c1 --- /dev/null +++ b/metadata/com.example.harisont.librery.yml @@ -0,0 +1,35 @@ +AntiFeatures: + - NonFreeNet +Categories: + - Reading +License: GPL-3.0-only +SourceCode: https://gitlab.com/harisont/Librery +IssueTracker: https://gitlab.com/harisont/Librery/issues +Changelog: https://gitlab.com/harisont/Librery/tags + +AutoName: Librery +Summary: Manage your eBooks +Description: |- + Library is a Kotlin app that helps you to keep track of the books you have + read or want to read. + + * Search books in Google Books (without any account) + * Save comments and rating in a local database + * Recommend books to friends + * Available in English and Italian + +RepoType: git +Repo: https://gitlab.com/harisont/Librery + +Builds: + - versionName: '3.0' + versionCode: 4 + commit: V3.0 + subdir: LibreryApp/app + gradle: + - yes + +AutoUpdateMode: Version V%v +UpdateCheckMode: Tags +CurrentVersion: '3.0' +CurrentVersionCode: 4