Commit Graph

869 Commits

Author SHA1 Message Date
tehcneko 105bce1042 Fix crash on Android 8.0 2021-01-30 14:22:58 +08:00
tehcneko 1300db3c30 Remove unused codes in scripts 2021-01-30 13:55:35 +08:00
tehcneko b4d1ab01f0 Remove stub 2021-01-30 12:25:06 +08:00
tehcneko 2d74ea1528 Remove useless codes 2021-01-30 12:22:03 +08:00
tehcneko c312f93a2e Remove force add modules 2021-01-30 12:00:53 +08:00
tehcneko 272e69ad70 Add option to filter game and modules 2021-01-30 12:00:28 +08:00
tehcneko 4135c357d5 Remove white list 2021-01-30 11:54:29 +08:00
LoveSy 1fc683ef3e Remove whitelist 2021-01-30 03:25:54 +08:00
LoveSy 91c49dd6d0 Make ide happy about native methods 2021-01-30 02:52:11 +08:00
kotori0 4131c18cb6 Add commit message to Telegram push 2021-01-30 01:24:57 +08:00
kotori0 cca7ae0067 Merge libsandhook.so into core so to reduce binary size 2021-01-30 00:35:29 +08:00
tehcneko c508cb382f Remove deopt boot image 2021-01-29 23:12:48 +08:00
tehcneko 28f022cd18 Update about activity 2021-01-29 21:02:20 +08:00
tehcneko 4069effea8 Don't remove apps from scope list if it's filtered 2021-01-29 20:09:10 +08:00
tehcneko d2ea64d10a Don't hide android system 2021-01-29 20:04:37 +08:00
tehcneko 29426b4dc0 Don't hide modules for scope list 2021-01-29 20:02:30 +08:00
tehcneko 456c4a0442 Hide system apps by default 2021-01-29 19:34:54 +08:00
tehcneko 86fa186a71 Filter out modules if forced to add modules 2021-01-29 19:33:28 +08:00
tehcneko e4a9e4e3ce Filter out games 2021-01-29 19:15:28 +08:00
tehcneko b4bdb44db5 Fix list sorting 2021-01-29 19:01:36 +08:00
tehcneko 2600f407ce Minor improvements 2021-01-29 18:48:02 +08:00
tehcneko 8523e73d48 Filter out apps has no code 2021-01-29 18:45:10 +08:00
tehcneko 125ef3589f Ask to select scope apps when enabling modules 2021-01-29 18:42:19 +08:00
tehcneko 6e765a7a08 Remove active module from notification 2021-01-29 17:46:32 +08:00
tehcneko cb7057e6db Remove black list 2021-01-29 17:40:14 +08:00
LoveSy 62fb91a469 Optimize record pending 2021-01-29 16:07:12 +08:00
LoveSy d54008040d Always add module itself to scope 2021-01-29 15:57:10 +08:00
LoveSy 17291dbe51 Remove blacklist and force module to have scope 2021-01-29 15:40:40 +08:00
LoveSy 583e24b757 Remove pendding record after hooking 2021-01-29 13:41:16 +08:00
tehcneko 126c88ab02 Fix bootloop 2021-01-29 12:17:27 +08:00
tehcneko 1899c82eab Improve app list loading 2021-01-29 12:11:20 +08:00
tehcneko 84ad87abf0 Fix compile dialog crash 2021-01-29 11:55:13 +08:00
tehcneko ed2e19339c Remove unused installer hook 2021-01-29 11:51:40 +08:00
tehcneko 3b7502ca5a Enable md2 by default 2021-01-29 11:49:39 +08:00
tehcneko 9eadc2ad24 Improve shortcuts 2021-01-29 11:47:23 +08:00
tehcneko 0725dcd07f Remove download in shortcuts 2021-01-29 11:33:13 +08:00
tehcneko b16d0f96ec Fix manager blackwhite list logic 2021-01-29 11:30:01 +08:00
LoveSy 3bdfbe8c4d
[skip ci] Update README 2021-01-29 08:21:04 +08:00
LoveSy d69bd65302 Fix accessibility 2021-01-29 07:51:39 +08:00
LoveSy 727f9ba7c3 Fix invokeOriginalMethod 2021-01-29 07:40:18 +08:00
LoveSy b27398fbe0 Fix pendding hook condition 2021-01-29 07:32:21 +08:00
LoveSy e5379ea27e Fix pendding hook on R 2021-01-29 06:42:41 +08:00
LoveSy 716dfae0f6 Fix ShouldUseInterpreterEntrypoint for pendding hook 2021-01-29 04:36:11 +08:00
LoveSy 3896a76373 Fix skip logic for android 2021-01-29 03:19:39 +08:00
LoveSy 7e5fcc2136 [skip ci] Fix install log 2021-01-29 02:44:23 +08:00
C3C0 ac5c24028d Merge remote-tracking branch 'origin/master' 2021-01-28 18:49:14 +01:00
C3C0 c60f9ed9ef XSharedPreferences: implemented on-demand file watcher
Further optimization of f8aa9d0
File watcher is initiated and kept alive only while there are valid watch keys present.
2021-01-28 18:47:18 +01:00
LoveSy 96266b52c1 Fix CI 2021-01-29 01:46:31 +08:00
kotori0 282d280dd3 Merge branch 'master' of github.com:LSPosed/LSPosed 2021-01-29 01:42:35 +08:00
LoveSy d4cb7ba15d Inherit configuration from EdXposed 2021-01-29 01:41:35 +08:00