fdroiddata/metadata/x1125io.initdlight.yml

46 lines
1.0 KiB
YAML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

Categories:
- System
License: MIT
AuthorName: x1125
AuthorWebSite: https://1125.io/
SourceCode: https://github.com/x1125/initd-light
IssueTracker: https://github.com/x1125/initd-light/issues
AutoName: Init.d Light
Description: |-
This app provides simplest functionality for starting scripts on Android startup
as root.
After installing the App, youll have to run it at least once for the
BootReceiver to work and for the root access to be granted.
It will also show you where to place your scripts, which is usually
"/data/user/0/x1125io.initdlight/files".
Every script in there will be launched via "su -c [file]".
RequiresRoot: 'yes'
RepoType: git
Repo: https://github.com/x1125/initd-light
Builds:
- versionName: '1.0'
versionCode: 1
commit: '1.0'
subdir: app
gradle:
- yes
- versionName: '1.1'
versionCode: 2
commit: '1.1'
subdir: app
gradle:
- yes
AutoUpdateMode: Version %v
UpdateCheckMode: Tags
CurrentVersion: '1.1'
CurrentVersionCode: 2