Christopher Roy Bratusek
|
0779e0cdff
|
patcher:
- import improved apex mount code from Magisk
- import bootclasspath setup from Magisk
- possibly improve support for Android <9
|
2021-05-21 20:55:35 +02:00 |
|
Christopher Roy Bratusek
|
082486d6fa
|
when searching system/vendor partitions look for app/vnr aswell
|
2021-05-05 14:27:58 +02:00 |
|
Christopher Roy Bratusek
|
636da5bacc
|
bump version to 23.2 in-dev
|
2021-03-04 20:48:34 +01:00 |
|
Christopher Roy Bratusek
|
bebbf79bfb
|
decho () is only in CommonInstaller
|
2021-01-18 18:50:55 +01:00 |
|
Christopher Roy Bratusek
|
6ee502826c
|
bump version to 23.1.2
|
2021-01-17 15:31:10 +01:00 |
|
Christopher Roy Bratusek
|
865934a076
|
Patcher: more busybox compat
|
2021-01-17 15:28:42 +01:00 |
|
Christopher Roy Bratusek
|
3d2aa1143a
|
setup_busybox() 64bit arm detection
|
2021-01-17 13:40:37 +01:00 |
|
Christopher Roy Bratusek
|
a05fdf8e71
|
setup_busybox () fix compat with TWRP that uses busybox instead of toolbox
|
2021-01-17 12:31:55 +01:00 |
|
Christopher Roy Bratusek
|
609e2af604
|
bump version to 23.1.1
|
2021-01-16 09:24:41 +01:00 |
|
Christopher Roy Bratusek
|
3a0d262604
|
Patcher: fix executing Patcher
|
2021-01-15 20:30:12 +01:00 |
|
Christopher Roy Bratusek
|
2503c2ff3a
|
likewise for all other modules
|
2021-01-12 21:53:59 +01:00 |
|
Christopher Roy Bratusek
|
0f8db95609
|
correct release date
|
2021-01-09 10:45:12 +01:00 |
|
Christopher Roy Bratusek
|
9142c05dec
|
bump version to 23.1 Codename: Ni'Var
|
2021-01-09 10:39:05 +01:00 |
|
Christopher Roy Bratusek
|
c512a0b5c8
|
likewise for the patcher (note: not yet tested)
|
2020-12-29 10:26:08 +01:00 |
|
Christopher Roy Bratusek
|
316a8c85d5
|
Patcher: lift SDK 30 restriction
|
2020-11-03 10:45:40 +01:00 |
|
Christopher Roy Bratusek
|
860fc69240
|
bump version to 23.0.1 (FCK 2020)
|
2020-10-29 18:18:21 +01:00 |
|
Christopher Roy Bratusek
|
167db770ae
|
fix one of the two issues in #162
|
2020-10-28 22:04:34 +01:00 |
|
Christopher Roy Bratusek
|
598f8a9014
|
fixup 44ea5e5cb8
|
2020-10-25 19:57:38 +01:00 |
|
Christopher Roy Bratusek
|
ded7b2c6b6
|
bump version to 23.0.20201023 (All Aboard)
|
2020-10-23 19:19:50 +02:00 |
|
Christopher Roy Bratusek
|
44ea5e5cb8
|
Patcher: define BASEDIR inline
|
2020-10-22 21:35:43 +02:00 |
|
Christopher Roy Bratusek
|
3c4312ab46
|
Patcher: update addon.d
|
2020-10-22 21:31:42 +02:00 |
|
Christopher Roy Bratusek
|
6bc61c9925
|
no longer require mounting /data in all places
|
2020-10-22 21:29:48 +02:00 |
|
Christopher Roy Bratusek
|
185da1b493
|
make find_block() more robust
|
2020-10-21 20:15:03 +02:00 |
|
Christopher Roy Bratusek
|
5fc753702e
|
bump version to 22.91 (23.0-beta2) codename: All Aboard
|
2020-10-21 19:13:18 +02:00 |
|
Christopher Roy Bratusek
|
521dc88d69
|
another try on improving /system mount code for various occasions
|
2020-10-20 21:02:03 +02:00 |
|
Christopher Roy Bratusek
|
1e1eb1b0e3
|
improve /system mount code
|
2020-10-20 18:45:09 +02:00 |
|
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 |
|