Commit Graph

2022 Commits

Author SHA1 Message Date
南宫雪珊 b36eed6f31
Update gradle (#1409) 2021-11-16 05:04:04 +08:00
XposedBot dfce256908
New translations strings.xml (Chinese Simplified) (#1403) 2021-11-13 11:37:24 +00:00
LoveSy b26c8bc59e
Init resources hook when call SystemWideReplace (#1400)
Fix #1399
2021-11-13 16:25:02 +08:00
LoveSy a04f2159ad
chattr -i for log directory (#1398)
Co-authored-by: Howard Wu <40033067+Howard20181@users.noreply.github.com>
2021-11-13 09:14:15 +08:00
LoveSy 6dcceec3c9
[app] Fix hint text (#1397)
* [app] Fix hint text

* Fix text underline
2021-11-12 20:28:38 +08:00
XposedBot 09656bb497
[translation] Update translation from Crowdin (#1392) 2021-11-11 14:46:33 +00:00
南宫雪珊 d9ee2d9b3b
[app] Set maxLines for online modules (#1391) 2021-11-11 10:36:42 +00:00
LoveSy 8ebdcd55b4
[core] Move `setActivityController` to boot complete (#1387)
For oddo Android 9, if activityController is set too earilier, it
crashes system server. So move the set latter
2021-11-11 17:34:28 +08:00
LoveSy ccab9b8a1f
[core] Fix crash if binder descriptor is null (#1388) 2021-11-11 17:26:23 +08:00
南宫雪珊 872dcf4ba8
[app] Check version code mismatch (#1386) 2021-11-11 06:24:25 +00:00
南宫雪珊 b5ba03318b
Bump version to 1.6.3 (#1377) 2021-11-09 07:16:51 +00:00
XposedBot 4ff446ae95
New translations strings.xml (Dutch) (#1383) 2021-11-09 06:29:19 +00:00
XposedBot 54d96d3719
[translation] Update translation from Crowdin (#1382) 2021-11-09 01:52:38 +00:00
LoveSy 78de9652ec
Fix icon (#1381) 2021-11-08 16:45:29 +00:00
LoveSy f279ef77ba
[app] Unify pref (#1380) 2021-11-08 23:26:52 +08:00
RikkaW 984373e500 [core] createWithAdaptiveBitmap 2021-11-08 21:57:06 +08:00
南宫雪珊 a68dd71fda
[app] Multi assets support (#1378) 2021-11-08 20:55:22 +08:00
LoveSy 367aa23a87
[CI] update zip name (#1376) 2021-11-08 19:54:58 +08:00
XposedBot e059638085
[translation] Update translation from Crowdin (#1375) 2021-11-08 09:41:46 +00:00
Howard Wu 91426fc35c
Fix props reader (#1374)
* [core] Fix read props

Co-authored-by: LoveSy <shana@zju.edu.cn>
2021-11-08 16:58:37 +08:00
LoveSy 6475dc86a0
[core] Fix another leak 2021-11-08 16:33:34 +08:00
LoveSy 2065b84d73
[core] Fix leak 2021-11-08 08:26:19 +00:00
Howard Wu 0d08926eae
Switch the getprop context to `u:r:untrusted_app:s0` (#1371)
Co-authored-by: LoveSy <shana@zju.edu.cn>
Co-authored-by: 南宫雪珊 <26996262+vvb2060@users.noreply.github.com>
2021-11-08 07:25:30 +00:00
Howard Wu c0c1da28df
[core] Request create shortcut when using the secret code launch mana… (#1368)
* [core] Request create the shortcut when using the secret code launch manager and auto add shortcut is not disabled
2021-11-07 19:30:51 +00:00
Howard Wu 59b59ab69d
Fix #1369 (#1370) 2021-11-07 19:26:08 +00:00
Howard Wu 971bcc6946
Don't use shell context to getprop (#1362)
* [core] Getprop

* [app] Remove getprop
2021-11-08 02:25:01 +08:00
XposedBot 8c593f725a
[translation] Update translation from Crowdin (#1367) 2021-11-08 00:41:02 +08:00
XposedBot f45a1fd0dd
[translation] Update translation from Crowdin (#1366) 2021-11-07 16:04:14 +00:00
LoveSy 0a83d165b7
[app] Show upgradable modules on front page (#1365) 2021-11-07 15:44:52 +00:00
XposedBot 1f522ef4ef
[translation] Update translation from Crowdin (#1364) 2021-11-07 11:21:08 +00:00
LoveSy be08e41c4e
Generate icon for backend (#1363) 2021-11-07 10:05:52 +00:00
LoveSy 5061a5a164
[log] Catch Zygisk log (#1352) 2021-11-04 15:27:29 +00:00
Howard Wu 6291a848b8
Change the log file suffix to log (#1360) 2021-11-04 22:05:55 +08:00
LoveSy 663c7ec762
Check null (#1356) 2021-11-03 06:56:24 +00:00
南宫雪珊 5589ecd29f
Revert "[zygisk] Use ASharedMemory (#1350)" (#1355)
This reverts commit 449b48e77f.
2021-11-03 02:18:57 +00:00
LoveSy a160bdca9e
Enable resources hook if necessary (#1351) 2021-11-02 13:56:14 +00:00
LoveSy 449b48e77f
[zygisk] Use ASharedMemory (#1350) 2021-11-02 13:43:23 +00:00
Howard Wu 01f3a67c99
[app] Update dependencies (#1344) 2021-10-30 14:30:50 +00:00
LoveSy 5f14670bd9
Fix #1329 (#1338) 2021-10-29 10:41:08 +00:00
南宫雪珊 330747aca1
[core] Dump fd if log file deleted (#1337) 2021-10-29 10:13:08 +08:00
LoveSy e58db90d72
Announce support for Android 12L DP1 (#1336) 2021-10-28 18:33:02 +08:00
Howard Wu b4a37ab4da
[app] Allow automatic line feed of log text (#1333) 2021-10-27 23:52:20 +08:00
LoveSy 67fd7ca054
[core] Cache symbol address on Zygisk (#1326) 2021-10-24 16:38:30 +00:00
LoveSy 3facd944af [core] Update Zygisk API 2021-10-24 18:19:31 +08:00
Wang Han cebd677c58 Revert "[core] Allow vdex speedup for InMemoryDex (#1260)"
* Useless.

This reverts commit 69900249c9.
2021-10-24 18:19:31 +08:00
Howard Wu cbe9389295
[core] Prevent folder removal during version switching (#1323) 2021-10-23 20:28:35 +08:00
Howard Wu bdb815cab6
[app] Make injector translatable (#1320)
* [app] Make injector translatable

* Update strings.xml
2021-10-23 16:18:12 +08:00
Wang Han fecaa37b4c
[core] Don't consider deny list on Riru variant (#1322) 2021-10-23 07:50:02 +00:00
LoveSy ec07cb192a
[core] Update ndk (#1317) 2021-10-20 02:37:05 +00:00
XposedBot 5fe265644f
[translation] Update translation from Crowdin (#1316) 2021-10-19 11:12:44 +00:00