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

2021 Commits

Author SHA1 Message Date
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
Christopher Roy Bratusek
93a651ccd2 build-package: update help message 2020-09-26 20:49:15 +02:00
Christopher Roy Bratusek
3fb619cf2a build-package: use 29.0.3 dx utility for dalvikize_jar() 2020-09-26 20:48:23 +02:00
Christopher Roy Bratusek
716ee81e66 CommonInstaller: unify detect_migrate_* into universal detect_migrate_apk() 2020-09-26 20:44:15 +02:00
Christopher Roy Bratusek
cf644c1b46 build-package: minor correction 2020-09-25 09:52:39 +02:00
Christopher Roy Bratusek
bd8818036c build-package: minor correction 2020-09-25 09:45:34 +02:00
Christopher Roy Bratusek
b30cba7c2b build-package: simplify 2020-09-25 09:44:01 +02:00
Christopher Roy Bratusek
71bc295636 update Issues 2020-09-24 21:37:33 +02:00
Christopher Roy Bratusek
e9fdd8ecb5 update Issues 2020-09-24 21:36:53 +02:00
Christopher Roy Bratusek
cc6681e556 fix ChangeLog ver 2020-09-24 21:26:14 +02:00
Christopher Roy Bratusek
358bd08d03 doc update 2020-09-24 21:22:03 +02:00
Christopher Roy Bratusek
db1855bd05 * build-package
* allow side-loading custom APKs from  directory inside the NanoDroid tree
    * side-loading libraries is currently not supported
  * simplify functions for downloading APKs from github, gitlab, url and oepngapps
2020-09-24 21:18:43 +02:00
Christopher Roy Bratusek
33431f5871 bump version to 23.0 in-dev 2020-09-24 20:40:58 +02:00
Christopher Roy Bratusek
de1b9fcf0d sysconfig: whitelist Aurora Services 2020-09-24 15:22:27 +02:00
Christopher Roy Bratusek
72876fd61f CommonInstaller: fix privapp-permissions for Android 11 2020-09-24 15:22:14 +02:00
Christopher Roy Bratusek
ceb8194bf2 CommonInstaller: shut up 2020-09-24 08:37:03 +02:00
Christopher Roy Bratusek
dd318e060c drop unused var 2020-09-23 13:28:31 +02:00
Christopher Roy Bratusek
c0c48a0780 CommonInstaller: auto-detect whether we use official or Nanolx GmsCore/DroidGuard and migrate if required 2020-09-23 13:25:37 +02:00
Christopher Roy Bratusek
060e5a6492 doc corrections 2020-09-11 17:44:43 +02:00
Christopher Roy Bratusek
2d29af588a update README 2020-09-10 20:13:02 +02:00
Christopher Roy Bratusek
ba0604049e docs: link fixes 2020-09-10 20:09:11 +02:00