Christopher Roy Bratusek
ffc4b9ec23
update Deodex Instructions for Pie
2018-09-06 18:21:59 +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
71c384fd28
update Play Store patch to 11.6.15
2018-09-05 20:30:44 +02:00
Christopher Roy Bratusek
f176e7dca7
CommonInstaller: when /data/adb/NanoDroid_FileList exists, assume System Mode installation, even if Magisk exists
2018-09-04 20:30:23 +02:00
Christopher Roy Bratusek
aa17c14a1e
CommonInstaller: remove unused definition
2018-09-04 20:24:48 +02:00
Christopher Roy Bratusek
ba0dc7faf2
CommonInstaller: simplify
2018-09-04 20:24:10 +02:00
Christopher Roy Bratusek
0ce53bd035
CommonInstaller: fix displaying install mode
2018-09-04 20:22:11 +02:00
Christopher Roy Bratusek
65209d50f8
update ChangeLog
2018-09-04 20:17:25 +02:00
Christopher Roy Bratusek
aa76b8d454
CommonInstaller: fix installation for Magisk Mode, when ROM wasn't booted once
2018-09-04 20:15:04 +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
5a9c58e384
update DeodexServices.md
2018-09-03 20:17:55 +02:00
Christopher Roy Bratusek
4f08d58f52
NanoDrod-Overlay: fix regression from beta2
2018-09-03 19:41:38 +02:00
Christopher Roy Bratusek
d0feddae7c
CommonInstaller: on fresh installations, also get rid of possible user-installed version of Play Services
...
- this was supressed due the fact that NanoDroid wasn't self-aware
wether it was updated or not, but since 17.5 we have the internal
NANODROID_UPGRADE envvar, thus this is save and only effects GApps.
2018-09-02 15:23:12 +02:00
Christopher Roy Bratusek
1cefe82912
update ChangeLog
2018-09-02 15:18:22 +02:00
Christopher Roy Bratusek
84652bc70b
don't get rid of GooglePartnerSetup
2018-09-02 15:17:49 +02:00
Christopher Roy Bratusek
6410449794
update ChangeLog/README
2018-09-02 15:11:41 +02:00
Christopher Roy Bratusek
a2aefb24db
improve GSync permissions
2018-09-02 15:08:22 +02:00
Christopher Roy Bratusek
18b8c67372
CommonAddon: addon.d should support v2
2018-09-02 15:03:32 +02:00
Christopher Roy Bratusek
db48b0e141
update microg-a5k.xml
2018-09-02 15:02:54 +02:00
Christopher Roy Bratusek
12b60aafa5
update detect_bootmode
2018-09-01 19:14:09 +02:00
Christopher Roy Bratusek
f3a11c0313
update ChangeLog
2018-09-01 16:11:44 +02:00
Christopher Roy Bratusek
0ae9041bb1
Uninstaller: dupped GApps entry
2018-09-01 16:09:11 +02:00
Christopher Roy Bratusek
c989a529b2
Uninstaller: fixup GApps restore mechanism
2018-09-01 16:02:49 +02:00
Christopher Roy Bratusek
b9054f4c5b
CommonInstaller: improve installer env
2018-09-01 11:23:15 +02:00
Christopher Roy Bratusek
7de50e06ed
NanoDroid-Overlay: fix System Mode support
2018-09-01 11:22:59 +02:00
Christopher Roy Bratusek
f37bc60073
CommonInstaller: fix error when overriding ROM built-in AdAway / OmniClockOSS if requested
2018-08-31 20:11:54 +02:00
Christopher Roy Bratusek
5e833b6e8e
CommonInstaller: add sync adapters for P
2018-08-31 20:03:52 +02:00
Christopher Roy Bratusek
09beeb2174
update ChangeLog
2018-08-31 19:52:45 +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
5fa21ad77b
update ChangeLog
2018-08-30 18:22:52 +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
2e39367326
update DeodexServices.md
2018-08-29 17:58:42 +02:00
Christopher Roy Bratusek
1efee85f37
update DeodexServices.md
2018-08-29 17:23:02 +02:00
Christopher Roy Bratusek
f500b6e569
update DeodexServices.md
2018-08-29 17:21:30 +02:00
Christopher Roy Bratusek
97f7cb8180
update ChangeLog
2018-08-29 17:01:40 +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
50d7ecef47
CommonInstaller:
...
- if there's no /vendor partition, but /system/vendor exists, create a compatibility link, which is required on some ROMs
- if log all mounted paritions in the recovery.log
- update /vendor mounting code
2018-08-29 17:00:56 +02:00
Christopher Roy Bratusek
088641c73e
Patcher: unmount /vendor and /dev/random, too
2018-08-29 16:58:43 +02:00
Christopher Roy Bratusek
90238e150b
update ChangeLog
2018-08-29 16:51:45 +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