From 857819ef1343248aa5a7fb7928aad3d5e98d1721 Mon Sep 17 00:00:00 2001 From: Pierre Rudloff Date: Mon, 1 Oct 2018 13:03:55 +0200 Subject: [PATCH] New app: XOverrideHeadphoneJackDetection --- ...ndroid.xoverrideheadphonejackdetection.yml | 29 +++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 metadata/de.antonarnold.android.xoverrideheadphonejackdetection.yml diff --git a/metadata/de.antonarnold.android.xoverrideheadphonejackdetection.yml b/metadata/de.antonarnold.android.xoverrideheadphonejackdetection.yml new file mode 100644 index 0000000000..4128a34cb6 --- /dev/null +++ b/metadata/de.antonarnold.android.xoverrideheadphonejackdetection.yml @@ -0,0 +1,29 @@ +Categories: + - System + - Multimedia +License: GPL-3.0-or-later +WebSite: https://github.com/anton-arnold/xoverrideheadphonejackdetection +IssueTracker: https://github.com/anton-arnold/xoverrideheadphonejackdetection/issues + +AutoName: XOverrideHeadphoneJackDetection +Summary: Manually override the headphone jack detection +Description: | + This XPosed module allows you to manually override the headphone jack detection of an Android device. + + Most smartphones provide a headphone/headset jack that allows using a headset instead the internal speaker/microphone. To automatically select between these, a mechanical switch is added to detect a plugged in cable. If this switch breaks and replacing it is not realistic, your phone may become more or less unusable. With this module you are able to manually control the headphone detection state and continue using your phone. + +RepoType: git +Repo: https://github.com/anton-arnold/xoverrideheadphonejackdetection.git + +Builds: + - versionName: '1.2' + versionCode: 2 + commit: '1.2' + subdir: app + gradle: + - yes + +AutoUpdateMode: Version %v +UpdateCheckMode: Tags +CurrentVersion: '1.2' +CurrentVersionCode: 2