2
0
mirror of https://gitlab.com/Nanolx/NanoDroid synced 2024-11-07 15:20:36 +00:00
Commit Graph

96 Commits

Author SHA1 Message Date
Christopher Roy Bratusek
a5a669bde9 CommonPatcher: minor fix 2019-04-25 20:39:34 +02:00
Christopher Roy Bratusek
356c88214e CommonPatcher: properly set permissions 2019-04-20 13:08:07 +02:00
Christopher Roy Bratusek
fbe5674388 add org.spoofing 2019-04-12 19:39:06 +02:00
Christopher Roy Bratusek
a1176bdf45 minor mount code fix 2019-04-03 22:20:04 +02:00
Christopher Roy Bratusek
3b8c63406d Patcher: update mount code 2019-04-03 22:19:24 +02:00
Christopher Roy Bratusek
f0dc3294b3 Patcher: support installation in Magisk 19.0 modules 2019-04-03 22:15:24 +02:00
Christopher Roy Bratusek
bca69fc5ff drop unlp patch 2019-03-17 21:03:13 +01:00
Christopher Roy Bratusek
94bc6b75d7 update CommonPatcher 2019-03-09 22:16:47 +01:00
Christopher Roy Bratusek
9c4d0f8b02 CommonPatcher: don't do anything if ROM is pre-patched 2018-12-27 22:11:09 +01:00
Christopher Roy Bratusek
5470c480d0 Revert "Patcher: drop unlp patch"
This reverts commit cf8809d374.
2018-12-25 20:42:11 +01:00
Christopher Roy Bratusek
bdcfb4bcee services.jar backup: append ro.build.flavor and ro.build.id 2018-12-25 20:41:09 +01:00
Christopher Roy Bratusek
1763f882f5 use /sbin/.magisk instead of /sbin/.core ; support both /data/adb/magisk and /data/magisk 2018-12-22 18:46:34 +01:00
Christopher Roy Bratusek
fccd118223 Patcher / SysTest: minor change in DalvikVM detection 2018-11-19 22:13:15 +01:00
Christopher Roy Bratusek
595b75927d Patcher: test new DalvikVM settings 2018-11-19 19:09:14 +01:00
Christopher Roy Bratusek
ac472fedb8 CommonPatcher: syntax fix 2018-11-19 18:26:45 +01:00
Christopher Roy Bratusek
88f2c19454 CommonPatcher: minor change 2018-11-18 12:17:24 +01:00
Christopher Roy Bratusek
cf8809d374 Patcher: drop unlp patch 2018-11-16 21:29:23 +01:00
Christopher Roy Bratusek
a72aedbfae CommonPatcher: DalvikVM detection 2018-11-14 22:22:38 +01:00
Christopher Roy Bratusek
04f5cf9681 Uninstaller, CommonPatcher: update detect_bootmode() 2018-11-09 21:21:27 +01:00
Gia90
e1d1e9e3b8 Added baksmali/smali 2.1.3 to support android 6 (API 23) and older versions (?) 2018-10-20 23:56:49 +02:00
Christopher Roy Bratusek
c1b0abe442 CommonPatcher: improve DalvikVM arch detection 2018-10-02 23:32:20 +02:00
Christopher Roy Bratusek
41c3247c82 Patcher: add unifiednlp patch by Tom Vincent 2018-09-19 18:42:34 +02:00
Christopher Roy Bratusek
1b3ca9e0b6 Patcher: get rid of old addon.d 2018-09-17 19:04:45 +02:00
Christopher Roy Bratusek
54c7fc7293 CommonInstaller / CommonPatcher: minor improvement 2018-09-15 23:00:55 +02:00
Christopher Roy Bratusek
092e8a7be2 move patcher addon.d to 70 2018-09-15 22:05:03 +02:00
Christopher Roy Bratusek
05a8918296 PatcherAddon: fix DalvikVM crashes, fix printing messages 2018-09-08 21:43:28 +02:00
Christopher Roy Bratusek
3a539b2f23 PatcherAddon: clean-up addon.d environment every time addon.d is fired up 2018-09-08 20:20:07 +02:00
Christopher Roy Bratusek
c14c818501 CommonPatcher: remove ancient, unused files from addon.d / for binary files only install the current-arch ones into addon.d 2018-09-08 20:16:54 +02:00
Christopher Roy Bratusek
1c8c5d1291 CommonPatcher: update detect_outfd, don't set ANDROID_DATA at all 2018-09-08 20:02:24 +02:00
Christopher Roy Bratusek
7fda8d8a84 CommonPatcher: re-set ANDROID_DATA to TMPDIR 2018-09-08 19:36:02 +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
2e40262465 don't register services.jar in uninstaller information for System Mode installation 2018-09-08 10:38:53 +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
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
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