Skip to content

Commit 02ace3e

Browse files
TeaqariaWTF2096779623
authored andcommitted
Ayugram (cinit#79)
* Update arrays.xml * Update HookEntry.java * Update HookEntry.java
1 parent 2618100 commit 02ace3e

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

app/src/main/java/cc/ioctl/tmoe/startup/HookEntry.java

+1
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ public class HookEntry implements IXposedHookLoadPackage, IXposedHookZygoteInit
3737
"icu.ketal.yunigram.lspatch.beta",
3838
"org.forkgram.messenger",
3939
"com.blxueya.gugugram",
40+
"com.radolyn.ayugram",
4041
"com.blxueya.gugugramx",
4142
"com.evildayz.code.telegraher",
4243
"com.exteragram.messenger"

app/src/main/res/values/arrays.xml

+1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<resources>
33
<string-array name="xposedscope">
4+
<item>com.radolyn.ayugram</item>
45
<item>org.telegram.messenger</item>
56
<item>org.telegram.messenger.beta</item>
67
<item>org.telegram.plus</item>

0 commit comments

Comments
 (0)