Commit Graph

73 Commits (54c7fc729323423cda16c91d835c98edc9499854)

Author SHA1 Message Date
Christopher Roy Bratusek 54c7fc7293 CommonInstaller / CommonPatcher: minor improvement 6 years ago
Christopher Roy Bratusek 092e8a7be2 move patcher addon.d to 70 6 years ago
Christopher Roy Bratusek 05a8918296 PatcherAddon: fix DalvikVM crashes, fix printing messages 6 years ago
Christopher Roy Bratusek 3a539b2f23 PatcherAddon: clean-up addon.d environment every time addon.d is fired up 6 years ago
Christopher Roy Bratusek c14c818501 CommonPatcher: remove ancient, unused files from addon.d / for binary files only install the current-arch ones into addon.d 6 years ago
Christopher Roy Bratusek 1c8c5d1291 CommonPatcher: update detect_outfd, don't set ANDROID_DATA at all 6 years ago
Christopher Roy Bratusek 7fda8d8a84 CommonPatcher: re-set ANDROID_DATA to TMPDIR 6 years ago
Christopher Roy Bratusek bca5c2c320 CommonPatcher: treat userdebug ROMs as Custom ROMs 6 years ago
Christopher Roy Bratusek 5141b82932 Patcher: verbose DalvikVM 6 years ago
Christopher Roy Bratusek b4045a90b6 CommonPatcher / Patcher addon.d: misc improvements 6 years ago
Christopher Roy Bratusek 2e40262465 don't register services.jar in uninstaller information for System Mode installation 6 years ago
Christopher Roy Bratusek 012669f2ec CommonPatcher: try to detect whether we are on a Custom or Stock ROM 6 years ago
Christopher Roy Bratusek c7808c5498 CommonInstaller / CommonPatcher: improve 6 years ago
Christopher Roy Bratusek fb96fbf5c2 CommonPatcher: increase ROM compatibility 6 years ago
Christopher Roy Bratusek 520572e01c CommonPatcher: always print ROM_DEX_STATUS 6 years ago
Christopher Roy Bratusek 5b56192fda CommonPatcher: string fixes 6 years ago
Christopher Roy Bratusek 3c6d4fd6f0 CommonPatcher: fix env for 32bit devices 6 years ago
Christopher Roy Bratusek a9844287ec CommonPatcher: minor change 6 years ago
Christopher Roy Bratusek 92d312684b CommonPatcher: fixup 6 years ago
Christopher Roy Bratusek f585f2dcf2 CommonPatcher: continue on Pie if ROM_DEX_STATUS is DEODEX 6 years ago
Christopher Roy Bratusek b2b182ca41 CommonPatcher: [TEST] further improvements to the patcher env 6 years ago
Christopher Roy Bratusek 2162e6b6d5 error out if /data can't be mounted 6 years ago
Christopher Roy Bratusek ba4455964c CommonPatcher: fixup addon.d installation 6 years ago
Christopher Roy Bratusek 12b60aafa5 update detect_bootmode 6 years ago
Christopher Roy Bratusek 063763e1d3 Revert "Patcher: more minor improvements"
This reverts commit c2aa05c0ee.
6 years ago
Christopher Roy Bratusek c2aa05c0ee Patcher: more minor improvements 6 years ago
Christopher Roy Bratusek 3a7cbfcdac Patcher: more minor improvements 6 years ago
Christopher Roy Bratusek 7ceb343692 Patcher: improve patcher commands 6 years ago
Christopher Roy Bratusek 000922ca7a Patcher: environment improvements 6 years ago
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
6 years ago
Christopher Roy Bratusek d931495837 Patcher: more verbose 6 years ago
Christopher Roy Bratusek 5e8f99b03e Patcher: minor code simplification 6 years ago
Christopher Roy Bratusek a548cad5e1 Patcher: explicitely check for services.vdex / services.odex 6 years ago
Christopher Roy Bratusek 812f6ca255 Patcher: simplify 6 years ago
Christopher Roy Bratusek 360a5eb919 Patcher: further improvements 6 years ago
Christopher Roy Bratusek 9be0cc4eec Patcher: vendor mount code 6 years ago
Christopher Roy Bratusek fb0fb8e4b4 Patcher: update C_LD 6 years ago
Christopher Roy Bratusek 9947d3b59c Patcher: Oreo 6 years ago
Christopher Roy Bratusek 2cac1d95d4 Patcher: improve ODEX support 6 years ago
Christopher Roy Bratusek 2d8156f910 Patcher: minor change 6 years ago
Christopher Roy Bratusek 94b852c68e Patcher: minor change 6 years ago
Christopher Roy Bratusek 513ca81300 Patcher: improved Nougat support 6 years ago
Christopher Roy Bratusek e9a818dbc6 Patcher: add baksmali 2.2.2 for use with SDK < 26 / use baksmali dev-build for SDK >= 26 6 years ago
Christopher Roy Bratusek a5b238c7e0 Patcher: exit upon SDK 28 / update vdexPatcher builds 6 years ago
Christopher Roy Bratusek 1e99734c85 CommonInstaller, Patcher: A/B aware /vendor mount code from Magisk 6 years ago
Christopher Roy Bratusek ad06de9fd5 CommonInstaller, Patcher: mount /vendor partition 6 years ago
Christopher Roy Bratusek 335e87ceb3 Patcher: update baksmali command 6 years ago
Christopher Roy Bratusek cec1ee186f Patcher: log ROM_DEX_STATUS 6 years ago
Christopher Roy Bratusek 4403cfa550 Patcher: don't try to de-odex, when services.jar already contains classes.dex 6 years ago
Christopher Roy Bratusek 94a3f6065a Patcher: mark Android Pie support as experimental 6 years ago