From d76aab4253d30bdd14a8dbf59cc16df5b1e08f56 Mon Sep 17 00:00:00 2001 From: Fabio Mazza Date: Sat, 4 May 2019 13:12:02 +0000 Subject: [PATCH] Added Timber music app --- metadata/it.fossoft.timberfoss.yml | 39 ++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 metadata/it.fossoft.timberfoss.yml diff --git a/metadata/it.fossoft.timberfoss.yml b/metadata/it.fossoft.timberfoss.yml new file mode 100644 index 0000000000..d6bb55edc0 --- /dev/null +++ b/metadata/it.fossoft.timberfoss.yml @@ -0,0 +1,39 @@ +Categories: + - Multimedia +License: GPL-3.0-or-later +SourceCode: https://github.com/fabmazz/Timber +IssueTracker: https://github.com/fabmazz/Timber/issues + +Summary: Material Design Music Player +Description: |- + This app has been developed by naman14 and had been removed from F-Droid + because of non-free dependencies. This is the pure FOSS fork of the app, + where all these non-free dependecies have been removed. + + '''Features:''' + * Material design + * Browse Songs, Albums, Artists + * Create and edit playlists + * 6 different now playing styles + * Homescreen widgets + * Browse device folders + * Dark theme and UI customisability + * Gestures for track switching + * LastFM scrobble + * Android Wear and Android Auto support + * Playing queue in notification (Xposed) + * Lyrics support + +RepoType: git +Repo: https://github.com/fabmazz/Timber + +Builds: + - versionName: '1.6' + versionCode: 20 + commit: v1.6 + subdir: app + gradle: + - yes + +AutoUpdateMode: Version v%v +UpdateCheckMode: Tags