diff --git a/fastlane/metadata/android/en-US/changelogs/23500.txt b/fastlane/metadata/android/en-US/changelogs/23500.txt new file mode 100644 index 0000000..8defce9 --- /dev/null +++ b/fastlane/metadata/android/en-US/changelogs/23500.txt @@ -0,0 +1 @@ +* Updated codebase to 2.35.0 diff --git a/fastlane/metadata/android/en-US/changelogs/23600.txt b/fastlane/metadata/android/en-US/changelogs/23600.txt new file mode 100644 index 0000000..fa23c95 --- /dev/null +++ b/fastlane/metadata/android/en-US/changelogs/23600.txt @@ -0,0 +1,2 @@ +* Updated codebase to 2.36.0 +* Add webconsole page reload by swipe \ No newline at end of file diff --git a/fastlane/metadata/android/en-US/full_description.txt b/fastlane/metadata/android/en-US/full_description.txt new file mode 100644 index 0000000..c8acb1e --- /dev/null +++ b/fastlane/metadata/android/en-US/full_description.txt @@ -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. diff --git a/fastlane/metadata/android/en-US/short_description.txt b/fastlane/metadata/android/en-US/short_description.txt new file mode 100644 index 0000000..952e322 --- /dev/null +++ b/fastlane/metadata/android/en-US/short_description.txt @@ -0,0 +1 @@ +Full-featured C++ implementation of I2P client diff --git a/fastlane/metadata/android/en-US/title.txt b/fastlane/metadata/android/en-US/title.txt new file mode 100644 index 0000000..6a68f8b --- /dev/null +++ b/fastlane/metadata/android/en-US/title.txt @@ -0,0 +1 @@ +i2pd \ No newline at end of file