2
0
mirror of https://gitlab.com/Nanolx/NanoDroid synced 2024-10-22 01:37:40 +00:00
Commit Graph

1022 Commits

Author SHA1 Message Date
Christopher Roy Bratusek
360a5eb919 Patcher: further improvements 2018-08-27 21:40:19 +02:00
Christopher Roy Bratusek
9be0cc4eec Patcher: vendor mount code 2018-08-27 21:25:03 +02:00
Christopher Roy Bratusek
fb0fb8e4b4 Patcher: update C_LD 2018-08-27 21:17:29 +02:00
Christopher Roy Bratusek
9947d3b59c Patcher: Oreo 2018-08-27 21:15:15 +02:00
Christopher Roy Bratusek
2cac1d95d4 Patcher: improve ODEX support 2018-08-27 21:14:29 +02:00
Christopher Roy Bratusek
2d8156f910 Patcher: minor change 2018-08-27 20:59:47 +02:00
Christopher Roy Bratusek
94b852c68e Patcher: minor change 2018-08-27 20:56:48 +02:00
Christopher Roy Bratusek
513ca81300 Patcher: improved Nougat support 2018-08-27 20:04:25 +02:00
Christopher Roy Bratusek
15deec0d07 update deodexing instructions 2018-08-27 19:11:50 +02:00
Christopher Roy Bratusek
e92edea733 update deodexing instructions 2018-08-27 19:06:25 +02:00
Christopher Roy Bratusek
e9a818dbc6 Patcher: add baksmali 2.2.2 for use with SDK < 26 / use baksmali dev-build for SDK >= 26 2018-08-27 18:53:57 +02:00
Christopher Roy Bratusek
d18b32b807 update README regarding Pie 2018-08-27 18:39:20 +02:00
Christopher Roy Bratusek
4fd25f399c update ChangeLog 2018-08-27 18:33:22 +02:00
Christopher Roy Bratusek
400803fb86 update ChangeLog 2018-08-27 18:32:50 +02:00
Christopher Roy Bratusek
a5b238c7e0 Patcher: exit upon SDK 28 / update vdexPatcher builds 2018-08-27 18:23:01 +02:00
Christopher Roy Bratusek
1e99734c85 CommonInstaller, Patcher: A/B aware /vendor mount code from Magisk 2018-08-27 18:12:17 +02:00
Christopher Roy Bratusek
ad06de9fd5 CommonInstaller, Patcher: mount /vendor partition 2018-08-27 18:08:12 +02:00
Christopher Roy Bratusek
335e87ceb3 Patcher: update baksmali command 2018-08-26 21:58:10 +02:00
Christopher Roy Bratusek
5a12e2cc19 Patcher: vdexExtractor debug build 2018-08-26 21:17:23 +02:00
Christopher Roy Bratusek
cec1ee186f Patcher: log ROM_DEX_STATUS 2018-08-26 21:08:04 +02:00
Christopher Roy Bratusek
4403cfa550 Patcher: don't try to de-odex, when services.jar already contains classes.dex 2018-08-26 21:07:23 +02:00
Christopher Roy Bratusek
ded2be5c0a Patcher: update vdexExtractor 2018-08-26 19:28:43 +02:00
Christopher Roy Bratusek
460eb3d6d0 Patcher: roll back to dexpatcher 1.6.0 2018-08-26 19:09:55 +02:00
Christopher Roy Bratusek
94a3f6065a Patcher: mark Android Pie support as experimental 2018-08-26 19:03:06 +02:00
Christopher Roy Bratusek
e1d2fcaccc Uninstaller: use internal busybox 2018-08-26 18:59:34 +02:00
Christopher Roy Bratusek
bf737c124f Patcher:
- use internal busybox
- update baksmali/smali
- update vdexextractor
- other minor changes
2018-08-26 18:58:59 +02:00
Christopher Roy Bratusek
4956584f15 Patcher: more verbose output 2018-08-26 18:02:36 +02:00
Christopher Roy Bratusek
1ac284b37e Patcher: fix vdexExtractor for arm64 / x86_64 2018-08-26 15:04:23 +02:00
Christopher Roy Bratusek
967398691d update README 2018-08-26 13:27:19 +02:00
Christopher Roy Bratusek
ce8c74c2e1 Patcher: update install_addond 2018-08-26 13:19:16 +02:00
Christopher Roy Bratusek
1e77402609 we don't need BOOTCLASSES 2018-08-26 12:58:31 +02:00
Christopher Roy Bratusek
5c5eb20dfc Patcher: several fixups 2018-08-26 12:53:17 +02:00
Christopher Roy Bratusek
ab102c19dc Patcher: fixup 2018-08-26 11:38:19 +02:00
Christopher Roy Bratusek
160e12b1be Patcher: vdex 2018-08-26 11:29:14 +02:00
Christopher Roy Bratusek
4b59556a0b Patcher: various improvements 2018-08-25 23:23:26 +02:00
Christopher Roy Bratusek
9ac49915eb Patcher:
- simplify code
- don't deodex services.jar if it's already deodexed
2018-08-25 22:33:20 +02:00
Christopher Roy Bratusek
5c61d31398 Patcher: string change 'cause it works 2018-08-25 21:51:39 +02:00
Christopher Roy Bratusek
d3d315ccf9 Patcher: minor fix 2018-08-25 21:44:44 +02:00
Christopher Roy Bratusek
c7acda8a1c Patcher: set LD_LIBRARY_PATH for vdexExtractor 2018-08-25 21:44:14 +02:00
Christopher Roy Bratusek
7aa1571e40 Patcher: support automatic deodexing for VDEX method (first try) 2018-08-25 21:43:43 +02:00
Christopher Roy Bratusek
ccea841d02 update docs 2018-08-25 21:26:10 +02:00
Christopher Roy Bratusek
dbabb06073 add vdexExtractor binaries (ndk builds) 2018-08-25 21:24:00 +02:00
Christopher Roy Bratusek
e5e8fe101a doc updates 2018-08-25 20:19:26 +02:00
Christopher Roy Bratusek
7fb1b5a723 add sources to DeodexServices doc 2018-08-25 19:47:42 +02:00
Christopher Roy Bratusek
dd62c39cb9 update DeodexServices.jar 2018-08-25 19:41:56 +02:00
Christopher Roy Bratusek
862e21bc2a add services.jar deodex'ing instructions 2018-08-25 19:36:36 +02:00
Christopher Roy Bratusek
3889803d3f mark SDK 28 as officially supported (despite the fact that GSync Adapters are yet missing) 2018-08-25 00:36:44 +02:00
Christopher Roy Bratusek
94efbc5c0e next release will be 18.0, not 17.10 2018-08-25 00:31:29 +02:00
Christopher Roy Bratusek
ac488fa201 sort alphabetically 2018-08-25 00:28:06 +02:00
Christopher Roy Bratusek
eaa64ec3f7 CommonInstaller: remove GoogleExtServices from GApps removal list, as it is required for ROMs using GooglePackageManager 2018-08-25 00:17:40 +02:00