From dad9206cd26488568a19b85373a995c02fa76a7f Mon Sep 17 00:00:00 2001 From: cvzi Date: Sun, 17 Feb 2019 12:55:22 +0000 Subject: [PATCH] ScreenshotTile v1.0.0 --- metadata/com.github.cvzi.screenshottile.yml | 35 +++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 metadata/com.github.cvzi.screenshottile.yml diff --git a/metadata/com.github.cvzi.screenshottile.yml b/metadata/com.github.cvzi.screenshottile.yml new file mode 100644 index 0000000000..6d4300911a --- /dev/null +++ b/metadata/com.github.cvzi.screenshottile.yml @@ -0,0 +1,35 @@ +Categories: + - System + - Multimedia +License: GPL-3.0-only +SourceCode: https://github.com/cvzi/ScreenshotTile +IssueTracker: https://github.com/cvzi/ScreenshotTile/issues + +AutoName: Screenshot Tile (NoRoot) +Summary: Quick settings tile for screenshots +Description: |- + Adds a button/tile to the quick settings panel to take screenshots. + + After install you need to add the button/tile to your quick settings and + then grant the permissions to record screen captures and save images to + the internal storage. + + This is a fork of [https://github.com/ipcjs/ScreenshotTile ScreenshotTile] + but does not require root. If you have root access, you should use the + original app, it's faster and more reliant than this fork. + +RepoType: git +Repo: https://github.com/cvzi/ScreenshotTile + +Builds: + - versionName: 1.0.0 + versionCode: 1 + commit: v1.0.0 + subdir: app + gradle: + - yes + +AutoUpdateMode: Version v%v +UpdateCheckMode: Tags +CurrentVersion: 1.0.0 +CurrentVersionCode: 1