Update IPFS Lite to 2.0.2 (202)

This commit is contained in:
Remmer Wilts 2020-12-30 06:53:24 +00:00 committed by relan
parent 127f429731
commit e3ac7cdf65

View file

@ -1,23 +1,12 @@
Categories:
- Connectivity
License: GPL-3.0-or-later
SourceCode: https://gitlab.com/remmer.wilts/threads-server
IssueTracker: https://gitlab.com/remmer.wilts/threads-server/issues
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).
Provide a modern UI to realize this common use cases.
Possibility to customize the configuration of the IPFS node.
'''Enhancements:'''
* Precondition is that both communicating nodes using this IPFS Lite application
* Enhance the pubsub feature of IPFS to share files between two nodes (Send Option)
* Integration of WebRTC via the pubsub feature of IPFS to support telephony between two nodes
* Integration of IOTA to support faster node detection and to support a kind of offline mode
between nodes
* Inbox contains all notifications from other nodes which were sent while your node
was offline (Stored on the Tangle, Data is encrypted)
'''IPFS:'''
The InterPlanetary File System is a peer-to-peer (p2p) filesharing system
@ -27,7 +16,7 @@ Description: |-
to produce a file system like no other.
RepoType: git
Repo: https://gitlab.com/remmer.wilts/threads-server.git
Repo: https://gitlab.com/remmer.wilts/ipfs-lite.git
Builds:
- versionName: 0.9.4
@ -115,11 +104,14 @@ Builds:
- yes
ndk: r21d
MaintainerNotes: Includes a prebuilt library (lite.aar) since 1.7.9.
- versionName: 2.0.2
versionCode: 202
commit: 2.0.2
subdir: app
gradle:
- yes
AutoUpdateMode: None
AutoUpdateMode: Version %v
UpdateCheckMode: Tags
CurrentVersion: 2.0.1
CurrentVersionCode: 201
NoSourceSince: 1.7.9
CurrentVersion: 2.0.2
CurrentVersionCode: 202