2018-09-23 21:18:55 +00:00
|
|
|
|
Categories:
|
|
|
|
|
- System
|
|
|
|
|
License: GPL-3.0-or-later
|
2019-10-17 18:42:32 +00:00
|
|
|
|
AuthorName: Davide Depau
|
|
|
|
|
AuthorEmail: etchdroid@depau.eu
|
|
|
|
|
AuthorWebSite: https://depau.eu/
|
|
|
|
|
WebSite: https://etchdroid.depau.eu/
|
2019-02-09 15:14:37 +00:00
|
|
|
|
SourceCode: https://github.com/EtchDroid/EtchDroid
|
|
|
|
|
IssueTracker: https://github.com/EtchDroid/EtchDroid/issues
|
2019-10-17 18:42:32 +00:00
|
|
|
|
Translation: https://etchdroid-l10n.depau.eu/engage/etchdroid/?
|
|
|
|
|
Changelog: https://github.com/EtchDroid/EtchDroid/releases
|
2018-12-04 11:09:52 +00:00
|
|
|
|
Donate: https://etchdroid.depau.eu/donate/
|
2018-09-23 21:18:55 +00:00
|
|
|
|
|
|
|
|
|
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
|
2019-10-17 18:42:32 +00:00
|
|
|
|
and you’re in the middle of nowhere.
|
2018-09-23 21:18:55 +00:00
|
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
2018-10-03 11:45:54 +00:00
|
|
|
|
- versionName: '1.3'
|
|
|
|
|
versionCode: 4
|
|
|
|
|
commit: v1.3
|
|
|
|
|
subdir: app
|
|
|
|
|
submodules: true
|
|
|
|
|
gradle:
|
|
|
|
|
- yes
|
|
|
|
|
ndk: r17b
|
|
|
|
|
|
2018-11-05 10:54:59 +00:00
|
|
|
|
- versionName: 1.3.1
|
|
|
|
|
versionCode: 5
|
|
|
|
|
commit: v1.3.1
|
|
|
|
|
subdir: app
|
|
|
|
|
submodules: true
|
|
|
|
|
gradle:
|
|
|
|
|
- yes
|
|
|
|
|
ndk: r17b
|
|
|
|
|
|
2018-12-04 22:16:22 +00:00
|
|
|
|
- versionName: 1.3.31
|
|
|
|
|
versionCode: 8
|
|
|
|
|
commit: v1.3.31
|
|
|
|
|
subdir: app
|
|
|
|
|
submodules: true
|
|
|
|
|
gradle:
|
|
|
|
|
- yes
|
|
|
|
|
ndk: r17b
|
|
|
|
|
|
2019-12-05 01:27:02 +00:00
|
|
|
|
- versionName: 1.3.32
|
|
|
|
|
versionCode: 9
|
|
|
|
|
commit: v1.3.32
|
|
|
|
|
subdir: app
|
|
|
|
|
submodules: true
|
|
|
|
|
gradle:
|
|
|
|
|
- yes
|
2019-12-15 23:39:14 +00:00
|
|
|
|
ndk: r17c
|
2019-12-05 01:27:02 +00:00
|
|
|
|
|
2018-09-23 21:18:55 +00:00
|
|
|
|
AutoUpdateMode: Version v%v
|
|
|
|
|
UpdateCheckMode: Tags
|
2019-12-05 01:27:02 +00:00
|
|
|
|
CurrentVersion: 1.3.32
|
|
|
|
|
CurrentVersionCode: 9
|