Commit Graph

48 Commits

Author SHA1 Message Date
LoveSy 8c838c6d6d Enable yahfa's cache 2020-12-24 21:36:54 +08:00
Jim Wu 7451fbbeda Duplicate installation check 2020-12-21 14:20:26 +08:00
LoveSy a1f9bdc7c7 Move libsandhook.edxp.so to /data/misc to avoid magisk hide
incompatibility
2020-12-21 04:09:59 +08:00
Jim Wu 4a9c30aa34 I18n support & bug fixes
Fix #628
Fix #637
2020-12-19 17:19:38 +08:00
LoveSy f3fa952b25 remove libsandhook-native.so 2020-12-11 20:29:00 +08:00
kotori0 8aa619f282 Revert "No need to randomize so after riru22"
This reverts commit e02d9473f8.
2020-12-11 01:10:12 +08:00
LoveSy e02d9473f8 No need to randomize so after riru22 2020-12-10 21:57:12 +08:00
kotori0 d49757b5ad Revert faulty code 2020-12-10 19:36:19 +08:00
LoveSy 314315180f Fix some bootloop 2020-12-07 19:13:05 +08:00
LoveSy 3389af6edc Add EdXposed Service to update module path 2020-12-06 21:13:52 +08:00
LoveSy 1e629a92de Fix permission after copy 2020-12-06 21:13:52 +08:00
LoveSy 293523ddda Copy configurations when new installed 2020-12-06 21:13:52 +08:00
LoveSy 993ba29616 Move dex/jar to /data/misc 2020-12-06 21:13:52 +08:00
LoveSy baf1d6b6bb Move config path to /data/adb and /data/misc 2020-12-06 21:13:52 +08:00
LoveSy cc28334807 Fix x86 2020-11-28 03:17:12 +08:00
kotori0 38ab1d37c6 Fix Sandhook build 2020-11-28 01:27:55 +08:00
kotori0 760c013b1d Fix sandhook build 2020-11-28 01:06:55 +08:00
Jim Wu cbe82f66a0
Remove useless code (historical) 2020-11-27 20:48:51 +08:00
LoveSy 35a18e8992 Ask users to reboot twice 2020-11-27 19:02:37 +08:00
NekoInverter a0f711249d Verify files during installation 2020-11-27 14:37:34 +08:00
LoveSy d34c76e119 Replace whale with dobby 2020-11-25 19:09:22 +08:00
LoveSy 0ece9b141d Better Hidden 2020-11-24 23:25:01 +08:00
kotori0 2461a730a4 Fix conflict not saved 2020-11-22 19:02:26 +08:00
kotori0 46b2e87c58 Replace Whale with Dobby and rebase everything 2020-11-22 19:02:26 +08:00
kotori0 5fc9d64971 Fix SandHook installation 2020-11-22 19:02:26 +08:00
kotori0 1ea3c22e1c Riru v22 support 2020-11-22 19:02:26 +08:00
Jim Wu 00363c31db
Fix check android version Magisk template #611 2020-09-28 18:34:32 +08:00
solohsu 56fd1ecfd4 Android R: fix bootloop
- use sandhook-native to hook linker
 - symbol fix
2020-04-27 17:16:19 +08:00
Jim Wu 40273e9ed9 Temporarily set SELinux to Permissive to install stub 2020-04-08 13:40:56 +08:00
Jim Wu 4d9d8adc32 Determine whether random files exist
....if exist, regenerate
2020-04-07 11:52:30 +08:00
Jim Wu fd7b17f090 Resetting the library so path
Prevent some software from detecting EdXposed (2/2)

It works with latest SafetyNet!

Now allows each installation to be a unique Xposed framework
Completely erasing certain single, fixed features of the Xposed framework
2020-04-04 15:37:30 +08:00
Jim Wu e905664403 Resetting the library file path
Prevent some software from detecting EdXposed

It works with latest SafetyNet!

Now allows each installation to be a unique Xposed framework
Completely erasing certain single, fixed features of the Xposed framework
2020-04-04 11:55:17 +08:00
Jim Wu 5ef2b67e11 Fix 2020-03-23 13:10:32 +08:00
Jim Wu 6d742ac749 Update prebuilt stub from EdXposed Manager 2020-03-23 13:09:54 +08:00
Jim Wu 32e1565fa5 Remove persist check to fix #477 2020-03-02 23:42:43 +08:00
Jim Wu ab4967543d Optimize Riru-Core detection 2020-02-29 23:55:27 +08:00
Jim Wu 612a2a0fc5 New test persist detection 2020-02-29 23:55:27 +08:00
Jim Wu 941c4f08f0 Optimize persist check 2020-02-29 23:55:27 +08:00
Jim Wu 5d52b6e203 Leave mount info to log 2020-02-29 23:55:27 +08:00
Jim Wu 9b8ef35513 Add support for devices not have persist
Fix message
2020-02-29 23:55:27 +08:00
Jim Wu a408df090d Add support for deprecated custom Magisk 20.1 2020-02-29 23:55:27 +08:00
Jim Wu a7c7ee6ae0 Optimize installer display 2020-02-29 23:55:27 +08:00
Jim Wu c3b13354c4 Add support for Magisk Alpha2 2020-02-29 23:55:27 +08:00
Jim Wu 669a5b6f1a Format and bump version 2020-02-29 23:55:27 +08:00
Jim Wu b32801c89a Support old Magisk 2020-02-29 23:55:27 +08:00
Jim Wu c49668d970 Fix can't create prop 2020-02-29 23:55:27 +08:00
Jim Wu d8c1320a4a Support Magisk v20.2 SEPolicy API
- Add custom sepolicy rule
- Add Riru version to log
- No hardcoded EdXposed version
- Magisk v20.2+ required
- No beta
2020-02-29 23:55:27 +08:00
m0viefreak b928885f1f Use new Magisk installer method
- Convert install.sh to new customize.sh
- Set SKIPUNZIP=1 and handle the extraction ourselves
2020-02-29 23:55:27 +08:00