Christopher Roy Bratusek
927f9bc718
CommonInstaller: dos2unix configuration file before loading them
...
see https://gitlab.com/Nanolx/NanoDroid/-/issues/147
2020-09-01 21:28:20 +02:00
Christopher Roy Bratusek
9b8aa381de
SetupWizard: fix crash due to malformed aroma-config
2020-09-01 21:09:15 +02:00
Christopher Roy Bratusek
2012b83734
CommonInstaller: fix installation mode detection when Magisk is not installed
2020-09-01 21:07:49 +02:00
Christopher Roy Bratusek
bec49e9b4f
bump version to 22.7.20200829 (The Velvet Machine)
2020-08-29 21:54:17 +02:00
Christopher Roy Bratusek
9b620a7703
minor change
2020-08-29 21:43:10 +02:00
Christopher Roy Bratusek
fc81d46d83
build-package: also increase version number/bump module version for Patcher Magisk Module
2020-08-28 22:35:01 +02:00
Christopher Roy Bratusek
b79d23a7c6
Patcher: rename Magisk module to match others
2020-08-28 22:32:18 +02:00
Christopher Roy Bratusek
9a407b2376
build-package: simplify grabbing apk urls from github/gitlab
2020-08-28 22:23:35 +02:00
Christopher Roy Bratusek
b755a339f1
update ChangeLog
2020-08-28 19:59:45 +02:00
Christopher Roy Bratusek
a35f6306e4
SetupWizard: support nanodroid_play=30
2020-08-28 19:58:59 +02:00
Christopher Roy Bratusek
2994cac05d
update ChangeLog
2020-08-27 18:14:48 +02:00
Christopher Roy Bratusek
43545c7c24
update ChangeLog
2020-08-27 17:16:09 +02:00
Christopher Roy Bratusek
6827c68ae0
PatcherAddon: improvements
2020-08-27 17:15:18 +02:00
Christopher Roy Bratusek
9f553fb79c
CommonAddon: improvements
2020-08-27 17:09:12 +02:00
Christopher Roy Bratusek
5e06807140
final one
2020-08-25 22:14:41 +02:00
Christopher Roy Bratusek
2bd9edcfd9
one more path change for GNU Bash
2020-08-25 22:03:33 +02:00
Christopher Roy Bratusek
f809cdabf6
improved GNU Bash build with changed default paths (see ChangeLog)
2020-08-25 21:35:25 +02:00
Christopher Roy Bratusek
bad028dc56
update GNU Bash to 5.1-alpha1 (with Debian GNU/Linux patches)
2020-08-25 20:55:25 +02:00
Christopher Roy Bratusek
573f4e9764
one more
2020-08-24 22:14:31 +02:00
Christopher Roy Bratusek
ca6972338e
remove (now) useless check
2020-08-24 22:13:06 +02:00
Christopher Roy Bratusek
30b7cf7fa4
Patcher: use mount code from CommonInstaller (no Magisk pollution, but still logs in TWRP)
2020-08-24 22:10:54 +02:00
Christopher Roy Bratusek
66ba010bf3
CommonInstaller: minor change
2020-08-24 22:10:33 +02:00
Christopher Roy Bratusek
b78d8b517e
CommonInstaller: clean up modules_update just in case one flashes the same package twice without rebooting (Magisk Manager)
2020-08-24 22:06:19 +02:00
Christopher Roy Bratusek
93153600f4
Patcher: less output pollution
2020-08-24 22:04:58 +02:00
Christopher Roy Bratusek
6ded9a151f
only bind-mount /dev/random if in recovery
2020-08-24 22:00:56 +02:00
Christopher Roy Bratusek
a854a8d8d7
CommonInstaller:
...
- fixup previous commit
- fix silly typo
2020-08-24 21:56:10 +02:00
Christopher Roy Bratusek
7472ed0124
update ChangeLog
2020-08-24 21:51:02 +02:00
Christopher Roy Bratusek
310479ce26
CommonInstaller:
...
- improve detecting block devices for /system and /vendor
- don't report magisk mount points when logging mounts
- change we way we detect whether we run Magisk Mode installation
- make check_fake_package_signature distinguish between native and self patched ROMs
- improve update information for Magisk Manager
- minor internal simplifications
2020-08-24 21:47:21 +02:00
Christopher Roy Bratusek
27f3111005
Patcher:
...
- improve detecting block devices for /system and /vendor
- don't report magisk mount points when logging mounts
- change we way we detect whether we run Magisk Mode installation
- make check_fake_package_signature distinguish between native and self patched ROMs
- improve update information for Magisk Manager
- minor internal simplifications
2020-08-24 21:46:38 +02:00
Christopher Roy Bratusek
502fd71dc3
Uninstaller: improve detecting block devices for /system and /vendor
2020-08-24 21:44:46 +02:00
Christopher Roy Bratusek
2c8454ef3b
SysTest:
...
- make it shut up, we don't need verbose execution, when all we do is generating a log anyways
- fix reporting block devices for /system and /vendor
- improve detecting block devices for /system and /vendor
- make check_fake_package_signature distinguish between native and self patched ROMs + log it
- add current boot slot to log
- minor cosmetic changes
2020-08-24 21:44:13 +02:00
Christopher Roy Bratusek
19748336b3
update ChangeLog
2020-08-24 19:31:26 +02:00
Christopher Roy Bratusek
96cbbf8f02
CommonInstaller: no longer preserve services.jar when upgrading NanoDroid/NanoDroid_microG Magisk Modules
2020-08-24 19:24:37 +02:00
Christopher Roy Bratusek
15d2bdcc0d
Patcher, CommonInstaller, SysTest: also detect signature spoofing when ROM is self-patched
2020-08-24 19:19:18 +02:00
Christopher Roy Bratusek
b71462600a
Patcher: install into own Magisk Module 'NanoDroidPatcher' instead of NanoDroid or NanoDroid_microG
2020-08-24 19:18:31 +02:00
Christopher Roy Bratusek
a92bf80ef1
CommonInstaller: supress message
2020-08-24 18:50:05 +02:00
Christopher Roy Bratusek
298cb73638
CommonInstaller: Magisk Mode - always use MAGSIKBASE/modules_update on upgrade and MAGISKBASE/modules on clean install
2020-08-24 18:41:28 +02:00
Christopher Roy Bratusek
dd69cfd998
fixup previous commit
2020-08-23 21:33:46 +02:00
Christopher Roy Bratusek
a3d91961bd
CommonInstaller: change logic when to reset runtime-permission ; simplify
2020-08-23 12:56:06 +02:00
Christopher Roy Bratusek
966de91df5
CommonInstaller: also preserve org.spoofing.apk when upgrading
2020-08-23 12:21:44 +02:00
Christopher Roy Bratusek
27799605a3
SetupWizard: fix selection Google Sync/Swipe Libaries/Shell Utilities/Init Scripts
2020-08-22 20:04:47 +02:00
Christopher Roy Bratusek
9d4e710cbe
CommonInstaller: remove ui_print() to print_info() to ensure logfile is complete when flashing through Magisk Manager
2020-08-21 00:00:11 +02:00
Christopher Roy Bratusek
101aff184b
update ChangeLog
2020-08-20 23:40:33 +02:00
Christopher Roy Bratusek
f937ed1650
all modules: fix support flashing through Magisk Manager
2020-08-20 23:35:23 +02:00
Christopher Roy Bratusek
63026a02e0
CommonInstaller: fix updating Full module leading in no apps installed
2020-08-20 23:35:06 +02:00
Christopher Roy Bratusek
49730ce8f1
CommonInstaller: don't pollute Magisk Manager log
2020-08-20 23:34:33 +02:00
Christopher Roy Bratusek
06ac908e78
build-package: fix CWD detection
2020-08-20 22:34:12 +02:00
Christopher Roy Bratusek
4d3d14337e
all modules: improve bootmode (Magisk Manager) flashing support
2020-08-20 22:11:24 +02:00
Christopher Roy Bratusek
8adc71b1b5
build-package: mention BP_DEBUG and BP_USE_WGET in help
2020-08-19 20:39:13 +02:00
Christopher Roy Bratusek
b27518dee2
build-package: cosmetic changes
2020-08-19 20:37:02 +02:00