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

957 Commits

Author SHA1 Message Date
Christopher Roy Bratusek
fdcc3b02c1 nanodroid-util: also DroidGuard Helper (for System Mode users) 2019-01-05 09:37:52 +01:00
Christopher Roy Bratusek
455adc0ecf nanodroid-util: add -m / --fix-microg switch 2019-01-05 09:34:32 +01:00
Christopher Roy Bratusek
eb12872656 fix installing DroidGuard Helper as user-app 2019-01-04 22:52:39 +01:00
Christopher Roy Bratusek
0728c23e23 update ChangeLog 2019-01-04 22:31:13 +01:00
Christopher Roy Bratusek
5fab992262 improve nanodroid-overlay 2019-01-04 22:21:23 +01:00
Christopher Roy Bratusek
1c419d63b9 nanodroid-overlay: support overlaying apps from /system/reserve 2019-01-04 22:13:14 +01:00
Christopher Roy Bratusek
35e70ed347 improve nanodroid-overlay 2019-01-04 21:24:18 +01:00
Christopher Roy Bratusek
9709d8d821 BromiteWebView package: OxygenOS has WebViewStub 2019-01-04 20:54:09 +01:00
Christopher Roy Bratusek
f84044d264 rename file 2019-01-03 19:08:58 +01:00
Christopher Roy Bratusek
d1cfaed50d update ChangeLog 2019-01-03 11:07:49 +01:00
Christopher Roy Bratusek
8a2ccd0338 minor README update 2019-01-03 11:05:18 +01:00
Christopher Roy Bratusek
65ceeb7ff1 minor README update 2019-01-03 10:49:04 +01:00
Christopher Roy Bratusek
d02804c075 minor README update 2019-01-03 10:48:20 +01:00
Christopher Roy Bratusek
0eed306baf update ISsues list 2019-01-03 10:46:28 +01:00
Christopher Roy Bratusek
85a828d008 improve Magisk Module services.sh script 2019-01-03 10:41:23 +01:00
Christopher Roy Bratusek
5bbc8afdea update README 2019-01-01 21:09:37 +01:00
Christopher Roy Bratusek
f13ac50d3c update ChangeLog 2019-01-01 21:02:14 +01:00
Christopher Roy Bratusek
689b0795de update docs 2019-01-01 20:59:44 +01:00
Christopher Roy Bratusek
b820b375e4 CommonAddon: sync 2019-01-01 20:59:11 +01:00
Christopher Roy Bratusek
e7d9ce54ed improve GApps removal 2019-01-01 20:58:44 +01:00
Christopher Roy Bratusek
c827ea595a bump version to 20.5 in-dev 2019-01-01 20:52:03 +01:00
Christopher Roy Bratusek
956cbb009f CommonInstaller: string change 2019-01-01 20:51:50 +01:00
Christopher Roy Bratusek
57f6d987ef update / improve README 2018-12-30 20:57:51 +01:00
Christopher Roy Bratusek
82e9bb0a0b bump version 20.4 "(Constitution)" 2018-12-30 17:40:29 +01:00
Christopher Roy Bratusek
8b80904264 SysTest: reset PATH after we're done 2018-12-28 22:33:06 +01:00
Christopher Roy Bratusek
7189fe0849 SysTest: fixup busybox setup 2018-12-28 22:31:40 +01:00
Christopher Roy Bratusek
f1f11af3ee SysTest: minor change 2018-12-28 22:25:39 +01:00
Christopher Roy Bratusek
588537b9db SysTest: minor change 2018-12-28 22:24:12 +01:00
Christopher Roy Bratusek
2775c0a4bc SysTest:
- use busybox
- use TMPDIR variable instead of hardcoding
- update grep_prop
- look for /data/magisk.img aswell
2018-12-28 22:21:09 +01:00
Christopher Roy Bratusek
7a790a8c25 SysTest: check if ROM has native sigspoof support 2018-12-28 22:11:29 +01:00
Christopher Roy Bratusek
5fdadbece1 fix md 2018-12-28 21:59:01 +01:00
Christopher Roy Bratusek
b988d92c46 re-structure ChangeLog 2018-12-28 21:54:10 +01:00
Christopher Roy Bratusek
14d12f9a54 Patcher Addon: likewise 2018-12-27 22:14:41 +01:00
Christopher Roy Bratusek
9c4d0f8b02 CommonPatcher: don't do anything if ROM is pre-patched 2018-12-27 22:11:09 +01:00
Christopher Roy Bratusek
a3e9d116d4 fix logical error 2018-12-27 22:03:10 +01:00
Christopher Roy Bratusek
bccc931778 update ChangeLog 2018-12-27 22:01:43 +01:00
Christopher Roy Bratusek
8a479966ac CommonInstaller:
- grep_prop(): also check for /vendor/build.prop
- magisk_install_postinst(): fix stock ROM SetupWizard work-around + only apply if required
- search_fake_package_signature(): import modified version of FAKE_PACKAGE_SIGNATURE detection by ale5000
- install_microg(): use search_fake_package_signature() to check whether we need FAKE_PACKAGE_SIGNATURE in privapp-permissions or not
2018-12-27 22:01:34 +01:00
Christopher Roy Bratusek
3db7641826 add FAKE_PACKAGE_SIGNATURE back to privapp-permissions 2018-12-27 21:59:29 +01:00
Christopher Roy Bratusek
5d85e8c11b update README 2018-12-26 21:51:57 +01:00
Christopher Roy Bratusek
653a8db0b1 set ro.setupwizard.mode to DISABLED using resetprop 2018-12-25 21:59:45 +01:00
Christopher Roy Bratusek
61429438a5 update README 2018-12-25 21:56:58 +01:00
Christopher Roy Bratusek
b1c016c4a6 update ChangeLog 2018-12-25 20:44:51 +01:00
Christopher Roy Bratusek
5470c480d0 Revert "Patcher: drop unlp patch"
This reverts commit cf8809d374.
2018-12-25 20:42:11 +01:00
Christopher Roy Bratusek
bdcfb4bcee services.jar backup: append ro.build.flavor and ro.build.id 2018-12-25 20:41:09 +01:00
Christopher Roy Bratusek
f033bd49df update Issues 2018-12-25 10:12:01 +01:00
Christopher Roy Bratusek
fea4b1a494 update ChangeLog 2018-12-24 22:03:02 +01:00
Christopher Roy Bratusek
22e08d6545 CommonInstaller: remove duplicated string 2018-12-24 21:50:27 +01:00
Christopher Roy Bratusek
80e97e077b Merge branch 'master' into 'master'
Add double tab to each permission line in final xml and do it in "one" step

See merge request Nanolx/NanoDroid!13
2018-12-23 20:12:02 +00:00
Vladimir Filatov
1ef2186972 Add double tab to each permission line in final xml and do it in "one" step 2018-12-23 19:26:36 +00:00
Christopher Roy Bratusek
6cd317c96e microG LOS compat 2018-12-23 16:19:54 +01:00