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

215 Commits

Author SHA1 Message Date
Christopher Roy Bratusek
61bce19d39 bump version to 18.3 in-dev 2018-09-19 19:06:30 +02:00
Christopher Roy Bratusek
a586ef09f5 CommonInstaller: roll back to 17.x mode detection 2018-09-17 19:05:06 +02:00
Christopher Roy Bratusek
a1c1b84f5b bump version to 18.2.20180916 2018-09-16 10:56:23 +02:00
Christopher Roy Bratusek
b479cb4e46 CommonInstaller: finalize 2018-09-16 10:52:38 +02:00
Christopher Roy Bratusek
0de1370b97 CommonInstaller: improve custom magisk migration 2018-09-16 10:19:25 +02:00
Christopher Roy Bratusek
2b46235083 CommonInstaller: improve DroidGuard Helper handling 2018-09-16 10:18:23 +02:00
Christopher Roy Bratusek
54c7fc7293 CommonInstaller / CommonPatcher: minor improvement 2018-09-15 23:00:55 +02:00
Christopher Roy Bratusek
83face3946 CommonInstaller: fixup 2018-09-15 22:57:11 +02:00
Christopher Roy Bratusek
e53e2f73f7 CommonInstaller: install DroidGuard as user app, improve custom Magisk migration 2018-09-15 22:05:45 +02:00
Christopher Roy Bratusek
84b43e4503 bump version to 18.2 in-dev 2018-09-15 19:32:57 +02:00
Christopher Roy Bratusek
8f6a1b2886 move from Orfox to TorBrowser 2018-09-15 19:21:42 +02:00
Christopher Roy Bratusek
62abe59d2a bump version to 18.1.20180909 2018-09-09 15:35:53 +02:00
Christopher Roy Bratusek
656d368c44 CommonInstaller: fix installer not detecting upgrade when flashing through Magisk Manager 2018-09-09 14:21:13 +02:00
Christopher Roy Bratusek
42ea0d365b update version to 18.1 in-dev 2018-09-08 20:03:05 +02:00
Christopher Roy Bratusek
b117c4fd48 CommonInstaller, CommonAddon: update detect_outfd 2018-09-08 20:02:46 +02:00
Christopher Roy Bratusek
6ff65d2593 CommonInstaller: ROMs with build-type userdebug are treated as Custom ROMs 2018-09-08 19:43:09 +02:00
Christopher Roy Bratusek
9a95c5dd08 CommonInstaller: code simplifications 2018-09-08 19:05:01 +02:00
Christopher Roy Bratusek
9e78b1d563 CommonInstaller: migrate /data/adb/.nanodroid-list to /data/adb/NanoDroid_FileList 2018-09-08 10:51:27 +02:00
Christopher Roy Bratusek
3f508cd808 bump version to 18.0.3 2018-09-08 10:42:55 +02:00
Christopher Roy Bratusek
803b8d1d66 CommonInstaller: update aswell 2018-09-08 10:41:48 +02:00
Christopher Roy Bratusek
268cdc2c3c bump version to 18.0.2 2018-09-08 09:38:37 +02:00
Christopher Roy Bratusek
012669f2ec CommonPatcher: try to detect whether we are on a Custom or Stock ROM 2018-09-08 09:37:53 +02:00
Christopher Roy Bratusek
fc95b0cf01 bump version to 18.0.1 hotfix 2018-09-07 21:27:23 +02:00
Christopher Roy Bratusek
08554b5dc7 CommonInstaller: fix microG GmsCore, PlayStore and microG Services Framework Proxy loosing data / permissions after upgrade 2018-09-07 21:23:14 +02:00
Christopher Roy Bratusek
1945ee584a CommonInstaller: minor change 2018-09-07 18:27:53 +02:00
Christopher Roy Bratusek
5da7905863 CommonInstaller:
- always exist upon System Mode installation
- string changes
2018-09-07 18:21:48 +02:00
Christopher Roy Bratusek
75c3b268d1 bump version to 18.0.20180907 2018-09-07 17:39:55 +02:00
Christopher Roy Bratusek
c7808c5498 CommonInstaller / CommonPatcher: improve 2018-09-06 21:15:46 +02:00
Christopher Roy Bratusek
f176e7dca7 CommonInstaller: when /data/adb/NanoDroid_FileList exists, assume System Mode installation, even if Magisk exists 2018-09-04 20:30:23 +02:00
Christopher Roy Bratusek
aa17c14a1e CommonInstaller: remove unused definition 2018-09-04 20:24:48 +02:00
Christopher Roy Bratusek
ba0dc7faf2 CommonInstaller: simplify 2018-09-04 20:24:10 +02:00
Christopher Roy Bratusek
0ce53bd035 CommonInstaller: fix displaying install mode 2018-09-04 20:22:11 +02:00
Christopher Roy Bratusek
aa76b8d454 CommonInstaller: fix installation for Magisk Mode, when ROM wasn't booted once 2018-09-04 20:15:04 +02:00
Christopher Roy Bratusek
2162e6b6d5 error out if /data can't be mounted 2018-09-04 20:07:06 +02:00
Christopher Roy Bratusek
d0feddae7c CommonInstaller: on fresh installations, also get rid of possible user-installed version of Play Services
- this was supressed due the fact that NanoDroid wasn't self-aware
wether it was updated or not, but since 17.5 we have the internal
NANODROID_UPGRADE envvar, thus this is save and only effects GApps.
2018-09-02 15:23:12 +02:00
Christopher Roy Bratusek
84652bc70b don't get rid of GooglePartnerSetup 2018-09-02 15:17:49 +02:00
Christopher Roy Bratusek
12b60aafa5 update detect_bootmode 2018-09-01 19:14:09 +02:00
Christopher Roy Bratusek
b9054f4c5b CommonInstaller: improve installer env 2018-09-01 11:23:15 +02:00
Christopher Roy Bratusek
f37bc60073 CommonInstaller: fix error when overriding ROM built-in AdAway / OmniClockOSS if requested 2018-08-31 20:11:54 +02:00
Christopher Roy Bratusek
5e833b6e8e CommonInstaller: add sync adapters for P 2018-08-31 20:03:52 +02:00
Christopher Roy Bratusek
50d7ecef47 CommonInstaller:
- if there's no /vendor partition, but /system/vendor exists, create a compatibility link, which is required on some ROMs
- if log all mounted paritions in the recovery.log
- update /vendor mounting code
2018-08-29 17:00:56 +02:00
Christopher Roy Bratusek
9be0cc4eec Patcher: vendor mount code 2018-08-27 21:25:03 +02:00
Christopher Roy Bratusek
1e99734c85 CommonInstaller, Patcher: A/B aware /vendor mount code from Magisk 2018-08-27 18:12:17 +02:00
Christopher Roy Bratusek
ad06de9fd5 CommonInstaller, Patcher: mount /vendor partition 2018-08-27 18:08:12 +02:00
Christopher Roy Bratusek
e5e8fe101a doc updates 2018-08-25 20:19:26 +02:00
Christopher Roy Bratusek
94efbc5c0e next release will be 18.0, not 17.10 2018-08-25 00:31:29 +02:00
Christopher Roy Bratusek
ac488fa201 sort alphabetically 2018-08-25 00:28:06 +02:00
Christopher Roy Bratusek
eaa64ec3f7 CommonInstaller: remove GoogleExtServices from GApps removal list, as it is required for ROMs using GooglePackageManager 2018-08-25 00:17:40 +02:00
Christopher Roy Bratusek
6889db96ff CommonInstaller:
- extend GApps debloat blacklist to filter out more stuff
- minor fix regarding system mode installer information creation
2018-08-24 21:25:01 +02:00
Christopher Roy Bratusek
7e3c2f15f8 CommonInstaller: improve 2018-08-23 21:27:15 +02:00
Christopher Roy Bratusek
92af356291 CommonInstaller: detection fix 2018-08-22 20:09:12 +02:00
Christopher Roy Bratusek
e0acf2d531 CommonInstaller, Uninstaller: remove support for old NanoMod modules 2018-08-22 20:01:37 +02:00
Christopher Roy Bratusek
03c0e3e7f3 CommonInstaller: move installfile from /data/adb/.nanodroid-patcher to /data/adb/NanoDroid_Patched 2018-08-21 22:33:53 +02:00
Christopher Roy Bratusek
96a5998605 * CommonInstaller, CommmonAddon, Uninstaller
* move installer information for System Mode from /data/adb/.nanodroid-list to /data/adb/NanoDroid_FileList
  * CommonAddon and Uninstaller support both
  * simplify code for the creation of the installer information
