fdroiddata/metadata/eu.depau.etchdroid.yml
2019-02-27 23:28:08 +01:00

70 lines
1.6 KiB
YAML

Categories:
- System
License: GPL-3.0-or-later
WebSite: https://etchdroid.depau.eu
SourceCode: https://github.com/EtchDroid/EtchDroid
IssueTracker: https://github.com/EtchDroid/EtchDroid/issues
Donate: https://etchdroid.depau.eu/donate/
AutoName: EtchDroid
Description: |-
EtchDroid is an open-source application that helps you write images to USB drives.
You can use it to make a bootable GNU/Linux USB drive when your laptop is dead
and you're in the middle of nowhere.
Features:
* Supports raw disk images and most GNU/Linux distributions ISOs
* Supports most DMG disk images (beta)
* No root - everything is done within the bounds of the Android API
* Free as in freedom
Planned features:
* Write common GNU/Linux distro in streaming from the Internet without storing it on the device
* Support for Windows installation ISO (will likely require root)
* Support for Unetbootin-style image flashing
RepoType: git
Repo: https://github.com/Depau/EtchDroid.git
Builds:
- versionName: '1.2'
versionCode: 3
commit: v1.2
subdir: app
submodules: true
gradle:
- yes
ndk: r17b
- versionName: '1.3'
versionCode: 4
commit: v1.3
subdir: app
submodules: true
gradle:
- yes
ndk: r17b
- versionName: 1.3.1
versionCode: 5
commit: v1.3.1
subdir: app
submodules: true
gradle:
- yes
ndk: r17b
- versionName: 1.3.31
versionCode: 8
commit: v1.3.31
subdir: app
submodules: true
gradle:
- yes
ndk: r17b
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
CurrentVersion: 1.3.31
CurrentVersionCode: 8