Merge branch 'feature/com.gianlu.aria2android' into 'master'

New app: Aria2Android

Closes rfp#711

See merge request fdroid/fdroiddata!3673
This commit is contained in:
Michael Pöhn 2018-09-14 09:57:03 +00:00
commit d9f0202cb2

View file

@ -0,0 +1,32 @@
Categories:
- Internet
License: GPL-3.0-only
SourceCode: https://github.com/devgianlu/Aria2Android
IssueTracker: https://github.com/devgianlu/Aria2Android/issues
Donate: https://www.paypal.me/devgianlu
AutoName: Aria2Android
Summary: An app that allows you to run aria2 on your device
Description: |-
With Aria2Android you can run a real aria2 executable on your device.
You can easily save the session to pause downloads and continue them later and control your server through the JSON-RPC interface.
Aria2Android works only on ARM devices.
RepoType: git
Repo: https://github.com/devgianlu/Aria2Android
Builds:
- versionName: 1.9.1
versionCode: 35
commit: v1.9.1
subdir: app
submodules: true
gradle:
- foss
prebuild: |-
sed -i -e "/maven.fabric.io/d" ../build.gradle ../CommonUtils/build.gradle
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
CurrentVersion: 1.9.1
CurrentVersionCode: 35