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

123 Commits

Author SHA1 Message Date
Christopher Roy Bratusek
26d3271ef5 remove duplicated '!!' in error messages 2018-09-08 19:34:30 +02:00
Christopher Roy Bratusek
bca5c2c320 CommonPatcher: treat userdebug ROMs as Custom ROMs 2018-09-08 19:31:11 +02:00
Christopher Roy Bratusek
5141b82932 Patcher: verbose DalvikVM 2018-09-08 19:21:26 +02:00
Christopher Roy Bratusek
b4045a90b6 CommonPatcher / Patcher addon.d: misc improvements 2018-09-08 19:16:45 +02:00
Christopher Roy Bratusek
3f508cd808 bump version to 18.0.3 2018-09-08 10:42:55 +02:00
Christopher Roy Bratusek
2e40262465 don't register services.jar in uninstaller information for System Mode installation 2018-09-08 10:38:53 +02:00
Christopher Roy Bratusek
268cdc2c3c bump version to 18.0.2 2018-09-08 09:38:37 +02:00
Christopher Roy Bratusek
012669f2ec CommonPatcher: try to detect whether we are on a Custom or Stock ROM 2018-09-08 09:37:53 +02:00
Christopher Roy Bratusek
fc95b0cf01 bump version to 18.0.1 hotfix 2018-09-07 21:27:23 +02:00
Christopher Roy Bratusek
75c3b268d1 bump version to 18.0.20180907 2018-09-07 17:39:55 +02:00
Christopher Roy Bratusek
c7808c5498 CommonInstaller / CommonPatcher: improve 2018-09-06 21:15:46 +02:00
Christopher Roy Bratusek
fb96fbf5c2 CommonPatcher: increase ROM compatibility 2018-09-06 20:48:31 +02:00
Christopher Roy Bratusek
520572e01c CommonPatcher: always print ROM_DEX_STATUS 2018-09-06 20:44:11 +02:00
Christopher Roy Bratusek
5b56192fda CommonPatcher: string fixes 2018-09-06 20:43:18 +02:00
Christopher Roy Bratusek
3c6d4fd6f0 CommonPatcher: fix env for 32bit devices 2018-09-06 20:41:59 +02:00
Christopher Roy Bratusek
a9844287ec CommonPatcher: minor change 2018-09-06 20:27:19 +02:00
Christopher Roy Bratusek
92d312684b CommonPatcher: fixup 2018-09-06 20:26:05 +02:00
Christopher Roy Bratusek
f585f2dcf2 CommonPatcher: continue on Pie if ROM_DEX_STATUS is DEODEX 2018-09-06 18:11:41 +02:00
Christopher Roy Bratusek
322dc49e4d bundle dexpatcher 1.6.1 2018-09-06 18:04:16 +02:00
Christopher Roy Bratusek
b2b182ca41 CommonPatcher: [TEST] further improvements to the patcher env 2018-09-05 21:31:44 +02:00
Christopher Roy Bratusek
2162e6b6d5 error out if /data can't be mounted 2018-09-04 20:07:06 +02:00
Christopher Roy Bratusek
ba4455964c CommonPatcher: fixup addon.d installation 2018-09-04 19:16:04 +02:00
Christopher Roy Bratusek
12b60aafa5 update detect_bootmode 2018-09-01 19:14:09 +02:00
Christopher Roy Bratusek
063763e1d3 Revert "Patcher: more minor improvements"
This reverts commit c2aa05c0ee.
2018-08-30 20:31:11 +02:00
Christopher Roy Bratusek
c2aa05c0ee Patcher: more minor improvements 2018-08-30 20:20:19 +02:00
Christopher Roy Bratusek
3a7cbfcdac Patcher: more minor improvements 2018-08-30 20:15:12 +02:00
Christopher Roy Bratusek
7ceb343692 Patcher: improve patcher commands 2018-08-30 20:06:20 +02:00
Christopher Roy Bratusek
000922ca7a Patcher: environment improvements 2018-08-30 17:31:52 +02:00
Christopher Roy Bratusek
3215001b89 vdexExtractor 0.5.0 2018-08-30 17:29:07 +02:00
Christopher Roy Bratusek
50a2bf9781 Patcher:
- log all mounted paritions in the recovery.log
- update /vendor mounting code
- fix addon.d creation
- if there's no /vendor partition, but /system/vendor exists, create a compatibility link, which is required on some ROMs
2018-08-29 17:01:33 +02:00
Christopher Roy Bratusek
088641c73e Patcher: unmount /vendor and /dev/random, too 2018-08-29 16:58:43 +02:00
Christopher Roy Bratusek
9fa4bd2a65 update baksmali/smali to 2.2.5 2018-08-29 16:51:10 +02:00
Christopher Roy Bratusek
d931495837 Patcher: more verbose 2018-08-27 21:57:37 +02:00
Christopher Roy Bratusek
5e8f99b03e Patcher: minor code simplification 2018-08-27 21:51:18 +02:00
Christopher Roy Bratusek
a548cad5e1 Patcher: explicitely check for services.vdex / services.odex 2018-08-27 21:46:52 +02:00
Christopher Roy Bratusek
812f6ca255 Patcher: simplify 2018-08-27 21:41:36 +02:00
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
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
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