Initial commit

This commit is contained in:
Shatyuka 2021-11-10 00:45:17 +08:00
commit ddbdf96cf6
32 changed files with 1335 additions and 0 deletions

View file

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string-array name="xposedscope">
<item>org.telegram.messenger</item>
</string-array>
</resources>

View file

@ -0,0 +1,4 @@
<resources>
<string name="app_name">Killergram</string>
<string name="app_desc">Remove sponsored messages of Telegram</string>
</resources>