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

88 Commits

Author SHA1 Message Date
Christopher Roy Bratusek
6fcca4d278 fix in mount_partitions() 2020-10-09 20:37:23 +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
385cc98617 s/! -z/-n/g 2020-10-04 18:22:13 +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
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
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
02d6708223 SysTest/CommonPatcher: update check_fake_package_signature() 2020-09-28 19:07:14 +02:00
Christopher Roy Bratusek
33431f5871 bump version to 23.0 in-dev 2020-09-24 20:40:58 +02:00
Christopher Roy Bratusek
7c1eb9e9f6 bump version to 22.9.20200910 'Tiefseequappe' 2020-09-10 20:07:04 +02:00
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
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
6ded9a151f only bind-mount /dev/random if in recovery 2020-08-24 22:00:56 +02:00
Christopher Roy Bratusek
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
2020-08-24 21:44:13 +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
f937ed1650 all modules: fix support flashing through Magisk Manager 2020-08-20 23:35:23 +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
4d08354e5d correct APEX_LD in BOOTMODE 2020-08-18 18:42:29 +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
5505e658cf SysTest: log loaded APEX modules 2020-08-17 18:54:55 +02:00
Christopher Roy Bratusek
137e505b20 SysTest: check for LD_CONFIG_FILE 2020-08-17 18:46:50 +02:00
Christopher Roy Bratusek
77aebc1a3e SysTest: use proper path to dalvikvm 2020-08-17 18:44:14 +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
07c12a0ef2 bump version to 22.6.90 (22.7-beta1) 2020-04-18 10:28:32 +02:00
Christopher Roy Bratusek
82f723cc78 bump version to 22.6 (La Sirena) 2020-02-08 18:41:55 +01:00
Christopher Roy Bratusek
a4a1c64cbe bump version to 22.6-beta2 (22.5.91) 2020-01-31 18:17:50 +01:00
Christopher Roy Bratusek
16eed53982 bump version to 22.6-beta1 (22.5.90) 2020-01-19 19:49:52 +01:00
Christopher Roy Bratusek
51195c3803 bump version to 22.5.1.20200102 (NCIA-93) 2020-01-02 18:42:35 +01:00
Christopher Roy Bratusek
4104b727e8 fix vendor compat 2019-11-14 20:26:32 +01:00
Christopher Roy Bratusek
8544f45ce7 systest: add missing links 2019-11-14 20:22:45 +01:00
Christopher Roy Bratusek
61ebdd8f75 SysTest: update mount code + update bromite webview check 2019-10-29 19:39:28 +01:00
Christopher Roy Bratusek
7fe3108aea bump version to 22.5 'SS Emette' 2019-10-29 19:29:08 +01:00
Christopher Roy Bratusek
bcaa406960 further mount code improvements 2019-10-23 22:05:21 +02:00
Christopher Roy Bratusek
f4b911b1be update mount code in other parts aswell 2019-10-23 21:33:46 +02:00
Christopher Roy Bratusek
a8face9d9d update mount code across all packages 2019-10-12 20:00:52 +02:00
Christopher Roy Bratusek
8a05852778 bump version to 22.5 in-dev 2019-10-08 20:59:21 +02:00
Christopher Roy Bratusek
2690be3fc2 umount partitions properly 2019-10-08 20:55:33 +02:00
Christopher Roy Bratusek
716612f2cd SysTest: update mount code 2019-10-08 20:48:26 +02:00
Christopher Roy Bratusek
56de920163 bump version to 22.4 (Chateau Picard) 2019-08-11 22:04:44 +02:00
Christopher Roy Bratusek
b827f52950 bump version to 22.3.20190805 Codename: Transwarp 2019-08-05 19:24:17 +02:00
Christopher Roy Bratusek
93bf895b0a bump version to 22.3 in-dev 2019-08-02 19:48:24 +02:00
Christopher Roy Bratusek
0fc90da70d bump version to 22.2.20190728 2019-07-28 21:02:21 +02:00
Christopher Roy Bratusek
aed70a486c bump version to 22.2 in-dev 2019-07-28 20:57:05 +02:00
Christopher Roy Bratusek
b7f31f6455 bump version to 23.0 in-dev 2019-07-27 20:41:01 +02:00
Christopher Roy Bratusek
11e7368ba8 systest: more logging, on bind-mount random when in TWRP 2019-07-27 20:34:54 +02:00