Christopher Roy Bratusek
4a6c439b43
bump version to 22.90 (23.0-beta1) codename: All Aboard
2020-10-19 19:48:03 +02:00
Christopher Roy Bratusek
1aaf79f4b4
update is_mounted() in all places
2020-10-18 09:39:48 +02:00
Christopher Roy Bratusek
4ab6d6b307
syntax fix
2020-10-17 22:01:14 +02:00
Christopher Roy Bratusek
11f8017cf1
more minor Android 11 changes
2020-10-17 21:39:41 +02:00
Christopher Roy Bratusek
343d2bddc4
CommonInstaller: update for APEX changes in Android 11
...
CommonPatcher: update for APEX changes in Android11
* patcher is not yet compatible with Android 11
2020-10-17 20:23:39 +02:00
Christopher Roy Bratusek
6fcca4d278
fix in mount_partitions()
2020-10-09 20:37:23 +02:00
Christopher Roy Bratusek
b4ddea1904
Patcher:
...
* fix check for updating Magisk Module
* install patcher environment in /system/addon.d
2020-10-09 20:19:26 +02:00
Christopher Roy Bratusek
0929f4477a
improve system-as-root support; syntax fix for mounting /vendor
2020-10-05 19:56:26 +02:00
Christopher Roy Bratusek
385cc98617
s/! -z/-n/g
2020-10-04 18:22:13 +02:00
Christopher Roy Bratusek
02f167e663
improve mount-code in regards of system-as-root, fix /vendor compat link generation, fix system-as-root detection in SysTest for recovery mode
2020-10-02 19:40:46 +02:00
Christopher Roy Bratusek
85e2a0cca0
update mount code everywhere
2020-09-30 21:21:41 +02:00
Christopher Roy Bratusek
02d6708223
SysTest/CommonPatcher: update check_fake_package_signature()
2020-09-28 19:07:14 +02:00
Christopher Roy Bratusek
33431f5871
bump version to 23.0 in-dev
2020-09-24 20:40:58 +02:00
Christopher Roy Bratusek
7c1eb9e9f6
bump version to 22.9.20200910 'Tiefseequappe'
2020-09-10 20:07:04 +02:00
Christopher Roy Bratusek
155d8672e9
bump version to 22.9
2020-09-06 09:02:23 +02:00
Christopher Roy Bratusek
2487b97a41
bump version to 22.8.20200901
2020-09-01 21:51:48 +02:00
Christopher Roy Bratusek
bec49e9b4f
bump version to 22.7.20200829 (The Velvet Machine)
2020-08-29 21:54:17 +02:00
Christopher Roy Bratusek
9b620a7703
minor change
2020-08-29 21:43:10 +02:00
Christopher Roy Bratusek
b79d23a7c6
Patcher: rename Magisk module to match others
2020-08-28 22:32:18 +02:00
Christopher Roy Bratusek
6827c68ae0
PatcherAddon: improvements
2020-08-27 17:15:18 +02:00
Christopher Roy Bratusek
ca6972338e
remove (now) useless check
2020-08-24 22:13:06 +02:00
Christopher Roy Bratusek
30b7cf7fa4
Patcher: use mount code from CommonInstaller (no Magisk pollution, but still logs in TWRP)
2020-08-24 22:10:54 +02:00
Christopher Roy Bratusek
93153600f4
Patcher: less output pollution
2020-08-24 22:04:58 +02:00
Christopher Roy Bratusek
6ded9a151f
only bind-mount /dev/random if in recovery
2020-08-24 22:00:56 +02:00
Christopher Roy Bratusek
27f3111005
Patcher:
...
- improve detecting block devices for /system and /vendor
- don't report magisk mount points when logging mounts
- change we way we detect whether we run Magisk Mode installation
- make check_fake_package_signature distinguish between native and self patched ROMs
- improve update information for Magisk Manager
- minor internal simplifications
2020-08-24 21:46:38 +02:00
Christopher Roy Bratusek
15d2bdcc0d
Patcher, CommonInstaller, SysTest: also detect signature spoofing when ROM is self-patched
2020-08-24 19:19:18 +02:00
Christopher Roy Bratusek
b71462600a
Patcher: install into own Magisk Module 'NanoDroidPatcher' instead of NanoDroid or NanoDroid_microG
2020-08-24 19:18:31 +02:00
Christopher Roy Bratusek
f937ed1650
all modules: fix support flashing through Magisk Manager
2020-08-20 23:35:23 +02:00
Christopher Roy Bratusek
4d3d14337e
all modules: improve bootmode (Magisk Manager) flashing support
2020-08-20 22:11:24 +02:00
Christopher Roy Bratusek
a316475d0c
patcher: support flashing through Magisk Manager
2020-08-18 18:42:11 +02:00
Christopher Roy Bratusek
55f2656757
bump version to 22.6.91 (22.7-beta2)
2020-08-18 17:26:18 +02:00
Christopher Roy Bratusek
59ec48cdda
properly show APEX in logs when modules are provided as directories
2020-08-18 10:44:57 +02:00
Christopher Roy Bratusek
ae19448e36
simplify
2020-08-18 10:42:51 +02:00
Christopher Roy Bratusek
f5e76cb1a2
patcher: fix apex_mount when APEX modules are provided as directories
2020-08-18 10:40:55 +02:00
Christopher Roy Bratusek
df40f0e50a
patcher: set LD_CONFIG_FILE searching for both variants
2020-08-17 18:40:58 +02:00
Christopher Roy Bratusek
4b55047d9a
patcher: include /product + /system/product in LD_LIBRARY_PATH
2020-08-17 14:31:34 +02:00
Christopher Roy Bratusek
3b59c39f45
patcher: don't set LD_CONFIG_FILE
2020-08-16 23:28:03 +02:00
Christopher Roy Bratusek
0c0fe2bd8a
patcher: create BOOTCLASSPATH on-the-fly + log
2020-08-15 22:14:22 +02:00
Christopher Roy Bratusek
085cf9f32c
patcher: rename smali/baksmali to reflect minimum supported SDK per build
2020-08-15 21:01:29 +02:00
Christopher Roy Bratusek
9fb175a341
patcher: SDK 26+ update smali/baksmali to 2.4.0
2020-08-15 20:58:46 +02:00
Christopher Roy Bratusek
dd2b499840
patcher rename a function
2020-08-15 20:56:03 +02:00
Christopher Roy Bratusek
d59b0e5553
[experimental] patcher: use new haystack patches ( https://github.com/Lanchon/haystack/pull/34 )
2020-08-15 20:52:54 +02:00
Christopher Roy Bratusek
efed9da25a
mount_apex_loop() less useless debug messages
2020-08-15 19:55:00 +02:00
Christopher Roy Bratusek
b7246faf9b
patcher: fixes
2020-08-15 19:43:15 +02:00
Christopher Roy Bratusek
7b342b034c
use proper dexpatcher 1.8.0-beta1 for SDK26+
2020-08-15 19:38:57 +02:00
Christopher Roy Bratusek
665f361366
patcher: drop old code
2020-08-15 19:38:32 +02:00
Christopher Roy Bratusek
10329b1c53
Revert "use dexpatcher 1.8.0-beta1 for all SDKs"
...
This reverts commit fc0a34a3a4
.
2020-08-15 19:36:39 +02:00
Christopher Roy Bratusek
8966bf81fd
patcher: various improvements
2020-08-15 19:36:12 +02:00
Christopher Roy Bratusek
fc0a34a3a4
use dexpatcher 1.8.0-beta1 for all SDKs
2020-08-14 23:12:44 +02:00
Christopher Roy Bratusek
017a36a50f
patcher: ensure compat with older Android
2020-08-13 14:57:42 +02:00