Browse Source

add fastlane for f-droid

Signed-off-by: R4SAS <r4sas@i2pmail.org>
pull/18/head
R4SAS 3 years ago
parent
commit
404cb804bc
Signed by: r4sas
GPG Key ID: 66F6C87B98EBCFE2
  1. 1
      fastlane/metadata/android/en-US/changelogs/23500.txt
  2. 2
      fastlane/metadata/android/en-US/changelogs/23600.txt
  3. 11
      fastlane/metadata/android/en-US/full_description.txt
  4. 1
      fastlane/metadata/android/en-US/short_description.txt
  5. 1
      fastlane/metadata/android/en-US/title.txt

1
fastlane/metadata/android/en-US/changelogs/23500.txt

@ -0,0 +1 @@ @@ -0,0 +1 @@
* Updated codebase to 2.35.0

2
fastlane/metadata/android/en-US/changelogs/23600.txt

@ -0,0 +1,2 @@ @@ -0,0 +1,2 @@
* Updated codebase to 2.36.0
* Add webconsole page reload by swipe

11
fastlane/metadata/android/en-US/full_description.txt

@ -0,0 +1,11 @@ @@ -0,0 +1,11 @@
I2P (Invisible Internet Protocol) is a universal anonymous network layer.
All communications over I2P are anonymous and end-to-end encrypted, participants
don't reveal their real IP addresses.
I2P client is a software used for building and using anonymous I2P
networks. Such networks are commonly used for anonymous peer-to-peer
applications (filesharing, cryptocurrencies) and anonymous client-server
applications (websites, instant messengers, chat-servers).
I2P allows people from all around the world to communicate and share information
without restrictions.

1
fastlane/metadata/android/en-US/short_description.txt

@ -0,0 +1 @@ @@ -0,0 +1 @@
Full-featured C++ implementation of I2P client

1
fastlane/metadata/android/en-US/title.txt

@ -0,0 +1 @@ @@ -0,0 +1 @@
i2pd
Loading…
Cancel
Save