topjohnwu
cf47214ee4
Require Magisk v20.4 for modules
...
It has been long enough
2020-10-28 05:13:39 -07:00
osm0sis
03c1053871
scripts: fix persist out-of-space copying sepolicy.rule
...
- bugged TWRPs were filling persist with recovery logs, so clean those as a potential workaround
- abort module install if sepolicy.rule fails to copy, since 99% of the time the module wouldn't include it if it could function without it
Closes #2461
2020-04-29 20:25:18 -07:00
osm0sis
9b8a5e9bf3
scripts: add author name back to module install banner print
2020-04-24 02:24:36 -07:00
topjohnwu
800b7f4370
Bump min module Magisk version to v20.0
...
It has been over half an year now, time for an update!
2020-04-21 01:14:14 -07:00
topjohnwu
160ff7bb07
Update abort function to cleanup module installs
...
CLose #2373
2020-03-22 00:08:04 -07:00
osm0sis
0b70bd2b60
scripts: make remaining header/section dividers uniform
...
- match other recent formatting updates from topjohnwu
2020-03-21 04:32:20 -07:00
topjohnwu
7da35e5468
Extract full module installation logic
2020-03-15 00:23:07 -07:00
topjohnwu
46ba726232
Match exact "SKIPUNZIP=1" to prevent confusion
2019-12-29 15:16:04 +08:00
topjohnwu
7f667fed18
Allow customize.sh to skip unzip
...
Close #2184
2019-12-29 00:45:49 +08:00
topjohnwu
025b060506
Exclude META-INF in unzip
2019-12-28 02:33:35 +08:00
topjohnwu
b336655a79
Brand new module installer script
...
The new module installer script completely changes the way how module
installer zips are structured. More info will come later in docs.
The new installer script also supports installing sepolicy.rule to
persist partitions in order to make the module work on the next boot.
2019-12-27 17:53:27 +08:00
topjohnwu
06c42d05c3
Drop image based Magisk support
2019-12-15 21:01:12 -05:00
topjohnwu
91da1cf817
Make on_install happen earlier to allow more customization
2019-03-31 15:37:12 -04:00
topjohnwu
1c09b3642f
Properly setup update flag in module installer
2019-03-27 22:20:39 -04:00
topjohnwu
a199b0ace1
Use ZIPFILE instead of ZIP
...
The tool zip reads , we don't want it
2019-03-23 20:49:16 -04:00
topjohnwu
2f2108e4e8
Fix typo in module installer
2019-03-23 05:28:43 -04:00
topjohnwu
f9ae4ab475
Add base Magisk module installer script
2019-03-23 04:27:36 -04:00