Commit Graph

1986 Commits

Author SHA1 Message Date
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
Howard Wu e7d0062293
[app] Set some strings translatable (#1314) 2021-10-19 09:26:36 +08:00
南宫雪珊 0f00ce8644
[app] Update channel (#1310) 2021-10-18 16:48:54 +00:00
LoveSy 8a09ff11ff
[app] show API in info dialog (#1312) 2021-10-18 16:28:41 +00:00
LoveSy 5eac73de77
[core] Show Riru or Zygisk based (#1311) 2021-10-18 16:18:37 +00:00
Howard Wu 9995fcbeb5
[gradle] Fix re-run (#1309) 2021-10-18 14:39:57 +08:00
Wang Han 8ff3c7bf21
[skip ci] Update issue template (#1308) 2021-10-18 04:54:50 +00:00
LoveSy eeb8aa6ae3
[core] Use ashmem_create_region (#1304) 2021-10-17 14:18:53 +00:00
LoveSy c166163885
[core] No sepolicy is required for Zygisk flavor (#1303) 2021-10-17 20:46:47 +08:00
tehcneko b52f3a58eb
[app] Revert translation changes (#1302) 2021-10-17 19:24:33 +08:00
LoveSy 4ce312d5b6
[CI] Fix ccache (#1301) 2021-10-17 09:58:39 +00:00
南宫雪珊 f312331e1e
[app] Add ShortcutDialog class (#1300) 2021-10-17 17:42:00 +08:00
南宫雪珊 a9ea36574f
Remove unneeded configs (#1299) 2021-10-17 08:32:41 +00:00
XposedBot 58e6482de1
[translation] Update translation from Crowdin (#1298) 2021-10-17 15:02:23 +08:00
darknight0v0 f843dfaec4
Grammar correction and removal of useless statements (#1296) 2021-10-17 14:43:19 +08:00
LoveSy ec9e4a6163
[ci] Add Zygisk binaries to channel (#1295) 2021-10-17 04:14:25 +08:00
LoveSy 7a7c0c56e3
[core] Support zygisk (#1228)
Co-authored-by: 南宫雪珊 <vvb2060@gmail.com>
Co-authored-by: tehcneko <88844448+tehcneko@users.noreply.github.com>
2021-10-16 19:44:26 +00:00
南宫雪珊 24c468164e
[app] Add reinstall (#1287) 2021-10-16 19:27:34 +00:00
darknight0v0 d35e421b2d
Deleted cumbersome words (#1292) 2021-10-17 02:37:07 +08:00
Howard Wu 47e5bb21c4
[app] Use androidx PreferenceCategory (#1291) 2021-10-17 02:00:23 +08:00
darknight0v0 12ec6d85cb
Deleted cumbersome words (#1290) 2021-10-17 01:25:09 +08:00
XposedBot e7f8fd3780
[translation] Update translation from Crowdin (#1285) 2021-10-16 08:45:28 +00:00
Wang Han a7789707db
Bump version to 1.6.2 (#1284) 2021-10-16 08:02:57 +00:00
tehcneko dfb035cfa5
[app] Update hint (#1283) 2021-10-15 16:14:58 +00:00
Howard Wu b30614abe4
[app] Add Expandable TextView (#1279)
* [app] Add Expandable TextView
2021-10-15 15:58:54 +00:00
LoveSy 233569b40e
[app] Add hint textview (#1280) 2021-10-15 11:43:21 +00:00
残页 def6cfe579
[core] Avoid expensive functional programming in Java (#1281) 2021-10-15 19:35:32 +08:00
南宫雪珊 fabe82b0b6
[app] Show release notes (#1277) 2021-10-15 02:25:36 +08:00
Howard Wu 12b005c2d9
[app] Hide parasitic recommend dialog when not installed (#1276) 2021-10-14 18:03:20 +00:00
Howard Wu 258ddaabe8
[core] Skip non-manager packages (#1273)
Co-authored-by: LoveSy <shana@zju.edu.cn>
Co-authored-by: Wang Han <wanghan1995315@gmail.com>
2021-10-14 15:10:34 +00:00
南宫雪珊 5800eda575
[core] Remove old code (#1274) 2021-10-14 15:06:19 +00:00
南宫雪珊 6693631485
[app] Allow updates only when binder is alive (#1275) 2021-10-14 15:01:57 +00:00
Howard Wu 49e70c2f20
[core] Do not keep the Instance of ConfigManager (#1271) 2021-10-14 20:24:50 +08:00
NekoInverter d520b41cdb [app] Add compressing toolbar to app list 2021-10-14 20:01:55 +08:00
NekoInverter dfee8f04d6 [app] Add compressing toolbar to modules and repo item 2021-10-14 20:01:55 +08:00
NekoInverter 80d7cdd428 [app] Add collapsing toolbar to repo 2021-10-14 20:01:55 +08:00
NekoInverter deb53cfc09 [app] Add compressing toolbar to logs 2021-10-14 20:01:55 +08:00