mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 19:46:54 +00:00
117 lines
2.1 KiB
YAML
117 lines
2.1 KiB
YAML
Categories:
|
|
- Connectivity
|
|
License: GPL-3.0-or-later
|
|
SourceCode: https://gitlab.com/remmer.wilts/ipfs-lite
|
|
IssueTracker: https://gitlab.com/remmer.wilts/ipfs-lite/issues
|
|
|
|
AutoName: IPFS Lite
|
|
Description: |-
|
|
Support of the standard uses cases of IPFS (like add, cat, get, publish, etc).
|
|
|
|
'''IPFS:'''
|
|
The InterPlanetary File System is a peer-to-peer (p2p) filesharing system
|
|
that aims to fundamentally change the way information is distributed
|
|
across & beyond the globe. IPFS consists of several innovations in
|
|
communication protocols and distributed systems that have been combined
|
|
to produce a file system like no other.
|
|
|
|
RepoType: git
|
|
Repo: https://gitlab.com/remmer.wilts/ipfs-lite.git
|
|
|
|
Builds:
|
|
- versionName: 0.9.4
|
|
versionCode: 94
|
|
commit: 0.9.4
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: 1.0.4
|
|
versionCode: 104
|
|
commit: 1.0.4
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: 1.1.6
|
|
versionCode: 116
|
|
commit: 1.1.6
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: 1.2.0
|
|
versionCode: 120
|
|
commit: 1.2.0
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
ndk: r21
|
|
|
|
- versionName: 1.5.5
|
|
versionCode: 155
|
|
commit: 1.5.5
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
ndk: r21d
|
|
|
|
- versionName: 1.5.8
|
|
versionCode: 158
|
|
commit: 1.5.8
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
ndk: r21d
|
|
|
|
- versionName: 1.5.9
|
|
versionCode: 159
|
|
commit: 1.5.9
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
ndk: r21d
|
|
|
|
- versionName: 1.6.0
|
|
versionCode: 160
|
|
commit: 1.6.0
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
ndk: r21d
|
|
|
|
- versionName: 1.6.1
|
|
versionCode: 161
|
|
commit: 1.6.1
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
ndk: r21d
|
|
|
|
- versionName: 1.7.3
|
|
versionCode: 173
|
|
commit: 1.7.3
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
ndk: r21d
|
|
|
|
- versionName: 1.7.8
|
|
versionCode: 178
|
|
commit: 1.7.8
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
ndk: r21d
|
|
|
|
- versionName: 2.0.2
|
|
versionCode: 202
|
|
commit: 2.0.2
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
AutoUpdateMode: Version %v
|
|
UpdateCheckMode: Tags
|
|
CurrentVersion: 2.0.2
|
|
CurrentVersionCode: 202
|