未验证 提交 e5fa818b 编写于 作者: E Elias 提交者: GitHub

build: remove unsupported tags from appdata.xml (#1427)(PR #1428)

* remove <code> tags from appdata.xml because flatpak doesn't like it
* appdata.xml: remove <a> tag because flatpak doesn't like it
上级 b22b554a
......@@ -11,7 +11,7 @@
<strong>Main features:</strong>
<ul>
<li>decompile Dalvik bytecode to java classes from APK, dex, aar, aab and zip files</li>
<li>decode <code>AndroidManifest.xml</code> and other resources from <code>resources.arsc</code></li>
<li>decode AndroidManifest.xml and other resources from resources.arsc</li>
<li>deobfuscator included</li>
</ul>
</p>
......@@ -22,7 +22,7 @@
<li>jump to declaration</li>
<li>find usage</li>
<li>full text search</li>
<li>smali debugger, check <a href="https://github.com/skylot/jadx/wiki/Smali-debugger">wiki page</a> for setup and usage</li>
<li>smali debugger, check https://github.com/skylot/jadx/wiki/Smali-debugger for setup and usage</li>
</ul>
</p>
</description>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册