From 9120d57b8101b478996c5951cabbf16c3ea31db7 Mon Sep 17 00:00:00 2001 From: Matthias Gabriel Date: Tue, 1 Nov 2016 21:03:02 +0100 Subject: [PATCH 1/2] Added Tap 'n' Turn v1.0.0 --- metadata/com.gabm.tapandturn.txt | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 metadata/com.gabm.tapandturn.txt diff --git a/metadata/com.gabm.tapandturn.txt b/metadata/com.gabm.tapandturn.txt new file mode 100644 index 0000000000..30174b4597 --- /dev/null +++ b/metadata/com.gabm.tapandturn.txt @@ -0,0 +1,26 @@ +Categories:System +License:GPLv3 +Web Site: +Source Code:https://github.com/gabm/TapAndTurn +Issue Tracker:https://github.com/gabm/TapAndTurn/issues + +Auto Name:Tap 'n' Turn +Summary:Yet another screen orientation utility +Description: +Tired of enabling the screen rotation everytime you want landscape mode? Automatic rotation always rotates the screen in the wrong moment? Then this App is for you! + +Instead of rotating the screen right away, it displays an icon which allows you explicitly adjust the orientation. +. + +Repo Type:git +Repo:https://github.com/gabm/TapAndTurn + +Build:1.0.0,1 + commit=v1.0.0 + subdir=app + gradle=yes + +Auto Update Mode:Version v%v +Update Check Mode:Tags +Current Version:1.0.0 +Current Version Code:1 From 33591f12d4b00bcfa45490b250982a36f494f413 Mon Sep 17 00:00:00 2001 From: Matthias Gabriel Date: Wed, 2 Nov 2016 07:10:03 +0100 Subject: [PATCH 2/2] Update Summary and rewrite meta data --- metadata/com.gabm.tapandturn.txt | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/metadata/com.gabm.tapandturn.txt b/metadata/com.gabm.tapandturn.txt index 30174b4597..d673921e6f 100644 --- a/metadata/com.gabm.tapandturn.txt +++ b/metadata/com.gabm.tapandturn.txt @@ -5,11 +5,14 @@ Source Code:https://github.com/gabm/TapAndTurn Issue Tracker:https://github.com/gabm/TapAndTurn/issues Auto Name:Tap 'n' Turn -Summary:Yet another screen orientation utility +Summary:Confirm before the screen orientation gets applied Description: -Tired of enabling the screen rotation everytime you want landscape mode? Automatic rotation always rotates the screen in the wrong moment? Then this App is for you! +Tired of enabling the screen rotation everytime you want landscape mode? +Automatic rotation always rotates the screen in the wrong moment? Then this App +is for you! -Instead of rotating the screen right away, it displays an icon which allows you explicitly adjust the orientation. +Instead of rotating the screen right away, it displays an icon which allows you +explicitly adjust the orientation. . Repo Type:git