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

1670 Commits

Author SHA1 Message Date
Christopher Roy Bratusek
b7cd543cb2 Full, F-Droid package: allow installing official and Aurora F-Droid clients alongside 2020-08-18 21:20:19 +02:00
Christopher Roy Bratusek
06834b1206 update ChangeLog 2020-08-18 21:06:05 +02:00
Christopher Roy Bratusek
be6ea8be55 build-package: further fixes for Darwin/*BSD compat 2020-08-18 21:04:59 +02:00
Christopher Roy Bratusek
e2b250d560 CommonInstaller: check for conflicting packages in /data/adb/modules_update aswell 2020-08-18 20:56:12 +02:00
Christopher Roy Bratusek
37eecc5d63 build-package: fixes 2020-08-18 20:51:43 +02:00
Christopher Roy Bratusek
7f324f4a44 update ChangeLog 2020-08-18 18:42:57 +02:00
Christopher Roy Bratusek
4d08354e5d correct APEX_LD in BOOTMODE 2020-08-18 18:42:29 +02:00
Christopher Roy Bratusek
a316475d0c patcher: support flashing through Magisk Manager 2020-08-18 18:42:11 +02:00
Christopher Roy Bratusek
0fe60e3cf1 update docs accordingly 2020-08-18 18:16:04 +02:00
Christopher Roy Bratusek
ceb064c592 CommonInstaller: support flashing through Magisk Manager (again) 2020-08-18 18:13:09 +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
ae19448e36 simplify 2020-08-18 10:42:51 +02:00
Christopher Roy Bratusek
f5e76cb1a2 patcher: fix apex_mount when APEX modules are provided as directories 2020-08-18 10:40:55 +02:00
Christopher Roy Bratusek
9728e3dfe1 update ChangeLog 2020-08-17 18:55:11 +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
df40f0e50a patcher: set LD_CONFIG_FILE searching for both variants 2020-08-17 18:40:58 +02:00
Christopher Roy Bratusek
4b55047d9a patcher: include /product + /system/product in LD_LIBRARY_PATH 2020-08-17 14:31:34 +02:00
Christopher Roy Bratusek
4cf3d677f1 update ChangeLog 2020-08-16 23:54:47 +02:00
Christopher Roy Bratusek
09dcd1c30a bromite: don't allow overriding WebViewGoogle 2020-08-16 23:31:20 +02:00
Christopher Roy Bratusek
3b59c39f45 patcher: don't set LD_CONFIG_FILE 2020-08-16 23:28:03 +02:00
Christopher Roy Bratusek
b61f7fce3a tools: update vdexExtractor 0.6.0+git20200513 2020-08-16 10:05:48 +02:00
Christopher Roy Bratusek
97c1ef585e tools: update file to 5.38-5 (w/ Debian GNU/Linux patches) 2020-08-15 22:45:23 +02:00
Christopher Roy Bratusek
0c0fe2bd8a patcher: create BOOTCLASSPATH on-the-fly + log 2020-08-15 22:14:22 +02:00
Christopher Roy Bratusek
b459d7b2a0 tools: update SQLite to 3.33.0 2020-08-15 21:44:34 +02:00
Christopher Roy Bratusek
ff4954fae6 tools: update aapt (from Substratum 1021) 2020-08-15 21:27:38 +02:00
Christopher Roy Bratusek
085cf9f32c patcher: rename smali/baksmali to reflect minimum supported SDK per build 2020-08-15 21:01:29 +02:00
Christopher Roy Bratusek
9fb175a341 patcher: SDK 26+ update smali/baksmali to 2.4.0 2020-08-15 20:58:46 +02:00
Christopher Roy Bratusek
dd2b499840 patcher rename a function 2020-08-15 20:56:03 +02:00
Christopher Roy Bratusek
d59b0e5553 [experimental] patcher: use new haystack patches (https://github.com/Lanchon/haystack/pull/34) 2020-08-15 20:52:54 +02:00
Christopher Roy Bratusek
efed9da25a mount_apex_loop() less useless debug messages 2020-08-15 19:55:00 +02:00
Christopher Roy Bratusek
b7246faf9b patcher: fixes 2020-08-15 19:43:15 +02:00
Christopher Roy Bratusek
7b342b034c use proper dexpatcher 1.8.0-beta1 for SDK26+ 2020-08-15 19:38:57 +02:00
Christopher Roy Bratusek
665f361366 patcher: drop old code 2020-08-15 19:38:32 +02:00
Christopher Roy Bratusek
10329b1c53 Revert "use dexpatcher 1.8.0-beta1 for all SDKs"
This reverts commit fc0a34a3a4.
2020-08-15 19:36:39 +02:00
Christopher Roy Bratusek
8966bf81fd patcher: various improvements 2020-08-15 19:36:12 +02:00
Christopher Roy Bratusek
fc0a34a3a4 use dexpatcher 1.8.0-beta1 for all SDKs 2020-08-14 23:12:44 +02:00
Christopher Roy Bratusek
017a36a50f patcher: ensure compat with older Android 2020-08-13 14:57:42 +02:00
Christopher Roy Bratusek
98886175ef patcher: less useless debug info 2020-08-13 08:52:36 +02:00
Christopher Roy Bratusek
ccca18e0fe patcher: improve apex compat (parts from @Teo-Lumifaza e1c3b1e3e4) 2020-08-13 08:50:52 +02:00
Christopher Roy Bratusek
bd25ad73c0 build-package: Darwin compat 2020-08-11 21:38:33 +02:00
Christopher Roy Bratusek
5bb7a21548 greatly improve APEX compat 2020-08-11 21:25:48 +02:00
Christopher Roy Bratusek
4d9fdb241e update dump_system_privapp_permissions() to fix bootloops with recent Play/GmsCore/Android 10 2020-08-04 21:26:50 +02:00
Christopher Roy Bratusek
1f7eb3f4dc use own DroidGuard instead of Official, as long as there's no release 2020-07-31 20:32:04 +02:00
Christopher Roy Bratusek
f3937f902f missing hunk 2020-07-27 20:41:30 +02:00
Christopher Roy Bratusek
eb58b983fb Merge branch 'master' into 'master'
Fix GoogleCalendarSync SDK 21-29

See merge request Nanolx/NanoDroid!29
2020-07-27 18:09:53 +00:00
Christopher Roy Bratusek
6201cf8df6 switch from Oandbackup to OAndBackupX 2020-07-27 20:07:06 +02:00