From 1f700908671cf51d4b4c9eac5e37d98a1cac24d4 Mon Sep 17 00:00:00 2001 From: Marcus Hoffmann Date: Thu, 5 Apr 2018 16:09:23 +0200 Subject: [PATCH] new app: fakegapps --- .../com.thermatk.android.xf.fakegapps.yml | 29 +++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 metadata/com.thermatk.android.xf.fakegapps.yml diff --git a/metadata/com.thermatk.android.xf.fakegapps.yml b/metadata/com.thermatk.android.xf.fakegapps.yml new file mode 100644 index 0000000000..9b6c6ad2e8 --- /dev/null +++ b/metadata/com.thermatk.android.xf.fakegapps.yml @@ -0,0 +1,29 @@ +Categories: + - System +License: GPL-3.0 +SourceCode: https://github.com/thermatk/FakeGApps +IssueTracker: https://github.com/thermatk/FakeGApps/issues +ChangeLog: https://github.com/thermatk/FakeGApps/releases +LiberapayID: 27901 + +Summary: Used with µg GmsCore to enable Google Cloud Messaging (GCM) and more +Description: |- + '''XPosed Module''', get [[de.robv.android.xposed.installer]]. + + This module has to be used in combinaton with µg GmsCore to enable Google Cloud Messaging (GCM), location services and more. + Install latest GmsCore, FakeStore(or Blankstore) and this module, dial in your phone app *#*#CHECKIN#*#* to register GCM and start using your Gapps-free device as usual. + For additional information visit the Github Source code page. + +RepoType: git +Repo: https://github.com/thermatk/FakeGApps.git + +Builds: + - versionName: '2.0' + versionCode: 3 + commit: 'b7e1228e86be6a5a97916c57dd2f493781f35233' + subdir: app + gradle: + - yes + +AutoUpdateMode: Version %v +UpdateCheckMode: Tags