Commit Graph

1740 Commits (70f2ec3fa5e5a839a76436ad23dd92b1613277a5)
 

Author SHA1 Message Date
Christopher Roy Bratusek 70f2ec3fa5 update build-package.report 4 years ago
Christopher Roy Bratusek 2487b97a41 bump version to 22.8.20200901 4 years ago
Christopher Roy Bratusek e4b2e1d259 update ChangeLog 4 years ago
Christopher Roy Bratusek 5de05d34c3 CommonInstaller: make nanodroid_init setup variable actually work 4 years ago
Christopher Roy Bratusek edc6ac531b CommonInstaller: if nanodroid_utils setup variable contains errors, print a warning, instead of erroring out 4 years ago
Christopher Roy Bratusek 3610af71be CommonInstaller: add android.permission.ACCESS_BACKGROUND_LOCATION to default-permission on SDK 29+ 4 years ago
Christopher Roy Bratusek 927f9bc718 CommonInstaller: dos2unix configuration file before loading them
see https://gitlab.com/Nanolx/NanoDroid/-/issues/147
4 years ago
Christopher Roy Bratusek 9b8aa381de SetupWizard: fix crash due to malformed aroma-config 4 years ago
Christopher Roy Bratusek 2012b83734 CommonInstaller: fix installation mode detection when Magisk is not installed 4 years ago
Christopher Roy Bratusek bec49e9b4f bump version to 22.7.20200829 (The Velvet Machine) 4 years ago
Christopher Roy Bratusek 9b620a7703 minor change 4 years ago
Christopher Roy Bratusek fc81d46d83 build-package: also increase version number/bump module version for Patcher Magisk Module 4 years ago
Christopher Roy Bratusek b79d23a7c6 Patcher: rename Magisk module to match others 4 years ago
Christopher Roy Bratusek 9a407b2376 build-package: simplify grabbing apk urls from github/gitlab 4 years ago
Christopher Roy Bratusek b755a339f1 update ChangeLog 4 years ago
Christopher Roy Bratusek a35f6306e4 SetupWizard: support nanodroid_play=30 4 years ago
Christopher Roy Bratusek 2994cac05d update ChangeLog 4 years ago
Christopher Roy Bratusek 43545c7c24 update ChangeLog 4 years ago
Christopher Roy Bratusek 6827c68ae0 PatcherAddon: improvements 4 years ago
Christopher Roy Bratusek 9f553fb79c CommonAddon: improvements 4 years ago
Christopher Roy Bratusek 5e06807140 final one 4 years ago
Christopher Roy Bratusek 2bd9edcfd9 one more path change for GNU Bash 4 years ago
Christopher Roy Bratusek f809cdabf6 improved GNU Bash build with changed default paths (see ChangeLog) 4 years ago
Christopher Roy Bratusek bad028dc56 update GNU Bash to 5.1-alpha1 (with Debian GNU/Linux patches) 4 years ago
Christopher Roy Bratusek 573f4e9764 one more 4 years ago
Christopher Roy Bratusek ca6972338e remove (now) useless check 4 years ago
Christopher Roy Bratusek 30b7cf7fa4 Patcher: use mount code from CommonInstaller (no Magisk pollution, but still logs in TWRP) 4 years ago
Christopher Roy Bratusek 66ba010bf3 CommonInstaller: minor change 4 years ago
Christopher Roy Bratusek b78d8b517e CommonInstaller: clean up modules_update just in case one flashes the same package twice without rebooting (Magisk Manager) 4 years ago
Christopher Roy Bratusek 93153600f4 Patcher: less output pollution 4 years ago
Christopher Roy Bratusek 6ded9a151f only bind-mount /dev/random if in recovery 4 years ago
Christopher Roy Bratusek a854a8d8d7 CommonInstaller:
- fixup previous commit
- fix silly typo
4 years ago
Christopher Roy Bratusek 7472ed0124 update ChangeLog 4 years ago
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
4 years ago
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
4 years ago
Christopher Roy Bratusek 502fd71dc3 Uninstaller: improve detecting block devices for /system and /vendor 4 years ago
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
4 years ago
Christopher Roy Bratusek 19748336b3 update ChangeLog 4 years ago
Christopher Roy Bratusek 96cbbf8f02 CommonInstaller: no longer preserve services.jar when upgrading NanoDroid/NanoDroid_microG Magisk Modules 4 years ago
Christopher Roy Bratusek 15d2bdcc0d Patcher, CommonInstaller, SysTest: also detect signature spoofing when ROM is self-patched 4 years ago
Christopher Roy Bratusek b71462600a Patcher: install into own Magisk Module 'NanoDroidPatcher' instead of NanoDroid or NanoDroid_microG 4 years ago
Christopher Roy Bratusek a92bf80ef1 CommonInstaller: supress message 4 years ago
Christopher Roy Bratusek 298cb73638 CommonInstaller: Magisk Mode - always use MAGSIKBASE/modules_update on upgrade and MAGISKBASE/modules on clean install 4 years ago
Christopher Roy Bratusek dd69cfd998 fixup previous commit 4 years ago
Christopher Roy Bratusek a3d91961bd CommonInstaller: change logic when to reset runtime-permission ; simplify 4 years ago
Christopher Roy Bratusek 966de91df5 CommonInstaller: also preserve org.spoofing.apk when upgrading 4 years ago
Christopher Roy Bratusek 27799605a3 SetupWizard: fix selection Google Sync/Swipe Libaries/Shell Utilities/Init Scripts 4 years ago
Christopher Roy Bratusek 9d4e710cbe CommonInstaller: remove ui_print() to print_info() to ensure logfile is complete when flashing through Magisk Manager 4 years ago
Christopher Roy Bratusek 101aff184b update ChangeLog 4 years ago
Christopher Roy Bratusek f937ed1650 all modules: fix support flashing through Magisk Manager 4 years ago