Commit Graph

  • 762508e086 add instructions to default nanodroid-apps config Christopher Roy Bratusek 2020-09-08 20:03:03 +0200
  • 96a8bbf2d7 improve Applications doc Christopher Roy Bratusek 2020-09-08 20:02:47 +0200
  • 5c4945501a CommonInstaller: ignore commented lines in .nanodroid-apps Christopher Roy Bratusek 2020-09-08 20:00:14 +0200
  • 6eee54c75b typo fix Christopher Roy Bratusek 2020-09-08 19:52:51 +0200
  • b191f414b2 TOC: drop removed node Christopher Roy Bratusek 2020-09-07 20:13:08 +0200
  • 64c658d591 improve NanoDroid-Overlay doc Christopher Roy Bratusek 2020-09-07 20:12:50 +0200
  • 84b118aabb add instructions to default nanodroid-overlay config Christopher Roy Bratusek 2020-09-07 20:09:53 +0200
  • c352aa4f3a NanoDroid-Overlay: ignore commented out lines Christopher Roy Bratusek 2020-09-07 20:09:26 +0200
  • 346f03431d misc package: don't load non-required configuration files Christopher Roy Bratusek 2020-09-07 20:00:19 +0200
  • 2e4ddcee93 typo Christopher Roy Bratusek 2020-09-06 09:06:48 +0200
  • 155d8672e9 bump version to 22.9 Christopher Roy Bratusek 2020-09-06 09:02:23 +0200
  • c142b2535c update ChangeLog Christopher Roy Bratusek 2020-09-06 09:02:13 +0200
  • 2be225f541 drop the SetupWizard as it's unreliable, not working on several new devices, not working on x86/x86_64 Christopher Roy Bratusek 2020-09-06 08:57:25 +0200
  • 7cb17e5ac5 nanodroid-perm: add ACCESS_BACKGROUND_LOCATION to microG Christopher Roy Bratusek 2020-09-02 20:58:38 +0200
  • dc8653a79b update README Christopher Roy Bratusek 2020-09-01 22:28:56 +0200
  • 70f2ec3fa5 update build-package.report NanoDroid-20200901-22.8 Christopher Roy Bratusek 2020-09-01 21:56:23 +0200
  • 2487b97a41 bump version to 22.8.20200901 Christopher Roy Bratusek 2020-09-01 21:51:48 +0200
  • e4b2e1d259 update ChangeLog Christopher Roy Bratusek 2020-09-01 21:51:34 +0200
  • 5de05d34c3 CommonInstaller: make nanodroid_init setup variable actually work Christopher Roy Bratusek 2020-09-01 21:40:12 +0200
  • edc6ac531b CommonInstaller: if nanodroid_utils setup variable contains errors, print a warning, instead of erroring out Christopher Roy Bratusek 2020-09-01 21:37:40 +0200
  • 3610af71be CommonInstaller: add android.permission.ACCESS_BACKGROUND_LOCATION to default-permission on SDK 29+ Christopher Roy Bratusek 2020-09-01 21:35:15 +0200
  • 927f9bc718 CommonInstaller: dos2unix configuration file before loading them see https://gitlab.com/Nanolx/NanoDroid/-/issues/147 Christopher Roy Bratusek 2020-09-01 21:28:20 +0200
  • 9b8aa381de SetupWizard: fix crash due to malformed aroma-config Christopher Roy Bratusek 2020-09-01 21:09:15 +0200
  • 2012b83734 CommonInstaller: fix installation mode detection when Magisk is not installed Christopher Roy Bratusek 2020-09-01 21:07:49 +0200
  • bec49e9b4f bump version to 22.7.20200829 (The Velvet Machine) NanoDroid-20200829-22.7 Christopher Roy Bratusek 2020-08-29 21:54:17 +0200
  • 9b620a7703 minor change Christopher Roy Bratusek 2020-08-29 21:43:10 +0200
  • fc81d46d83 build-package: also increase version number/bump module version for Patcher Magisk Module Christopher Roy Bratusek 2020-08-28 22:35:01 +0200
  • b79d23a7c6 Patcher: rename Magisk module to match others Christopher Roy Bratusek 2020-08-28 22:32:18 +0200
  • 9a407b2376 build-package: simplify grabbing apk urls from github/gitlab Christopher Roy Bratusek 2020-08-28 22:23:35 +0200
  • b755a339f1 update ChangeLog Christopher Roy Bratusek 2020-08-28 19:59:45 +0200
  • a35f6306e4 SetupWizard: support nanodroid_play=30 Christopher Roy Bratusek 2020-08-28 19:58:59 +0200
  • 2994cac05d update ChangeLog Christopher Roy Bratusek 2020-08-27 18:14:48 +0200
  • 43545c7c24 update ChangeLog Christopher Roy Bratusek 2020-08-27 17:16:09 +0200
  • 6827c68ae0 PatcherAddon: improvements Christopher Roy Bratusek 2020-08-27 17:15:18 +0200
  • 9f553fb79c CommonAddon: improvements Christopher Roy Bratusek 2020-08-27 17:09:12 +0200
  • 5e06807140 final one Christopher Roy Bratusek 2020-08-25 22:14:41 +0200
  • 2bd9edcfd9 one more path change for GNU Bash Christopher Roy Bratusek 2020-08-25 22:03:33 +0200
  • f809cdabf6 improved GNU Bash build with changed default paths (see ChangeLog) Christopher Roy Bratusek 2020-08-25 21:35:25 +0200
  • bad028dc56 update GNU Bash to 5.1-alpha1 (with Debian GNU/Linux patches) Christopher Roy Bratusek 2020-08-25 20:55:25 +0200
  • 573f4e9764 one more Christopher Roy Bratusek 2020-08-24 22:14:31 +0200
  • ca6972338e remove (now) useless check Christopher Roy Bratusek 2020-08-24 22:13:06 +0200
  • 30b7cf7fa4 Patcher: use mount code from CommonInstaller (no Magisk pollution, but still logs in TWRP) Christopher Roy Bratusek 2020-08-24 22:10:54 +0200
  • 66ba010bf3 CommonInstaller: minor change Christopher Roy Bratusek 2020-08-24 22:10:33 +0200
  • b78d8b517e CommonInstaller: clean up modules_update just in case one flashes the same package twice without rebooting (Magisk Manager) Christopher Roy Bratusek 2020-08-24 22:06:19 +0200
  • 93153600f4 Patcher: less output pollution Christopher Roy Bratusek 2020-08-24 22:04:58 +0200
  • 6ded9a151f only bind-mount /dev/random if in recovery Christopher Roy Bratusek 2020-08-24 22:00:56 +0200
  • a854a8d8d7 CommonInstaller: - fixup previous commit - fix silly typo Christopher Roy Bratusek 2020-08-24 21:56:10 +0200
  • 7472ed0124 update ChangeLog Christopher Roy Bratusek 2020-08-24 21:51:02 +0200
  • 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 Christopher Roy Bratusek 2020-08-24 21:47:21 +0200
  • 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 Christopher Roy Bratusek 2020-08-24 21:46:38 +0200
  • 502fd71dc3 Uninstaller: improve detecting block devices for /system and /vendor Christopher Roy Bratusek 2020-08-24 21:44:46 +0200
  • 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 Christopher Roy Bratusek 2020-08-24 21:44:13 +0200
  • 19748336b3 update ChangeLog Christopher Roy Bratusek 2020-08-24 19:31:26 +0200
  • 96cbbf8f02 CommonInstaller: no longer preserve services.jar when upgrading NanoDroid/NanoDroid_microG Magisk Modules Christopher Roy Bratusek 2020-08-24 19:24:37 +0200
  • 15d2bdcc0d Patcher, CommonInstaller, SysTest: also detect signature spoofing when ROM is self-patched Christopher Roy Bratusek 2020-08-24 19:19:18 +0200
  • b71462600a Patcher: install into own Magisk Module 'NanoDroidPatcher' instead of NanoDroid or NanoDroid_microG Christopher Roy Bratusek 2020-08-24 19:18:31 +0200
  • a92bf80ef1 CommonInstaller: supress message Christopher Roy Bratusek 2020-08-24 18:50:05 +0200
  • 298cb73638 CommonInstaller: Magisk Mode - always use MAGSIKBASE/modules_update on upgrade and MAGISKBASE/modules on clean install Christopher Roy Bratusek 2020-08-24 18:41:28 +0200
  • dd69cfd998 fixup previous commit Christopher Roy Bratusek 2020-08-23 21:33:46 +0200
  • a3d91961bd CommonInstaller: change logic when to reset runtime-permission ; simplify Christopher Roy Bratusek 2020-08-23 12:56:06 +0200
  • 966de91df5 CommonInstaller: also preserve org.spoofing.apk when upgrading Christopher Roy Bratusek 2020-08-23 12:21:44 +0200
  • 27799605a3 SetupWizard: fix selection Google Sync/Swipe Libaries/Shell Utilities/Init Scripts Christopher Roy Bratusek 2020-08-22 20:04:47 +0200
  • 9d4e710cbe CommonInstaller: remove ui_print() to print_info() to ensure logfile is complete when flashing through Magisk Manager Christopher Roy Bratusek 2020-08-21 00:00:11 +0200
  • 101aff184b update ChangeLog Christopher Roy Bratusek 2020-08-20 23:40:33 +0200
  • f937ed1650 all modules: fix support flashing through Magisk Manager Christopher Roy Bratusek 2020-08-20 23:35:23 +0200
  • 63026a02e0 CommonInstaller: fix updating Full module leading in no apps installed Christopher Roy Bratusek 2020-08-20 23:35:06 +0200
  • 49730ce8f1 CommonInstaller: don't pollute Magisk Manager log Christopher Roy Bratusek 2020-08-20 23:34:33 +0200
  • 06ac908e78 build-package: fix CWD detection Christopher Roy Bratusek 2020-08-20 22:34:12 +0200
  • 4d3d14337e all modules: improve bootmode (Magisk Manager) flashing support Christopher Roy Bratusek 2020-08-20 22:11:24 +0200
  • 8adc71b1b5 build-package: mention BP_DEBUG and BP_USE_WGET in help Christopher Roy Bratusek 2020-08-19 20:39:13 +0200
  • b27518dee2 build-package: cosmetic changes Christopher Roy Bratusek 2020-08-19 20:37:02 +0200
  • fb7757dff5 build-package: apply useragent to cURL and wget Christopher Roy Bratusek 2020-08-19 20:32:42 +0200
  • 90337742ef build-package: more verbose output on BP_DEBUG=1 Christopher Roy Bratusek 2020-08-19 20:20:32 +0200
  • 374682a91e fix logic Christopher Roy Bratusek 2020-08-19 20:10:34 +0200
  • 37e13679fd update ChangeLog Christopher Roy Bratusek 2020-08-19 19:34:42 +0200
  • e9be575b88 update ChangeLog Christopher Roy Bratusek 2020-08-19 19:33:53 +0200
  • 629d371c9a swipe libraries: fix installation in cases where LatinIME does not have it libraries linked to /system Christopher Roy Bratusek 2020-08-19 19:27:34 +0200
  • 75fdbf5784 fixup Christopher Roy Bratusek 2020-08-19 18:55:29 +0200
  • b65ebe5aa4 build-package: report mimetypes if wrong when BP_DEBUG is set, don't remove broken files when BP_DEBUG is set Christopher Roy Bratusek 2020-08-19 18:50:06 +0200
  • 15fc0039bf build-package: remove ?inline=false from swipe download url Christopher Roy Bratusek 2020-08-19 18:40:52 +0200
  • cb49703cd0 build-packge: fix 'clean' Christopher Roy Bratusek 2020-08-19 18:37:46 +0200
  • 44dbc9806a improve docs Christopher Roy Bratusek 2020-08-19 08:57:07 +0200
  • 2191f99b79 improve docs Christopher Roy Bratusek 2020-08-19 08:55:58 +0200
  • 6a23b8b1b5 update ChangeLog Christopher Roy Bratusek 2020-08-18 21:40:04 +0200
  • 26c95f2a14 syntax fix Christopher Roy Bratusek 2020-08-18 21:21:03 +0200
  • b7cd543cb2 Full, F-Droid package: allow installing official and Aurora F-Droid clients alongside Christopher Roy Bratusek 2020-08-18 21:20:19 +0200
  • 06834b1206 update ChangeLog Christopher Roy Bratusek 2020-08-18 21:06:05 +0200
  • be6ea8be55 build-package: further fixes for Darwin/*BSD compat Christopher Roy Bratusek 2020-08-18 21:04:59 +0200
  • e2b250d560 CommonInstaller: check for conflicting packages in /data/adb/modules_update aswell Christopher Roy Bratusek 2020-08-18 20:56:12 +0200
  • 37eecc5d63 build-package: fixes Christopher Roy Bratusek 2020-08-18 20:51:43 +0200
  • 7f324f4a44 update ChangeLog Christopher Roy Bratusek 2020-08-18 18:42:57 +0200
  • 4d08354e5d correct APEX_LD in BOOTMODE Christopher Roy Bratusek 2020-08-18 18:42:29 +0200
  • a316475d0c patcher: support flashing through Magisk Manager Christopher Roy Bratusek 2020-08-18 18:42:11 +0200
  • 0fe60e3cf1 update docs accordingly Christopher Roy Bratusek 2020-08-18 18:16:04 +0200
  • ceb064c592 CommonInstaller: support flashing through Magisk Manager (again) Christopher Roy Bratusek 2020-08-18 18:13:09 +0200
  • 55f2656757 bump version to 22.6.91 (22.7-beta2) Christopher Roy Bratusek 2020-08-18 17:26:18 +0200
  • 59ec48cdda properly show APEX in logs when modules are provided as directories Christopher Roy Bratusek 2020-08-18 10:44:57 +0200
  • 2ea2a9d77a all instances Christopher Roy Bratusek 2020-08-18 10:43:47 +0200
  • ae19448e36 simplify Christopher Roy Bratusek 2020-08-18 10:42:51 +0200
  • f5e76cb1a2 patcher: fix apex_mount when APEX modules are provided as directories Christopher Roy Bratusek 2020-08-18 10:40:55 +0200