Skip to content

Commit b338d29

Browse files
Update full_description.txt
1 parent 7eb9ae2 commit b338d29

File tree

1 file changed

+35
-28
lines changed

1 file changed

+35
-28
lines changed

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

Lines changed: 35 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -1,51 +1,58 @@
1-
<div style="text-align: left;">ZipXtract is a fully open-source Android application designed to handle a wide range of archive formats, including:</div>
1+
<p style="text-align: left;">ZipXtract is a fully open-source Android application designed to handle a wide range of archive formats, including:</p>
22
<ul>
3-
<li>RAR (with RAR5 and multi-volume support)</li>
4-
<li>ZIP (including password-protected and split archives)</li>
5-
<li>TAR</li>
6-
<li>BZ2</li>
7-
<li>GZ</li>
8-
<li>7z (with password protection and multi-volume support)</li>
9-
<li>XZ</li>
10-
<li>JAR</li>
11-
<li>more...</li>
3+
<li>RAR (with RAR5 and multi-volume support)</li>
4+
<li>ZIP (including password-protected and split archives)</li>
5+
<li>TAR</li>
6+
<li>BZ2</li>
7+
<li>GZ</li>
8+
<li>7z (with password protection and multi-volume support)</li>
9+
<li>XZ</li>
10+
<li>JAR</li>
11+
<li>...</li>
1212
</ul>
1313

1414
<h2>Features</h2>
1515

1616
<h3>Extraction:</h3>
1717
<ul>
18-
<li>Supports various formats: RAR, ZIP, TAR, BZ2, GZ, 7Z, XZ, JAR etc.</li>
19-
<li>Handles encrypted ZIP and 7z files.</li>
20-
<li>Extracts multi-volume RAR archives.</li>
21-
<li>Extracts multi-volume 7z archives.</li>
22-
<li>Extracts split ZIP files.</li>
18+
<li>Supports various formats: RAR, ZIP, TAR, BZ2, GZ, 7z, XZ, JAR etc.</li>
19+
<li>Handles encrypted ZIP and 7z files.</li>
20+
<li>Extracts multi-volume RAR archives.</li>
21+
<li>Extracts multi-volume archives.</li>
22+
<li>Extracts split ZIP files.</li>
2323
</ul>
2424

2525
<h3>Creation:</h3>
2626
<ul>
27-
<li>Create ZIP and 7Z archives, with options for encryption.</li>
28-
<li>Create split ZIP archives.</li>
27+
<li>Create ZIP and 7z archives, with options for encryption.</li>
28+
<li>Create split ZIP archives.</li>
2929
</ul>
3030

31-
<p>and basic file operations like <strong>Delete, Copy, Move.</strong></p>
31+
<blockquote>
32+
<p><strong>NOTE:</strong><br />
33+
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.</p>
34+
</blockquote>
3235

33-
<p><strong>Note</strong>: 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.</p>
34-
35-
<h2>Usage tip</h2>
36+
<h2>Usage Tip</h2>
37+
<p>General tips for archive extraction and archive creation:</p>
3638
<ul>
37-
<li>Long-press files and folders or click file/folder icons to select them for archiving.</li>
38-
<li>Click a file to display the extraction menu for choosing extraction options.</li>
39-
<li>Files extracted using "Open With" menu of OS are stored in <tt>Internal Storage/ZipXtract</tt> by default. Modify this in app settings.</li>
40-
<li>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.</li>
39+
<li>Long-press files and folders or click file/folder icons to select them for archiving.</li>
40+
<li>Click a file to display the extraction menu for choosing extraction options.</li>
41+
<li>Files extracted using the "Open With" menu of the OS are stored in <strong>Internal Storage/ZipXtract</strong> by default. Modify this in app settings.</li>
42+
<li>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.</li>
4143
</ul>
4244

43-
<h3>Translate</h3>
44-
<p>Help localise the app through&nbsp;<a href="https://hosted.weblate.org/engage/zipxtract/">Weblate</a></p>
45+
<h2>App Permission</h2>
46+
<p>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 - <a href="https://sites.google.com/view/privacy-policy-zipxtract/home">Privacy policy</a></p>
47+
48+
<h2>Translate</h2>
49+
<p>
50+
Help localize the app through&nbsp;<a href="https://hosted.weblate.org/engage/zipxtract/">Weblate
51+
</a>
52+
</p>
4553

4654
<h2>License</h2>
4755
<p>This project is licensed under the GNU General Public License v3.0. See the <a href="https://github.com/WirelessAlien/ZipXtract/blob/master/LICENSE">LICENSE</a> file for details.</p>
4856

4957
<h2>Contact</h2>
5058
<p>For any inquiries or feedback, please open an issue on the <a href="https://github.com/WirelessAlien/ZipXtract/issues">GitHub repository</a>.</p>
51-

0 commit comments

Comments
 (0)