From e3ac7cdf65e9ab077d36e701447c76955359f03b Mon Sep 17 00:00:00 2001 From: Remmer Wilts Date: Wed, 30 Dec 2020 06:53:24 +0000 Subject: [PATCH] Update IPFS Lite to 2.0.2 (202) --- metadata/threads.server.yml | 32 ++++++++++++-------------------- 1 file changed, 12 insertions(+), 20 deletions(-) diff --git a/metadata/threads.server.yml b/metadata/threads.server.yml index ca30f428a1..040ba6bfb0 100644 --- a/metadata/threads.server.yml +++ b/metadata/threads.server.yml @@ -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