127 lines
3 KiB
YAML
127 lines
3 KiB
YAML
|
Categories:
|
||
|
- Internet
|
||
|
License: GPL-3.0-only
|
||
|
SourceCode: https://gitlab.com/proninyaroslav/libretorrent
|
||
|
IssueTracker: https://gitlab.com/proninyaroslav/libretorrent/issues
|
||
|
Changelog: https://gitlab.com/proninyaroslav/libretorrent/blob/HEAD/NEWS
|
||
|
Donate: https://gitlab.com/proninyaroslav/libretorrent#donation
|
||
|
LiberapayID: '1591834'
|
||
|
Bitcoin: 1Af9DgxtWvVp6bFiYQw2MeWtRzTXshRYpB
|
||
|
|
||
|
AutoName: LibreTorrent
|
||
|
Summary: Manage, download and share files
|
||
|
Description: |-
|
||
|
LibreTorrent is a Free as in Freedom torrent client for Android 4+, based on
|
||
|
libtorrent. Download and share files directly on your device.
|
||
|
|
||
|
Implemented features:
|
||
|
|
||
|
* DHT, PeX, encryption, LSD, UPnP, NAT-PMP, µTP
|
||
|
* IP filtering (eMule dat and PeerGuardian)
|
||
|
* Ability to fine tune (network settings, power management, battery control, UI settings, etc.)
|
||
|
* Supports torrents with large number of files and big files
|
||
|
* HTTP\S and magnet links support
|
||
|
* Support proxy for trackers and peers
|
||
|
* Ability to move files while downloading
|
||
|
* Ability to automatic movement of files to another directory or to an external drive at the end of download
|
||
|
* Ability to specify file and folder priorities
|
||
|
* Ability to select which files to download
|
||
|
* Ability to download sequentially
|
||
|
* Material Design
|
||
|
* Tablet optimized UI
|
||
|
* Scheduling
|
||
|
* RSS manager
|
||
|
* Android TV support
|
||
|
* Ability to create torrents
|
||
|
* And more
|
||
|
|
||
|
RepoType: git
|
||
|
Repo: https://gitlab.com/proninyaroslav/libretorrent
|
||
|
|
||
|
Builds:
|
||
|
- versionName: '1.0'
|
||
|
versionCode: 1
|
||
|
commit: 759eb4e8dd44bbb78e9b43f3450d459ced5ec52f
|
||
|
subdir: app
|
||
|
gradle:
|
||
|
- yes
|
||
|
|
||
|
- versionName: '1.1'
|
||
|
versionCode: 2
|
||
|
commit: '1.1'
|
||
|
subdir: app
|
||
|
gradle:
|
||
|
- yes
|
||
|
|
||
|
- versionName: '1.2'
|
||
|
versionCode: 3
|
||
|
commit: '1.2'
|
||
|
subdir: app
|
||
|
gradle:
|
||
|
- yes
|
||
|
prebuild: sed -i -e '/buildToolsVersion/s/25.0.1/25.0.0/g' build.gradle
|
||
|
|
||
|
- versionName: '1.3'
|
||
|
versionCode: 4
|
||
|
commit: '1.3'
|
||
|
subdir: app
|
||
|
gradle:
|
||
|
- yes
|
||
|
|
||
|
- versionName: '1.4'
|
||
|
versionCode: 5
|
||
|
commit: '1.4'
|
||
|
subdir: app
|
||
|
gradle:
|
||
|
- yes
|
||
|
|
||
|
- versionName: '1.5'
|
||
|
versionCode: 6
|
||
|
commit: '1.5'
|
||
|
subdir: app
|
||
|
gradle:
|
||
|
- yes
|
||
|
|
||
|
- versionName: '1.6'
|
||
|
versionCode: 7
|
||
|
commit: '1.6'
|
||
|
subdir: app
|
||
|
gradle:
|
||
|
- yes
|
||
|
|
||
|
- versionName: '1.7'
|
||
|
versionCode: 8
|
||
|
commit: '1.7'
|
||
|
subdir: app
|
||
|
gradle:
|
||
|
- yes
|
||
|
|
||
|
- versionName: '1.8'
|
||
|
versionCode: 9
|
||
|
commit: '1.8'
|
||
|
subdir: app
|
||
|
gradle:
|
||
|
- yes
|
||
|
output: build/outputs/apk/release/app-universal-release-unsigned.apk
|
||
|
|
||
|
- versionName: '1.9'
|
||
|
versionCode: 10
|
||
|
commit: '1.9'
|
||
|
subdir: app
|
||
|
gradle:
|
||
|
- yes
|
||
|
output: build/outputs/apk/release/app-universal-release-unsigned.apk
|
||
|
|
||
|
- versionName: 1.9.1
|
||
|
versionCode: 11
|
||
|
commit: 1.9.1
|
||
|
subdir: app
|
||
|
gradle:
|
||
|
- yes
|
||
|
output: build/outputs/apk/release/app-universal-release-unsigned.apk
|
||
|
|
||
|
AutoUpdateMode: Version %v
|
||
|
UpdateCheckMode: Tags
|
||
|
CurrentVersion: 1.9.1
|
||
|
CurrentVersionCode: 11
|