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

18 Commits

Author SHA1 Message Date
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
32e95c2b35 minor typo fix 2018-08-24 22:20:34 +02:00
Christopher Roy Bratusek
1472726aed Patcher: add unused base code for automatic deodexing 2018-08-24 21:47:56 +02:00
Christopher Roy Bratusek
cad3b1c262 Patcher: fix path to installer infofile 2018-08-24 21:26:33 +02:00
Christopher Roy Bratusek
c77387db12 Patcher:
- don't stop on odexed ROMs, just print a warning (user have may services.jar deodexed)
- fix path to install lockfile
- remove a bit old code
- 9.0, SDK 28 officially supported
2018-08-24 21:24:01 +02:00
Christopher Roy Bratusek
cb16a28295 Patcher: move installfile from /data/adb/.nanodroid-patcher to /data/adb/NanoDroid_Patched 2018-08-21 22:20:41 +02:00
Christopher Roy Bratusek
c6ca74b4dc CommonPatcher: proper A/B support, too 2018-08-05 13:17:16 +02:00
Christopher Roy Bratusek
40c51a4188 update mount code for patcher, too 2018-07-08 19:10:37 +02:00
Christopher Roy Bratusek
761fd424a0 Patcher: move addon.d from 75 to 999 2018-04-10 21:47:19 +02:00
Christopher Roy Bratusek
14a2bd787d Patcher, addon.d: unify code into CommonPatcher 2018-03-20 18:52:53 +01:00