38 Commits

Author SHA1 Message Date
j-hc
cb2ee447c2 module: update scripts 2023-01-17 02:32:12 +03:00
j-hc
43fc79aac9 fix permissions 2023-01-17 02:32:12 +03:00
j-hc
56344b0d6d
Update customize.sh 2023-01-16 23:23:25 +03:00
MokaSoda
9f5ea0f961
Add x64 support for WSA (#149)
* add x64 support for WSA

* Delete mindetach-magisk

* Revert "Delete mindetach-magisk"

This reverts commit c37715d9f0649e7599517cc307816331c65fca19.
2023-01-15 13:37:37 +03:00
j-hc
c281b6ad41 5sec mount delay should be enough 2023-01-14 00:59:25 +03:00
j-hc
d5763cd0a0 module: extract native libs when needed 2023-01-12 03:39:16 +03:00
j-hc
f69a8b6641 implement semver compare 2023-01-09 17:37:04 +03:00
j-hc
4cd58ebc07
Update service.sh 2023-01-06 22:45:51 +03:00
j-hc
78350ed646
mount delay no longer needed 2023-01-02 23:42:42 +03:00
j-hc
90a9a4b5c8
Update service.sh 2022-12-30 01:14:44 +03:00
j-hc
a5a941c649
wait until sdcard is mounted before mounting 2022-12-29 15:26:28 +03:00
j-hc
35f55123a6 Merge branch 'main' of https://github.com/j-hc/revanced-magisk-module 2022-12-29 11:59:37 +03:00
j-hc
c2f5c27acc remove post-fs-data stage script 2022-12-28 14:02:19 +03:00
j-hc
c5541cbffc
use grep -m1 2022-12-27 14:15:32 +03:00
j-hc
cc1b96d0c4
check latest version if the app was updated before mounting 2022-12-27 13:56:09 +03:00
j-hc
2ba59e9230 check the validity of installation before mounting 2022-12-26 19:48:12 +03:00
j-hc
bfd82ebfce check version before mounting 2022-12-25 01:11:52 +03:00
j-hc
cc77ba8b87 fix directory bug in service.sh 2022-12-24 18:59:02 +03:00
j-hc
a90e44b046 rework config once again 2022-12-24 18:32:27 +03:00
j-hc
5e47641e45
do not mount if the installation is invalidated 2022-10-15 13:04:52 +03:00
j-hc
e8feb7f759
update post-flash package compilation 2022-10-15 13:01:59 +03:00
j-hc
bb1a4e036f
change mountpoint path 2022-10-11 19:02:47 +03:00
j-hc
caea4074a3
re-compile invalidated odex at installation 2022-09-14 10:29:06 +03:00
j-hc
bf309d3af4
mount bind from different dir (fixes #46) 2022-09-12 10:09:19 +03:00
j-hc
9a30eecbb8
force global mount namespace 2022-09-11 22:21:31 +03:00
j-hc
fa16e34099
lets ditch diff patching 2022-09-11 22:19:00 +03:00
j-hc
d4b7c6f63a
pm install cmd update 2022-09-09 19:27:11 +03:00
j-hc
1b338c0e3a
update module scripts 2022-09-08 18:48:28 +03:00
j-hc
939d7cadcf
fix music arm-v7a 2022-08-22 00:02:01 +03:00
j-hc
3aaafd94c7
add configurable MOUNT_DELAY 2022-08-13 03:06:38 +03:00
j-hc
4a4d1b2ba9
use shell expansion 2022-08-13 03:18:51 +03:00
j-hc
d818d142e7
dont overwrite LD_LIBRARY_PATH 2022-08-13 03:12:33 +03:00
j-hc
4ea93bf38e
switch to my own cmpr instead of gnu cmp 2022-08-12 02:29:08 +03:00
j-hc
d158f7746a
improve version selection 2022-08-09 15:49:43 +03:00
j-hc
16a2f3e491
structural changes 2022-08-09 12:50:08 +03:00
j-hc
7c83c3ed56
update pm install cmd 2022-08-09 01:03:16 +03:00
j-hc
4ef2a5e3a9
compare stock apks before reinstallation 2022-08-09 00:41:05 +03:00
j-hc
cecf561d4a
rework module 2022-08-08 20:46:08 +03:00