29 lines
792 B
YAML
29 lines
792 B
YAML
Categories:
|
|
- Multimedia
|
|
License: GPL-3.0-or-later
|
|
SourceCode: https://gitlab.com/derSchabi/SVG-redirect
|
|
IssueTracker: https://gitlab.com/derSchabi/SVG-redirect/issues
|
|
Changelog: https://gitlab.com/derSchabi/SVG-redirect/blob/HEAD/CHANGELOG.md
|
|
|
|
AutoName: SVG redirect
|
|
Description: |-
|
|
By default Android can't handle SVG files, when you try to open them from a file
|
|
manager. A Browser could handle SVG, but the most of them don't allow to call
|
|
SVG files from a file manager. SVG redirect makes that possible.
|
|
|
|
RepoType: git
|
|
Repo: https://gitlab.com/derSchabi/SVG-redirect.git
|
|
|
|
Builds:
|
|
- versionName: '1.0'
|
|
versionCode: 1
|
|
commit: v1.0
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
AutoUpdateMode: Version v%v
|
|
UpdateCheckMode: Tags
|
|
CurrentVersion: '1.0'
|
|
CurrentVersionCode: 1
|