2018-08-21 21:59:15 +02:00
Christopher Roy Bratusek
b0ad7f9f1f CommonInstaller: fix logical error 2018-08-20 21:34:50 +02:00
Christopher Roy Bratusek
029d51d5c0 CommonInstaller: when migrating from Play Store to Fake Store or vice versa and if it's a new installation of NanoDroid, also get rid of all app data related to the removed App Store 2018-08-20 20:57:22 +02:00
Christopher Roy Bratusek
d3a8136a8e CommonInstaller: setup private busybox before installation 2018-08-20 20:46:41 +02:00
Christopher Roy Bratusek
0bb7d57f79 CommonInstaller: cleanup TWRP environment when an installation error occurs during System Mode installation (regression from 17.9) 2018-08-19 18:58:48 +02:00
Christopher Roy Bratusek
9953a5ab03 CommonInstaller: don't set progressbar when flashing from Magisk Manager 2018-08-19 18:55:38 +02:00
Christopher Roy Bratusek
01ea1f5dcf CommonInstaller: code simplifications 2018-08-19 18:46:55 +02:00
Christopher Roy Bratusek
2e82fbb1f4 bump version to 17.10 in-dev 2018-08-19 18:40:01 +02:00
Christopher Roy Bratusek
933f4047e9 bump version to 17.9.20180818 2018-08-18 21:59:04 +02:00
Christopher Roy Bratusek
5f4d3798c3 CommonInstaller: simplify App Store installation routine 2018-08-18 21:36:34 +02:00
Christopher Roy Bratusek
d4f74bd9db CommonInstaller: fix System Mode installation in several cases, caused by linking issues 2018-08-18 21:12:46 +02:00
Christopher Roy Bratusek
3c3cdbe95b bump version to 17.9 in-dev 2018-08-18 18:52:02 +02:00
Christopher Roy Bratusek
216be428c0 new setting: nanodroid_override 2018-08-18 18:50:37 +02:00
Christopher Roy Bratusek
97474def22 improve App Store installation routine 2018-08-18 18:36:44 +02:00
Christopher Roy Bratusek
c2f9af134d bump version to 17.8 2018-08-11 21:46:06 +02:00
Christopher Roy Bratusek
264e09acd4 CommonInstaller: improve GApps handling 2018-08-10 19:22:25 +02:00
Christopher Roy Bratusek
4317ea9931 bump version to 17.8 in-dev 2018-08-10 17:07:23 +02:00
Christopher Roy Bratusek
314aeec318 CommonInstaller: fix upgrade-detection for System Mode 2018-08-09 23:00:00 +02:00
Christopher Roy Bratusek
1697379e85 bump version to 17.7.20180809 2018-08-09 21:17:11 +02:00
Christopher Roy Bratusek
d8a7a397c0 bump version to 17.7 in-dev 2018-08-05 13:18:48 +02:00
Christopher Roy Bratusek
8a447703cd bump version to 17.6.20180805 2018-08-05 07:12:15 +02:00
Christopher Roy Bratusek
0bceae9d26 final A/B part 2018-08-04 20:50:54 +02:00
Christopher Roy Bratusek
050d8117fc minor fixup 2018-08-04 20:50:17 +02:00
Christopher Roy Bratusek
27fb476b97 further fixes for upgrade-detection mechanism when upgrading from Magisk Manager 2018-08-04 20:23:59 +02:00
Christopher Roy Bratusek
058e0fe42e string change 2018-08-04 20:07:14 +02:00
Christopher Roy Bratusek
a09de7e926 CommonInstaller: fix another bug in A/B support 2018-08-04 20:05:14 +02:00
Christopher Roy Bratusek
d064a5b685 proper version of commit 4de377de38 2018-08-04 19:49:17 +02:00
Christopher Roy Bratusek
d61ac7a164 CommonInstaller: another try for A/B device support 2018-08-04 08:44:54 +02:00
Christopher Roy Bratusek
a3fc0766ad bump version to 17.6 in-dev 2018-08-04 08:26:21 +02:00
Christopher Roy Bratusek
4de377de38 CommonInstaller: fix permission setting for GSync (System Mode effected) 2018-08-04 08:24:54 +02:00
Christopher Roy Bratusek
544c7719a5 CommonInstaller: fix creating uninstaller information for GSync permissions 2018-08-04 08:23:50 +02:00
Christopher Roy Bratusek
6597ccd662 bump version 2018-08-03 09:34:26 +02:00
Christopher Roy Bratusek
44df89a1b0 bump version to 17.5 20180802 2018-08-02 20:11:46 +02:00
Christopher Roy Bratusek
77c4667d4b CommonInstaller: fix installation with Magisk 16.7 without reboot into System first time 2018-08-02 20:03:45 +02:00
Christopher Roy Bratusek
2a49ff28a6 possibly fix A/B device detection 2018-07-31 20:18:18 +02:00
Christopher Roy Bratusek
97024b8ea4 typo fix 2018-07-31 19:13:32 +02:00
Christopher Roy Bratusek
91d550c877 bump version and update docs 2018-07-31 19:13:07 +02:00
Christopher Roy Bratusek
6175115d18 fix a bug in CommonInstaller 2018-07-31 19:09:56 +02:00
Christopher Roy Bratusek
9ce6fbb099 logically fix NANODROID_UPGRADE value 2018-07-30 21:14:22 +02:00
Christopher Roy Bratusek
f21a20608a bump version 2018-07-30 20:42:22 +02:00
Christopher Roy Bratusek
d3728b5c96 fix Google Play issue regarding MANAGE_USERS permission 2018-07-30 20:33:28 +02:00
Christopher Roy Bratusek
c975dcb97b improve GApps removal mechanism 2018-07-30 20:32:54 +02:00
Christopher Roy Bratusek
25ff9d082e bump version to 17.2.20180714 2018-07-14 20:14:54 +02:00
Christopher Roy Bratusek
9b4a381ce4 CommonInstaller: fix installation through Magisk Manager 2018-07-11 22:25:01 +02:00
Christopher Roy Bratusek
7ae60be257 CommonInstaller: don't treat magisk_merge.img special 2018-07-11 22:11:34 +02:00
Christopher Roy Bratusek
fe880377da CommonInstaller: fix derp 2018-07-11 21:15:38 +02:00
Christopher Roy Bratusek
6f7a241fa3 CommonInstaller: if OmniClockOSS is installed, OmniClock is not installed 2018-07-11 20:41:45 +02:00