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

166 Commits

Author SHA1 Message Date
Lock Sham
fbfb2effef Patcher support for android 11, 12, 13 and 14 2024-08-10 16:57:43 +00:00
Christopher Roy Bratusek
636da5bacc bump version to 23.2 in-dev 2021-03-04 20:48:34 +01:00
Christopher Roy Bratusek
6ee502826c bump version to 23.1.2 2021-01-17 15:31:10 +01:00
Christopher Roy Bratusek
609e2af604 bump version to 23.1.1 2021-01-16 09:24:41 +01:00
Christopher Roy Bratusek
0f8db95609 correct release date 2021-01-09 10:45:12 +01:00
Christopher Roy Bratusek
9142c05dec bump version to 23.1 Codename: Ni'Var 2021-01-09 10:39:05 +01:00
Christopher Roy Bratusek
c512a0b5c8 likewise for the patcher (note: not yet tested) 2020-12-29 10:26:08 +01:00
Christopher Roy Bratusek
860fc69240 bump version to 23.0.1 (FCK 2020) 2020-10-29 18:18:21 +01:00
Christopher Roy Bratusek
ded7b2c6b6 bump version to 23.0.20201023 (All Aboard) 2020-10-23 19:19:50 +02:00
Christopher Roy Bratusek
3c4312ab46 Patcher: update addon.d 2020-10-22 21:31:42 +02:00
Christopher Roy Bratusek
5fc753702e bump version to 22.91 (23.0-beta2) codename: All Aboard 2020-10-21 19:13:18 +02:00
Christopher Roy Bratusek
4a6c439b43 bump version to 22.90 (23.0-beta1) codename: All Aboard 2020-10-19 19:48:03 +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
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
b79d23a7c6 Patcher: rename Magisk module to match others 2020-08-28 22:32:18 +02:00
Christopher Roy Bratusek
6827c68ae0 PatcherAddon: improvements 2020-08-27 17:15:18 +02:00
Christopher Roy Bratusek
b71462600a Patcher: install into own Magisk Module 'NanoDroidPatcher' instead of NanoDroid or NanoDroid_microG 2020-08-24 19:18:31 +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
7b342b034c use proper dexpatcher 1.8.0-beta1 for SDK26+ 2020-08-15 19:38:57 +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
fc0a34a3a4 use dexpatcher 1.8.0-beta1 for all SDKs 2020-08-14 23:12:44 +02:00
Christopher Roy Bratusek
5bb7a21548 greatly improve APEX compat 2020-08-11 21:25:48 +02:00
Christopher Roy Bratusek
3627819739 Patcher confirmed working (by users) on Android 10 [like on Android 9] 2020-04-04 14:12:19 +02:00
Christopher Roy Bratusek
e88f519e7a use dexpatcher 1.6.3 for SDK 19 - 25 / use dexpatcher 1.8.0-alpha4 for SDK 26 and up 2020-01-17 21:10:23 +01:00
Christopher Roy Bratusek
b3e9ec5897 update dexpatcher to latest head; possibly fix crash when evoking from TWRP 2020-01-04 13:55:30 +01:00
Christopher Roy Bratusek
18498624e4 update dexpatcher to 1.8.0-alpha4 2019-12-23 17:51:17 +01:00
Christopher Roy Bratusek
e4801c86a5 update dexpatcher to 1.8.0-alpha3-20191220 2019-12-20 22:24:56 +01:00
Christopher Roy Bratusek
70e7e99cba update dexpatcher to 1.8.0-alpha 2019-11-30 11:45:55 +01:00
Christopher Roy Bratusek
1df72e00e7 add missing symlinks 2019-07-22 21:33:04 +02:00
Christopher Roy Bratusek
485d6346ed move all tools into tools/ 2019-07-22 21:12:15 +02:00
Christopher Roy Bratusek
1d074f3204 update dexpatcher 2019-07-10 20:45:24 +02:00
Christopher Roy Bratusek
20dca1eb14 Uninstaller: various fixes for System Mode uninstallation 2019-07-08 21:46:06 +02:00
Christopher Roy Bratusek
fb9e83c5d9 build-package: use gzip instead of bzip2 (faster and same compression result) 2019-07-08 20:52:43 +02:00
Christopher Roy Bratusek
993aa1731f Banner printing and version bumping now less shitty 2019-06-09 22:12:18 +02:00
Christopher Roy Bratusek
c6fcfab702 bump version to 22.0 in-dev (21.0.90) 2019-06-08 22:55:16 +02:00
Christopher Roy Bratusek
43ba276929 bump version to 21.0.20190601 'USS Reliant' and update ChangeLog 2019-06-01 19:34:40 +02:00
Christopher Roy Bratusek
9f80832550 bump version to 20.8.91 (21.0-beta2) 2019-05-25 19:46:27 +02:00
Christopher Roy Bratusek
0eaa0381e5 bump version to 20.8.90 (21.0-beta1) 2019-05-18 20:10:30 +02:00
Christopher Roy Bratusek
a8925344aa drop support for Magisk older than 19.0 2019-05-11 22:22:28 +02:00
Christopher Roy Bratusek
c8987ba9de bump version to 20.8.90 (20.9 in-dev) 2019-05-05 12:15:17 +02:00
Christopher Roy Bratusek
e98d9a65e6 bump version to 20.8.20190504 (Prometheus) 2019-05-04 18:09:03 +02:00
Christopher Roy Bratusek
417e2defdc update magic.mgc 2019-04-25 20:44:26 +02:00
Christopher Roy Bratusek
322c182875 bump version to 20.7.92 (20.8-beta3) 2019-04-24 20:44:20 +02:00