Commit Graph

88 Commits (d605ccf7364aba36e4f32570b6f99ccbc7163fab)

Author SHA1 Message Date
Christopher Roy Bratusek 9c4d0f8b02 CommonPatcher: don't do anything if ROM is pre-patched 6 years ago
Christopher Roy Bratusek 5470c480d0 Revert "Patcher: drop unlp patch"
This reverts commit cf8809d374.
6 years ago
Christopher Roy Bratusek bdcfb4bcee services.jar backup: append ro.build.flavor and ro.build.id 6 years ago
Christopher Roy Bratusek 1763f882f5 use /sbin/.magisk instead of /sbin/.core ; support both /data/adb/magisk and /data/magisk 6 years ago
Christopher Roy Bratusek fccd118223 Patcher / SysTest: minor change in DalvikVM detection 6 years ago
Christopher Roy Bratusek 595b75927d Patcher: test new DalvikVM settings 6 years ago
Christopher Roy Bratusek ac472fedb8 CommonPatcher: syntax fix 6 years ago
Christopher Roy Bratusek 88f2c19454 CommonPatcher: minor change 6 years ago
Christopher Roy Bratusek cf8809d374 Patcher: drop unlp patch 6 years ago
Christopher Roy Bratusek a72aedbfae CommonPatcher: DalvikVM detection 6 years ago
Christopher Roy Bratusek 04f5cf9681 Uninstaller, CommonPatcher: update detect_bootmode() 6 years ago
Gia90 e1d1e9e3b8 Added baksmali/smali 2.1.3 to support android 6 (API 23) and older versions (?) 6 years ago
Christopher Roy Bratusek c1b0abe442 CommonPatcher: improve DalvikVM arch detection 6 years ago
Christopher Roy Bratusek 41c3247c82 Patcher: add unifiednlp patch by Tom Vincent 6 years ago
Christopher Roy Bratusek 1b3ca9e0b6 Patcher: get rid of old addon.d 6 years ago
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