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

501 Commits

Author SHA1 Message Date
Christopher Roy Bratusek
155d8672e9 bump version to 22.9 2020-09-06 09:02:23 +02:00
Christopher Roy Bratusek
2487b97a41 bump version to 22.8.20200901 2020-09-01 21:51:48 +02:00
Christopher Roy Bratusek
5de05d34c3 CommonInstaller: make nanodroid_init setup variable actually work 2020-09-01 21:40:12 +02:00
Christopher Roy Bratusek
edc6ac531b CommonInstaller: if nanodroid_utils setup variable contains errors, print a warning, instead of erroring out 2020-09-01 21:37:40 +02:00
Christopher Roy Bratusek
3610af71be CommonInstaller: add android.permission.ACCESS_BACKGROUND_LOCATION to default-permission on SDK 29+ 2020-09-01 21:35:15 +02:00
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
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
ca6972338e remove (now) useless check 2020-08-24 22:13:06 +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
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
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
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
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
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
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
4d3d14337e all modules: improve bootmode (Magisk Manager) flashing support 2020-08-20 22:11:24 +02:00
Christopher Roy Bratusek
629d371c9a swipe libraries: fix installation in cases where LatinIME does not have it libraries linked to /system 2020-08-19 19:27:34 +02:00
Christopher Roy Bratusek
26c95f2a14 syntax fix 2020-08-18 21:21:03 +02:00
Christopher Roy Bratusek
b7cd543cb2 Full, F-Droid package: allow installing official and Aurora F-Droid clients alongside 2020-08-18 21:20:19 +02:00
Christopher Roy Bratusek
e2b250d560 CommonInstaller: check for conflicting packages in /data/adb/modules_update aswell 2020-08-18 20:56:12 +02:00
Christopher Roy Bratusek
4d08354e5d correct APEX_LD in BOOTMODE 2020-08-18 18:42:29 +02:00
Christopher Roy Bratusek
ceb064c592 CommonInstaller: support flashing through Magisk Manager (again) 2020-08-18 18:13:09 +02:00
Christopher Roy Bratusek
55f2656757 bump version to 22.6.91 (22.7-beta2) 2020-08-18 17:26:18 +02:00
Christopher Roy Bratusek
59ec48cdda properly show APEX in logs when modules are provided as directories 2020-08-18 10:44:57 +02:00
Christopher Roy Bratusek
2ea2a9d77a all instances 2020-08-18 10:43:47 +02:00
Christopher Roy Bratusek
ae19448e36 simplify 2020-08-18 10:42:51 +02:00
Christopher Roy Bratusek
5505e658cf SysTest: log loaded APEX modules 2020-08-17 18:54:55 +02:00
Christopher Roy Bratusek
09dcd1c30a bromite: don't allow overriding WebViewGoogle 2020-08-16 23:31:20 +02:00
Christopher Roy Bratusek
efed9da25a mount_apex_loop() less useless debug messages 2020-08-15 19:55:00 +02:00
Christopher Roy Bratusek
5bb7a21548 greatly improve APEX compat 2020-08-11 21:25:48 +02:00
Christopher Roy Bratusek
4d9fdb241e update dump_system_privapp_permissions() to fix bootloops with recent Play/GmsCore/Android 10 2020-08-04 21:26:50 +02:00
Christopher Roy Bratusek
1f7eb3f4dc use own DroidGuard instead of Official, as long as there's no release 2020-07-31 20:32:04 +02:00
Christopher Roy Bratusek
6201cf8df6 switch from Oandbackup to OAndBackupX 2020-07-27 20:07:06 +02:00
Christopher Roy Bratusek
07c12a0ef2 bump version to 22.6.90 (22.7-beta1) 2020-04-18 10:28:32 +02:00
Christopher Roy Bratusek
56d0107ec7 some APEX improvements imported from Magisk 2020-04-17 20:45:32 +02:00
Christopher Roy Bratusek
37b8aaf8df CommonInstaller/CommonPatcher: improve APEX support 2020-04-17 20:29:27 +02:00
Christopher Roy Bratusek
ff7bc59a59 CommonInstaller: config migration code fixes/improvements 2020-04-17 17:54:45 +02:00
Christopher Roy Bratusek
9513329dfa Bromite: print info that overriding WebViewGoogle might fail 2020-04-07 12:25:47 +02:00
Christopher Roy Bratusek
81e00736f7 Bromite System WebView replace list: add WebViewGoogle 2020-04-01 17:42:44 +02:00
Christopher Roy Bratusek
e1a661cda2 allow side-by-side installation for Play Store and Aurora Store 2020-03-30 19:52:16 +02:00