Commit Graph

529 Commits

Author SHA1 Message Date
残页 def6cfe579
[core] Avoid expensive functional programming in Java (#1281) 2021-10-15 19:35:32 +08: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
Howard Wu 49e70c2f20
[core] Do not keep the Instance of ConfigManager (#1271) 2021-10-14 20:24:50 +08:00
LoveSy 2388517b96
[core] Fix resource hook in Android 12 (#1270) 2021-10-14 11:45:32 +00:00
LoveSy 415408f8f3
[core] Move package compile to daemon (#1262) 2021-10-13 06:41:45 +00:00
LoveSy 69900249c9
[core] Allow vdex speedup for InMemoryDex (#1260)
* [core] Allow vdex speedup for InMemoryDex

* 1
2021-10-12 19:22:54 +08:00
南宫雪珊 4c4427ca52
In-app update (#1244) 2021-10-12 15:49:17 +08:00
Howard Wu 7d1a317120
[gradle] Get device's abi when run pushLspdNative (#1256) 2021-10-11 12:11:52 +00:00
LoveSy 64154f8160
[core] Fix settings on Android 12 (#1254) 2021-10-11 10:26:50 +00:00
南宫雪珊 fc9fb05b7c
[core] Use latest version by default to support SDK 32(#1249) 2021-10-10 02:25:58 +08:00
南宫雪珊 9b1533bb61
[gradle] Sync navigation version (#1242) 2021-10-08 20:41:42 +08:00
Howard Wu 614607a878
[core] Add secret code receiver (#1240)
* [core] Add secret code receiver

*#*#5776733#*#*
2021-10-08 18:18:34 +08:00
Howard Wu ec56d45492
Add a switch to control adding shortcuts. (#1238)
* Add a switch to control adding shortcuts.

* Hide Shortcut Setting if it is unavailable

* Request a new shortcut when enabled
2021-10-08 18:00:50 +08:00
LoveSy 4a1fb57d86
[core] Optmize caching (#1231) 2021-10-06 16:03:46 +00:00
LoveSy 8e9fa6eb5b
[parasitic] Fix Android 9 compatibility (#1229) 2021-10-06 23:36:55 +08:00
Wang Han 0248bef5fb
Announce support for Android 12 (#1226) 2021-10-05 04:26:28 +00:00
Howard Wu 9833d16583
[core] Update the apk path when installing the module, broadcast before update cache (#1221)
* [core] Update the apk path when installing the module for the first time

* Broadcast before update cache

Note location correction
2021-10-04 19:45:33 +08:00
Howard Wu 399bf3075e
[core] Fix get provider for old manager (#1224)
* [core] Fix get provider for old manager

* Update ParasiticManagerHooker.java
2021-10-04 17:36:51 +08:00
Wang Han f0c4eeeea7
[core] Remove duplicated UID check (#1219) 2021-10-03 17:05:58 +00:00
LoveSy 6493989ce4
[core] Fix 360 IActivityController (#1216) 2021-10-03 13:25:20 +00:00
Howard Wu 5a3b7c1c59
[core] Fix the module scope setting on first installation 2021-10-03 02:49:27 +00:00
Howard Wu 67d3fe82ff
Fix the module status in the manager after module changes (#1202) 2021-10-03 10:43:17 +08:00
LoveSy 5ad5d3f56a
[core] Fix initialization order (#1205) 2021-10-01 09:38:38 +00:00
LoveSy 5809e74f44
[core] Fix flyme drawable load (#1204) 2021-10-01 17:19:24 +08:00
南宫雪珊 fce5e83609
[core] Enable verbose log on debug build (#1203) 2021-10-01 13:53:03 +08:00
Howard Wu 047113ddaf
Fix add shortcut (#1196) 2021-09-30 21:02:42 +08:00
LoveSy 7f247bd38f
[app] Recommend to use parasitic manager (#1194) 2021-09-30 06:21:23 +00:00
Howard Wu d51fa92f82
Require non null (#1193) 2021-09-30 14:15:19 +08:00
LoveSy 862988be2a
[parasitic] Fix autofill timeout (#1192) 2021-09-30 07:48:11 +08:00
LoveSy 01d3ed1ba7
Remove apk before update to refresh inode (#1191) 2021-09-29 13:09:49 +08:00
LoveSy 630bd7ab03
[core] Try to fix #1144 again by moving profiling info (#1185)
Co-authored-by: canyie <31466456+canyie@users.noreply.github.com>
2021-09-29 12:30:24 +08:00
LoveSy a3ce1b2556
[parasitic] Skip adding shortcut when manager is installed (#1189) 2021-09-28 18:32:59 +08:00
LoveSy 25ec7c4b1b
[parasitic] Skip hacking provider from other packages (#1188) 2021-09-28 03:06:29 +00:00
南宫雪珊 daf3e8dbd6
[core] Broadcast pkg changed to app (#1183) 2021-09-27 09:09:03 +00:00
LoveSy 5102b5c4f2
[core] Log everything from daemon (#1180)
* [core] Log everything from daemon

* 1
2021-09-26 22:04:13 +08:00
LoveSy 299a8a7805
[gradle] Fallback to stable AGP (#1179) 2021-09-26 09:11:27 +00:00
LoveSy d8943e0937
[core] Try to fix #1144 by hook (#1166) 2021-09-26 05:39:33 +00:00
LoveSy 03deb22202
[core] Fix uninstall (#1176) 2021-09-25 16:32:22 +00:00
LoveSy d08191a005
[parastic] Original manager should also hook handleActivity (#1175)
Co-authored-by: 南宫雪珊 <vvb2060@gmail.com>
2021-09-25 15:40:40 +00:00
LoveSy 0524ebc2f2
[core] Listen to configuration change (#1174) 2021-09-25 23:35:46 +08:00
LoveSy c224efddcf
Fix #1134 (#1171) 2021-09-25 16:35:38 +08:00
南宫雪珊 957896fd63
[core] Use fd instead of realpath (#1170)
Co-authored-by: LoveSy <shana@zju.edu.cn>
2021-09-25 05:57:51 +00:00
南宫雪珊 361e05ea2e
[core] check log size before set (#1169) 2021-09-25 12:45:51 +08:00
LoveSy 5485257ec6
Fix notification intent in Android 12 (#1168) 2021-09-24 11:53:03 +00:00
LoveSy d8041f04ee
[core] Prevent AssetManager from being GC (#1167) 2021-09-24 11:36:26 +00:00
LoveSy 1e4ffb0a17
Revert "[core] Clear ProfilingInfo in backup method (#1147)" (#1165)
This reverts commit bf89c754dc.
2021-09-24 15:54:47 +08:00
LoveSy fb9ab9d9bd
[core] Close fd (#1161) 2021-09-23 14:53:54 +00:00
LoveSy 1588d6160c
Disable new resource shinker to avoid string strip (#1160) 2021-09-23 14:45:50 +00:00
LoveSy 3b230e2653
Fix magisk su request latency (#1159) 2021-09-23 00:40:52 +08:00