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

1761 Commits

Author SHA1 Message Date
Christopher Roy Bratusek
10c73f5c5a storing config in ZIPDIR was dropped 2020-09-08 22:17:26 +02:00
Christopher Roy Bratusek
87de786783 CommonInstaller/nanodroid-overlay: ignore empty lines aswell 2020-09-08 22:16:22 +02:00
Christopher Roy Bratusek
58914bada6 CommonInstaller:
- simplify install_apps()
- who cares whether we override a ROM app?
2020-09-08 21:55:28 +02:00
Christopher Roy Bratusek
3f7d925dce syntax fix 2020-09-08 20:40:19 +02:00
Christopher Roy Bratusek
4bcb8fb9f1 begin improving doc and default configuration for NanoDroid Setup 2020-09-08 20:28:26 +02:00
Christopher Roy Bratusek
2137a92c9a more bits on configuring NanoDroid 2020-09-08 20:05:54 +02:00
Christopher Roy Bratusek
762508e086 add instructions to default nanodroid-apps config 2020-09-08 20:03:03 +02:00
Christopher Roy Bratusek
96a8bbf2d7 improve Applications doc 2020-09-08 20:02:47 +02:00
Christopher Roy Bratusek
5c4945501a CommonInstaller: ignore commented lines in .nanodroid-apps 2020-09-08 20:00:14 +02:00
Christopher Roy Bratusek
6eee54c75b typo fix 2020-09-08 19:52:51 +02:00
Christopher Roy Bratusek
b191f414b2 TOC: drop removed node 2020-09-07 20:13:08 +02:00
Christopher Roy Bratusek
64c658d591 improve NanoDroid-Overlay doc 2020-09-07 20:12:50 +02:00
Christopher Roy Bratusek
84b118aabb add instructions to default nanodroid-overlay config 2020-09-07 20:09:53 +02:00
Christopher Roy Bratusek
c352aa4f3a NanoDroid-Overlay: ignore commented out lines 2020-09-07 20:09:26 +02:00
Christopher Roy Bratusek
346f03431d misc package: don't load non-required configuration files 2020-09-07 20:00:19 +02:00
Christopher Roy Bratusek
2e4ddcee93 typo 2020-09-06 09:06:48 +02:00
Christopher Roy Bratusek
155d8672e9 bump version to 22.9 2020-09-06 09:02:23 +02:00
Christopher Roy Bratusek
c142b2535c update ChangeLog 2020-09-06 09:02:13 +02:00
Christopher Roy Bratusek
2be225f541 drop the SetupWizard as it's unreliable, not working on several new devices, not working on x86/x86_64 2020-09-06 08:57:25 +02:00
Christopher Roy Bratusek
7cb17e5ac5 nanodroid-perm: add ACCESS_BACKGROUND_LOCATION to microG 2020-09-02 20:58:38 +02:00
Christopher Roy Bratusek
dc8653a79b update README 2020-09-01 22:28:56 +02:00
Christopher Roy Bratusek
70f2ec3fa5 update build-package.report 2020-09-01 21:56:23 +02:00
Christopher Roy Bratusek
2487b97a41 bump version to 22.8.20200901 2020-09-01 21:51:48 +02:00
Christopher Roy Bratusek
e4b2e1d259 update ChangeLog 2020-09-01 21:51:34 +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
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