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

1841 Commits

Author SHA1 Message Date
Christopher Roy Bratusek
6fcca4d278 fix in mount_partitions() 2020-10-09 20:37:23 +02:00
Christopher Roy Bratusek
b4ddea1904 Patcher:
* fix check for updating Magisk Module
* install patcher environment in /system/addon.d
2020-10-09 20:19:26 +02:00
Christopher Roy Bratusek
e50154ee70 Uninstaller: simplify 2020-10-09 20:10:47 +02:00
Christopher Roy Bratusek
55808b678b the column utility is no longer needed 2020-10-08 22:21:18 +02:00
Christopher Roy Bratusek
2e21b544f3 remove addon.d task not required since we're updating the ROM 2020-10-08 22:19:03 +02:00
Christopher Roy Bratusek
c7e7378e68 store NanoDroid_FileList in /system/addon.d instead of /data/adb, avoiding the need to mount /data for addon.d in System Mode 2020-10-08 22:17:09 +02:00
Christopher Roy Bratusek
a37cee41ba nanodroid-overlay: ensure output is alphabetically sorted 2020-10-08 22:16:17 +02:00
Christopher Roy Bratusek
798d89c3c9 nanodroid-overlay:
* --genconfig: don't forcefully set config to /data/.nanodroid-overlay
* in System mode remove apps but don't back them up
  * limits nanodroid-overlay to bare minimum functionality in System Mode
  * but makes it possible to use it from recoveries which can't decrypt /data
* major code simplification
2020-10-08 22:06:11 +02:00
Christopher Roy Bratusek
0929f4477a improve system-as-root support; syntax fix for mounting /vendor 2020-10-05 19:56:26 +02:00
Christopher Roy Bratusek
f7b2f8c7a1 CommonAddon: begin rework [untested] 2020-10-04 19:00:50 +02:00
Christopher Roy Bratusek
385cc98617 s/! -z/-n/g 2020-10-04 18:22:13 +02:00
Christopher Roy Bratusek
a595aaa672 update ChangeLog 2020-10-04 13:02:50 +02:00
Christopher Roy Bratusek
11e4dab9b6 update ChangeLog 2020-10-04 12:22:53 +02:00
Christopher Roy Bratusek
f1b846a028 CommonInstaller: attempt to fix #157 / auto-call create_privapp_permissions_whitelist() from nanodroid_install_apk() 2020-10-04 11:42:17 +02:00
Christopher Roy Bratusek
8b1e60fabf update ChangeLog 2020-10-04 11:09:39 +02:00
Christopher Roy Bratusek
344f467ff6 update ChangeLog 2020-10-04 10:54:39 +02:00
Christopher Roy Bratusek
f2dfce0d79 update ChangeLog 2020-10-03 21:24:57 +02:00
Christopher Roy Bratusek
81114edaf4 update ChangeLog 2020-10-03 21:16:36 +02:00
Christopher Roy Bratusek
5d1bf8c050 Full package: drop unused func 2020-10-03 21:16:29 +02:00
Christopher Roy Bratusek
6401c26767 update ChangeLog 2020-10-03 21:11:06 +02:00
Christopher Roy Bratusek
07bf572656 drop shell utilities 2020-10-03 21:10:40 +02:00
Christopher Roy Bratusek
078bc8e0a6 update GNU Bash to 5.1-beta1 2020-10-03 10:15:52 +02:00
Christopher Roy Bratusek
dc2ce52764 SysTest: no need to print infos, as we create a log 2020-10-02 20:08:56 +02:00
Christopher Roy Bratusek
abbce3f167 update ChangeLog / typo fix 2020-10-02 20:03:56 +02:00
Christopher Roy Bratusek
02f167e663 improve mount-code in regards of system-as-root, fix /vendor compat link generation, fix system-as-root detection in SysTest for recovery mode 2020-10-02 19:40:46 +02:00
Christopher Roy Bratusek
05852b85e3 add Warden (AuroraOSS/AppWarden) to full package 2020-10-01 20:35:26 +02:00
Christopher Roy Bratusek
eb62b7feae update ChangeLog 2020-09-30 21:55:20 +02:00
Christopher Roy Bratusek
5f8ac2e507 SysTest: minor clean-up 2020-09-30 21:54:31 +02:00
Christopher Roy Bratusek
85e2a0cca0 update mount code everywhere 2020-09-30 21:21:41 +02:00
Christopher Roy Bratusek
c5bab88a3d CommonInstaller: syntax fix 2020-09-29 20:21:51 +02:00
Christopher Roy Bratusek
3becb40640 CommonInstaller: minor fix in printing order of messages 2020-09-29 20:17:10 +02:00
Christopher Roy Bratusek
8690da9c4a CommonInstaller: further improve/fix mounting /system and /vendor 2020-09-29 20:14:02 +02:00
Christopher Roy Bratusek
a86402774a update ChangeLog 2020-09-29 20:05:15 +02:00
Christopher Roy Bratusek
4c841f03a9 CommonInstaller: fixup 2020-09-29 20:05:08 +02:00
Christopher Roy Bratusek
b3c7b2b14c CommonInstaller: only create /vendor compat link, if really required 2020-09-29 20:01:23 +02:00
Christopher Roy Bratusek
87dcc8035f CommonInstaller: ensure we mount system_SLOT and vendor_SLOT 2020-09-29 19:59:45 +02:00
Christopher Roy Bratusek
638bf4d4bb fix that empty nanodroid_utils and nanodroid_init setup variable will get overriden with default value 2020-09-29 19:11:26 +02:00
Christopher Roy Bratusek
b588260523 Update tables of contents 2020-09-28 19:17:31 +02:00
Christopher Roy Bratusek
02d6708223 SysTest/CommonPatcher: update check_fake_package_signature() 2020-09-28 19:07:14 +02:00
Christopher Roy Bratusek
1250291713 syntax fix 2020-09-28 17:53:21 +02:00
Christopher Roy Bratusek
22d918ce9d CommonInstaller: simplify dump_system_privapp_permissions, minor changes in create_privapp_permissions_whitelist 2020-09-28 17:46:46 +02:00
Christopher Roy Bratusek
95e81485f4 CommonInstaller: simplify check_fake_package_signature a bit 2020-09-28 17:38:18 +02:00
Christopher Roy Bratusek
6ac7d0ebca CommonInstaller: move var to top 2020-09-28 17:32:54 +02:00
Christopher Roy Bratusek
de1c5e4661 Modules: use new setup_installer() func 2020-09-27 20:45:01 +02:00
Christopher Roy Bratusek
8c1ec54241 CommonInstaller:
- re-arrange functions in (kinda) logical groups
- add a few banners for more easy navigation
- simplify install_swipe() by adding link_swipe_libs() function
- add setup_installer() - central function to setup environment for all Modules, instead of doing everything in all modules separately (future proof)
2020-09-27 20:44:44 +02:00
Christopher Roy Bratusek
97b13c6d84 CommonInstaller: minor change to recovery_setup_env 2020-09-27 20:05:38 +02:00
Christopher Roy Bratusek
91a41ab0e0 CommonInstaller: first install microG, then backends 2020-09-27 18:21:10 +02:00
Christopher Roy Bratusek
2fb80af189 update ChangeLog 2020-09-27 11:06:30 +02:00
Christopher Roy Bratusek
003a47b720 further improve Issues 2020-09-27 10:51:08 +02:00
Christopher Roy Bratusek
7ef01c3d72 update Issues for Play Store 2020-09-27 10:42:08 +02:00