From b338d299aa724304977302c17af5412c7d8172fa Mon Sep 17 00:00:00 2001
From: WirelessAlien <121420261+WirelessAlien@users.noreply.github.com>
Date: Sun, 5 Jan 2025 16:37:23 +0530
Subject: [PATCH] Update full_description.txt
---
.../android/en-US/full_description.txt | 63 ++++++++++---------
1 file changed, 35 insertions(+), 28 deletions(-)
diff --git a/fastlane/metadata/android/en-US/full_description.txt b/fastlane/metadata/android/en-US/full_description.txt
index 238cef1..b8826bc 100644
--- a/fastlane/metadata/android/en-US/full_description.txt
+++ b/fastlane/metadata/android/en-US/full_description.txt
@@ -1,51 +1,58 @@
-
ZipXtract is a fully open-source Android application designed to handle a wide range of archive formats, including:
+ZipXtract is a fully open-source Android application designed to handle a wide range of archive formats, including:
- - RAR (with RAR5 and multi-volume support)
- - ZIP (including password-protected and split archives)
- - TAR
- - BZ2
- - GZ
- - 7z (with password protection and multi-volume support)
- - XZ
- - JAR
- - more...
+- RAR (with RAR5 and multi-volume support)
+- ZIP (including password-protected and split archives)
+- TAR
+- BZ2
+- GZ
+- 7z (with password protection and multi-volume support)
+- XZ
+- JAR
+- ...
Features
Extraction:
- - Supports various formats: RAR, ZIP, TAR, BZ2, GZ, 7Z, XZ, JAR etc.
- - Handles encrypted ZIP and 7z files.
- - Extracts multi-volume RAR archives.
- - Extracts multi-volume 7z archives.
- - Extracts split ZIP files.
+- Supports various formats: RAR, ZIP, TAR, BZ2, GZ, 7z, XZ, JAR etc.
+- Handles encrypted ZIP and 7z files.
+- Extracts multi-volume RAR archives.
+- Extracts multi-volume archives.
+- Extracts split ZIP files.
Creation:
- - Create ZIP and 7Z archives, with options for encryption.
- - Create split ZIP archives.
+- Create ZIP and 7z archives, with options for encryption.
+- Create split ZIP archives.
-and basic file operations like Delete, Copy, Move.
+
+NOTE:
+The F-Droid version does not include RAR extraction and 7z compression features due to licensing restrictions. For the complete version, please use the GitHub or IzzyOnDroid releases.
+
-Note: The F-Droid version does not include RAR extraction and 7z compression features due to licensing restrictions. For the complete version, please use the GitHub or IzzyOnDroid releases.
-
-Usage tip
+Usage Tip
+General tips for archive extraction and archive creation:
- - Long-press files and folders or click file/folder icons to select them for archiving.
- - Click a file to display the extraction menu for choosing extraction options.
- - Files extracted using "Open With" menu of OS are stored in Internal Storage/ZipXtract by default. Modify this in app settings.
- - The default location for archiving or extracting archives (within the app) is the parent directory of the respective file(s). This can be changed in the app settings.
+- Long-press files and folders or click file/folder icons to select them for archiving.
+- Click a file to display the extraction menu for choosing extraction options.
+- Files extracted using the "Open With" menu of the OS are stored in Internal Storage/ZipXtract by default. Modify this in app settings.
+- The default location for archiving or extracting archives (within the app) is the parent directory of the respective file(s). This can be changed in the app settings.
-Translate
-Help localise the app through Weblate
+App Permission
+Read and Write Storage Permission (Android 10 and below) and Manage External Storage Permission (Android 11 and above). The app does not have internet permission. Read more - Privacy policy
+
+Translate
+
+Help localize the app through Weblate
+
+
License
This project is licensed under the GNU General Public License v3.0. See the LICENSE file for details.
Contact
For any inquiries or feedback, please open an issue on the GitHub repository.
-