fdroiddata/metadata/com.matoski.adbm.yml
2024-09-16 05:44:07 +00:00

78 lines
1.9 KiB
YAML

Categories:
- Development
License: Apache-2.0
AuthorName: Ilija Matoski
AuthorEmail: ilijamt@gmail.com
WebSite: https://matoski.com/project/adb-manager/
SourceCode: https://github.com/ilijamt/android-adbm
IssueTracker: https://github.com/ilijamt/android-adbm/issues
Translation: https://crowdin.net/project/adbm
Changelog: https://raw.github.com/ilijamt/android-adbm/HEAD/changelog.md
AutoName: ADB Manager
Description: |-
* Easy control and access details from notification bar
* Auto connect on saved WiFi networks
* Auto start on boot, you can select if you want to or not from the preferences screen
* Automatically switch between USB and NETWORK when you disconnect/connect from/to WiFi
* Configurable service management
* Different color coded icons depending on the state of the ADB
* Keep screen on while the service is running
* Wake the screen when new package is installed
* You can toggle the ADB state by touching the image in the notification bar
<b>Requires root</b>
RequiresRoot: true
RepoType: git
Repo: https://github.com/ilijamt/android-adbm.git
Builds:
- versionName: 1.0.1
versionCode: 16
commit: 1.0.1
init: rm build.xml
- versionName: 1.0.5
versionCode: 18
commit: 1.0.5
init: rm build.xml
- versionName: 1.0.8
versionCode: 21
commit: 1.0.8
init: rm build.xml
- versionName: 1.0.9
versionCode: 22
commit: 1.0.9
init: rm build.xml
- versionName: 1.1.2
versionCode: 24
commit: 1.1.2
init: rm build.xml
- versionName: 1.2.0
versionCode: 25
commit: 1.2.0
init: rm build.xml
- versionName: 1.2.1
versionCode: 26
commit: 1.2.1
init: rm build.xml
- versionName: 1.2.2
versionCode: 27
commit: 1.2.2
subdir: app
gradle:
- yes
ArchivePolicy: 0
AutoUpdateMode: None
UpdateCheckMode: None
CurrentVersion: 1.2.2
CurrentVersionCode: 27