148 lines
2.6 KiB
YAML
148 lines
2.6 KiB
YAML
Categories:
|
|
- System
|
|
- Multimedia
|
|
License: GPL-3.0-only
|
|
SourceCode: https://github.com/cvzi/ScreenshotTile
|
|
IssueTracker: https://github.com/cvzi/ScreenshotTile/issues
|
|
Changelog: https://github.com/cvzi/ScreenshotTile/blob/HEAD/CHANGELOG.md
|
|
|
|
AutoName: Screenshot Tile (NoRoot)
|
|
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
|
|
|
|
- versionName: 1.0.1
|
|
versionCode: 2
|
|
commit: v1.0.1
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: 1.0.2
|
|
versionCode: 3
|
|
commit: v1.0.2
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: 1.1.0
|
|
versionCode: 4
|
|
commit: v1.1.0
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: 1.2.1
|
|
versionCode: 6
|
|
commit: v1.2.1
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: 1.2.2
|
|
versionCode: 7
|
|
commit: v1.2.2
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: 1.2.4
|
|
versionCode: 9
|
|
commit: v1.2.4
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: 1.3.1
|
|
versionCode: 11
|
|
commit: v1.3.1
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: 1.3.2
|
|
versionCode: 12
|
|
commit: v1.3.2
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: 1.3.3
|
|
versionCode: 13
|
|
commit: v1.3.3
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: 1.4.0
|
|
versionCode: 14
|
|
commit: v1.4.0
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: 1.5.0
|
|
versionCode: 15
|
|
commit: v1.5.0
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: 1.5.1
|
|
versionCode: 16
|
|
commit: v1.5.1
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: 1.5.2
|
|
versionCode: 17
|
|
commit: v1.5.2
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: 1.5.3
|
|
versionCode: 18
|
|
commit: v1.5.3
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: 1.5.4
|
|
versionCode: 19
|
|
commit: v1.5.4
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: 1.6.0
|
|
versionCode: 20
|
|
commit: v1.6.0
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
AutoUpdateMode: Version v%v
|
|
UpdateCheckMode: Tags
|
|
CurrentVersion: 1.6.0
|
|
CurrentVersionCode: 20
|