2
0
mirror of https://gitlab.com/Nanolx/NanoDroid synced 2024-10-31 09:20:23 +00:00
Commit Graph

284 Commits

Author SHA1 Message Date
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
Christopher Roy Bratusek
98886175ef patcher: less useless debug info 2020-08-13 08:52:36 +02:00
Christopher Roy Bratusek
ccca18e0fe patcher: improve apex compat (parts from @Teo-Lumifaza e1c3b1e3e4) 2020-08-13 08:50:52 +02:00
Christopher Roy Bratusek
5bb7a21548 greatly improve APEX compat 2020-08-11 21:25:48 +02:00
Christopher Roy Bratusek
07c12a0ef2 bump version to 22.6.90 (22.7-beta1) 2020-04-18 10:28:32 +02:00
Christopher Roy Bratusek
56d0107ec7 some APEX improvements imported from Magisk 2020-04-17 20:45:32 +02:00
Christopher Roy Bratusek
37b8aaf8df CommonInstaller/CommonPatcher: improve APEX support 2020-04-17 20:29:27 +02:00
Christopher Roy Bratusek
7066cec0bb string update 2020-04-15 20:35:15 +02:00
Christopher Roy Bratusek
e8c3438d7e Patcher: possibly fix LOS 17.1 support 2020-04-15 20:12:15 +02:00
Christopher Roy Bratusek
b93a9de8b3 Patcher: better APEX support 2020-04-15 20:06:20 +02:00
Christopher Roy Bratusek
21d02dd77b Patcher: collect apex info 2020-04-07 12:25:31 +02:00
Christopher Roy Bratusek
3627819739 Patcher confirmed working (by users) on Android 10 [like on Android 9] 2020-04-04 14:12:19 +02:00
Christopher Roy Bratusek
82f723cc78 bump version to 22.6 (La Sirena) 2020-02-08 18:41:55 +01:00
Christopher Roy Bratusek
a4a1c64cbe bump version to 22.6-beta2 (22.5.91) 2020-01-31 18:17:50 +01:00
Christopher Roy Bratusek
363ea37cde patcher: fix setting ld env 2020-01-25 20:53:11 +01:00
Christopher Roy Bratusek
16eed53982 bump version to 22.6-beta1 (22.5.90) 2020-01-19 19:49:52 +01:00
Christopher Roy Bratusek
16333271bd update Patcher 2020-01-19 19:47:40 +01:00
Christopher Roy Bratusek
e88f519e7a use dexpatcher 1.6.3 for SDK 19 - 25 / use dexpatcher 1.8.0-alpha4 for SDK 26 and up 2020-01-17 21:10:23 +01:00
Christopher Roy Bratusek
b3e9ec5897 update dexpatcher to latest head; possibly fix crash when evoking from TWRP 2020-01-04 13:55:30 +01:00
Christopher Roy Bratusek
51195c3803 bump version to 22.5.1.20200102 (NCIA-93) 2020-01-02 18:42:35 +01:00
Christopher Roy Bratusek
18498624e4 update dexpatcher to 1.8.0-alpha4 2019-12-23 17:51:17 +01:00
Christopher Roy Bratusek
e4801c86a5 update dexpatcher to 1.8.0-alpha3-20191220 2019-12-20 22:24:56 +01:00
Christopher Roy Bratusek
70e7e99cba update dexpatcher to 1.8.0-alpha 2019-11-30 11:45:55 +01:00
Christopher Roy Bratusek
4104b727e8 fix vendor compat 2019-11-14 20:26:32 +01:00
Christopher Roy Bratusek
8c0ac07c42 update Patcher mount code 2019-10-29 19:38:30 +01:00
Christopher Roy Bratusek
7fe3108aea bump version to 22.5 'SS Emette' 2019-10-29 19:29:08 +01:00
Christopher Roy Bratusek
bcaa406960 further mount code improvements 2019-10-23 22:05:21 +02:00
Christopher Roy Bratusek
f4b911b1be update mount code in other parts aswell 2019-10-23 21:33:46 +02:00
Christopher Roy Bratusek
a8face9d9d update mount code across all packages 2019-10-12 20:00:52 +02:00
Christopher Roy Bratusek
8a05852778 bump version to 22.5 in-dev 2019-10-08 20:59:21 +02:00
Christopher Roy Bratusek
2690be3fc2 umount partitions properly 2019-10-08 20:55:33 +02:00
Christopher Roy Bratusek
4f250df8f9 Patcher: update mount code 2019-10-08 20:46:47 +02:00
Christopher Roy Bratusek
c9b8090722 change in mount code 2019-08-19 19:58:08 +02:00
Christopher Roy Bratusek
927d6c6186 full path to dalvikvm 2019-08-19 19:27:07 +02:00
Christopher Roy Bratusek
38012a9611 Patcher: check for supported dalvikvm options 2019-08-19 19:26:27 +02:00